Commit Graph

  • 5615876d2a * src/plugins/ReadGedcom.py: More source parsing cleanups. (parse_source_objects): Remove redundant function. Alex Roitman 2004-01-06 06:11:28 +00:00
  • 1e16bb4c9b * src/plugins/ReadGedcom.py: More source parsing cleanups. (parse_source_objects): Remove redundant function. Alex Roitman 2004-01-06 06:11:28 +00:00
  • 1a1eb05059 update Don Allingham 2004-01-06 05:02:06 +00:00
  • 3ad158da2f update Don Allingham 2004-01-06 05:02:06 +00:00
  • a0c601eb19 * src/ImageSelect.py: make sure that description doesn't exceed the image size * src/MediaView.py: mark <local copy> for translation * src/gramps.glade: eliminate fixed size for side panel, helps with translations. Don Allingham 2004-01-06 04:34:19 +00:00
  • 8028428fc0 * src/ImageSelect.py: make sure that description doesn't exceed the image size * src/MediaView.py: mark <local copy> for translation * src/gramps.glade: eliminate fixed size for side panel, helps with translations. Don Allingham 2004-01-06 04:34:19 +00:00
  • 576b6a3f7f * src/plugins/ReadGedcom.py: More source parsing cleanups. Alex Roitman 2004-01-05 20:39:09 +00:00
  • c681413e0d * src/plugins/ReadGedcom.py: More source parsing cleanups. Alex Roitman 2004-01-05 20:39:09 +00:00
  • 7bb94c7b3a * src/plugins/ReadGedcom.py: Revert brain-dead fix in favor of an existing handle_source() method. Alex Roitman 2004-01-05 06:03:28 +00:00
  • 79280bf948 * src/plugins/ReadGedcom.py: Revert brain-dead fix in favor of an existing handle_source() method. Alex Roitman 2004-01-05 06:03:28 +00:00
  • 2a92fac355 * src/plugins/ReadGedcom.py: Correct level in parsing LDS ordinance source references. Support for source description-type references. Alex Roitman 2004-01-05 03:57:01 +00:00
  • 4fbc088d30 * src/plugins/ReadGedcom.py: Correct level in parsing LDS ordinance source references. Support for source description-type references. Alex Roitman 2004-01-05 03:57:01 +00:00
  • 8bf5f5b12a * src/po/fr.po: Typo (named format line parameter was translated). Alex Roitman 2004-01-04 00:54:32 +00:00
  • 5488d83afe * src/po/fr.po: Typo (named format line parameter was translated). Alex Roitman 2004-01-04 00:54:32 +00:00
  • c387855638 * NEWS: Update status. Alex Roitman 2004-01-02 21:59:26 +00:00
  • c520058cb5 * NEWS: Update status. Alex Roitman 2004-01-02 21:59:26 +00:00
  • a1952f0a38 Cleanup Alex Roitman 2004-01-02 20:26:30 +00:00
  • c71dfc8b9e Cleanup Alex Roitman 2004-01-02 20:26:30 +00:00
  • a5bc5cbc37 * src/PedView.py (load_canvas): Produce generation labels based on the anchor. Alex Roitman 2004-01-02 07:02:12 +00:00
  • b9e01111ba * src/PedView.py (load_canvas): Produce generation labels based on the anchor. Alex Roitman 2004-01-02 07:02:12 +00:00
  • 0ed89c7f95 * src/PedView.py (load_canvas): Ditch anchor button in favor of context menu items; (make_anchor_button,on_anchor_clicked): Remove functions; (on_anchor_set, on_anchor_remove): Add functions; (build_nav_menu): Add anchor-related context menut items. Alex Roitman 2004-01-02 01:02:13 +00:00
  • 70bfd2f908 * src/PedView.py (load_canvas): Ditch anchor button in favor of context menu items; (make_anchor_button,on_anchor_clicked): Remove functions; (on_anchor_set, on_anchor_remove): Add functions; (build_nav_menu): Add anchor-related context menut items. Alex Roitman 2004-01-02 01:02:13 +00:00
  • 833fa95714 update Don Allingham 2004-01-01 22:12:50 +00:00
  • 5e135e7f49 update Don Allingham 2004-01-01 22:12:50 +00:00
  • 55a864a37c * src/PedView.py (PedigreeView.load_canvas): switched anchor label from a label to a CanvasText Don Allingham 2004-01-01 21:04:45 +00:00
  • 1cc91d1d70 * src/PedView.py (PedigreeView.load_canvas): switched anchor label from a label to a CanvasText Don Allingham 2004-01-01 21:04:45 +00:00
  • 22e5f35a1e update Don Allingham 2004-01-01 19:10:46 +00:00
  • 5534f961b2 update Don Allingham 2004-01-01 19:10:46 +00:00
  • 8e9f6a4219 * src/const.py.in: eliminate zipcmd * src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python zipfile module instead * src/plugins/EventCmp.py (DisplayChart.on_save_clicked): fix rows, double lines no longer used * configure.in: add check for vfs bindings, eliminate the check for swig and zip * gramps.spec.in (Requires): Added gnome-python2-gnomevfs dependency Don Allingham 2004-01-01 19:10:23 +00:00
  • d082cb92e6 * src/const.py.in: eliminate zipcmd * src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python zipfile module instead * src/plugins/EventCmp.py (DisplayChart.on_save_clicked): fix rows, double lines no longer used * configure.in: add check for vfs bindings, eliminate the check for swig and zip * gramps.spec.in (Requires): Added gnome-python2-gnomevfs dependency Don Allingham 2004-01-01 19:10:23 +00:00
  • cbfa7161ad update Don Allingham 2004-01-01 18:18:29 +00:00
  • 9442619e59 update Don Allingham 2004-01-01 18:18:29 +00:00
  • 2582bec96c * src/docgen/PdfDoc.py: add the ability to open the document in the default viewer * src/docgen/AbiWord2Doc.py: add the ability to open the document in AbiWord * src/docgen/OpenOfficeDoc.py: fixed the search for default viewer * src/docgen/RTFDoc.py: add the ability to open the document in the default viewer * src/docgen/HtmlDoc.py: add the ability to open the document in the default viewer * src/docgen/KwordDoc.py: add comment Don Allingham 2004-01-01 18:17:47 +00:00
  • e047ea7aba * src/docgen/PdfDoc.py: add the ability to open the document in the default viewer * src/docgen/AbiWord2Doc.py: add the ability to open the document in AbiWord * src/docgen/OpenOfficeDoc.py: fixed the search for default viewer * src/docgen/RTFDoc.py: add the ability to open the document in the default viewer * src/docgen/HtmlDoc.py: add the ability to open the document in the default viewer * src/docgen/KwordDoc.py: add comment Don Allingham 2004-01-01 18:17:47 +00:00
  • f085ad7013 Update Alex Roitman 2004-01-01 09:21:56 +00:00
  • ca0ac5c951 Update Alex Roitman 2004-01-01 09:21:56 +00:00
  • 1ee840ef00 * src/PedView.py (load_canvas): Add ahcnor button and label; (make_anchor_button,make_anchor_label,on_anchor_clicked): Add functions. Alex Roitman 2004-01-01 09:21:37 +00:00
  • f7ac2f91d6 * src/PedView.py (load_canvas): Add ahcnor button and label; (make_anchor_button,make_anchor_label,on_anchor_clicked): Add functions. Alex Roitman 2004-01-01 09:21:37 +00:00
  • 7fc0c7e0f9 * src/plugins/RelCalc.py (__init__): Skip the person when building the list. Alex Roitman 2003-12-31 23:22:44 +00:00
  • 1a4970e1e5 * src/plugins/RelCalc.py (__init__): Skip the person when building the list. Alex Roitman 2003-12-31 23:22:44 +00:00
  • a258b447b5 Update Alex Roitman 2003-12-30 19:43:04 +00:00
  • 025928e0ac Update Alex Roitman 2003-12-30 19:43:04 +00:00
  • b9dfa0508f * doc/gramps-manual/fr/custom.xml: Update translation. * doc/gramps-manual/fr/usage.xml: Update translation. Alex Roitman 2003-12-30 19:28:25 +00:00
  • 1fad6c9ed1 * doc/gramps-manual/fr/custom.xml: Update translation. * doc/gramps-manual/fr/usage.xml: Update translation. Alex Roitman 2003-12-30 19:28:25 +00:00
  • 905860a146 * doc/gramps-manual/ru/faq.xml: Update translation. * doc/gramps-manual/ru/keybind.xml: Update translation. * doc/gramps-manual/ru/filtref.xml: Update translation. Alex Roitman 2003-12-30 18:22:05 +00:00
  • ceed7ea96d * doc/gramps-manual/ru/faq.xml: Update translation. * doc/gramps-manual/ru/keybind.xml: Update translation. * doc/gramps-manual/ru/filtref.xml: Update translation. Alex Roitman 2003-12-30 18:22:05 +00:00
  • 921e07f049 update Don Allingham 2003-12-29 19:49:59 +00:00
  • f362f04721 update Don Allingham 2003-12-29 19:49:59 +00:00
  • a10adcc342 * src/Date.py: catch day changes if the date has both a start and stop part Don Allingham 2003-12-29 19:49:32 +00:00
  • 37bea0a162 * src/Date.py: catch day changes if the date has both a start and stop part Don Allingham 2003-12-29 19:49:32 +00:00
  • a81b0f0b8a update Don Allingham 2003-12-29 18:37:56 +00:00
  • 2fbe4465a0 update Don Allingham 2003-12-29 18:37:56 +00:00
  • 4cbee97a19 * src/RelLib.py: add sorting by source title, remove dependency on string module * src/PlaceView.py: do an initial sort, don't rely on "click" function * src/SourceView.py: do an initial sort, don't rely on "click" function Don Allingham 2003-12-29 18:37:44 +00:00
  • a75928f974 * src/RelLib.py: add sorting by source title, remove dependency on string module * src/PlaceView.py: do an initial sort, don't rely on "click" function * src/SourceView.py: do an initial sort, don't rely on "click" function Don Allingham 2003-12-29 18:37:44 +00:00
  • 4a41fc9c19 update Don Allingham 2003-12-29 15:57:11 +00:00
  • 79b7134b55 update Don Allingham 2003-12-29 15:57:11 +00:00
  • d3581ec7d2 * src/WriteXML.py (XmlWriter.write_note): Don't use format=0, since it is the default. Don Allingham 2003-12-29 15:55:08 +00:00
  • 1ecce7a515 * src/WriteXML.py (XmlWriter.write_note): Don't use format=0, since it is the default. Don Allingham 2003-12-29 15:55:08 +00:00
  • 969020dac2 update Don Allingham 2003-12-27 23:14:14 +00:00
  • 1ba9214f1f update Don Allingham 2003-12-27 23:14:14 +00:00
  • 629aee2b26 * src/plugins/WebPage.py: proper handling of links in the MiniTree Don Allingham 2003-12-27 23:13:54 +00:00
  • 7ef765703a * src/plugins/WebPage.py: proper handling of links in the MiniTree Don Allingham 2003-12-27 23:13:54 +00:00
  • 4af8b4531b update Don Allingham 2003-12-27 22:15:54 +00:00
  • 793e0788cc update Don Allingham 2003-12-27 22:15:54 +00:00
  • 1acffa04f7 * src/plugins/DescendReport.py (_make_default_style): fix indentation levels * src/plugins/FamilyGroup.py (FamilyGroup.dump_child): handle missing spouse Don Allingham 2003-12-27 22:15:23 +00:00
  • ab7139efd9 * src/plugins/DescendReport.py (_make_default_style): fix indentation levels * src/plugins/FamilyGroup.py (FamilyGroup.dump_child): handle missing spouse Don Allingham 2003-12-27 22:15:23 +00:00
  • cbc7823ef2 * src/plugins/FamilyGroup.py (FamilyGroup.dump_child): handle missing spouse Don Allingham 2003-12-27 21:56:38 +00:00
  • 201fb9b460 * src/plugins/FamilyGroup.py (FamilyGroup.dump_child): handle missing spouse Don Allingham 2003-12-27 21:56:38 +00:00
  • c17ae53632 * src/MediaView.py (__init__): Translate column header. * doc/gramps-manual/ru/cmdline.xml: Update translation. * doc/gramps-manual/ru/faq.xml: Update translation. * doc/gramps-manual/ru/mainwin.xml: Update translation. Alex Roitman 2003-12-27 05:02:18 +00:00
  • dc895384a4 * src/MediaView.py (__init__): Translate column header. * doc/gramps-manual/ru/cmdline.xml: Update translation. * doc/gramps-manual/ru/faq.xml: Update translation. * doc/gramps-manual/ru/mainwin.xml: Update translation. Alex Roitman 2003-12-27 05:02:18 +00:00
  • 1efd9b96cf update Don Allingham 2003-12-26 21:15:06 +00:00
  • 0b062f3d9d update Don Allingham 2003-12-26 21:15:06 +00:00
  • c55a4a54d3 * src/plugins/Check.py (CheckIntegrity.check_parent_relationships): More complete checks handling unknown genders Don Allingham 2003-12-26 21:14:45 +00:00
  • fa0ccf779a * src/plugins/Check.py (CheckIntegrity.check_parent_relationships): More complete checks handling unknown genders Don Allingham 2003-12-26 21:14:45 +00:00
  • 933988a853 * src/PeopleView.py: Check for null iters before removing from the tree store. Don Allingham 2003-12-25 04:14:51 +00:00
  • d2cec36c25 * src/PeopleView.py: Check for null iters before removing from the tree store. Don Allingham 2003-12-25 04:14:51 +00:00
  • 319744498b updated french translation Don Allingham 2003-12-24 18:37:22 +00:00
  • 0ad9604cb5 updated french translation Don Allingham 2003-12-24 18:37:22 +00:00
  • ed71afffd5 update Don Allingham 2003-12-24 17:47:50 +00:00
  • 21cb5e2f15 update Don Allingham 2003-12-24 17:47:50 +00:00
  • b4e4653658 * src/plugins/Check.py: Fixed handling of Unknown genders in family checks Don Allingham 2003-12-24 17:47:40 +00:00
  • 367594dc71 * src/plugins/Check.py: Fixed handling of Unknown genders in family checks Don Allingham 2003-12-24 17:47:40 +00:00
  • 4f18f679de update Don Allingham 2003-12-20 02:43:02 +00:00
  • e8aa50f8b4 update Don Allingham 2003-12-20 02:43:02 +00:00
  • 69eced74af * gramps.spec: added gnome-python2-gnomevfs as a dependency * src/DisplayTrace.py: detect /etc/fedora-release, /etc/slackware-version Don Allingham 2003-12-19 04:33:52 +00:00
  • 3b73e9785a * gramps.spec: added gnome-python2-gnomevfs as a dependency * src/DisplayTrace.py: detect /etc/fedora-release, /etc/slackware-version Don Allingham 2003-12-19 04:33:52 +00:00
  • d7fa698673 * 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. Alex Roitman 2003-12-18 23:08:54 +00:00
  • 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. Alex Roitman 2003-12-18 23:08:54 +00:00
  • 7300c6c39d update Alex Roitman 2003-12-18 23:07:57 +00:00
  • 08e9eb6122 update Alex Roitman 2003-12-18 23:07:57 +00:00
  • 1848bd9a9c * 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. Don Allingham 2003-12-17 23:45:43 +00:00
  • 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. Don Allingham 2003-12-17 23:45:43 +00:00
  • e59d97b7eb Add file Alex Roitman 2003-12-17 22:32:52 +00:00
  • cd1dc28168 Add file Alex Roitman 2003-12-17 22:32:52 +00:00
  • ba9a345afd Replace with -fr.omf Alex Roitman 2003-12-17 22:32:15 +00:00
  • cecba51ab1 Replace with -fr.omf Alex Roitman 2003-12-17 22:32:15 +00:00
  • 8efb582320 * 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: Alex Roitman 2003-12-17 22:30:15 +00:00
  • 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: Alex Roitman 2003-12-17 22:30:15 +00:00
  • 0811d3054a Update Alex Roitman 2003-12-17 22:29:22 +00:00
  • 6e32ea36f6 Update Alex Roitman 2003-12-17 22:29:22 +00:00