Commit Graph

4612 Commits

Author SHA1 Message Date
Alex Roitman
4f003d46b4 * src/plugins/Checkpoint.py: Minor improvements for the RCS.
* src/plugins/Makefile.am: Ship Checkpoint.py.


svn: r5219
2005-09-23 20:57:05 +00:00
Frode Jemtland
f819efd5c2 Some updates....
svn: r5218
2005-09-23 06:43:53 +00:00
Don Allingham
20fb8825cd * doc/gramps-manual/C/*.xml
svn: r5217
2005-09-23 04:50:31 +00:00
Don Allingham
0903bc88d2 * src/ReportUtils.py: More UNKNOWN gender handling, and more
complete burial strings
* src/plugins/DetAncestralReport.py: defer pronoun handling to
ReportUtils
* src/plugins/DetDescendantReport.py: defer pronoun handling to
ReportUtils


svn: r5216
2005-09-22 03:04:46 +00:00
Alex Roitman
3c8a820cf4 * src/ReportUtils.py: Add UNKNOWN gender case throughout.
svn: r5215
2005-09-21 22:16:48 +00:00
Martin Hawlisch
11e9730fb9 * src/dates/Date_de.py: Fix month name
svn: r5214
2005-09-21 20:59:19 +00:00
Don Allingham
693879e004 * src/ChooseParents.py: fix unbound variable when neither parents
exist.


svn: r5213
2005-09-21 19:09:26 +00:00
Don Allingham
e1ae9c619e * src/plugins/DetAncestralReport.py: fix endnotes for null sources
* src/plugins/DetDescendantReport.py: fix endnotes for null sources
* src/plugins/FtmStyleAncestors.py: fix endnotes for null sources


svn: r5212
2005-09-21 17:13:26 +00:00
Dionysios
8e49c55017 fixing bug
svn: r5211
2005-09-21 16:32:54 +00:00
Dionysios
ce8abaf772 updated translation
svn: r5210
2005-09-21 15:56:08 +00:00
Don Allingham
4c1680941d updated template
svn: r5209
2005-09-21 14:50:59 +00:00
Don Allingham
fd28cfeac7 * src/ReportUtils.py: fix typo
* src/plugins/NavWebPage.py: handle contact page issues, including
random commas and missing image.


svn: r5208
2005-09-21 14:20:46 +00:00
Don Allingham
089a8c4d06 * src/ImgManip.py: update thumbnail if out of date
svn: r5207
2005-09-21 03:58:10 +00:00
Alex Roitman
6e5c529ba1 * src/plugins/DetAncestralReport.py (write_person,write_children):
Remove boldface, since it should be handled by the style;
(make_default_style): handle boldface heading by the style.
* src/plugins/DetDescendantReport.py (write_person,
write_children): Remove boldface, since it should be handled by
the style; (make_default_style): handle boldface heading by the
style.


svn: r5206
2005-09-21 02:49:42 +00:00
Alex Roitman
d2acaa22e0 Update
svn: r5205
2005-09-20 23:05:12 +00:00
Alex Roitman
8a76c381cc * gramps.sh.in: Revert escaping the arguments, as this lumps all
the args into a single word. If filenames contain spaces then they
should be escaped by the user.


svn: r5204
2005-09-20 19:48:11 +00:00
Alex Roitman
8ddf81d04b * INSTALL: Provide correct examples for the local install.
svn: r5203
2005-09-20 17:58:26 +00:00
Don Allingham
7a72837537 * src/ReportUtils.py: better string handling
* doc/gramps-manual/C/getstart.xml: updates from editors
* doc/gramps-manual/C/mainwin.xml: updates from editors
* doc/gramps-manual/C/usage.xml: updates from editors


svn: r5202
2005-09-20 04:21:50 +00:00
Don Allingham
d0be789223 * src/DescendReport.py: fix indentation
svn: r5195
2005-09-16 04:11:48 +00:00
Don Allingham
012d4a68fd * src/CalSdn.py: fix Hebrew date parsing
* src/DescendReport.py: enhanced to add spouses and places


svn: r5193
2005-09-15 03:51:49 +00:00
Don Allingham
f99f517f04 * src/ReadGedcom.py: fix forward referencing named notes
svn: r5192
2005-09-14 14:34:13 +00:00
Don Allingham
b62eaef5fe * src/NameEdit.py: preserve custom name types
svn: r5191
2005-09-13 03:34:59 +00:00
Don Allingham
b779bc44a2 unicode conversion
svn: r5190
2005-09-12 20:57:46 +00:00
Don Allingham
83b7e669dc * src/plugins/ScratchPad.py: handle unicode better
* src/DdTargets.py: handle unicode better


svn: r5189
2005-09-12 20:38:59 +00:00
Don Allingham
1b7a21225f * src/NameDisplay: include nickname if available
* src/plugins/ScratchPad.py: Handle null handle


svn: r5188
2005-09-12 03:18:08 +00:00
Don Allingham
02d2c7cd73 * src/ImageSelect.py: fix adding a new image that is actually
already in the database.


svn: r5187
2005-09-11 03:08:49 +00:00
Don Allingham
d117110b4c * src/plugins/NavWebPage.py: suppress dates on list pages for restricted
people


svn: r5186
2005-09-07 01:43:03 +00:00
Don Allingham
757c3cae1f * doc/gramps-manual/C/getstart.xml: text and graphics improvements
* doc/gramps-manual/C/mainwin.xml: text and graphics improvements
* doc/gramps-manual/C/usage.xml: text and graphics improvements


svn: r5185
2005-09-07 00:42:19 +00:00
Eero Tamminen
8759066b4e inprove strings
svn: r5184
2005-09-06 19:17:22 +00:00
Don Allingham
1ca8867a78 * NEWS: update for 2.0.8
* src/data/Makefile.am: install main6.css
* src/plugins/NavWebPage.py: Catch exception if thumbnailer fails.


svn: r5182
2005-09-06 01:58:05 +00:00
Eero Tamminen
dc465ec4bf fix DateParser
svn: r5181
2005-09-05 18:52:21 +00:00
Don Allingham
d4181a3e1e * NEWS: update for 2.0.7 release
svn: r5180
2005-09-05 00:43:39 +00:00
Don Allingham
7c11d689e0 * src/DateDisplay.py: handle BCE better
svn: r5179
2005-09-05 00:06:17 +00:00
Don Allingham
1bf7432260 * src/ReadXML.py: read the patronymic portion of a name properly.
svn: r5178
2005-09-04 22:37:24 +00:00
Don Allingham
cb81a1a9f9 update
svn: r5177
2005-09-04 22:30:08 +00:00
Eero Tamminen
021141b84f Finish Finnish date support
svn: r5176
2005-09-04 20:22:39 +00:00
Don Allingham
e12a0862aa update
svn: r5175
2005-09-04 03:24:52 +00:00
Don Allingham
ecc2ab1c39 * src/GraphLayout.py: use recursion limit to detect db loops
* src/Utils.py: use recursion limit to detect db loops


svn: r5174
2005-09-04 03:00:33 +00:00
Julio Sánchez
590136f866 * src/po/es.po: Translation update
svn: r5173
2005-09-03 16:42:04 +00:00
Don Allingham
ca7a190a80 * doc/gramps-manual/C/mainwin.xml: wording fixes.
svn: r5172
2005-09-03 05:19:26 +00:00
Don Allingham
973f550d94 * src/GrampsBSDDB.py: fixed unicode/str problem
svn: r5171
2005-09-03 03:47:37 +00:00
Frode Jemtland
d3fe9044df Updates for the upcomming v2.7. Still missing almost 30 tip strings. Have a loth of fuzzy
svn: r5170
2005-09-02 22:47:03 +00:00
Don Allingham
622bb4dcec * doc/gramps-manual/C/preface.xml: wording fixes.
svn: r5169
2005-09-02 22:07:46 +00:00
Don Allingham
0b8c2d6d0a * src/docgen/OpenOfficeDoc.py: fix font point size handling
svn: r5168
2005-09-02 03:51:14 +00:00
Don Allingham
d526d508ce * src/Plugins.py: sort submenu entries properly
svn: r5167
2005-09-02 02:59:09 +00:00
Don Allingham
78e78d1ecf remove zn_CH iconv
svn: r5166
2005-09-02 02:40:55 +00:00
Don Allingham
a1d64c63a7 * src/PeopleView.py: replace unique string with one already translated
* src/gramps_main.py: replace unique string with one already translated
* src/plugins/Ancestors.py: replace unique string with one already translated
* src/plugins/Eval.py: replace unique string with one already translated
* src/plugins/WriteCD.py: replace unique string with one already translated
* src/po/check_po: produce a sorted list of used text strings,
split strings better


svn: r5165
2005-09-01 22:24:39 +00:00
Don Allingham
59172268eb * src/plugins/Verify.py: don't complain about difference in
ages between spouses if birth year is unknown.


svn: r5164
2005-09-01 20:25:55 +00:00
Don Allingham
36f08112f8 * src/ImageSelect.py: Local edit of a media Note type now
brings up the Note editor instead of the media editor.


svn: r5163
2005-09-01 18:58:30 +00:00
Martin Hawlisch
5a3fcbd65b * src/po/check_po: Support for multiple files as command line arguments; untranslated strings dont need mismatch tests
svn: r5162
2005-09-01 10:48:39 +00:00