Commit Graph

3546 Commits

Author SHA1 Message Date
Don Allingham
6fe0f08334 handle child type callback
svn: r6346
2006-04-15 06:24:35 +00:00
Alex Roitman
4a373a8a37 2006-04-14 Alex Roitman <shura@gramps-project.org>
* src/DisplayTabs.py (edit_button_clicked): Proceed only if
	selection exists.



svn: r6345
2006-04-14 22:31:23 +00:00
Don Allingham
c463c8e846 Handle ChildRefType on XML import
svn: r6344
2006-04-14 16:00:46 +00:00
Martin Hawlisch
ec90f9f0e2 typo
svn: r6343
2006-04-14 12:40:07 +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
2f16d73b53 fix missing file
svn: r6341
2006-04-14 04:42:45 +00:00
Don Allingham
e99a795581 Start of new type classes
svn: r6340
2006-04-14 04:36:25 +00:00
Don Allingham
efd56461dd ASSO tag support
svn: r6339
2006-04-13 20:24:19 +00:00
Martin Hawlisch
d03c217524 more ChildRef changes
svn: r6338
2006-04-13 19:44:35 +00:00
Don Allingham
253da2a4a7 Fix family/child refs
svn: r6337
2006-04-13 19:34:07 +00:00
Martin Hawlisch
b2d59995e3 Adapt to changes in RelLib
svn: r6336
2006-04-13 19:29:36 +00:00
Martin Hawlisch
64a54f8de4 Updates to use ChildRef
svn: r6335
2006-04-13 19:20:11 +00:00
Alex Roitman
46ba3c97b5 * src/RelLib/_PersonRef.py (serialize): Typo.
svn: r6334
2006-04-13 18:33:29 +00:00
Don Allingham
62165e4c12 Remove bad tab
svn: r6333
2006-04-13 18:30:17 +00:00
Alex Roitman
a59ef557fa * src/GrampsDb/_GrampsBSDDB.py: Upgrade path to new RelLib.
* src/RelLib/_Family.py: Require non-empty child_ref.


