Don Allingham
b8034741df
* src/NameDisplay.py: Add display_formal
...
* src/Report.py: remove generation strings
* src/docgen/OpenOfficeDoc.py: Fix leading space after tab.
* src/plugins/AncestorReport.py: Use ReportUtils strings
instead of local strings
svn: r5250
2005-09-29 04:28:36 +00:00
Eero Tamminen
411cae1644
Update Finnish translation
...
svn: r5249
2005-09-28 20:21:28 +00:00
Martin Hawlisch
b68d819ffd
* src/plugins/TestcaseGenerator.py: Use new tool/option api
...
svn: r5248
2005-09-28 12:20:32 +00:00
Don Allingham
b18503a0c3
* src/ReadXML.py: store then restore read only flag on load
...
svn: r5247
2005-09-28 03:10:01 +00:00
Alex Roitman
013b9a7e14
Update
...
svn: r5246
2005-09-27 05:30:59 +00:00
Alex Roitman
1e67047f6c
* src/const.py.in: Remove report and tool categories.
...
* src/Plugins.py: Switch report and tool category constants.
* src/PluginMgr.py: Switch report and tool category constants.
* src/Report.py, src/Tool.py: Move constants.
* src/plugins/ChangeNames.py, src/plugins/ChangeTypes.py,
src/plugins/Checkpoint.py: switch category constants.
svn: r5245
2005-09-27 05:10:54 +00:00
Alex Roitman
3ba7eed3e9
Update
...
svn: r5244
2005-09-27 05:00:23 +00:00
Alex Roitman
4d3a6ffae7
* all reports: switch categories from const to Report module.
...
svn: r5243
2005-09-27 04:54:17 +00:00
Don Allingham
f517351802
* src/docgen/PSDrawDoc.py: locale independent floating point
...
* src/DateDisplay.py: Better french republican date handling
* src/DateParser.py: Better french republican date handling
svn: r5242
2005-09-27 03:45:19 +00:00
Alex Roitman
56038d9b63
* src/plugins/Checkpoint.py: Convert to new scheme, improve.
...
* src/plugins/checkpoint.glade: Add to CVS.
* src/plugins/Makefile.am: Ship new glade file.
svn: r5241
2005-09-27 00:52:38 +00:00
Alex Roitman
1897c62962
Mon Sep 26 17:48:10 PDT 2005
...
svn: r5240
2005-09-27 00:48:10 +00:00
Alex Roitman
3c3aaaa807
Mon Sep 26 17:45:12 PDT 2005
...
svn: r5239
2005-09-27 00:45:13 +00:00
Alex Roitman
e2011abfd4
Mon Sep 26 17:39:24 PDT 2005
...
svn: r5238
2005-09-27 00:39:25 +00:00
Alex Roitman
cfb69f9e5a
Mon Sep 26 17:13:29 PDT 2005
...
svn: r5237
2005-09-27 00:13:30 +00:00
Stefan Bjork
e346ae7a4f
Manual update. Don't shoot the messenger.
...
svn: r5236
2005-09-26 21:13:03 +00:00
Alex Roitman
c3af4c65a0
* src/plugins/ChangeNames.py: Convert to the new scheme.
...
svn: r5235
2005-09-26 21:03:31 +00:00
Stefan Bjork
e93db84c8a
Add file Date_sv.py.
...
svn: r5234
2005-09-25 19:18:31 +00:00
Stefan Bjork
26db425e33
A swedish date parser and displayer.
...
svn: r5233
2005-09-25 19:17:14 +00:00
Stefan Bjork
dc010c8a95
Updates and fixes for 2.0.9. A pretty quick and slovenly work, since
...
there were more than 300 fuzzy and some 200 untranslated
strings. Several strings need adjustmens and corrections for the
translation to be consequent.
svn: r5232
2005-09-25 19:07:42 +00:00
Don Allingham
e03996c6de
* src/data/tips.xml: removed the tip mentioning column sorting
...
in people view.
svn: r5231
2005-09-25 04:01:46 +00:00
Don Allingham
1c60276c14
* src/latin_utf8.py: removed
...
* src/ReadGedcom.py: added latin_utf8 functions
* src/Spell.py: better error checking on import
svn: r5225
2005-09-24 16:41:17 +00:00
Alex Roitman
522d79a1f9
Update
...
svn: r5224
2005-09-24 04:46:45 +00:00
Don Allingham
b9adcb8f0e
* doc/gramps-manual/C/faq.xml: more updates
...
* doc/gramps-manual/C/getstart.xml: more updates
* doc/gramps-manual/C/gramps-manual.xml: more updates
* doc/gramps-manual/C/mainwin.xml: more updates
* doc/gramps-manual/C/usage.xml: more updates
svn: r5223
2005-09-24 04:40:17 +00:00
Don Allingham
50f2226da6
* src/WriteGedcom.py: handle patronymics
...
svn: r5222
2005-09-24 02:24:26 +00:00
Martin Hawlisch
0fc8d53798
* src/GrampsDbBase.py: Properly validate ID prefix strings
...
svn: r5221
2005-09-23 22:06:01 +00:00
Alex Roitman
374e117c17
Merge changes done in the TOOL_OPT branch as follows:
...
* src/Tool.py: Add to CVS: Generic tool interface.
* src/ArgHandler.py: Support command line mode for tools.
* src/PluginMgr.py: New tool registration scheme.
* src/Plugins.py: Convert to tool registration scheme.
* src/const.py.in: Add tool categories.
* src/plugins/ChangeTypes.py: Convert to new scheme.
* src/Options.py: Add to CVS: generic options interface.
* src/ReportOptions.py: Keep only report-specific option
handling.
* src/Makefile.am: Ship new files.
* src/plugins/Checkpoint.py: Minor improvements for the RCS.
* src/plugins/Makefile.am: Ship Checkpoint.py.
svn: r5220
2005-09-23 21:41:23 +00:00
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
Don Allingham
603deacb68
* src/plugins/RelCalc.py: use PeopleModel instead of ListModel,
...
check to the person being compared to him/herself
* src/plugins/relcalc.glade: increase the width of the window.
svn: r5161
2005-09-01 04:08:29 +00:00
Don Allingham
0ff17e104b
* src/Report.py: Catch thrown Database error
...
* src/GraphLayout.py: catch database loops
* src/po/check_po: utility to look for problems in .po files
svn: r5160
2005-09-01 02:39:55 +00:00
Don Allingham
cbf80d0547
update
...
svn: r5159
2005-09-01 00:04:18 +00:00
Don Allingham
8554ae2004
* src/po/de.po: fix %()s mismatches
...
* src/po/ru.po: fix %()s mismatches
svn: r5158
2005-09-01 00:01:30 +00:00
Don Allingham
8ceaac3136
* src/PedView.py: force an update of the cached person
...
* src/gramps_main.py: force an update of the cached person
objects; thxumbnails are always png images
svn: r5157
2005-08-31 18:50:35 +00:00
Eero Tamminen
36f75e5bdf
update fi.po for v2.0.7
...
svn: r5156
2005-08-31 18:22:30 +00:00
Don Allingham
941418dffe
* src/ReadGedcom.py: handle attributes if value is on the same line as the
...
keyword
svn: r5155
2005-08-31 14:45:17 +00:00
Dionysios
ea8948dbfa
updated translation
...
svn: r5154
2005-08-31 10:58:10 +00:00
Martin Hawlisch
f8f6f500ef
* src/ReportUtils.py (insert_images): Warn about non existing files
...
svn: r5153
2005-08-31 08:57:49 +00:00
Alex Roitman
8c2906ef6e
* src/po/ru.po: Translation update for 2.0.7.
...
svn: r5152
2005-08-31 04:07:03 +00:00
Don Allingham
5160ce313d
* src/po/de.po: fixed parameter arguments
...
svn: r5151
2005-08-31 00:07:24 +00:00
Dionysios
4be6520c1c
fixing bug
...
svn: r5150
2005-08-30 20:11:09 +00:00
Don Allingham
ce31ffcb84
* doc/gramps-manual/C/getstart.xml: fixed spelling
...
* doc/gramps-manual/C/mainwin.xml: fixed spelling
* src/Errors.py: Add a DatabaseError type
* src/Utils.py: detect database loops in descendants_too_old
* src/WriteGedcom.py: report error message when database loop is detected
* src/po/template.po: added new error message. May be too late for some
translations to get this message.
svn: r5149
2005-08-30 19:56:43 +00:00
Don Allingham
c6d2319c09
* src/ImageSelect.py: specify mime type to get_thumbnail_image
...
* src/ImgManip.py: make thumbnailing routine more generic
* src/SelectObject.py: specify mime type to get_thumbnail_image
* src/plugins/NavWebpage.py: produce larger preview images for media
pages if a thumbnailer exists
* src/plugins/SimpleBookTitle.py: specify mime type to get_thumbnail_image
svn: r5148
2005-08-30 18:18:15 +00:00
Martin Hawlisch
5a2cb0273e
* src/plugins/NavWebPage.py: Encode using 'xmlcharrefreplace'
...
* src/plugins/WriteGeneWeb.py: Remove empty families before running the export. this gives now an error instead of writing an empty file; Encode using 'xmlcharrefreplace'
svn: r5147
2005-08-30 15:00:34 +00:00
Frode Jemtland
15dd5945cf
Updated the po files with the new template, that is freezed for the 2.0.7 release
...
svn: r5146
2005-08-30 07:25:18 +00:00
Don Allingham
1e0db5610d
* src/GenericFilter.py: fixed "only one" filter rule, and matching
...
the descendents of a filter
* src/SelectObject.py: Fix sorting order for title
svn: r5145
2005-08-30 04:15:07 +00:00
Don Allingham
12e95f2bf8
* src/plugins/WriteGeneWeb.py: use 'replace' for 'iso-8859-1' encoding
...
svn: r5144
2005-08-30 03:01:00 +00:00
Don Allingham
2feb950950
* src/po/fr.po: fix named parameter
...
svn: r5143
2005-08-30 02:36:40 +00:00
Don Allingham
61f74adc33
* src/ImageSelect.py: fix note media object added from a gallery
...
svn: r5142
2005-08-30 02:29:40 +00:00
Don Allingham
c994f1dbf1
* src/po/template.po: updated translation template
...
svn: r5141
2005-08-29 20:06:32 +00:00
Don Allingham
10e4f7338f
* src/Utils.py: fix probably_alive to handle year offset properly
...
* src/plugins/NavWebPage.py: handle new probably_alive function
svn: r5140
2005-08-29 17:17:57 +00:00
Martin Hawlisch
a67f26ff8d
* src/plugins/Check.py: Files of note-only objects are no longer reported as missing
...
svn: r5139
2005-08-29 13:00:59 +00:00
Martin Hawlisch
6e71f9a3a3
more optimisations
...
svn: r5138
2005-08-29 12:49:25 +00:00
Martin Hawlisch
e6f434a686
* src/plugins/NavWebPage.py: Correct link to Surname list page; Better handling for not existing media object files and note-only objects; thumbnails are always png images
...
svn: r5137
2005-08-29 12:41:04 +00:00
Don Allingham
59306cdf74
* src/plugins/NavWebPage.py: handle resticted living people
...
better, producing name and relationships instead of just Private.
svn: r5136
2005-08-29 04:13:12 +00:00
Don Allingham
ac1f811723
* src/plugins/AncestorChart2.py: add support for %n style
...
of keyword substitution
svn: r5135
2005-08-28 20:38:46 +00:00
Don Allingham
2cd3db64aa
* src/data/Makefile.am: install document.png
...
* src/plugins/Makefile.am: install DescendChart.py
svn: r5134
2005-08-27 14:43:34 +00:00
Don Allingham
933a86ea78
* src/data/document.png: added
...
svn: r5133
2005-08-27 02:57:55 +00:00
Don Allingham
fc500580e2
fix shadown
...
svn: r5132
2005-08-26 21:17:52 +00:00
Martin Hawlisch
88d8e09768
* src/GrampsDbBase.py: Print transaction if GRAMPS_SIGNAL=1
...
svn: r5131
2005-08-26 21:09:47 +00:00
Martin Hawlisch
275c60a7c6
* src/plugins/TestcaseGenerator.py: Changed param handling; add more tests; make names shorter and configurable
...
svn: r5130
2005-08-26 20:50:56 +00:00
Don Allingham
4f2461aca5
added maximum number of generations, fixed shadow scaling
...
svn: r5129
2005-08-26 20:42:56 +00:00
Don Allingham
293f89e73b
* src/plugins/DescendChart.py: Fix spacing and line drawing,
...
added maximum number of generations
svn: r5128
2005-08-26 20:10:56 +00:00
Don Allingham
15a3999422
* src/plugins/DescendChart.py: Fix spacing and line drawing
...
svn: r5127
2005-08-26 19:10:34 +00:00
Don Allingham
755c75a2c5
* src/SubstKeywords: Add new % options
...
* src/plugins/DescendChart.py: New descendant wall chart report
svn: r5126
2005-08-26 03:03:29 +00:00
Martin Hawlisch
59162682c0
* src/SelectChild.py (on_save_child_clicke): Dont add the same person multiple times as child
...
* src/gramps_main.py (delete_person_response): Purge empty family after the last child of a single-spouse family was deleted.
svn: r5125
2005-08-25 21:05:44 +00:00
Frode Jemtland
acedbb4417
Updated against new template filen.
...
Got corrections from Axel Bojer on my cvs commit on the skolelinux.no
svn: r5123
2005-08-25 12:23:41 +00:00
Don Allingham
40042df8f6
* src/ImgManip.py: convert to png instead of jpeg
...
* src/ReadGedcom.py: try to catch bad secondary index error.
* src/ReportUtils.py: provide privacy sanitation on a list
* src/NavWebPage.py: better handling of thumbnails, allow gallery
page to be disabled
svn: r5122
2005-08-25 01:42:58 +00:00
Martin Hawlisch
ee6ad290d1
* src/ImgManip.py: import Utils (required by get_thumbnail_image)
...
svn: r5121
2005-08-24 20:38:36 +00:00
Don Allingham
ba71b271c1
* src/data/main6.css: new "Sharp" style sheet
...
svn: r5120
2005-08-24 03:24:21 +00:00
Don Allingham
cc88a37d0b
* gramps.sh.in: escape the arguments to prevent spaces in
...
filenames to be parsed as to seperate arguments
* src/ImageSelect.py: pass the mime_type to the thumbnail generator
* src/ImgManip.py: query the gconf database to find appropriate
thumbnail generators
* src/NameDisplay.py: don't force a comma if the last name does
not exist
* src/WriteGedcom.py: don't copy a file on top of itself
* src/plugins/Ancestors.py: verify the existance of a file
* src/plugins/NavWebPage.py: don't use HOME page if it would be
empty
* src/plugins/Ancestors.py: fix pagebreak and borders around image
svn: r5119
2005-08-24 03:14:12 +00:00
Martin Hawlisch
c2374c1ac5
* src/plugins/ExportVCard.py (write_person): Fix typo
...
svn: r5118
2005-08-22 08:36:18 +00:00
Don Allingham
37394a76ae
* src/ImgManip.py: add support for PDF thumbnailing
...
* src/plugins/NavWebPage.py: Always use two levels instead of
one level of subdirectories, use subdirectories for thumbnails
and media objects
svn: r5117
2005-08-22 04:01:23 +00:00
Don Allingham
987a3cef7c
* src/NameDisplay.py: handle patronymic names in given name
...
* src/plugins/NavWebPage.py: handle patronymic names in given name
svn: r5116
2005-08-20 03:20:17 +00:00
Don Allingham
f8710bae70
* src/GenericFilter.py: fix unicode problem with menu store
...
svn: r5115
2005-08-20 03:16:05 +00:00
Don Allingham
a51b4cdb9b
* src/plugins/NavWebPage.py: code clean up
...
svn: r5108
2005-08-19 04:15:06 +00:00
Don Allingham
4f6f7eb94f
* src/AddSpouse.py: remove unnecessary commit via add_family
...
* src/NavWebPage.py: move more HTML commands to CSS
* src/data/main*.css: add support for HTML control from NavWebPage
svn: r5107
2005-08-18 22:07:31 +00:00
Martin Hawlisch
6a4b19417d
* doc/gramps-manual/C/custom.xml: Match against DTD
...
* doc/gramps-manual/C/usage.xml: Match against DTD
* doc/gramps-manual/C/preface.xml: Match against DTD
svn: r5106
2005-08-18 20:29:31 +00:00
Don Allingham
b35767c630
source page, check for bad file name if archive is used.
...
svn: r5104
2005-08-18 03:19:33 +00:00
Don Allingham
62d32ed08a
* src/plugins/NavWebPage.py: fix source reference links on the
...
source page.
svn: r5103
2005-08-18 02:45:25 +00:00
Don Allingham
5df0a7c8a9
* src/FamilyView.py: commit person when removed from family
...
svn: r5102
2005-08-18 00:33:49 +00:00
Eero Tamminen
0693bfd63b
Add header option to draw_legend() for StatisticsChart
...
svn: r5101
2005-08-17 22:44:40 +00:00
Eero Tamminen
c1ebc886ab
add localization context to 'Title' for Finnish
...
svn: r5100
2005-08-17 22:43:41 +00:00
Eero Tamminen
b42c617c3f
lots of updates to StatisticsChart
...
svn: r5099
2005-08-17 22:41:30 +00:00
Don Allingham
04afb37165
* src/Marriage.py: fix lds_data_object problem
...
svn: r5098
2005-08-17 22:01:15 +00:00
Don Allingham
9d1cb02e41
* src/GrampsDBCallback.py: look for GRAMPS_SIGNAL environment
...
variable equal to 1 to enable signal debugging
svn: r5097
2005-08-17 18:21:43 +00:00
Don Allingham
b2e194b8ec
* src/ChooseParents.py: disconnect signals on close, do fewer
...
commits
svn: r5096
2005-08-17 16:53:21 +00:00
Richard Taylor
63a66789a8
2005-08-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
...
* src/plugins/ExportVCalendar.py: fixed import for localtime,
corrected type of Utils and params to Until.family_name
made "Version" upper case as demanded by Korganiser and
the spec (I think).
svn: r5091
2005-08-17 08:00:22 +00:00
Don Allingham
d51cd767e0
* src/EditPerson.py: hide LDS if not requested
...
* src/Marriage.py: hide LDS if not requested
* src/Spell.py: re-enable
* src/GrampsCfg.py: add support for spell checker
* src/GrampsGconfKeys.py: add support for spell checker
* src/GrampsIniKeys.py: add support for spell checker
* src/gramps.glade: add support for spell checker
* src/data/gramps.schemas: add support for spell checker
svn: r5090
2005-08-17 03:52:34 +00:00
Don Allingham
e72ca98e22
* src/MediaView.py: add mediaobj to DND types
...
* src/plugins/ScratchPad.py: fill out rest of media details (type,value)
svn: r5089
2005-08-16 22:49:33 +00:00
Don Allingham
ee20b5d115
* src/MergePeople.py: correctly handle selection of first person
...
svn: r5088
2005-08-16 22:29:37 +00:00
Eero Tamminen
7c0c620ccf
Fix/improve Finnish translations
...
svn: r5087
2005-08-16 21:45:51 +00:00
Don Allingham
d6a9ffb2ef
* src/Sources.py: Limit the source title to 40 characters
...
svn: r5086
2005-08-16 17:46:10 +00:00
Don Allingham
e7f27f4645
* src/plugins/NavWebPage.py: fix paths in surname page
...
svn: r5085
2005-08-16 16:32:27 +00:00
Don Allingham
e9ba16655d
2.0.6-2
...
svn: r5084
2005-08-16 03:46:38 +00:00
Don Allingham
22efc8316d
2.0.6
...
svn: r5082
2005-08-15 15:28:39 +00:00
Alex Roitman
7bebe8d394
* NEWS: Update.
...
svn: r5081
2005-08-15 12:50:28 +00:00
Alex Roitman
cb2c215cf7
* src/ReadXML.py (start_event): Correctly set event type.
...
* acinclude.m4, configure.in, gramps.spe.in, src/data/Makefile.am:
Properly test for gconftool-2 binary.
svn: r5079
2005-08-15 00:31:11 +00:00
Martin Hawlisch
7c1ce4296b
* src/plugins/ExportVCalendar.py: Fix typo
...
svn: r5078
2005-08-14 19:35:33 +00:00
Alex Roitman
f29dea4a9f
Add new files
...
svn: r5077
2005-08-14 19:27:22 +00:00
Alex Roitman
675c9b777b
Update
...
svn: r5076
2005-08-14 17:56:55 +00:00
Alex Roitman
af2fe576d2
* doc/gramps-manual/fr/figures/comp-people.png,
...
doc/gramps-manual/fr/figures/date-selection.png,
doc/gramps-manual/fr/figures/merge-people.png,
doc/gramps-manual/fr/figures/merge-plc.png,
doc/gramps-manual/fr/figures/merge-src.png,
doc/gramps-manual/fr/figures/prefs.png,
doc/gramps-manual/fr/figures/scratch-pad.png,
doc/gramps-manual/fr/figures/find-people.png: Add figures.
svn: r5074
2005-08-13 18:22:35 +00:00
Don Allingham
1cffbd5998
fix path hierarchy
...
svn: r5072
2005-08-12 22:06:11 +00:00
Alex Roitman
ed41f66ebf
Use translated event names; properly test for events.
...
svn: r5071
2005-08-12 21:32:56 +00:00
Alex Roitman
a672292d5d
* src/plugins/NavWebPage.py (display_ind_events,display_spouse):
...
Use translated event names.
svn: r5070
2005-08-12 19:36:21 +00:00
Alex Roitman
c453822cc5
Typo
...
svn: r5068
2005-08-12 18:49:16 +00:00
Alex Roitman
324930e165
* src/GrampsBSDDB.py (upgrade_8): Insert check for event_list.
...
* src/plugins/Check.py (check_events): Add checks for family
events; Replace garbage event_list with empty list for both
types.
svn: r5067
2005-08-12 18:35:30 +00:00
Alex Roitman
234baa9682
* src/po/cs.po: Updated Czech translation.
...
svn: r5064
2005-08-12 16:45:51 +00:00
Don Allingham
0fa5fd601f
surname page fix
...
svn: r5063
2005-08-12 16:38:48 +00:00
Alex Roitman
9f9edb8fe3
* src/po/nl.po: Updated Dutch translation
...
svn: r5060
2005-08-12 15:31:24 +00:00
Alex Roitman
45fd06cbb3
* doc/gramps-manual/fr/figures/column-editor.png: Add figure.
...
svn: r5051
2005-08-11 17:10:25 +00:00
Eero Tamminen
f4f38ca040
updated/fixed Finnish translations
...
svn: r5048
2005-08-10 20:52:31 +00:00
Alex Roitman
e7d9c8d676
* configure.in: Enable fr manual.
...
* doc/gramps-manual/Makefile.am: Enable fr manual.
* doc/gramps-manual/fr/Makefile.am: Add new files to the installed
list.
* doc/gramps-manual/fr/cmdline.xml,
doc/gramps-manual/fr/custom.xml,
doc/gramps-manual/fr/faq.xml, doc/gramps-manual/fr/filtref.xml
doc/gramps-manual/fr/getstart.xml,
doc/gramps-manual/fr/gramps-manual.xml,
doc/gramps-manual/fr/keybind.xml, doc/gramps-manual/fr/legal.xml,
doc/gramps-manual/fr/mainwin.xml, doc/gramps-manual/fr/usage.xml:
Update manual.
svn: r5047
2005-08-10 15:57:28 +00:00
Alex Roitman
e646023576
* src/po/nl.po: Typo.
...
svn: r5045
2005-08-10 14:52:26 +00:00
Dionysios
61ffdfb8c6
fixed problem
...
svn: r5039
2005-08-08 19:59:44 +00:00
Dionysios
c0cce73361
translating WGstrings
...
svn: r5038
2005-08-08 16:47:27 +00:00
Alex Roitman
96a9fa1bc8
Update
...
svn: r5037
2005-08-08 16:43:05 +00:00
Alex Roitman
94b1928fc0
* src/plugins/NavWebPage.py (add_user_options): Mark translatable
...
strings.
* src/po/template.po: Update template.
* src/po/ru.po: Translation update.
svn: r5036
2005-08-08 15:52:41 +00:00
Eero Tamminen
6d24f0d2f5
fix
...
svn: r5035
2005-08-07 22:43:06 +00:00
Eero Tamminen
16c656f266
Update fi translations to latest template
...
svn: r5034
2005-08-07 22:20:39 +00:00
Eero Tamminen
0940a97f43
update to template
...
svn: r5033
2005-08-07 22:16:52 +00:00
Dionysios
d96c499d02
updated translation
...
svn: r5032
2005-08-06 06:35:43 +00:00
Alex Roitman
d7463372c0
Update
...
svn: r5030
2005-08-05 22:39:11 +00:00
Alex Roitman
63543e41ef
Update
...
svn: r5029
2005-08-05 20:55:58 +00:00
Alex Roitman
2f2c6bf1e6
* src/EditPerson.py (did_data_change,on_apply_person_clicked):
...
Convert date text to unicode before parsing.
* src/Spell.py: Comment out to disable spell-checking for 2.0.6.
svn: r5028
2005-08-05 20:49:10 +00:00
Dionysios
38fcd5aaa1
updated translation
...
svn: r5027
2005-08-05 20:47:40 +00:00
Alex Roitman
55be600dc2
Update
...
svn: r5026
2005-08-05 17:48:41 +00:00
Alex Roitman
035b13c4f8
Update
...
svn: r5025
2005-08-05 17:05:10 +00:00
Alex Roitman
abaa2f7a10
Update
...
svn: r5024
2005-08-05 16:12:33 +00:00
Alex Roitman
d2cf4f8668
* src/Spell.py: Make more robust to failure.
...
* src/Makefile.am: Ship new file.
* NEWS: Update.
svn: r5023
2005-08-05 15:34:53 +00:00
Martin Hawlisch
d575d56cba
* src/plugins/Checkpoint.py (rcs): define variable comment before using it.
...
svn: r5022
2005-08-05 15:31:46 +00:00
Don Allingham
55447ac858
* src/Spell.py: Interface to gtkspell
...
* src/AttrEdit.py: add spell checker to notes
* src/EditPerson.py: add spell checker to notes
* src/EditPlace.py: add spell checker to notes
* src/EditSource.py: add spell checker to notes
* src/EventEdit.py: add spell checker to notes
* src/ImageSelect.py: add spell checker to notes
* src/Marriage.py: add spell checker to notes
* src/NameEdit.py: add spell checker to notes
* src/NoteEdit.py: add spell checker to notes
* src/Sources.py: add spell checker to notes
svn: r5021
2005-08-05 03:41:23 +00:00
Alex Roitman
ef444d3843
* src/po/ru.po: Partial update.
...
svn: r5020
2005-08-05 02:05:41 +00:00
Alex Roitman
02f7142364
* src/ArgHandler.py (parse_args): Use mime type to identify gramps
...
XML data.
* doc/gramps.1.in: Update man page.
* doc/gramps-manual/C/cmdline.xml: Update manual.
* src/PeopleModel.py: provide a work around for the python 2.3 bug
unicode sorting problem with locale.strcoll. For a nul termination
during sorting, strip it off after sorting. Only used for
python2.3, since this bug was fixed in python 2.4.
svn: r5019
2005-08-04 23:54:18 +00:00
Don Allingham
b6e123ed06
* src/ImageSelect.py: fixed thumbnail dnd selection
...
svn: r5018
2005-08-04 22:34:42 +00:00
Don Allingham
ac235ff7be
* src/AttrEdit.py: don't used reserved word "list"
...
* src/EditPerson.py: Pass correct attribute list to editor
* src/GrampsBSDDB.py: persistently load/save attribute lists
* src/GrampsDbBase.py: update attributes on commit
* src/Marriage.py: Pass correct attribute list to editor
svn: r5017
2005-08-04 20:46:41 +00:00
Matthieu Pupate
db62a824fb
Merged French translation
...
svn: r5016
2005-08-04 19:08:39 +00:00
Alex Roitman
d6fac942df
Update
...
svn: r5015
2005-08-04 18:09:26 +00:00
Alex Roitman
4ac3779a96
* src/Report.py (parse_report_options_frame): Fallback to trivial
...
filter on filter failure.
svn: r5014
2005-08-04 18:05:43 +00:00
Alex Roitman
5374ed4b64
* NEWS: Update.
...
* src/MergePeople.py: Typos.
* src/plugins/NavWebPage.py: Typos.
* src/po/template.po: Update for upcoming 2.0.6.
svn: r5013
2005-08-04 16:18:24 +00:00
Don Allingham
335580cc90
* src/PeopleModel.py: provide a work around for the python 2.3 bug unicode
...
sorting problem with locale.strcoll. For a nul termination during sorting,
strip it off after sorting. Only used for python2.3, since this bug was
fixed in python 2.4.
svn: r5012
2005-08-04 15:53:38 +00:00
Don Allingham
ad2ef89450
* src/NavWebPage.py: use new ProgressMeter, add ability to
...
not generate a CSS style sheet.
* src/WebPage.py: add deprecation notice
svn: r5011
2005-08-04 04:20:17 +00:00
Alex Roitman
5eb6e7c97e
* src/gramps_main.py (undo): Rebuild bookmarks menu on undo.
...
* src/plugins/ChangeNames.py: Add ProgressMeter.
* src/plugins/ChangeTypes.;y: Add ProgressMeter.
* src/plugins/Check.py: Mark translatable string.
* src/plugins/EventCmp.py: Add ProgressMeter.
* src/plugins/PatchNames.py: Add ProgressMeter.
svn: r5010
2005-08-03 22:17:10 +00:00
Don Allingham
1cc16595a9
ProgressMeter changes
...
svn: r5009
2005-08-03 21:10:11 +00:00
Don Allingham
ca4856adee
ProgressMeter additions
...
svn: r5008
2005-08-03 19:25:03 +00:00
Alex Roitman
3816790b4f
* src/Bookmarks.py: Convert from CList to ListModel and TreeView;
...
Remove Cancel and OK buttons, Add Close button; make all changes
immediate conforming to the HIG; (remove_people): Add method for
removing people outside bookmark editor (useful for connecting to
signals).
* src/gramps_main.py (on_remove_bookmark): Add handler for
removing deleted people; (__init__): Connect new handler to the
'person-delete' signal.
svn: r5007
2005-08-03 02:53:52 +00:00
Don Allingham
28edd32a1f
* src/NameEdit.py: convert names to unicode
...
* src/PeopleModel.py: convert names to uncode
svn: r5006
2005-08-03 02:31:18 +00:00
Don Allingham
544e27232f
error checking
...
svn: r5005
2005-08-02 22:51:08 +00:00
Don Allingham
66523b5c7c
date fixes
...
svn: r5004
2005-08-02 21:53:27 +00:00
Don Allingham
32b884fc5d
removed print statements
...
svn: r5003
2005-08-02 20:01:24 +00:00
Don Allingham
886696e718
Family/Person event separation
...
svn: r5002
2005-08-02 19:39:53 +00:00
Martin Hawlisch
a53db06f26
* src/gramps_main.py: Disable "add bookmark" menu entry on readonly database and only enable it in person/family/pedigree view.
...
svn: r5001
2005-08-02 14:37:10 +00:00
Martin Hawlisch
10960055c5
* src/Bookmarks.py (edit): Dont crash if bookmark list contains nonexisting person.
...
svn: r5000
2005-08-02 14:07:37 +00:00
Don Allingham
e7b9924482
* src/NavWebPage.py: fix references to places
...
svn: r4999
2005-08-02 04:33:22 +00:00
Don Allingham
865da3bbbd
fix write failure on GEDCOM export
...
svn: r4995
2005-08-01 22:35:19 +00:00
Martin Hawlisch
53fb61125b
* src/gramps_main.py: Use gobject.timeout_add instead of gtk.
...
svn: r4994
2005-08-01 19:46:11 +00:00
Alex Roitman
f5b549154d
* src/docgen/OpenOfficeDoc.py: Typo.
...
svn: r4986
2005-07-31 14:23:28 +00:00
Alex Roitman
870bc0bcfb
Update
...
svn: r4985
2005-07-31 14:22:38 +00:00
Don Allingham
2070dcba43
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output, use
...
xml.sax.saxutils.escape to handle XML entities
svn: r4984
2005-07-31 04:43:06 +00:00
Don Allingham
d768deae74
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output
...
svn: r4983
2005-07-31 04:22:43 +00:00
Don Allingham
f447c086aa
* src/GrampsBSDDB.py: issue complete redraw on name grouping change
...
svn: r4981
2005-07-30 04:54:58 +00:00
Don Allingham
d45b36537e
* src/Utils.py: use intermediate variable
...
svn: r4980
2005-07-30 03:29:34 +00:00
Don Allingham
b26b982274
update
...
svn: r4979
2005-07-29 22:14:56 +00:00
Don Allingham
f031f80287
privacy information
...
svn: r4978
2005-07-29 20:32:46 +00:00
Alex Roitman
c56f94a52f
* src/po/no.po, src/po/nb.po: Typos.
...
svn: r4977
2005-07-29 17:37:12 +00:00
Alex Roitman
3f8c9298a4
* src/GenericFilter.py (GrampsFilterComboBox.get_value): Do not
...
convert key to unicode.
svn: r4976
2005-07-29 16:36:51 +00:00
Don Allingham
478f90b8e8
* src/MergePeople.py: prevent attempts to merge a person and his/her
...
spouse, prevent merging of child and parent.
svn: r4975
2005-07-29 04:27:14 +00:00
Alex Roitman
88874cd212
* src/Report.py (ReportDialog.on_ok_clicked): Properly return on
...
correct/change filename choice.
svn: r4974
2005-07-28 21:26:57 +00:00
Alex Roitman
f5a5a3a55c
* src/plugins/WebPage.py (WebReportOptions.set_new_options):
...
Define help dictionary to document options.
* src/Report.py (CommandLineReport.init_options): Typo.
svn: r4973
2005-07-28 17:56:25 +00:00
Don Allingham
131bcb4bc2
* src/plugins/NavWebPage.py: add user html header and footer
...
svn: r4972
2005-07-28 03:51:27 +00:00
Don Allingham
ff5a31634c
* src/FamilyView.py: try to prevent adding a spouse that has
...
already been added
* src/ReadXML.py: prevent adding a spouse that has already been
added
* src/plugins/Check.py: remove identical families in family list
svn: r4971
2005-07-28 02:20:31 +00:00
Alex Roitman
52d06de491
* src/ChooseParents.py (save_parents_clicked): Do not create
...
family if parent is self.
svn: r4970
2005-07-27 00:58:17 +00:00
Don Allingham
2335612283
NameDisplay enhancements
...
svn: r4969
2005-07-26 23:02:53 +00:00
Martin Hawlisch
e968be0d0b
* src/NavWebPage.py: Catch missing header/footer notes; Add Surname page that is sorted by the number of persons.
...
svn: r4968
2005-07-26 13:53:54 +00:00
Alex Roitman
0f4a044aee
* src/gramps.glade (editPerson,marriageEditor): Use Title for the
...
source titles.
svn: r4967
2005-07-25 23:10:03 +00:00
Don Allingham
b715342889
GEDCOM gender fix for PAF
...
svn: r4966
2005-07-25 21:00:39 +00:00
Alex Roitman
0ec3ec1df9
* src/plugins/RelCalc.py (__init__): Correctly name column header.
...
svn: r4965
2005-07-25 03:34:17 +00:00
Julio Sánchez
28de227342
* src/plugins/GraphViz.py: Fix computation of landscape dimensions,
...
especially when generating multiple sheets
svn: r4964
2005-07-23 06:05:11 +00:00
Don Allingham
460967116f
web page templating and thumbnails
...
svn: r4963
2005-07-22 21:59:44 +00:00
Julio Sánchez
61d9aaf017
* src/dates/Date_es.py: fix translation table for date qualifiers
...
* src/dates/Date_fr.py: fix translation table for date qualifiers
* src/plugins/DetAncestralReport.py: show events even if they have
neither date nor place
* src/plugins/DetDescendantReport.py: show events even if they have
neither date nor place
svn: r4962
2005-07-22 18:23:18 +00:00
Martin Hawlisch
a9fd2073f2
* src/plugins/NavWebPage.py: fix typos
...
svn: r4961
2005-07-22 12:26:59 +00:00
Don Allingham
8c409f079b
update doc
...
svn: r4960
2005-07-22 04:44:25 +00:00
Don Allingham
d15b245376
* src/data/somerights20.gif: make a local copy of the Create Commons
...
image
* src/data/Makefile.am: add somerights20.gif
* src/plugins/NavWebPage.py: add birth dates to people, use local
create commons image, add surname pages
svn: r4959
2005-07-22 04:28:29 +00:00
Don Allingham
0967eb0ff2
* src/plugins/NavWebPage.py: Add support for multiple directory levels to
...
try to keep the number of files per directory under 254 for optimal ext3
file performance, add support for copyright.
svn: r4958
2005-07-21 03:59:24 +00:00
Alex Roitman
5d3fd22ee2
* src/plugins/Ancestors.py (person): correctly compare handles.
...
svn: r4957
2005-07-21 00:23:19 +00:00
Julio Sánchez
dc3bbdd7eb
* src/plugins/DetDescendantReport.py: Names, events and sources.
...
* src/plugins/DetAncestralReport.py (add_user_options): Names, events and sources.
svn: r4956
2005-07-20 18:48:43 +00:00
Alex Roitman
54112cebc1
* configure.in: Put release number back to CVS+date.
...
* src/po/de.po: Typo.
svn: r4955
2005-07-20 13:19:57 +00:00
Don Allingham
ae513c5b60
* src/plugins/NavWebPage.py: add media gallery navigation, clean up
...
svn: r4954
2005-07-19 04:22:49 +00:00
Don Allingham
bb3efd78a4
media gallery navigation
...
svn: r4953
2005-07-18 21:31:19 +00:00
Martin Hawlisch
40afabedec
* src/plugins/NavWebPage.py: Optimize separation of multiple families; Print out attributes; Print out family note
...
svn: r4952
2005-07-18 18:34:44 +00:00
Don Allingham
5ec331017e
* src/ReportUtils.py: fix private name generation
...
* src/plugins/NavWebPage.py: Add family photos to the gallery,
handle privacy better and filter out private people from the
internal lists
svn: r4951
2005-07-17 22:42:05 +00:00
Julio Sánchez
2b2fea544a
* src/Sort.py: Make sure sorting by birthdate handles correctly
...
missing dates
* src/WriteGedcom.py: Export source references at the global person
level
svn: r4950
2005-07-17 20:49:53 +00:00
Don Allingham
01eebf5e77
* src/data/main*.css: fix <sup> spacing in CSS files
...
* src/plugins/NavWebPage.py: split parents and families
* src/ReportUtils.py: save note information
svn: r4949
2005-07-17 04:36:24 +00:00
Dionysios
c262f04a37
updated translation
...
svn: r4948
2005-07-16 17:52:08 +00:00
Martin Hawlisch
2600b51ab1
* src/plugins/Makefile.am: Install NavWebPage.py plugin
...
* src/data/Makefile.am: Install stylesheets for NavWebPage
svn: r4947
2005-07-16 17:08:24 +00:00
Don Allingham
4b1b6d755f
Narrative changes
...
svn: r4946
2005-07-15 21:58:29 +00:00
Alex Roitman
2eb5224470
* src/data/main4.css: Typos.
...
svn: r4945
2005-07-15 21:34:23 +00:00
Alex Roitman
2b69463196
* src/plugins/NavWebPage.py: Use researcher info from Gramps
...
session, not from the database.
svn: r4944
2005-07-15 21:31:09 +00:00
Martin Hawlisch
4a5d7553c5
* src/plugins/NavWebPage.py: Optimize page titles
...
svn: r4943
2005-07-15 20:09:56 +00:00
Martin Hawlisch
f0807f87d4
* src/plugins/NavWebPage.py: Add plugin version to header
...
svn: r4942
2005-07-15 18:39:07 +00:00
Martin Hawlisch
dfcc7e0efb
* src/GenericFilter.py: Only load rules that provide the required number of arguments.
...
svn: r4941
2005-07-15 17:02:40 +00:00
Martin Hawlisch
16858c1f4a
* src/plugins/NavWebPage.py: HTML validation fixes; Show all names of a person; Show all images of person/source and place
...
svn: r4940
2005-07-15 09:21:22 +00:00
Martin Hawlisch
e36ae4d665
* src/plugins/NavWebPage.py: More HTML validation fixes
...
svn: r4939
2005-07-15 07:56:22 +00:00