Commit Graph

14732 Commits

Author SHA1 Message Date
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
5d64756737 typo on translation string
svn: r11939
2009-02-09 18:39:40 +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
Doug Blank
419a180e21 2701: Collapsing a family's children, collapses all family's children
svn: r11935
2009-02-09 12:32:57 +00:00
Peter Landgren
0671acaf69 Added some doc strings as suggested by pylint.
svn: r11934
2009-02-09 10:47:03 +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
Brian Matherly
d96eda6dfe Potential fix for: 0002609: Archive does not work
svn: r11932
2009-02-09 05:10:58 +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
Jérôme Rapinat
4c1f643ae6 2679: Update for polish translation (Łukasz Rymarczyk)
svn: r11925
2009-02-08 15:56:51 +00:00
Jérôme Rapinat
48512e3421 2694: Brazilian Portuguese translation updated (Luiz Gonzaga dos Santos Filho)
svn: r11924
2009-02-08 15:49:30 +00:00
Gary Burton
4d567fa2fb Persist window dimensions for selector windows. TODO: SelectPerson. This class needs rewriting to use BaseSelector
svn: r11923
2009-02-08 15:47:24 +00:00
Gary Burton
badbc32254 Remove debugging statement
svn: r11922
2009-02-08 14:42:02 +00:00
Gary Burton
de81611f5b Further refactoring of window size saving
svn: r11921
2009-02-08 14:37:57 +00:00
Brian Matherly
a0caaf5fe2 Remove plugstat widget as it is no longer used.
svn: r11920
2009-02-08 14:09:46 +00:00
Doug Blank
0de120e418 2696: Make gramplets report to statusbar by MD Nauta
svn: r11919
2009-02-08 13:34:48 +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
9d232633ab Use preformatted correctly in notes. remove non-markup code
svn: r11915
2009-02-08 10:17:50 +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
a767ec9a4a 2490: Migration : register new arg values on custom_filter.xml
svn: r11910
2009-02-08 08:36:21 +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
Gary Burton
f5681c0168 Set and save window dimensions for Child Ref editor
svn: r11906
2009-02-07 23:02:58 +00:00
Gary Burton
4530bd5cb9 Refactoring. ManagedWindow now controls window sizing
svn: r11905
2009-02-07 22:54:16 +00:00
Doug Blank
326ecebad4 0002683: chnage/ edit display name preferences; disabled buttons while editing names
svn: r11904
2009-02-07 21:12:01 +00:00
Rob G. Healey
8dd150ad41 cleanup and documentation work done.
svn: r11903
2009-02-07 20:41:27 +00:00
Mirko Leonhäuser
d087082dba Updated German translation
svn: r11902
2009-02-07 19:57:33 +00:00
Peter Landgren
a895c38409 Fix of 2684, duplicate _C.
svn: r11901
2009-02-07 18:07:43 +00:00
Serge Noiraud
4a87ee4734 GeoView : too many cleaning in a previous commit.
svn: r11898
2009-02-07 12:04:06 +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