Alex Roitman
19e9f35349
* src/dialog.glade: Add format controls for notes.
...
svn: r2518
2003-12-14 17:15:11 +00:00
Alex Roitman
dede375ac8
* 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
6ae0b14d61
* src/docgen/KwordDoc.py (write_note): Implement function.
...
svn: r2516
2003-12-13 17:16:00 +00:00
Tim Waugh
7878b41dd5
Not 1.0.0 release yet.
...
svn: r2515
2003-12-13 15:07:59 +00:00
Alex Roitman
2819de10a2
* src/docgen/OpenOfficeDoc.py (write_note): Implement function.
...
svn: r2514
2003-12-13 05:59:35 +00:00
Alex Roitman
570fd76a2f
* 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
e962ebe517
* 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
7d779c25a8
* 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
45a3f7a364
update
...
svn: r2510
2003-12-12 04:36:07 +00:00
Don Allingham
af26f92abb
* 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
b2ea447b6b
* src/edit_person.glade: Add tooltips and hotkeys to the radiobuttons.
...
svn: r2508
2003-12-12 03:57:06 +00:00
Alex Roitman
3960ac8b3a
Update
...
svn: r2507
2003-12-12 02:34:48 +00:00
Alex Roitman
daeaf138e9
* src/docgen/HtmlDoc.py (write_note): Use stypes for preformatted note.
...
svn: r2506
2003-12-12 02:34:29 +00:00
Alex Roitman
2ba0326dc5
* src/docgen/PdfDoc.py (draw_text): Remove extra ",".
...
svn: r2505
2003-12-11 22:24:44 +00:00
Alex Roitman
017f36d86e
Oops, reverting last change
...
svn: r2504
2003-12-11 20:27:34 +00:00
Alex Roitman
46fcf69881
* 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
b1f20179bb
update
...
svn: r2502
2003-12-11 05:02:16 +00:00
Alex Roitman
5f711672ed
Update
...
svn: r2501
2003-12-11 04:52:19 +00:00
Alex Roitman
527e161b42
* 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
f33d59dd4b
* 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
ccaa1ea407
update
...
svn: r2498
2003-12-10 15:31:05 +00:00
Don Allingham
fc1999086a
* 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
6561e87845
* 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
d3d1b4ea2b
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
e6b4e2b6ae
update
...
svn: r2494
2003-12-10 04:22:17 +00:00
Don Allingham
6e76f8bd4b
* 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
4e66fd7b70
* 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
2d71af3791
update
...
svn: r2491
2003-12-10 03:32:47 +00:00
Don Allingham
e636c8c0b0
* 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
3e9026bba7
* 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
11f4d9c2f4
Type
...
svn: r2488
2003-12-10 01:13:31 +00:00
Alex Roitman
c07f6f2fc0
Update
...
svn: r2487
2003-12-10 01:04:51 +00:00
Alex Roitman
8b27d6c756
* doc/gramps-manual/ru/getstart.xml: Translation update.
...
svn: r2486
2003-12-10 01:00:59 +00:00
Sebastian Voeck
f7a3a54dfb
German screenshot
...
svn: r2485
2003-12-09 22:25:13 +00:00
Sebastian Voeck
ef15825896
Translation update
...
svn: r2484
2003-12-09 20:29:10 +00:00
Sebastian Voeck
d99cf53a48
Added German translation
...
svn: r2483
2003-12-09 19:43:51 +00:00
Sebastian Voeck
d71d791dcc
Updated translation
...
svn: r2482
2003-12-09 16:05:07 +00:00
Sebastian Voeck
5cc67c218a
Translation update
...
svn: r2481
2003-12-09 13:20:58 +00:00
Don Allingham
9ca94ff9db
update
...
svn: r2480
2003-12-09 06:02:36 +00:00
Don Allingham
2cd742578a
* 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
c923bd5bff
update
...
svn: r2478
2003-12-09 05:55:04 +00:00
Alex Roitman
efe68db55c
* 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
bac1ce2bc6
* src/plugins/WriteGedcom.py (write_sources): Remove CallNumber export.
...
svn: r2476
2003-12-09 04:24:52 +00:00
Alex Roitman
72b7cd0801
* 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
d1a41af39c
* 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
529774a679
Update
...
svn: r2473
2003-12-09 02:39:42 +00:00
Alex Roitman
3e571743de
Update
...
svn: r2472
2003-12-09 00:52:37 +00:00
Alex Roitman
325353ce30
Add with -kb flag
...
svn: r2471
2003-12-09 00:42:03 +00:00
Alex Roitman
b854788a1a
Remove figures. Add later with -kb.
...
svn: r2470
2003-12-09 00:40:30 +00:00
Alex Roitman
3183de870f
Update figures
...
svn: r2469
2003-12-08 23:12:05 +00:00