Commit Graph
21655 Commits
Author SHA1 Message Date
Martin Hawlisch 20886d86d2 * src/RelLib.py: RepoRef now derives BaseObject to enable full-text search
* src/GenericFilter.py: Enable Repositories in full-text search filter


svn: r4714
2005-05-27 19:32:43 +00:00
Alex Roitman 05ad2bea2a * src/GrampsBSDDB.py (upgrade_*): Use transaction for commits.
svn: r4713
2005-05-27 19:14:20 +00:00
Alex Roitman 62b8e334af * src/GrampsBSDDB.py (upgrade_*): Use transaction for commits.
svn: r4713
2005-05-27 19:14:20 +00:00
Alex Roitman fed2cd87e6 Merge SOUR_REPO branch with main trunk
svn: r4712
2005-05-27 17:43:04 +00:00
Alex Roitman 5610229889 Merge SOUR_REPO branch with main trunk
svn: r4712
2005-05-27 17:43:04 +00:00
Alex Roitman c0818faa93 * src/const.py.in: Define integer constants for standard events.
svn: r4707
2005-05-27 14:04:53 +00:00
Alex Roitman 557638b510 * src/const.py.in: Define integer constants for standard events.
svn: r4707
2005-05-27 14:04:53 +00:00
Martin Hawlisch 9c4ce38f04 * src/plugins/TestcaseGenerator.py: Support for event references.
svn: r4705
2005-05-27 13:48:47 +00:00
Martin Hawlisch 8d2be247db * src/plugins/TestcaseGenerator.py: Support for event references.
svn: r4705
2005-05-27 13:48:47 +00:00
Martin Hawlisch b7e530dccd * src/EditPerson.py: typo
svn: r4704
2005-05-27 11:23:46 +00:00
Martin Hawlisch 7454281990 * src/EditPerson.py: typo
svn: r4704
2005-05-27 11:23:46 +00:00
Martin Hawlisch a044409e4a * src/RelLib.py: Add wrappers for old event handle API including a DeprecationWarning (this makes HEAD no longer completely defunct); Add checks for EventRef class type
svn: r4703
2005-05-27 09:47:31 +00:00
Martin Hawlisch 9dc724d32f * src/RelLib.py: Add wrappers for old event handle API including a DeprecationWarning (this makes HEAD no longer completely defunct); Add checks for EventRef class type
svn: r4703
2005-05-27 09:47:31 +00:00
Alex Roitman 33396348db * src/EditPerson.py: Support for event references.
* src/FamilyView.py: Support for event references.
* src/ListBox.py: Support for event references.
* src/PedView.py: Support for event references.
* src/RelLib.py: Support for event references.


svn: r4700
2005-05-27 05:07:26 +00:00
Alex Roitman 50ac810074 * src/EditPerson.py: Support for event references.
* src/FamilyView.py: Support for event references.
* src/ListBox.py: Support for event references.
* src/PedView.py: Support for event references.
* src/RelLib.py: Support for event references.


svn: r4700
2005-05-27 05:07:26 +00:00
Alex Roitman d29b4c8ffc Update
svn: r4696
2005-05-26 21:35:43 +00:00
Alex Roitman 4b3ce014fd Update
svn: r4696
2005-05-26 21:35:43 +00:00
Alex Roitman b654e2e84a Update
svn: r4695
2005-05-26 21:31:35 +00:00
Alex Roitman 38175f4fc3 Update
svn: r4695
2005-05-26 21:31:35 +00:00
Alex Roitman 8811c44ad2 Update
svn: r4694
2005-05-26 21:24:23 +00:00
Alex Roitman 73e63940d2 Update
svn: r4694
2005-05-26 21:24:23 +00:00
Alex Roitman 8f894a12a8 * src/RelLib.py (EventRef): Add class.
svn: r4693
2005-05-26 21:03:24 +00:00
Alex Roitman 2ef5c5bfd2 * src/RelLib.py (EventRef): Add class.
svn: r4693
2005-05-26 21:03:24 +00:00
Martin Hawlisch 5cc4c5b9b6 remove debugging output
svn: r4686
2005-05-26 07:29:58 +00:00
Martin Hawlisch 07d92eb9ca remove debugging output
svn: r4686
2005-05-26 07:29:58 +00:00
Martin Hawlisch 63f788bad9 * src/PedView.py (rebuild_trees): Resize matching is now done later by idle callback; (add_table_to_notebook): Work with PyGtk < 2.4;(format_relation): Adapt format to availably space.
svn: r4685
2005-05-26 06:33:48 +00:00
Martin Hawlisch e4c5d452de * src/PedView.py (rebuild_trees): Resize matching is now done later by idle callback; (add_table_to_notebook): Work with PyGtk < 2.4;(format_relation): Adapt format to availably space.
svn: r4685
2005-05-26 06:33:48 +00:00
Martin Hawlisch 107239fb4c * src/plugins/TestcaseGenerator.py: Add place, media and source references.
svn: r4684
2005-05-26 05:48:14 +00:00
Martin Hawlisch bce9cf71b9 * src/plugins/TestcaseGenerator.py: Add place, media and source references.
svn: r4684
2005-05-26 05:48:14 +00:00
Alex Roitman 25c9f77a18 * src/EditPlace.py: WATCH cursor and temp label for References tab.
* src/EditSource.py: Improve manipulating notebook tab labels.
* src/Utils.py (temp_label): Add function;
(bold_label,unbold_label): Properly set cursor to default.
* src/gramps.glade (event editor, source editor, place editor):
Add icons to notebook tabs.


