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