Don Allingham
3b73e9785a
* gramps.spec: added gnome-python2-gnomevfs as a dependency
...
* src/DisplayTrace.py: detect /etc/fedora-release, /etc/slackware-version
svn: r2549
2003-12-19 04:33:52 +00:00
Alex Roitman
2715e60db5
* doc/gramps-manual/fr/cmdline.xml: Update translation.
...
* doc/gramps-manual/fr/custom.xml: Update translation.
* doc/gramps-manual/fr/faq.xml: Update translation.
* doc/gramps-manual/fr/filtref.xml: Update translation.
* doc/gramps-manual/fr/getstart.xml: Update translation.
* doc/gramps-manual/fr/gramps-manual.xml: Update translation.
* doc/gramps-manual/fr/keybind.xml: Update translation.
* doc/gramps-manual/fr/mainwin.xml: Update translation.
svn: r2548
2003-12-18 23:08:54 +00:00
Alex Roitman
08e9eb6122
update
...
svn: r2547
2003-12-18 23:07:57 +00:00
Don Allingham
f05f7f6fe6
* src/preferences.glade: call on_object_toggled only for elements that
...
need immediate display update
* src/GrampsCfg.py: Save data on close - don't rely on on_object_toggled
having been called.
svn: r2546
2003-12-17 23:45:43 +00:00
Alex Roitman
cd1dc28168
Add file
...
svn: r2545
2003-12-17 22:32:52 +00:00
Alex Roitman
cecba51ab1
Replace with -fr.omf
...
svn: r2544
2003-12-17 22:32:15 +00:00
Alex Roitman
3316699c9e
* doc/gramps-manual/fr/cmdline.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/mainwin.xml:
svn: r2543
2003-12-17 22:30:15 +00:00
Alex Roitman
6e32ea36f6
Update
...
svn: r2542
2003-12-17 22:29:22 +00:00
Alex Roitman
d2e441ffe3
Copy C figures
...
svn: r2541
2003-12-17 21:58:53 +00:00
Alex Roitman
d42ea20165
Copy C sources
...
svn: r2540
2003-12-17 21:57:31 +00:00
Don Allingham
c41207d5e5
update
...
svn: r2539
2003-12-17 18:38:37 +00:00
Don Allingham
18b411eed3
* src/revision.glade: removed unused call (on_help_dbopen_clicked)
...
* src/gramps_main.py: don't add places twice after an edit of a person
* src/AddSpouse.py: don't add places twice after an edit of a person
* src/ChooseParents.py: don't add places twice after an edit of a person
* src/EditPerson.py: don't add places twice after an edit of a person
* src/FamilyView.py: don't add places twice after an edit of a person
svn: r2538
2003-12-17 18:38:02 +00:00
Alex Roitman
67736d2f3d
* src/NoteEdit.py: Unicode conversion from gtk.TextView.
...
svn: r2537
2003-12-17 16:09:13 +00:00
Alex Roitman
9f84452198
* src/Sources.py: Unicode conversion from gtk.TextView.
...
* src/Witness.py: Unicode conversion from gtk.TextView.
* src/Report.py: Unicode conversion from gtk.TextView.
* src/NameEdit.py: Unicode conversion from gtk.TextView.
* src/Marriage.py: Unicode conversion from gtk.TextView.
* src/ImageSelect.py: Unicode conversion from gtk.TextView.
* src/EventEdit.py: Unicode conversion from gtk.TextView.
* src/EditSource.py: Unicode conversion from gtk.TextView.
* src/EditPlace.py: Unicode conversion from gtk.TextView.
* src/EditPerson.py: Unicode conversion from gtk.TextView.
* src/AutoComp.py: Unicode conversion from gtk.TextView.
* src/AttrEdit.py: Unicode conversion from gtk.TextView.
* src/AddrEdit.py: Unicode conversion from gtk.TextView.
* src/plugins/BookReport.py: Unicode conversion from gtk.Entry
and gtk.TextView.
* src/plugins/ChangeTypes.py: Unicode conversion.
* src/plugins/EventCmp.py: Unicode conversion.
* src/plugins/FilterEditor.py: Unicode conversion.
* src/plugins/SimpleBookTitle.py: Unicode conversion.
* src/plugins/TimeLine.py: Unicode conversion.
* src/plugins/WebPage.py: Unicode conversion.
* src/plugins/WriteGedcom.py: Unicode conversion.
* src/plugins/WritePkg.py: Unicode conversion.
* src/plugins/eval.py: Unicode conversion.
* src/plugins/soundgen.py: Unicode conversion.
svn: r2536
2003-12-17 16:06:36 +00:00
Tim Waugh
15b8cb4cc5
2003-12-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py
(ComprehensiveAncestorsReport.write_report): No need for separate
clauses when using write_note, since output is not delayed here.
(ComprehensiveAncestorsReport.long_notes): Handle pre-formatted
notes on events.
svn: r2535
2003-12-17 11:24:23 +00:00
Don Allingham
0ae41e3ee8
* src/PlaceView.py: Make sure to add new place after edit
...
* src/AddMedia.py: unicode conversion from gtk.Entry
* src/AddSpouse.py: unicode conversion from gtk.Entry
* src/AddrEdit.py: unicode conversion from gtk.Entry
* src/AttrEdit.py: unicode conversion from gtk.Entry
* src/AutoComp.py: unicode conversion from gtk.Entry
* src/ChooseParents.py: unicode conversion from gtk.Entry
* src/DateEdit.py: unicode conversion from gtk.Entry
* src/EditPerson.py: unicode conversion from gtk.Entry
* src/EditPlace.py: unicode conversion from gtk.Entry
* src/EditSource.py: unicode conversion from gtk.Entry
* src/EventEdit.py: unicode conversion from gtk.Entry
* src/Find.py: unicode conversion from gtk.Entry
* src/GrampsCfg.py: unicode conversion from gtk.Entry
* src/ImageSelect.py: unicode conversion from gtk.Entry
* src/LocEdit.py: unicode conversion from gtk.Entry
* src/Marriage.py: unicode conversion from gtk.Entry
* src/MergeData.py: unicode conversion from gtk.Entry
* src/NameEdit.py: unicode conversion from gtk.Entry
* src/PeopleView.py: unicode conversion from gtk.Entry
* src/Report.py: unicode conversion from gtk.Entry
* src/SelectChild.py: unicode conversion from gtk.Entry
* src/Sources.py: unicode conversion from gtk.Entry
* src/StartupDialog.py: unicode conversion from gtk.Entry
* src/StyleEditor.py: unicode conversion from gtk.Entry
* src/UrlEdit.py: unicode conversion from gtk.Entry
* src/Utils.py: unicode conversion from gtk.Entry
* src/VersionControl.py: unicode conversion from gtk.Entry
* src/Witness.py: unicode conversion from gtk.Entry
svn: r2534
2003-12-17 05:23:16 +00:00
Tim Waugh
98bd82526b
Fixed typo.
...
svn: r2533
2003-12-16 17:07:21 +00:00
Tim Waugh
09810d7787
2003-12-16 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Aneestors.py: Use write_note() when appropriate.
svn: r2532
2003-12-16 17:06:52 +00:00
Alex Roitman
43757eb65e
Typo
...
svn: r2531
2003-12-16 05:08:14 +00:00
Alex Roitman
3ca834f407
* doc/gramps-manual/ru/mainwin.xml: Translation update.
...
svn: r2530
2003-12-16 05:04:34 +00:00
Don Allingham
0573e612a5
update
...
svn: r2529
2003-12-16 04:04:41 +00:00
Don Allingham
a788aa3ce1
* src/GrampsCfg.py: change the default prefixes so that they
...
sort nicely numerically.
* src/plugins/ReadGedcom.py: handle eazytree oddities.
svn: r2528
2003-12-16 04:04:08 +00:00
Don Allingham
2df97ee52c
update
...
svn: r2527
2003-12-16 02:13:51 +00:00
Alex Roitman
3d85a41c88
* src/places.glade: Add format controls for notes.
...
* src/imagesel.glade: Add format controls for notes.
* src/EditPlace.py: Add note format support.
* src/ImageSelect.py: Add note format support.
* src/EditPerson.py: Clean up note format support.
* src/Marriage.py: Add note format support.
svn: r2526
2003-12-16 00:37:47 +00:00
Alex Roitman
4746e0faa5
* src/NameEdit.py: Add note format support.
...
* src/AddrEdit.py: Add note format support.
* src/AttrEdit.py: Add note format support.
* src/EventEdit.py: Add note format support.
* src/EditSource.py: Add note format support.
svn: r2525
2003-12-15 20:00:47 +00:00
Frode Jemtland
0d2b160bcf
Commited updated translation. Thanks to Axel.
...
svn: r2524
2003-12-15 19:21:20 +00:00
Alex Roitman
612705a717
* src/docgen/Makefile.am: Remove AbiWordDoc.py from the list.
...
* src/plugins/DetAncestralReport.py (write_person): Call write_note().
* src/plugins/DetDescendantReport.py (write_person): Call write_note().
* src/plugins/FtmStyleAncestors.py (print_notes): Call write_note().
* src/plugins/IndivComplete.py (write_note): Call doc.write_note().
* src/plugins/WebPage.py (write_gallery,write_notes): Call write_note().
svn: r2523
2003-12-15 04:18:51 +00:00
Don Allingham
29bdaac8cb
update
...
svn: r2522
2003-12-14 23:26:33 +00:00
Don Allingham
91d5a4c7b7
* src/docgen/AbiWordDoc.py: removed the 1.0 version of AbiWord, since
...
GRAMPS is a GNOME 2 application, support the GNOME 2 version of AbiWord
* src/docgen/OpenOfficeDoc.py: Fixed width fonts for preformatted text
* src/docgen/AbiWord2Doc.py: Fixed width fonts for preformatted text
svn: r2521
2003-12-14 21:45:11 +00:00
Alex Roitman
8e87f78ff4
* src/marriage.glade: Add format controls for notes.
...
* src/gramps.glade: Add format controls for notes.
svn: r2520
2003-12-14 19:28:28 +00:00
Alex Roitman
e31498bd86
Update
...
svn: r2519
2003-12-14 17:33:45 +00:00
Alex Roitman
23c6ab7b7c
* src/dialog.glade: Add format controls for notes.
...
svn: r2518
2003-12-14 17:15:11 +00:00
Alex Roitman
b70411f0d0
* src/edit_person.glade: Correct hotkeys.
...
* src/gramps.glade: Correct hotkey targets.
* src/ChooseParents.py: Add hotkeys.
svn: r2517
2003-12-14 04:49:43 +00:00
Alex Roitman
5822f74770
* src/docgen/KwordDoc.py (write_note): Implement function.
...
svn: r2516
2003-12-13 17:16:00 +00:00
Tim Waugh
4194a587a8
Not 1.0.0 release yet.
...
svn: r2515
2003-12-13 15:07:59 +00:00
Alex Roitman
1fda68c3af
* src/docgen/OpenOfficeDoc.py (write_note): Implement function.
...
svn: r2514
2003-12-13 05:59:35 +00:00
Alex Roitman
2cbb3e2d64
* src/docgen/LaTeXDoc.py (write_note): Implement function.
...
* src/docgen/PdfDoc.py (write_note): Implement function.
* src/docgen/RTFDoc.py (write_note): Implement function.
* src/docgen/AbiWordDoc.py (write_note): Implement function.
* src/docgen/AbiWord2Doc.py (write_note): Implement function.
svn: r2513
2003-12-13 04:05:01 +00:00
Alex Roitman
869456b101
* src/docgen/HtmlDoc.py (write_note): Set monospace font family
...
for a preformatted note.
svn: r2512
2003-12-12 23:24:07 +00:00
Alex Roitman
0f273ef5ea
* src/edit_person.glade: Add from file and Add from database buttons.
...
* src/EditPerson.py (__init__): Add handler for a new button.
* src/ImageSelect.py (Gallery.on_select_photo_clicked): Add function.
* src/marriage.glade: Add from file and Add from database buttons.
* src/Marriage.py (__init__): Add handler for a new button.
* src/gramps.glade (sourceEditor): Add from file and Add from database
buttons.
* src/EditSource.py (__init__): Add handler for a new button.
* src/places.glade: Add from file and Add from database buttons.
* src/EditPlace.py (__init__): Add handler for a new button.
svn: r2511
2003-12-12 05:36:38 +00:00
Don Allingham
e3251b9966
update
...
svn: r2510
2003-12-12 04:36:07 +00:00
Don Allingham
2cf5d85abd
* src/plugins/WriteFtree.py (FtreeWriter.export): make sure that the
...
parents are in the id_map array
svn: r2509
2003-12-12 04:32:48 +00:00
Alex Roitman
5c6ebbdc99
* src/edit_person.glade: Add tooltips and hotkeys to the radiobuttons.
...
svn: r2508
2003-12-12 03:57:06 +00:00
Alex Roitman
1ad5caca09
Update
...
svn: r2507
2003-12-12 02:34:48 +00:00
Alex Roitman
b48ab4a70b
* src/docgen/HtmlDoc.py (write_note): Use stypes for preformatted note.
...
svn: r2506
2003-12-12 02:34:29 +00:00
Alex Roitman
6e79027390
* src/docgen/PdfDoc.py (draw_text): Remove extra ",".
...
svn: r2505
2003-12-11 22:24:44 +00:00
Alex Roitman
44d84664f5
Oops, reverting last change
...
svn: r2504
2003-12-11 20:27:34 +00:00
Alex Roitman
5a731a9a13
* src/GrampsCfg.py (loadConfig, on_propertybox_apply):
...
Gracefully handle broken gnome keys for the toolbar style.
svn: r2503
2003-12-11 20:22:51 +00:00
Don Allingham
f05bf85f76
update
...
svn: r2502
2003-12-11 05:02:16 +00:00
Alex Roitman
907b685956
Update
...
svn: r2501
2003-12-11 04:52:19 +00:00
Alex Roitman
f0273b8956
* src/BaseDoc.py (write_note): Add function.
...
* src/docgen/HtmlDoc.py (write_note): Implement function.
* src/plugins/FtmStyleDescendants.py (print_notes): Call write_note()
with the note's format.
svn: r2500
2003-12-11 03:49:44 +00:00
Alex Roitman
44efe8b303
* src/plugins/ReadGedcom.py: Add an "Unknown" address when
...
parsing an incorrect PHON field.
svn: r2499
2003-12-10 20:05:02 +00:00
Don Allingham
f7c3abd63c
update
...
svn: r2498
2003-12-10 15:31:05 +00:00
Don Allingham
dbbbab3bea
* src/GrampsCfg.py: Make sure to return "BOTH" if the gnome
...
toolbar gconf entry is not set. Appears that this can happen
on systems that don't have gnome fully installed.
svn: r2497
2003-12-10 15:30:55 +00:00
Alex Roitman
4c42ecc199
* src/edit_person.glade: Add notes format radiobuttons.
...
* src/EditPerson.py: Support format for the person's notes.
* src/RelLib.py: More support for the notes' format.
svn: r2496
2003-12-10 14:21:48 +00:00
Tim Waugh
03864283a6
2003-12-10 Tim Waugh <twaugh@redhat.com>
...
* doc/omf.make: Fixed DESTDIR support.
svn: r2495
2003-12-10 10:01:44 +00:00
Don Allingham
b6fec0ba3d
update
...
svn: r2494
2003-12-10 04:22:17 +00:00
Don Allingham
69b4f327a9
* src/FamilyView.py (FamilyView.new_child_after_edit):
...
call display_marriage instead of load_family. Prevents the
active person from being changed.
svn: r2493
2003-12-10 04:20:23 +00:00
Alex Roitman
0e61e5519a
* src/const.py.in: Add notes_formats list.
...
* src/RelLib.py: Support format for the notes.
* src/WriteXML.py: Support format for the notes.
* src/GrampsParser.py: Support format for the notes.
svn: r2492
2003-12-10 03:49:53 +00:00
Don Allingham
6a69ca5e4b
update
...
svn: r2491
2003-12-10 03:32:47 +00:00
Don Allingham
5f42283596
* src/Plugins.py (PluginDialog.__init__): catch the attribute
...
error that is thown if gtk does not support gtk_tooltips_data.get
svn: r2490
2003-12-10 03:31:38 +00:00
Alex Roitman
1aff41add9
* src/plugins/WriteGedcom.py (export_data): Correct researcher's
...
PHON field; (write_person): Correct exported PHON fields.
* src/plugins/ReadGedcom.py (parse_residence): Remove PHON field since
it is taken care of by parse_address() now;
(parse_address): Parse PHON field, provided it immediately follows
ADDR structure.
svn: r2489
2003-12-10 02:07:05 +00:00
Alex Roitman
f6ac6158f3
Type
...
svn: r2488
2003-12-10 01:13:31 +00:00
Alex Roitman
da00d9c6aa
Update
...
svn: r2487
2003-12-10 01:04:51 +00:00
Alex Roitman
77e6715041
* doc/gramps-manual/ru/getstart.xml: Translation update.
...
svn: r2486
2003-12-10 01:00:59 +00:00
Sebastian Voeck
d0cced5bfb
German screenshot
...
svn: r2485
2003-12-09 22:25:13 +00:00
Sebastian Voeck
a726d685ca
Translation update
...
svn: r2484
2003-12-09 20:29:10 +00:00
Sebastian Voeck
379f14762a
Added German translation
...
svn: r2483
2003-12-09 19:43:51 +00:00
Sebastian Voeck
6359dca680
Updated translation
...
svn: r2482
2003-12-09 16:05:07 +00:00
Sebastian Voeck
df0e30ab4b
Translation update
...
svn: r2481
2003-12-09 13:20:58 +00:00
Don Allingham
857a7cb777
update
...
svn: r2480
2003-12-09 06:02:36 +00:00
Don Allingham
1ef8e7a9e1
* src/edit_person.glade: Add postal code fields
...
* src/dialog.glade: Add postal code and phone fields
* src/places.glade: Add postal code
* src/WriteXML.py: Add support for new place and postal code fields
* src/GrampsParser.py: Add support for new place and postal code fields
svn: r2479
2003-12-09 06:00:51 +00:00
Don Allingham
f465ee3109
update
...
svn: r2478
2003-12-09 05:55:04 +00:00
Alex Roitman
144adc808a
* src/plugins/FtmStyleDescendants.py (write_endnotes): Replace
...
CallNumber with Abbreviation.
* src/plugins/FtmStyleAncestors.py (write_endnotes): Replace
CallNumber with Abbreviation.
svn: r2477
2003-12-09 04:30:05 +00:00
Alex Roitman
ae8f0a3515
* src/plugins/WriteGedcom.py (write_sources): Remove CallNumber export.
...
svn: r2476
2003-12-09 04:24:52 +00:00
Alex Roitman
2670b8fb18
* doc/gramps-manual/ru/gramps-manual.xml: Translation.
...
* doc/gramps-manual/ru/getstart.xml: Translation.
* src/RelLib.py (Source.setCallNumber, Source.CallNumber): Remove
functions; (Source.callno): remove attribute.
* src/WriteXML.py (write_xml_data): Remove CallNumber output.
* src/GrampsParser.py (GrampsParser.stop_scallno): Remove function.
* src/gramps.glade (sourceEditor): Remove Call Number widgets.
* src/EditSource.py: Remove Call Number support.
svn: r2475
2003-12-09 04:21:39 +00:00
Don Allingham
83640c470b
* configure.in: catch the SUSE usage of "gnome.gconf" instead of
...
the standard "gconf"
svn: r2474
2003-12-09 04:14:35 +00:00
Alex Roitman
06a18b82bb
Update
...
svn: r2473
2003-12-09 02:39:42 +00:00
Alex Roitman
0286bf6903
Update
...
svn: r2472
2003-12-09 00:52:37 +00:00
Alex Roitman
ccd9e2fa9f
Add with -kb flag
...
svn: r2471
2003-12-09 00:42:03 +00:00
Alex Roitman
d5d7855f01
Remove figures. Add later with -kb.
...
svn: r2470
2003-12-09 00:40:30 +00:00
Alex Roitman
0604ae6417
Update figures
...
svn: r2469
2003-12-08 23:12:05 +00:00
Sebastian Voeck
f7525192d7
Started German translation
...
svn: r2468
2003-12-08 23:07:14 +00:00
Sebastian Voeck
7f4f394f03
Started German translation
...
svn: r2467
2003-12-08 22:57:50 +00:00
Alex Roitman
b43ae13242
Update figures
...
svn: r2466
2003-12-08 20:40:19 +00:00
Alex Roitman
6f2b03b69f
Update
...
svn: r2465
2003-12-08 19:45:05 +00:00
Alex Roitman
1d9b5481d3
Added russian translation of the manual
...
svn: r2464
2003-12-08 19:42:32 +00:00
Alex Roitman
2ee7b98f18
* src/filters/Complete.py: Add filter matching people with the
...
complete flag.
* src/GenericFilter.py (HasCompleteRecord): Add rule matching people
with the complete records.
* src/RelLib.py (Source.setAbbrev, Source.getAbbrev): Add functions.
* src/WriteXML.py (write_xml_data): Save abbreviation info for sources.
* src/GrampsParser.py (GrampsParser.stop_sabbrev): Parse abbreviation.
* src/gramps.glade (sourceEditor): Add widgets for Call Number and
Abbreviation.
* src/EditSource.py: Support Call Number and Abbreviation.
* src/plugins/ReadGedcom.py (parse_source): Parse abbreviation.
* src/plugins/WriteGedcom.py (write_sources): Export abbreviation.
* NEWS: Update.
svn: r2463
2003-12-08 02:23:53 +00:00
Alex Roitman
e722a4aa97
Release
...
svn: r2462
2003-12-08 00:58:00 +00:00
Alex Roitman
386ca0654b
Release
...
svn: r2461
2003-12-08 00:48:01 +00:00
Alex Roitman
3f79e86808
* src/EditSource.py (__init__): Markup notes label on startup.
...
svn: r2459
2003-12-07 05:04:14 +00:00
Alex Roitman
7bce72201e
Update
...
svn: r2458
2003-12-07 04:55:58 +00:00
Alex Roitman
fae74522d8
* src/EditPlace.py: Pass window to LocEdit.py. Correct apply callback.
...
* src/LocEdit.py (__init__): Make dialog modal and transient
for its parent; (on_help_clicked): Add function.
* src/dialog.glade: Correct response IDs.
* src/places.glade: Correct response IDs.
svn: r2457
2003-12-07 04:54:40 +00:00
Don Allingham
c1bc679119
update
...
svn: r2456
2003-12-07 04:16:11 +00:00
Don Allingham
cac9c131ce
* src/FamilyView.py (FamilyView.really_remove_spouse): remove the
...
corret person from the family when deleting the spouse
* src/po/it.po: updated Italian translation
svn: r2455
2003-12-07 04:15:54 +00:00
Don Allingham
9577dec324
Added Tim Waugh in authors list
...
svn: r2454
2003-12-07 02:45:33 +00:00
Alex Roitman
8acc5f5cd6
* src/plugins/WriteFtree.py (on_help_clicked): Add function.
...
* doc/gramps.1: Update.
svn: r2453
2003-12-06 23:05:52 +00:00
Frode Jemtland
949c26bf92
Updating no.po to reflect nb.po
...
svn: r2452
2003-12-06 21:26:13 +00:00
Frode Jemtland
2c86ef433b
Some small fix...
...
svn: r2451
2003-12-06 21:24:12 +00:00
Alex Roitman
b01d83da90
* src/gramps_main.py (__init__): Remove unneeded handler.
...
svn: r2450
2003-12-06 21:09:46 +00:00
Alex Roitman
a3b05690ec
* doc/gramps-manual/C/figures/pedigree-child-cut.png: Add figure.
...
* doc/gramps-manual/C/mainwin.xml: Add figure.
* FAQ, doc/gramps-manual/C/faq.xml: Add two questions.
svn: r2449
2003-12-06 19:45:24 +00:00
Don Allingham
6789734a1e
* src/po/it.po: updated Italian translation
...
svn: r2448
2003-12-06 15:40:41 +00:00
Alex Roitman
cd59e6850c
* src/PedView.py: Remove references to self.presel_descendants
...
(closes bug #854626 ).
svn: r2447
2003-12-06 05:47:07 +00:00
Alex Roitman
5e696d845f
* doc/gramps-manual/C/getstart.xml: More "open a directory" stuff.
...
* src/gramps.glade: Add Help button to opendb dialog.
* src/DbPrompter.py (open_help_clicked): Add function.
svn: r2446
2003-12-06 00:14:25 +00:00
Alex Roitman
8ba0e84b5b
* src/po/ru.po: Update Russian translation for 0.98.
...
svn: r2445
2003-12-05 19:29:09 +00:00
Alex Roitman
21a65cf4d1
Update figure
...
svn: r2444
2003-12-05 05:59:21 +00:00
Alex Roitman
fafc6a5efc
* TODO: Update.
...
* gramps.desktop: Remove in favor of src/gramps.desktop file.
* src/gramps_main.py: Replace stock Home with the custom string.
* src/PeopleView.py: Replace stock Home with the custom string.
svn: r2443
2003-12-05 00:11:22 +00:00
Sebastian Voeck
2ae745ea49
Translation update
...
svn: r2442
2003-12-04 23:12:41 +00:00
Alex Roitman
1bebc1b687
Update
...
svn: r2441
2003-12-04 14:01:01 +00:00
Alex Roitman
98dd000571
* doc/gramps-manual/C/getstart.xml: Remove ZODB support section.
...
* doc/gramps-manual/C/usage.xml: Remove ZODB support section.
svn: r2440
2003-12-04 14:00:14 +00:00
Alex Roitman
7b70b5e3a7
Add figure
...
svn: r2439
2003-12-04 13:29:09 +00:00
Alex Roitman
02589dfec7
Update figure for 0.98
...
svn: r2438
2003-12-04 02:52:25 +00:00
Alex Roitman
23254994c9
* doc/gramps-manual/C/faq.xml: Link to referenced cites.
...
* doc/gramps-manual/C/usage.xml: Document the completeness flag.
Describe new layout of book report.
* doc/gramps-manual/C/mainwin.xml: Document children menu markup
in Pedigree View.
* NEWS: Minor corrections.
svn: r2437
2003-12-03 23:11:04 +00:00
Don Allingham
829e0c6217
* configure.in: added eo to languages:
...
* src/po/eo.po: esperanto translation
svn: r2436
2003-12-03 21:41:51 +00:00
Alex Roitman
7f5dc667af
* src/plugins/ReadGedcom.py (parse_source): Stop TEXT messing
...
up the title; add ABBR to the note field (was ignored).
svn: r2435
2003-12-03 19:22:52 +00:00
Egyeki Gergelly
686b879a4a
Update Hungarian translation
...
svn: r2434
2003-12-03 11:57:42 +00:00
Don Allingham
890a60f64f
update
...
svn: r2433
2003-12-03 04:10:30 +00:00
Don Allingham
c9e40098aa
* src/PeopleView.py (PeopleView.clear_person_tabs): initialize
...
the model2page map with the default list, instead of clearing it.
* src/gramps_main.py: update person table after edit (BUG 851637)
svn: r2432
2003-12-03 04:07:36 +00:00
Alex Roitman
c073775f97
* AUTHORS: Add Tim Waugh to the author list.
...
svn: r2431
2003-12-03 03:52:29 +00:00
Alex Roitman
65aef4214d
* src/edit_person.glade: Add completeness check button.
...
* src/RelLib.py (Person.setComplete, Person.getComplete): Add functions.
* src/WriteXML.py (write_id): Save completeness info.
* src/GrampsParser.py (GrampsParser.start_person,
GrampsImportParser.start_person, GrampsImportParser.start_family):
Parse completeness.
* src/EditPerson.py: Add support for completeness.
svn: r2430
2003-12-03 03:49:39 +00:00
Alex Roitman
4dc578fb36
* src/gramps_main.py (on_faq_activate): Switch Help->FAQ function
...
* src/gramps.glade: Remove FAQ window.
* doc/gramps-manual/C/cmdline.xml,
doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/custom.xml,
doc/gramps-manual/C/keybind.xml,
doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/legal.xml,
doc/gramps-manual/C/filtref.xml,
doc/gramps-manual/C/mainwin.xml,
doc/gramps-manual/C/getstart.xml,
doc/gramps-manual/C/usage.xml: Add copyright info to header.
svn: r2429
2003-12-03 02:56:43 +00:00
Alex Roitman
89e275878b
* src/gramps.desktop: Add russian strings. Set encoding line to UTF-8.
...
svn: r2428
2003-12-03 02:06:03 +00:00
Donald A. Peterson
c907a36180
extra categories for .desktop file
...
svn: r2427
2003-12-02 20:33:04 +00:00
Don Allingham
7ba1e80302
* src/gramps_main.py: update person table after edit (BUG 851637)
...
svn: r2426
2003-12-02 17:24:01 +00:00
Alex Roitman
957225752b
Update
...
svn: r2425
2003-12-02 16:06:14 +00:00
Alex Roitman
3508f1a35b
Add FAQ
...
svn: r2424
2003-12-02 14:32:25 +00:00
Tim Waugh
f43bea8ae7
2003-12-02 Tim Waugh <twaugh@redhat.com>
...
* gramps.spec.in: Add more docs.
* Makefile.am: No need for dist-hook.
svn: r2423
2003-12-02 10:34:31 +00:00
Tim Waugh
8afc40c8cd
* Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com>
...
- More docs.
svn: r2422
2003-12-02 10:33:00 +00:00
Tim Waugh
5d641cb2ae
* Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com>
...
- Change Copyright: to License:.
svn: r2421
2003-12-02 10:32:05 +00:00
Alex Roitman
e6cdcddd9d
* src/preferences.glade: Add Help button.
...
* src/GrampsCfg.py (on_propertybox_help): Add function.
* src/imagesel.glade: Add Help buttons.
* src/ImageSelect.py (ImageSelect.on_help_imagesel_clicked,
GlobalMediaProperties.on_help_clicked): Add functions.
* src/AddMedia.py (on_help_imagesel_clicked): Add function.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/keybind.xml: Update.
* src/AddSpouse.py: Call yelp with sect2 argument.
* src/AddrEdit.py: Likewise.
* src/AttrEdit.py: Likewise.
* src/ChooseParents.py: Likewise.
* src/EditPerson.py: Likewise.
* src/EditPlace.py: Likewise.
* src/EditSource.py: Likewise.
* src/EventEdit.py: Likewise.
* src/Marriage.py: Likewise.
* src/NameEdit.py: Likewise.
* src/SelectChild.py: Likewise.
* src/Sources.py: Likewise.
svn: r2420
2003-12-02 04:27:23 +00:00
Don Allingham
98d4fee03a
update
...
svn: r2419
2003-12-02 04:23:54 +00:00
Alex Roitman
731dac4120
* src/revision.glade: Add Help button.
...
* src/gramps_main.py (on_help_dbopen_clicked): Add function.
* src/plugins/gedcomexport.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/pkgexport.glade: Add Help button.
* src/plugins/WritePkg.py (on_help_clicked): Add function.
* src/plugins/writeftree.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/cdexport.glade: Add Help button.
* src/plugins/WriteCD.py (on_help_clicked): Add function.
* src/Bookmarks.py (draw_window): Add Help button;
(help_clicked): Add function.
svn: r2418
2003-12-02 02:35:49 +00:00
Alex Roitman
344250abc1
Update
...
svn: r2417
2003-12-02 01:29:30 +00:00
Alex Roitman
0b748ead3c
* src/FamilyView.py (add_child_clicked): Return tuple of two
...
empty strings when the surname guessing is set to None (otherwise
it produced traceback and did nothing).
* doc/gramps-manual/C/custom.xml: Update.
* doc/gramps-manual/C/gramps-manual-C.omf: Update.
* doc/gramps.1.in: Update.
svn: r2416
2003-12-02 00:20:46 +00:00
Tim Waugh
9ebe1cca0c
2003-12-01 Tim Waugh <twaugh@redhat.com>
...
* doc/xmldocs.make: Fix builds for == (oops).
svn: r2415
2003-12-01 17:35:39 +00:00
Alex Roitman
172cd77ac1
* doc/gramps-manual/C/keybind.xml: Update.
...
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/custom.xml: Update.
* NEWS: typo.
* doc/gramps-manual/C/keybind.xml: Update.
svn: r2414
2003-12-01 14:22:11 +00:00
Tim Waugh
871de6a5ac
2003-12-01 Tim Waugh <twaugh@redhat.com>
...
* doc/xmldocs.make: Clean copied XML files. Now 'make distcheck' works
again.
svn: r2413
2003-12-01 10:12:57 +00:00
Alex Roitman
ff9b6287b5
* NEWS: Update.
...
* src/FamilyView.py (on_child_list_button_press): Add edit person
callback on Shift+click; (sp_key_press, child_key_press): Replace
Ctrl+Insert with Shift+Insert for adding new people.
* src/PedView.py (on_show_child_menu): Markup children with children.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/faq.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.
svn: r2412
2003-12-01 04:22:15 +00:00
Jens Arvidsson
1792d02d0f
Translation update for 0.98.0
...
svn: r2411
2003-11-30 12:11:23 +00:00
Frode Jemtland
7503d38dc9
Translated new strings
...
svn: r2410
2003-11-30 12:07:49 +00:00
Jens Arvidsson
16847b7418
Translation update for 0.98.0
...
svn: r2409
2003-11-30 11:37:31 +00:00
Don Allingham
cf954478e4
update
...
svn: r2408
2003-11-30 06:19:13 +00:00
Don Allingham
165b6919d2
* src/PedView.py (PedigreeView.find_children): used italics instead of
...
'*' to indicate children in popup menu
svn: r2407
2003-11-30 06:19:00 +00:00
Don Allingham
272d58b5d2
update
...
svn: r2406
2003-11-30 05:53:23 +00:00
Don Allingham
589bfdb0f8
* src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded
...
"oowriter" with the command found by querying the mime database with
the open office document type. Different distributions seem to install
OOo with different names (oofice, oowriter, soffice).
* src/EventEdit.py (EventEditor.__init__): add translated name to the
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children
svn: r2405
2003-11-30 05:51:24 +00:00
Alex Roitman
eb22167873
* src/EventEdit.py (__init__): Only define translated name if the
...
event is not empty.
* doc/gramps-manual/C/gramps-manual.xml: Update manual.
* doc/gramps-manual/C/mainwin.xml: Update manual.
* doc/gramps-manual/C/faq.xml: Add to CVS.
* doc/gramps-manual/C/keybind.xml: Add to CVS.
* doc/gramps-manual/C/Makefile.am: Add new files to the distribution.
svn: r2404
2003-11-30 05:47:59 +00:00
Alex Roitman
2b6ad01e74
* src/filters/MatchSndEx2.py: Typo.
...
* src/plugins/RelGraph.py: Typo.
* src/plugins/book.glade: Remove initial text from the labels.
* src/po/template.po: Updated translation template for 0.98.0.
* src/po/ru.po: Russian translation for 0.98.0.
svn: r2403
2003-11-30 02:54:54 +00:00
Don Allingham
2b3675313b
* src/EventEdit.py (EventEditor.__init__): add translated name to the
...
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children
svn: r2402
2003-11-29 03:52:53 +00:00
Frode Jemtland
1ef5fa0a3f
Fixed a couple of fuzzy lines
...
svn: r2401
2003-11-28 22:52:33 +00:00
Don Allingham
396f433caa
* src/PedView.py: add a '*' to the popup menu if the child has children
...
svn: r2400
2003-11-28 21:23:59 +00:00
Don Allingham
d0e5cd2c64
ChangeLog
...
svn: r2399
2003-11-27 18:16:36 +00:00