svn: r4683
2005-05-26 05:04:36 +00:00
Alex Roitman d9c8ebef56 * src/EditPlace.py: WATCH cursor and temp label for References tab.
* src/EditSource.py: Improve manipulating notebook tab labels.
* src/Utils.py (temp_label): Add function;
(bold_label,unbold_label): Properly set cursor to default.
* src/gramps.glade (event editor, source editor, place editor):
Add icons to notebook tabs.


svn: r4683
2005-05-26 05:04:36 +00:00
Richard Taylor d2a89b0f89 2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: disabled search because it does not do
		  what the user expects.


svn: r4671
2005-05-25 07:24:39 +00:00
Richard Taylor 06913ac261 2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: disabled search because it does not do
		  what the user expects.


svn: r4671
2005-05-25 07:24:39 +00:00
Richard Taylor 9d19ad4095 fix ScratchPad window close bug.
svn: r4670
2005-05-25 06:56:41 +00:00
Richard Taylor 4cb7fdabd0 fix ScratchPad window close bug.
svn: r4670
2005-05-25 06:56:41 +00:00
Alex Roitman f57b31016f * src/EditSource.py (__init__): set cursor to WATCH before displaying
references; call display_references when idle;
(display_references): set cursor to LEFT_PTR when done.
* src/ListModel.py (__init__): Typo.
* src/Utils.py (bold_label,unbold_label): make work with both
labels and their parent containers.


svn: r4669
2005-05-25 05:09:11 +00:00
Alex Roitman 8a2270ff07 * src/EditSource.py (__init__): set cursor to WATCH before displaying
references; call display_references when idle;
(display_references): set cursor to LEFT_PTR when done.
* src/ListModel.py (__init__): Typo.
* src/Utils.py (bold_label,unbold_label): make work with both
labels and their parent containers.


svn: r4669
2005-05-25 05:09:11 +00:00
Don Allingham 956b65327a conflict resolution
svn: r4668
2005-05-25 03:58:27 +00:00
Don Allingham 6d002fb835 conflict resolution
svn: r4668
2005-05-25 03:58:27 +00:00
Martin Hawlisch 340e9a8eb7 * src/plugins/PHPGedViewConnector.py: Enhanced version.
svn: r4667
2005-05-24 21:39:49 +00:00
Martin Hawlisch 7da67a91a3 * src/plugins/PHPGedViewConnector.py: Enhanced version.
svn: r4667
2005-05-24 21:39:49 +00:00
Alex Roitman d7ce524379 Merge from 2.0.1
svn: r4666
2005-05-24 13:08:06 +00:00
Alex Roitman ce05310959 Merge from 2.0.1
svn: r4666
2005-05-24 13:08:06 +00:00
Don Allingham 62c65fb454 * configure.in: bump up verison number to 2.1.0
svn: r4610
2005-05-18 03:42:01 +00:00
Don Allingham 16b52bcb0f * configure.in: bump up verison number to 2.1.0
svn: r4610
2005-05-18 03:42:01 +00:00
Julio Sánchez c56c2bbfaf * src/po/es.po: remerge from 2.0.0
svn: r4556
2005-05-11 19:25:32 +00:00
Julio Sánchez db0780e453 * src/po/es.po: remerge from 2.0.0
svn: r4556
2005-05-11 19:25:32 +00:00
Don Allingham b39724bcd6 * src/EditPerson.py: remerge from 2.0.0
svn: r4553
2005-05-11 17:25:14 +00:00
Don Allingham 5ceb929937 * src/EditPerson.py: remerge from 2.0.0
svn: r4553
2005-05-11 17:25:14 +00:00
Alex Roitman ed5c7adc82 Update
svn: r4550
2005-05-11 14:27:32 +00:00