Commit Graph

  • 314d0511ba update Don Allingham 2003-10-12 04:28:56 +00:00
  • 503defa3cf update Don Allingham 2003-10-12 04:28:56 +00:00
  • fee585d80c * src/RelLib.py : support for capitalized name formats * src/EditPerson.py: eliminate capitilzing names, instead rely on the display formats * src/Utils.py: new display formats for names * src/GrampsCfg.py: eliminate name only option in status line, add support for capitalized name formats * src/preferences.glade : eliminate name only option in status line, drop capitalize in favor of expanded name format Don Allingham 2003-10-12 04:26:00 +00:00
  • 32520be016 * src/RelLib.py : support for capitalized name formats * src/EditPerson.py: eliminate capitilzing names, instead rely on the display formats * src/Utils.py: new display formats for names * src/GrampsCfg.py: eliminate name only option in status line, add support for capitalized name formats * src/preferences.glade : eliminate name only option in status line, drop capitalize in favor of expanded name format Don Allingham 2003-10-12 04:26:00 +00:00
  • 52839e9ba0 update Don Allingham 2003-10-12 02:29:47 +00:00
  • ce14c45c60 update Don Allingham 2003-10-12 02:29:47 +00:00
  • 07c2e959dd * src/plugins/WebPage.py: handle page titles * src/docgen/HtmlDoc.py: handle page titles Don Allingham 2003-10-12 02:29:24 +00:00
  • 2c49a9de8b * src/plugins/WebPage.py: handle page titles * src/docgen/HtmlDoc.py: handle page titles Don Allingham 2003-10-12 02:29:24 +00:00
  • a52c5a83b9 update Don Allingham 2003-10-12 00:17:02 +00:00
  • 9e7f1bd764 update Don Allingham 2003-10-12 00:17:02 +00:00
  • e43a29b72a * src/GrampsCfg.py: eliminate name only option in status line * src/gramps_main.py: eliminate name only option in status line * src/preferences.py : eliminate name only option in status line * src/plugins/GraphViz.py: install only for python 2.2 Don Allingham 2003-10-12 00:16:54 +00:00
  • cbc95b9ff1 * src/GrampsCfg.py: eliminate name only option in status line * src/gramps_main.py: eliminate name only option in status line * src/preferences.py : eliminate name only option in status line * src/plugins/GraphViz.py: install only for python 2.2 Don Allingham 2003-10-12 00:16:54 +00:00
  • 16d1e4c84e update Don Allingham 2003-10-11 23:04:20 +00:00
  • 9b111fe4de update Don Allingham 2003-10-11 23:04:20 +00:00
  • 75fe88c22d * src/plugins/rel_it.py: Italian relationship calculator added * src/plugins/RelGraph.py: Advanced relationship graph report generator Don Allingham 2003-10-11 22:59:32 +00:00
  • fbc842961d * src/plugins/rel_it.py: Italian relationship calculator added * src/plugins/RelGraph.py: Advanced relationship graph report generator Don Allingham 2003-10-11 22:59:32 +00:00
  • 5ae82387d9 * src/plugins/rel_it.py: Italian relationship calculator added Don Allingham 2003-10-11 22:42:22 +00:00
  • eb4098d198 * src/plugins/rel_it.py: Italian relationship calculator added Don Allingham 2003-10-11 22:42:22 +00:00
  • 9e4d1b6e9a update Don Allingham 2003-10-11 14:22:51 +00:00
  • e5375b09f9 update Don Allingham 2003-10-11 14:22:51 +00:00
  • ceef3f7372 * src/docgen/HTMLDoc.py: removed references to gnome.ui.WarningDialog Don Allingham 2003-10-11 14:22:17 +00:00
  • 47474665e0 * src/docgen/HTMLDoc.py: removed references to gnome.ui.WarningDialog Don Allingham 2003-10-11 14:22:17 +00:00
  • fae520f575 a first attempt to give a W3C's XML schema for Gramp's database files Jason Zedlitz 2003-10-11 09:17:41 +00:00
  • 6d1bb1b8f1 a first attempt to give a W3C's XML schema for Gramp's database files Jason Zedlitz 2003-10-11 09:17:41 +00:00
  • ca234e4d30 update Don Allingham 2003-10-11 03:13:57 +00:00
  • af04874ca7 update Don Allingham 2003-10-11 03:13:57 +00:00
  • b0aff43bb8 * src/plugins/Verify.py: add ability to disable age estimation * src/plugins/verify.glade: add ability to disable age estimation Don Allingham 2003-10-11 03:13:41 +00:00
  • 03644b93cf * src/plugins/Verify.py: add ability to disable age estimation * src/plugins/verify.glade: add ability to disable age estimation Don Allingham 2003-10-11 03:13:41 +00:00
  • 2c58ecf0fd update Don Allingham 2003-10-11 02:25:15 +00:00
  • efd35b299c update Don Allingham 2003-10-11 02:25:15 +00:00
  • f9ed086ef8 * src/gramps_main.py: fix reference paths * src/PeopleView.py: remove gobject import * src/FamilyView.py: return name prefix/surname tuple * Makefile.am: installation path from grampslib.so Don Allingham 2003-10-11 02:22:51 +00:00
  • d8def400f3 * src/gramps_main.py: fix reference paths * src/PeopleView.py: remove gobject import * src/FamilyView.py: return name prefix/surname tuple * Makefile.am: installation path from grampslib.so Don Allingham 2003-10-11 02:22:51 +00:00
  • c5901bf46d 2003-10-10 Tim Waugh <twaugh@redhat.com> * src/PeopleStore.py: Fixed bug where you needed to expand the row twice before it shows the people. Tim Waugh 2003-10-10 22:49:55 +00:00
  • f61649e346 2003-10-10 Tim Waugh <twaugh@redhat.com> * src/PeopleStore.py: Fixed bug where you needed to expand the row twice before it shows the people. Tim Waugh 2003-10-10 22:49:55 +00:00
  • 69d98c478e * src/gramps.glade: Remove hot keys from toolbar buttons. Add editing items under Edit menu. * src/gramps_main.py: Enable/disable new menu items. * NEWS, configure, configure.in, gramps.spec, doc/gramps.1, doc/gramps-manual/C/gramps-manual-C.omf, doc/gramps-manual/C/gramps-manual.xml: merge with 0.9.5 branch. Alex Roitman 2003-10-10 03:56:19 +00:00
  • 843d6e8c10 * src/gramps.glade: Remove hot keys from toolbar buttons. Add editing items under Edit menu. * src/gramps_main.py: Enable/disable new menu items. * NEWS, configure, configure.in, gramps.spec, doc/gramps.1, doc/gramps-manual/C/gramps-manual-C.omf, doc/gramps-manual/C/gramps-manual.xml: merge with 0.9.5 branch. Alex Roitman 2003-10-10 03:56:19 +00:00
  • 098a8832de * src/gramps_main.py (init_interface, redraw_histmenu): Add accelerators to the navigation menus. Alex Roitman 2003-10-09 04:18:53 +00:00
  • d510a3b9e4 * src/gramps_main.py (init_interface, redraw_histmenu): Add accelerators to the navigation menus. Alex Roitman 2003-10-09 04:18:53 +00:00
  • ab71ad3b69 Update Alex Roitman 2003-10-08 20:47:55 +00:00
  • 3f474d24e3 Update Alex Roitman 2003-10-08 20:47:55 +00:00
  • 84ce09b598 * src/po/sv.po: Typo. Alex Roitman 2003-10-08 20:43:46 +00:00
  • f7105b7f89 * src/po/sv.po: Typo. Alex Roitman 2003-10-08 20:43:46 +00:00
  • 503c29fcb7 Update Alex Roitman 2003-10-08 13:01:55 +00:00
  • 1b709537e3 Update Alex Roitman 2003-10-08 13:01:55 +00:00
  • d99bd41d66 Update Alex Roitman 2003-10-08 12:52:31 +00:00
  • 755d9f9879 Update Alex Roitman 2003-10-08 12:52:31 +00:00
  • 9c1484a001 update Don Allingham 2003-10-08 04:24:26 +00:00
  • 484a94bb74 update Don Allingham 2003-10-08 04:24:26 +00:00
  • 74272b389a * src/plugins/Verify.py: handle different calendars properly * src/FamilyView.py: fix references to add_to_person_list Don Allingham 2003-10-08 04:24:11 +00:00
  • 619634ca4b * src/plugins/Verify.py: handle different calendars properly * src/FamilyView.py: fix references to add_to_person_list Don Allingham 2003-10-08 04:24:11 +00:00
  • be5179705d * src/plugins/FtmStyleAncestors.py (write_report): Likewise. * src/plugins/Verify.py (on_apply_clicked): Detect homosexual marriage only if the spouses' gender is known and equal. Alex Roitman 2003-10-08 04:13:41 +00:00
  • 1451ac5552 * src/plugins/FtmStyleAncestors.py (write_report): Likewise. * src/plugins/Verify.py (on_apply_clicked): Detect homosexual marriage only if the spouses' gender is known and equal. Alex Roitman 2003-10-08 04:13:41 +00:00
  • 505a97be29 Make static Descendant and Ancestral filters inclusive. Fixes 819390. * src/plugins/FtmStyleDescendants.py (write_report): Change from partial phrases to the complete phrases. Consider all cases (birth date/place, death date/place, gender). Closes 810904, 810905. Alex Roitman 2003-10-08 03:23:07 +00:00
  • 4b7f14d66f Make static Descendant and Ancestral filters inclusive. Fixes 819390. * src/plugins/FtmStyleDescendants.py (write_report): Change from partial phrases to the complete phrases. Consider all cases (birth date/place, death date/place, gender). Closes 810904, 810905. Alex Roitman 2003-10-08 03:23:07 +00:00
  • b52151ddf9 * src/plugins/GraphViz.py (GraphVizDialog.get_report_filters): Make static Descendant and Ancestral filters inclusive. Alex Roitman 2003-10-08 01:49:35 +00:00
  • a7d583dbf7 * src/plugins/GraphViz.py (GraphVizDialog.get_report_filters): Make static Descendant and Ancestral filters inclusive. Alex Roitman 2003-10-08 01:49:35 +00:00
  • 13682c0cf8 update Don Allingham 2003-10-07 03:12:13 +00:00
  • ee43d53753 update Don Allingham 2003-10-07 03:12:13 +00:00
  • ebe65d687a * src/plugins/WebPage.py: Fixed ID link so that link references are not converted to &lt; and &gt; * src/plugins/WriteGedcom.py: Fixed undefined reference to ref_text Don Allingham 2003-10-07 03:12:05 +00:00
  • 4440c1dfac * src/plugins/WebPage.py: Fixed ID link so that link references are not converted to &lt; and &gt; * src/plugins/WriteGedcom.py: Fixed undefined reference to ref_text Don Allingham 2003-10-07 03:12:05 +00:00
  • 2e629a92e8 * src/plugins/WriteGedcom.py: Fixed undefined reference to ref_text Don Allingham 2003-10-07 01:41:09 +00:00
  • d29d21d912 * src/plugins/WriteGedcom.py: Fixed undefined reference to ref_text Don Allingham 2003-10-07 01:41:09 +00:00
  • 463d8be93d * src/gramps_main.py (delete_person_response): Add remove_from_history call before deleting the person. * src/PeopleView.py (remove_from_history): Add function; (row_changed) Remove extra change_active_person() call. Alex Roitman 2003-10-06 22:49:16 +00:00
  • d2dde84a4a * src/gramps_main.py (delete_person_response): Add remove_from_history call before deleting the person. * src/PeopleView.py (remove_from_history): Add function; (row_changed) Remove extra change_active_person() call. Alex Roitman 2003-10-06 22:49:16 +00:00
  • 3dd61f752a 2003-10-06 Tim Waugh <twaugh@redhat.com> * src/Makefile.am: Ship PeopleView.py and PeopleStore.py. Tim Waugh 2003-10-06 16:54:15 +00:00
  • 0b0d538a4b 2003-10-06 Tim Waugh <twaugh@redhat.com> * src/Makefile.am: Ship PeopleView.py and PeopleStore.py. Tim Waugh 2003-10-06 16:54:15 +00:00
  • b9613eb360 update Don Allingham 2003-10-06 04:30:12 +00:00
  • f23d7dd063 update Don Allingham 2003-10-06 04:30:12 +00:00
  • 644ba0f74c * src/SelectChild.py: handle surname prefixes * src/FamilyView.py: handle surname prefixes * src/QuickAdd.py: handle surname prefixes * src/PeopleView.py: force a selection with a new person * src/PeopleStore.py: select correct model Don Allingham 2003-10-06 04:29:50 +00:00
  • b7483de413 * src/SelectChild.py: handle surname prefixes * src/FamilyView.py: handle surname prefixes * src/QuickAdd.py: handle surname prefixes * src/PeopleView.py: force a selection with a new person * src/PeopleStore.py: select correct model Don Allingham 2003-10-06 04:29:50 +00:00
  • 823393ce8e * src/PeopleView.py: Correct references to history in gramps_main. * src/gramps_main.py: Switch away from separate history submenu. * src/gramps.glade: Likewise. Alex Roitman 2003-10-06 01:42:55 +00:00
  • 3a46b36b15 * src/PeopleView.py: Correct references to history in gramps_main. * src/gramps_main.py: Switch away from separate history submenu. * src/gramps.glade: Likewise. Alex Roitman 2003-10-06 01:42:55 +00:00
  • bf43198a09 * src/gramps_main.py: removed import of TreeModel (does not exist). Don Allingham 2003-10-05 23:38:05 +00:00
  • 5f1a3207a0 * src/gramps_main.py: removed import of TreeModel (does not exist). Don Allingham 2003-10-05 23:38:05 +00:00
  • ce561f598c * src/gramps_main.py: removed import of TreeModel (does not exist). Don Allingham 2003-10-05 14:35:50 +00:00
  • 20ed0b0440 * src/gramps_main.py: removed import of TreeModel (does not exist). Don Allingham 2003-10-05 14:35:50 +00:00
  • c83c17fb80 update Don Allingham 2003-10-05 04:35:22 +00:00
  • 40397cc000 update Don Allingham 2003-10-05 04:35:22 +00:00
  • ac72f0f50c * src/PeopleView.py: broken out of gramps_main.py, fixed add/delete * src/gramps_main.py: people view removed, fixed add/delete Don Allingham 2003-10-05 04:34:31 +00:00
  • 7dc6df853a * src/PeopleView.py: broken out of gramps_main.py, fixed add/delete * src/gramps_main.py: people view removed, fixed add/delete Don Allingham 2003-10-05 04:34:31 +00:00
  • b72945e6f0 nice to have this here, too Jason Zedlitz 2003-10-04 21:31:03 +00:00
  • 0976832359 nice to have this here, too Jason Zedlitz 2003-10-04 21:31:03 +00:00
  • c5e2944130 update Don Allingham 2003-10-04 20:04:45 +00:00
  • 37303b8b85 update Don Allingham 2003-10-04 20:04:45 +00:00
  • 8ca858d9b9 * src/PeopleView.py: broken out of gramps_main.py * src/PeopleStore.py: TreeStore wrapper for PeopleView * src/gramps_main.py: people view removed * src/RelLib.py: add surname to display info for each person, allows grouping by name * src/Report.py: Change button from Apply to "Generate report" Don Allingham 2003-10-04 20:02:38 +00:00
  • c0ce4086ee * src/PeopleView.py: broken out of gramps_main.py * src/PeopleStore.py: TreeStore wrapper for PeopleView * src/gramps_main.py: people view removed * src/RelLib.py: add surname to display info for each person, allows grouping by name * src/Report.py: Change button from Apply to "Generate report" Don Allingham 2003-10-04 20:02:38 +00:00
  • ba09e070c9 * src/plugins/BookReport.py (BookReportSelector.__init__): Use underline for labels. * src/plugins/book.glade: Rework the dialog's layout. Alex Roitman 2003-10-02 03:46:09 +00:00
  • 081d437873 * src/plugins/BookReport.py (BookReportSelector.__init__): Use underline for labels. * src/plugins/book.glade: Rework the dialog's layout. Alex Roitman 2003-10-02 03:46:09 +00:00
  • 3ae9a34c1a * src/filters/MatchSndEx2.py: Make consistent use of ... * src/filters/RegExMatch.py: Likewise. * src/filters/SubString.py: Likewise. Alex Roitman 2003-09-30 04:22:50 +00:00
  • 0fa1c5e4ec * src/filters/MatchSndEx2.py: Make consistent use of ... * src/filters/RegExMatch.py: Likewise. * src/filters/SubString.py: Likewise. Alex Roitman 2003-09-30 04:22:50 +00:00
  • a59ec071e8 * src/Plugins.py: Fix label for the tools dialog. * src/gramps.glade: Add accelerators to filter controls. * src/places.glade: Fix accelerator in Edit Plase dialog. * src/gramps_main.py: Typo. * src/PlaceView.py: Likewise. * src/GenericFilter.py: Likewise. Alex Roitman 2003-09-30 04:19:35 +00:00
  • cd028353b3 * src/Plugins.py: Fix label for the tools dialog. * src/gramps.glade: Add accelerators to filter controls. * src/places.glade: Fix accelerator in Edit Plase dialog. * src/gramps_main.py: Typo. * src/PlaceView.py: Likewise. * src/GenericFilter.py: Likewise. Alex Roitman 2003-09-30 04:19:35 +00:00
  • 5a46237416 update Don Allingham 2003-09-30 03:37:01 +00:00
  • 44035eca90 update Don Allingham 2003-09-30 03:37:01 +00:00
  • 2aaebe3254 * src/gramps_main.py: fixed delete person problem. Don Allingham 2003-09-30 03:31:14 +00:00
  • ef95a64b10 * src/gramps_main.py: fixed delete person problem. Don Allingham 2003-09-30 03:31:14 +00:00
  • 58dcdd2311 * TODO: Update the list with the postponed todo items. * configure.in: Increment release number. Alex Roitman 2003-09-30 00:08:45 +00:00
  • 23b26aa5fe * TODO: Update the list with the postponed todo items. * configure.in: Increment release number. Alex Roitman 2003-09-30 00:08:45 +00:00
  • 00f0fe4391 * Version 0.9.4: the "This used to bug me..." release. Alex Roitman 2003-09-29 04:22:26 +00:00
  • 78aa304a39 * Version 0.9.4: the "This used to bug me..." release. Alex Roitman 2003-09-29 04:22:26 +00:00