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
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
8b27d6c756
* doc/gramps-manual/ru/getstart.xml: Translation update.
...
svn: r2486
2003-12-10 01:00:59 +00:00
Don Allingham
9ca94ff9db
update
...
svn: r2480
2003-12-09 06:02:36 +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
Alex Roitman
3e571743de
Update
...
svn: r2472
2003-12-09 00:52:37 +00:00
Alex Roitman
2156d0e530
Update
...
svn: r2465
2003-12-08 19:45:05 +00:00
Alex Roitman
fff445d33a
Added russian translation of the manual
...
svn: r2464
2003-12-08 19:42:32 +00:00
Alex Roitman
5907d97571
* 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
325efe438e
Release
...
svn: r2462
2003-12-08 00:58:00 +00:00
Alex Roitman
5d109a10e3
Release
...
svn: r2461
2003-12-08 00:48:01 +00:00
Alex Roitman
caa7416a47
* src/EditSource.py (__init__): Markup notes label on startup.
...
svn: r2459
2003-12-07 05:04:14 +00:00
Alex Roitman
637a24f778
Update
...
svn: r2458
2003-12-07 04:55:58 +00:00
Alex Roitman
3e4dfe4353
* 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
c10818fcd6
update
...
svn: r2456
2003-12-07 04:16:11 +00:00
Alex Roitman
dac45634c2
* src/plugins/WriteFtree.py (on_help_clicked): Add function.
...
* doc/gramps.1: Update.
svn: r2453
2003-12-06 23:05:52 +00:00
Alex Roitman
6ed92954d3
* src/gramps_main.py (__init__): Remove unneeded handler.
...
svn: r2450
2003-12-06 21:09:46 +00:00
Alex Roitman
dd2c59588d
* 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
Alex Roitman
3a6a1debd6
* src/PedView.py: Remove references to self.presel_descendants
...
(closes bug #854626 ).
svn: r2447
2003-12-06 05:47:07 +00:00
Alex Roitman
27edbf88a5
* 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
4a193c49f8
* src/po/ru.po: Update Russian translation for 0.98.
...
svn: r2445
2003-12-05 19:29:09 +00:00
Alex Roitman
267514c280
* 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
Alex Roitman
14425f8a40
* 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
1116d0effa
* 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
Alex Roitman
72068ec2b5
* 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
Don Allingham
3f50e174f9
update
...
svn: r2433
2003-12-03 04:10:30 +00:00
Alex Roitman
7369021e86
* AUTHORS: Add Tim Waugh to the author list.
...
svn: r2431
2003-12-03 03:52:29 +00:00
Alex Roitman
0cb999d41e
* 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
af43a774a8
* 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
76f6294dfc
* src/gramps.desktop: Add russian strings. Set encoding line to UTF-8.
...
svn: r2428
2003-12-03 02:06:03 +00:00
Alex Roitman
7e55879f16
Update
...
svn: r2425
2003-12-02 16:06:14 +00:00
Tim Waugh
e7bb78016f
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
Alex Roitman
b1a31deb0f
* 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
a2d49b7d6b
update
...
svn: r2419
2003-12-02 04:23:54 +00:00
Alex Roitman
dcf4bb8d31
* 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
088e3ccd2d
Update
...
svn: r2417
2003-12-02 01:29:30 +00:00
Alex Roitman
c5088f1f40
* 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
e82caa682e
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
3e1cd08ed6
* 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
0aebc61ffa
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
448fc5db0b
* 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
Don Allingham
8ac5e62b9a
update
...
svn: r2408
2003-11-30 06:19:13 +00:00
Don Allingham
9730743ccb
update
...
svn: r2406
2003-11-30 05:53:23 +00:00
Alex Roitman
d8fc0f4cbf
* 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
3da8a885a1
* 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
fdbd83830b
ChangeLog
...
svn: r2399
2003-11-27 18:16:36 +00:00
Don Allingham
4b68d400b1
update
...
svn: r2397
2003-11-27 18:14:17 +00:00
Donald A. Peterson
c042f030e6
new .desktop file for GNOME menu system
...
svn: r2392
2003-11-26 22:40:07 +00:00
Alex Roitman
2e7f031cd5
* src/gramps_main.py (on_faq_activate): Add function.
...
* src/gramps.glade: Add faq window.
svn: r2391
2003-11-26 19:15:24 +00:00
Don Allingham
32cee7f1e0
update
...
svn: r2388
2003-11-26 16:44:54 +00:00
Alex Roitman
4536d98e94
* src/Marriage.py (__init__): Call AutoComp.AutoCombo() prior to
...
setting text in place and temple combos. Set place text to empty
string if LdsSeal is empty. Markup lds_label as bold if LdsSeal is
not empty.
svn: r2386
2003-11-26 02:21:29 +00:00
Alex Roitman
2d296e7ca1
* FAQ: Several minor corrections. New question about bug reports.
...
* Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.
svn: r2385
2003-11-25 23:05:37 +00:00
Don Allingham
01e2e6b0fd
update
...
svn: r2380
2003-11-25 21:34:47 +00:00
Alex Roitman
9d6bc2977d
* FAQ: Add a question about adding custom columns.
...
svn: r2376
2003-11-25 18:04:17 +00:00
Don Allingham
6b7026c482
update
...
svn: r2375
2003-11-25 17:49:33 +00:00
Alex Roitman
e49c1021bc
* FAQ: Added to CVS.
...
svn: r2371
2003-11-25 03:38:31 +00:00
Don Allingham
c0266b358c
update
...
svn: r2368
2003-11-24 02:56:49 +00:00
Alex Roitman
c9750198bb
* src/FamilyView.py: Do not pass the window to the ChooseParents class.
...
* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes #847600 ).
svn: r2365
2003-11-23 20:53:20 +00:00
Alex Roitman
93590352de
* src/ChooseParents.py (ChooseParents.__init__): Revert the dialog
...
back to being non-modal (otherwise adding new people is impossible).
svn: r2363
2003-11-23 20:32:40 +00:00
Don Allingham
7e8196ad0e
update
...
svn: r2362
2003-11-22 15:16:54 +00:00
Alex Roitman
609d18465d
* src/po/fr.po: Fix format line.
...
svn: r2359
2003-11-21 15:08:11 +00:00
Alex Roitman
34483dbbd9
* src/FamilyView.py: Enable keyboard navigation in Family View.
...
svn: r2358
2003-11-20 04:59:36 +00:00
Don Allingham
6048381840
update
...
svn: r2356
2003-11-20 04:18:40 +00:00
Don Allingham
06cab2d559
update
...
svn: r2354
2003-11-20 03:11:06 +00:00
Alex Roitman
24a0100230
Update
...
svn: r2353
2003-11-19 18:01:36 +00:00
Alex Roitman
9ec87fc160
* src/Sources.py: (SourceSelector.on_help_clicked,
...
SourceEditor.on_help_clicked): Add functions.
* src/srcsel.glade: Add Help buttons to dialogs.
* src/places.glade: Add Help buttons to dialogs.
* src/EditSource.py (on_help_clicked): Add function.
* src/EditPlace.py (on_help_clicked): Add function;
(__init__): Make the dialog modal and a transient for its parent;
* src/PlaceView.py: Pass the window to the EditPlace class.
svn: r2352
2003-11-19 18:00:58 +00:00
Tim Waugh
02ddd38c12
Fix date :-)
...
svn: r2350
2003-11-19 15:37:05 +00:00
Alex Roitman
188bfa24a9
* src/ChooseParents.py (ModifyParents.__init__): Make the dialog modal
...
and a transient for its parent; (ModifyParents.on_help_clicked): Add
function; (ChooseParents.__init__): Make the dialog modal and a
transient for its parent; (ChooseParents.on_help_clicked):
Add function.
* src/FamilyView.py: Pass the window to the ChooseParents classes.
svn: r2349
2003-11-19 03:14:14 +00:00
Alex Roitman
b362afd128
* src/NameEdit.py (on_help_clicked): Add function.
...
* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.
svn: r2348
2003-11-19 02:29:41 +00:00
Alex Roitman
69270a29f8
* src/gramps.glade: Add Help buttons to dialogs.
...
* src/AddSpouse.py (on_spouse_help_clicked): Add function.
* src/SelectChild.py (on_child_help_clicked): Add function.
* src/Marriage.py (on_help_clicked): Add function.
* src/EditPerson.py (on_help_clicked): Add function.
* src/marriage.glade: Add Help button to a dialog.
* src/edit_person.glade: Add Help button to a dialog.
* src/dialog.glade: Add Help buttons to dialogs.
* src/AddrEdit.py (on_help_clicked): Add function.
* src/AttrEdit.py (on_help_clicked): Add function.
* src/EventEdit.py (on_help_clicked): Add function.
svn: r2347
2003-11-18 04:26:06 +00:00
Alex Roitman
4ec6046627
Update
...
svn: r2346
2003-11-18 03:20:03 +00:00
Don Allingham
19a7bc2ad7
update
...
svn: r2345
2003-11-17 00:42:41 +00:00
Don Allingham
4d5c200b2e
update
...
svn: r2343
2003-11-16 02:39:46 +00:00
Don Allingham
b6e67ec90b
update
...
svn: r2341
2003-11-14 22:50:11 +00:00
Don Allingham
ad8d05ff12
update
...
svn: r2339
2003-11-14 05:30:39 +00:00
Alex Roitman
b5e029e27e
* src/EditPerson.py: Fix LDS tab label behavior.
...
* src/Marriage.py: Fix LDS tab label behavior. Fix get_place for LDS (was
using Utils.get_place_from_list which uses deprecated gtk.List and does not
work).
svn: r2336
2003-11-13 21:44:09 +00:00
Alex Roitman
4951bc66b8
files using -kb flag). Add with -kb flag. Add charset info to the header of
...
all templates.
svn: r2335
2003-11-13 19:55:52 +00:00
Alex Roitman
0967898afa
* src/data/templates/blue_edge.tpkg, src/data/templates/marble.tpkg,
...
src/data/templates/pink_marble.tpkg, src/data/templates/sepia.tpkg,
src/data/templates/sky_border.tpkg: Remove from CVS (need to add binary
files using -kb flag).
svn: r2334
2003-11-13 19:52:34 +00:00
Don Allingham
21de092117
update
...
svn: r2333
2003-11-13 19:29:05 +00:00
Alex Roitman
6d7f263d52
* src/plugins/WebPage.py (IndividualPage.write_normal_row): Add separators
...
between the references (comma and space).
svn: r2331
2003-11-13 19:18:09 +00:00
Alex Roitman
5dad0028a1
* src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from
...
XML; (redraw_attr_list): Change attribute label; (display_refs): Change
references label; (on_notebook_switch_page): change notes label.
* src/imagesel.glade: Set meaningful label ids, remove bold markup.
* src/docgen/HtmlDoc.py (start_bold, end_bold): Add functions (closes
bug #841277 ).
* src/EditSource.py (__init__): Find labels from XML.
* src/EventEdit.py: (__init__): Find labels from XML;
* src/NameEdit.py: (__init__): Find labels from XML;
svn: r2330
2003-11-13 18:50:01 +00:00
Don Allingham
4f26fe7f6d
update
...
svn: r2329
2003-11-13 04:25:25 +00:00
Alex Roitman
385c80dcd2
* src/Utils.py (bold_label, unbold label): Add functions.
...
* src/EditPerson.py (bold_label, unbold label): Remove functions;
Call them from Utils in every instance.
* src/ImageSelect.py (Gallery.load_images): Change label upon load.
* src/Sources.py (SourceTab.redraw): Change label upon redraw.
* src/AddrEdit.py (__init__): Find sources label from XML;
(on_switch_page): Add function.
* src/AttrEdit.py (__init__): Find sources label from XML;
(on_switch_page): Add function.
* src/dialog.glade: Set meaningful label ids, remove bold markup.
* src/EditPlace.py (__init__): Find soucre label from XML.
* src/places.glade: Set meaningful label ids, remove bold markup.
* src/Marriage.py (__init__): Find soucre label from XML;
(on_switch_page): Add function.
* src/marriage.glade: Set meaningful label ids, remove bold markup.
* src/EditSource.py (__init__): Find soucre label from XML.
* src/gramps.glade: Set meaningful label ids, remove bold markup.
* src/EventEdit.py: (__init__): Find soucre label from XML;
(on_switch_page): Add function.
* src/Witness.py (WitnessTab.redraw): Change label upon redraw.
* src/NameEdit.py: (__init__): Find soucre label from XML;
(on_switch_page): Add function.
svn: r2327
2003-11-12 18:45:07 +00:00
Tim Waugh
03cbf74276
2003-11-12 Tim Waugh <twaugh@redhat.com>
...
* src/WriteXML.py: Fix ID sorting so that RCS versioning is useful
again (broken in last WriteXML change).
svn: r2326
2003-11-12 13:00:58 +00:00
Alex Roitman
5eb64234ee
* src/edit_person.glade: Set meaningful ids for all tab labels.
...
* src/EditPerson.py (__init__): Find labels from XML, call
bold_label() if contents is not empty;
(bold_label, unbold label): Add functions;
(redraw_*): Call bold_label or unbold_label based on contents.
svn: r2324
2003-11-11 00:32:28 +00:00
Don Allingham
7d4f72e723
updateChangeLog
...
svn: r2323
2003-11-10 22:31:17 +00:00
Alex Roitman
874bee1f7c
* src/edit_person.glade: Set meaningful id for the Notes tab label.
...
* src/EditPerson.py (__init__): Find notes_label from XML, call
chane_notes() if note is not empty; (change_notes): Add function.
svn: r2321
2003-11-09 23:14:18 +00:00
Alex Roitman
948c9ada08
* src/gramps_main.py (back_pressed, fwd_pressed): Pass event to the
...
build_menu functions; (build_backhistmenu, build_fwdhistmenu): Use
event for popping the menu.
* NEWS, TODO: catch up with the current CVS state.
* src/Utils.py (history_broken, clearHistory_broken, wasHistory_broken):
Add functions.
* src/plugins/ReorderIds.py(__init__): Call Utils.history_broken upon
reordering.
* src/gramps_main.py (clear_history): Add function;
(redraw_histmenu, fwd_clicked, back_clicked): Clear history if catching
an exception (should be actually handled by reorder plugin, leaving here
svn: r2320
2003-11-07 16:29:27 +00:00
Tim Waugh
1bc08a02ac
2003-11-05 Tim Waugh <twaugh@redhat.com>
...
* src/PlaceView.py (PlaceView.goto): Scroll to found item.
* src/SourceView.py (SourceView.goto): Likewise.
* src/MediaView.py (MediaView.goto): Likewise.
* src/Find.py (FindBase.show): Have the GtkEntry widget grab focus
when find dialog is displayed.
svn: r2319
2003-11-05 18:57:47 +00:00
Tim Waugh
fc26fe0ff4
2003-11-05 Tim Waugh <twaugh@redhat.com>
...
* src/gramps_main.py, src/FamilyView.py: Fix children enumeration
in family view.
svn: r2318
2003-11-05 11:37:00 +00:00
Tim Waugh
ef14f0fc87
2003-11-05 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/FilterEditor.py (ShowResults.__init__): Sort
results.
svn: r2317
2003-11-05 10:58:16 +00:00
Tim Waugh
806afb90ae
2003-11-03 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py (GedcomWriter.write_families): Use
frefn not prefn.
svn: r2315
2003-11-03 11:59:28 +00:00
Tim Waugh
bb2d6dbaab
2003-11-03 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/gedcomexport.glade, src/plugins/WriteGedcom.py: Added
support for external image references.
svn: r2314
2003-11-03 11:58:15 +00:00
Tim Waugh
d3ad386729
2003-11-02 Tim Waugh <twaugh@redhat.com>
...
* src/ArgHandler.py, src/DbPrompter,py: clear_database takes no
additional arguments.
svn: r2312
2003-11-02 16:41:29 +00:00
Tim Waugh
4775ead038
2003-11-02 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py (GedcomWriter.__init__): Fixed
default filename for export.
svn: r2311
2003-11-02 12:43:53 +00:00
Don Allingham
61ce42d3f2
update
...
svn: r2310
2003-11-02 00:24:14 +00:00