Rob G. Healey
599184b0f6
As per Brian, United States and Canada holiday dates are in the best order that I can get them..
...
svn: r11961
2009-02-11 07:16:48 +00:00
Rob G. Healey
ef05acc39e
Revert some of the changes made in r11947. Upon request of Kees and Benny.
...
svn: r11960
2009-02-11 03:39:52 +00:00
Benny Malengier
cfadb3fafc
issue 2688: some wrong bindings and <super> not working yet. All should work now
...
svn: r11957
2009-02-10 23:07:35 +00:00
Kees Bakker
a9a8cb47dc
Remove my own copyright. I don't want to anyone to get the impression
...
that I had anything to do with the code in WebCal.
Remove import of g2iso again. (What's going on with this anyway?)
* src/plugins/webreport/WebCal.py
svn: r11955
2009-02-10 21:36:23 +00:00
Kees Bakker
8236c4f8ce
Solved bug #2676
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11954
2009-02-10 20:51:39 +00:00
Kees Bakker
f5b9632e97
Removed ExportXml ImportGpkg and ImportXml since they have been moved to
...
the export and import directory.
* src/plugins/Makefile.am
svn: r11953
2009-02-10 20:26:00 +00:00
Jérôme Rapinat
fd915ad3af
pylint
...
svn: r11948
2009-02-10 13:23:11 +00:00
Rob G. Healey
f8875759ab
Re-arranged countries. Documentation and clean up. PEP 9.46
...
svn: r11947
2009-02-10 07:19:56 +00:00
Brian Matherly
a356c5aa7c
Move ImportGpkg, ImportXml and ExportXml into their respective directories.
...
svn: r11946
2009-02-10 06:06:14 +00:00
Brian Matherly
5eb3f7e446
Move common XML import/export data into libgrampsxml.py.
...
svn: r11945
2009-02-10 05:59:26 +00:00
Rob G. Healey
2472d94621
Removed partial year from WebCal. Clean up and documenting for PEP compliance of 8.36
...
svn: r11944
2009-02-10 01:38:08 +00:00
Raphael Ackermann
baef4d76a4
fixed indentation issues and mix of tabs and spaces.
...
svn: r11943
2009-02-09 23:37:40 +00:00
Peter Landgren
7f1cbf9063
Unnecessary translation string with spaces made not translateble.
...
svn: r11942
2009-02-09 20:03:17 +00:00
Kees Bakker
4e83f43a6c
Correct a problem with thumbnails for PDFs. Not tested because I don't a
...
proper testing database for this.
http://www.gramps-project.org/bugs/view.php?id=2433
* src/plugins/webreport/NarrativeWeb.py
svn: r11941
2009-02-09 18:58:23 +00:00
Kees Bakker
c7edbc7cdd
Correct some variable names.
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11940
2009-02-09 18:50:23 +00:00
Jérôme Rapinat
3e1ff9bf32
typo on translation strings
...
svn: r11938
2009-02-09 16:27:09 +00:00
Brian Matherly
6e661e9cf2
Remove the ability to execute the "value" field. It is not used and we don't want Python code in holidays.xml.
...
svn: r11937
2009-02-09 13:39:33 +00:00
Brian Matherly
2e976ddf76
Remove the "if" rule from the holidays. Now libholiday does not execute any code in holidays.xml.
...
svn: r11936
2009-02-09 13:31:16 +00:00
Rob G. Healey
dff2d75e26
All if statements have been removed from holidays.xml. Labor Day, Inauguration Day, and Income Texes due have all been changed.
...
svn: r11933
2009-02-09 07:10:42 +00:00
Doug Blank
c08193ea88
pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
...
svn: r11931
2009-02-09 04:06:33 +00:00
Rob G. Healey
b13fa013fc
Remove of a line that causes it to not load in plugins status window..
...
svn: r11930
2009-02-09 00:26:07 +00:00
Rob G. Healey
85992c0ff2
Easter and DST functions have been completely removed now.
...
svn: r11929
2009-02-08 23:35:22 +00:00
Rob G. Healey
7ad6cd504e
The final parts of easter(y) and dst(y) have been removed from the holidays.xml file. There is no longer any python code in the file now.
...
svn: r11928
2009-02-08 23:26:38 +00:00
Stéphane Charette
eab0dc057e
revert change I accidently checked in with something else -- see bug report #2695 for unicode normalization
...
svn: r11927
2009-02-08 19:29:35 +00:00
Benny Malengier
c39210b745
latex output was broken. This fixes some things. Also adds style
...
to notes: bold, italic, underline, some fontsize and mono font
Remove verbatim code to indicate preformatted, it is too rigid
svn: r11926
2009-02-08 18:03:10 +00:00
Stéphane Charette
b67fb1c7d7
feature request #2562 - display notes attached to names
...
svn: r11918
2009-02-08 12:49:28 +00:00
Stéphane Charette
256cc54fee
bug #2675 - regression: multiple names not shown correctly
...
svn: r11917
2009-02-08 11:42:43 +00:00
Benny Malengier
09dea89c35
Add styled notes output to all textreports
...
svn: r11916
2009-02-08 11:27:56 +00:00
Benny Malengier
e53c2ae8ad
add credits
...
svn: r11914
2009-02-08 10:01:11 +00:00
Benny Malengier
ac50776d33
Support markup in TextDoc, add implementation in CairoDoc, use in indiv complete report
...
svn: r11913
2009-02-08 09:59:36 +00:00
Stéphane Charette
0b2394fbd9
bug #2693 - regression; places in events were being ignored
...
svn: r11912
2009-02-08 09:42:19 +00:00
Peter Landgren
4eb5eebfb8
Fixed one missed string for translation.
...
svn: r11911
2009-02-08 09:39:27 +00:00
Jérôme Rapinat
ed56bb9be5
typo on translation string
...
svn: r11909
2009-02-08 08:28:36 +00:00
Rob G. Healey
2b2235c3c3
Upon request of Brian, I have been removing the need to have python code in the holidays.xml file. Easter, DST, and Ash Wednesday have been completed for years 1999-2019 in USA so far. Canada will be next ...
...
svn: r11908
2009-02-08 06:17:25 +00:00
Stéphane Charette
5a4fbf1ae4
changes suggested by Benny (code review)
...
svn: r11907
2009-02-08 04:49:15 +00:00
Rob G. Healey
8dd150ad41
cleanup and documentation work done.
...
svn: r11903
2009-02-07 20:41:27 +00:00
Jérôme Rapinat
b1353fad40
Jérôme should not make change with gedit... (indentation error)
...
svn: r11897
2009-02-07 11:07:51 +00:00
Benny Malengier
00a68636a9
0002633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Do it better with a private method so plugin authors don't circumvent
style settings
svn: r11896
2009-02-07 10:39:28 +00:00
Peter Landgren
c5d18aa935
Debug print statements deleted.
...
svn: r11895
2009-02-07 10:38:51 +00:00
Benny Malengier
38c04c0a50
2633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Correctly escape text for cairo layout before writing
svn: r11892
2009-02-07 09:47:25 +00:00
Peter Landgren
32ecf9b59a
Final solution (I hope) for the % issue. Added generation to tool tip.
...
svn: r11890
2009-02-07 08:56:33 +00:00
Peter Landgren
1c0af251ca
Reverted back to %
...
svn: r11884
2009-02-06 13:30:26 +00:00
Jérôme Rapinat
764cc7e083
missing comma
...
svn: r11874
2009-02-05 17:55:59 +00:00
Peter Landgren
69f4b87b20
Fix of % -> %% in translation string.
...
svn: r11872
2009-02-05 14:11:37 +00:00
Jérôme Rapinat
9f3999f7ad
do not use ngettext on string
...
svn: r11868
2009-02-05 12:28:06 +00:00
Jérôme Rapinat
d793645c26
typo on translation string
...
svn: r11867
2009-02-05 12:24:24 +00:00
Peter Landgren
1af3bee32f
Spelling corrected.
...
svn: r11864
2009-02-05 09:46:39 +00:00
Rob G. Healey
dbabadbf05
Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
...
svn: r11863
2009-02-05 06:17:34 +00:00
Doug Blank
fc5dcee88b
Fixed line ending issues, and syntax errors introduced by translation changes
...
svn: r11860
2009-02-05 02:10:10 +00:00
Gary Burton
f864a324ac
Fix import of note markers. Bug #2568
...
svn: r11855
2009-02-04 20:56:46 +00:00