Commit Graph

1317 Commits

Author SHA1 Message Date
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