Commit Graph

37 Commits

Author SHA1 Message Date
Don Allingham
41a9e9205c GrampsType support for FamilyRelations, Events
svn: r6371
2006-04-19 22:59:33 +00:00
Don Allingham
01ad261c0a 2006-04-18 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamily.py: button messages
	* src/DisplayTabs.py: remove property button stuff



svn: r6357
2006-04-18 23:22:21 +00:00
Don Allingham
6b54577315 * src/Editors/__init__.py: added EditChildRef
* src/Editors/Makefile.am: added EditChildRef
	* src/Editors/_EditChildRef.py: added
	* src/Editors/_EditFamily.py: add child reference editor
	* src/DisplayTabs.py: add optional properties button
	* src/glade/gramps.glade: add child reference editor


svn: r6354
2006-04-18 20:27:53 +00:00
Don Allingham
6fe0f08334 handle child type callback
svn: r6346
2006-04-15 06:24:35 +00:00
Martin Hawlisch
75e4f7b39b * src/DataViews/_PedigreeView.py: Fix ChildRef, Show person references
* src/Editors/_EditFamily.py: Typo
* src/GrampsDb/_GrampsDbBase.py (get_active_person): Handle case of no active person
* src/plugins/TestcaseGenerator.py: really generate shared events; use new GrampsType; randomize name type
* src/DataViews/_PersonView.py: DnD only for lines of persons; Fix set for python 2.3; fix get_parent_family_handle_list usage



svn: r6342
2006-04-14 12:39:17 +00:00
Don Allingham
e99a795581 Start of new type classes
svn: r6340
2006-04-14 04:36:25 +00:00
Don Allingham
253da2a4a7 Fix family/child refs
svn: r6337
2006-04-13 19:34:07 +00:00
Don Allingham
f477a3cdf3 Start childref conversion
svn: r6327
2006-04-13 16:16:00 +00:00
Alex Roitman
7a61396025 Add ChildRef class, reorganize RelLib.
svn: r6320
2006-04-13 03:15:22 +00:00
Don Allingham
e37110ba5b Fix adding spouse after family exists
svn: r6301
2006-04-10 16:11:03 +00:00
Don Allingham
4cc621cc56 remove empty families
svn: r6293
2006-04-08 05:56:31 +00:00
Alex Roitman
57d6df04c9 * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
svn: r6282
2006-04-06 22:02:46 +00:00
Don Allingham
1467a4f280 Fix place selecton on LDS ords
svn: r6274
2006-04-05 22:36:48 +00:00
Don Allingham
371c34ef1b remember custom attributes/events
svn: r6248
2006-03-31 23:46:34 +00:00
Don Allingham
c0162b0fce empty object checks
svn: r6243
2006-03-31 19:46:41 +00:00
Don Allingham
055bd53043 surname guessing
svn: r6236
2006-03-30 22:15:03 +00:00
Don Allingham
d426390f39 Handle single parent families on add parent switch
svn: r6207
2006-03-25 03:47:47 +00:00
Don Allingham
0af1deb627 fix already open error
svn: r6205
2006-03-24 05:07:58 +00:00
Don Allingham
bc828440eb fix update of person in relationship view
svn: r6204
2006-03-24 04:58:35 +00:00
Don Allingham
af7c175eac handle add parent family switching
svn: r6203
2006-03-24 04:04:24 +00:00
Don Allingham
8ca93e4c15 fix arglist
svn: r6199
2006-03-23 18:31:56 +00:00
Don Allingham
936b073c02 family warn dialog
svn: r6192
2006-03-22 03:57:51 +00:00
Don Allingham
e6f0bf7dda lds specific data moved
svn: r6185
2006-03-21 06:23:45 +00:00
Don Allingham
0742d69347 performance enhancements
svn: r6179
2006-03-19 23:34:23 +00:00
Don Allingham
56e93152d4 object sharing support
svn: r6178
2006-03-19 06:49:03 +00:00
Don Allingham
32bfafecc9 speed improvements until object selector is functional
svn: r6175
2006-03-19 03:25:31 +00:00
Don Allingham
94686d5e25 use SelectPerson for father instead of Object Selector
svn: r6171
2006-03-18 05:47:39 +00:00
Alex Roitman
93add4967a * various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
svn: r6155
2006-03-16 20:24:27 +00:00
Don Allingham
064ad83c6a add/delete families better
svn: r6124
2006-03-09 22:37:19 +00:00
Don Allingham
da3806725f fix editperson calls
svn: r6110
2006-03-09 04:00:29 +00:00
Don Allingham
0aafe612d8 fix editperson calls
svn: r6109
2006-03-09 03:53:09 +00:00
Don Allingham
ecac99da0e family selection
svn: r6107
2006-03-09 01:55:03 +00:00
Alex Roitman
91210a5ece Update
svn: r6105
2006-03-08 22:01:08 +00:00
Don Allingham
81fd449823 improve family editor
svn: r6096
2006-03-07 23:49:26 +00:00
Don Allingham
d02f77c645 connect family members correctly
svn: r6095
2006-03-07 21:51:08 +00:00
Don Allingham
b20db2bf8c family drag-n-drop support
svn: r6091
2006-03-06 20:59:00 +00:00
Don Allingham
c45e1dd68a installation fixes
svn: r6068
2006-03-04 06:34:48 +00:00