svn: r6332
2006-04-13 18:25:52 +00:00
Alex Roitman
354705fd84 Update
svn: r6331
2006-04-13 17:15:21 +00:00
Alex Roitman
39cf9582f7 Updates
svn: r6330
2006-04-13 17:10:29 +00:00
Alex Roitman
6699353c39 * src/Editors/_EditPerson.py (reorder_child_ref_list): Use child_ref_list
svn: r6329
2006-04-13 16:49:52 +00:00
Don Allingham
92ca2e8d02 EditPersonRef
svn: r6328
2006-04-13 16:20:57 +00:00
Don Allingham
f477a3cdf3 Start childref conversion
svn: r6327
2006-04-13 16:16:00 +00:00
Martin Hawlisch
fbd8b4546c * src/RelLib/*: fix different typos.
* src/DataViews/_FamilyView.py: adapt changes in RelLib
	



svn: r6326
2006-04-13 11:21:33 +00:00
Alex Roitman
ff6cabea17 Update
svn: r6325
2006-04-13 05:28:31 +00:00
Alex Roitman
f0d9aed4c1 * src/NameDisplay.py: Add constants to number name components.
* src/PeopleModel.py: Correct constants.


svn: r6324
2006-04-13 05:26:19 +00:00
Alex Roitman
310fb17f01 Update
svn: r6323
2006-04-13 03:58:20 +00:00
Alex Roitman
2b43733165 Update
svn: r6322
2006-04-13 03:37:41 +00:00
Alex Roitman
ff731e3c14 Update
svn: r6321
2006-04-13 03:34:41 +00:00
Alex Roitman
7a61396025 Add ChildRef class, reorganize RelLib.
svn: r6320
2006-04-13 03:15:22 +00:00
Brian Matherly
0eb3838f92 Add graph preview based on MIME type.
svn: r6319
2006-04-13 03:01:12 +00:00
Alex Roitman
a5a961584b Fix typo
svn: r6318
2006-04-12 16:41:33 +00:00
Alex Roitman
0b4e863e9e * src/RelLib/_PersonRef.py: Add to repository.
* src/RelLib/Makefile.am: Ship new file.
	* src/RelLib/_Person.py: Add person_ref_list to store person-to-
	person references.


svn: r6317
2006-04-12 06:57:14 +00:00
Alex Roitman
134e3c47b3 Update
svn: r6316
2006-04-12 06:54:21 +00:00
Alex Roitman
aff45abbec Update
svn: r6315
2006-04-12 03:10:28 +00:00
Alex Roitman
984ba66431 * src/GrampsDb/_DbUtils.py (remove_parent_from_family): If removing family, also remove it from the child's parent_family_list.
svn: r6314
2006-04-12 03:06:25 +00:00
Alex Roitman
fa333d489d Update
svn: r6313
2006-04-11 22:28:32 +00:00
Alex Roitman
06bdf56361 * src/ViewManager.py (ViewManager.change_page): Always toggle the
sidebar buttons, even if no data is loaded.

svn: r6312
2006-04-11 22:24:26 +00:00
Martin Hawlisch
1509ce913f * src/images/mk_blue_marble.py: Provide fallback if jpegtrans does not work/exist.
svn: r6311
2006-04-11 17:04:42 +00:00
Martin Hawlisch
a480bd4ded * src/images/mk_blue_marble.py: Properly exit on error to let make stop in that case.
svn: r6310
2006-04-11 11:31:02 +00:00
Alex Roitman
02b116d97a Set ignore; Fix Makefile.am
svn: r6309
2006-04-10 23:29:01 +00:00
Martin Hawlisch
2dc9208d4b Use wildcard for building the map tile images; Remove them on distclean
svn: r6308
2006-04-10 22:04:23 +00:00
Martin Hawlisch
83a6d06277 * src/DataViews/_MapView.py: Reworked to display multiple smaller tiled map images
* src/images/mk_blue_marble.py: Script to create the map tiles out of the nasa blue marble image
* src/images/Makefile.am: Add map tile images and bootstrap them using mk_blue_marble.py



svn: r6307
2006-04-10 21:41:42 +00:00
Don Allingham
a6ccb47a55 Handle active person and Pedigree startup issues
svn: r6306
2006-04-10 20:56:09 +00:00
Alex Roitman
a5634a4f8e Update
svn: r6305
2006-04-10 19:17:00 +00:00
Alex Roitman
2f67795c39 * src/GrampsDb/_ReadGedcom.py: LDS fixes.
* src/Editors/_EditLdsOrd.py: LDS fixes.
	* src/lds.py: LDS fixes.


svn: r6304
2006-04-10 18:38:13 +00:00
Alex Roitman
1875040c27 Update
svn: r6303
2006-04-10 18:30:30 +00:00
Alex Roitman
edfe00dd54 * src/ArgHandler.py: Get rid of obsolete self.parent.
svn: r6302
2006-04-10 18:17:00 +00:00
Don Allingham
e37110ba5b Fix adding spouse after family exists
svn: r6301
2006-04-10 16:11:03 +00:00
Alex Roitman
82e7835f87 Update
svn: r6300
2006-04-10 05:50:06 +00:00
Alex Roitman
8fc68feaca * src/ViewManager.py (ViewManager.create_pages): Use toggle
buttons on the sidebar.
	(ViewManager.change_page): Turn off previously active button.


svn: r6299
2006-04-10 05:49:20 +00:00
Alex Roitman
3c5912df5f Update
svn: r6298
2006-04-10 05:44:59 +00:00
Brian Matherly
cbcef67f59 Improve graphic alignment in OO reports. (Bug 1370498)
svn: r6297
2006-04-10 04:29:29 +00:00