Don Allingham
9c0bc881b9
2007-01-07 Don Allingham <don@gramps-project.org>
...
* src/RelLib/*.py: pylint fixes
2007-01-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/Utils.py: probably_alive patch
svn: r7878
2007-01-08 01:49:33 +00:00
Alex Roitman
e7a7a050dd
* src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source.
...
* src/RelLib/_ChildRef.py (ChildRef.__init__): Pass source.
* src/RelLib/_EventRef.py (EventRef.__init__): Pass source.
* src/RelLib/_PersonRef.py (PersonRef.__init__): Pass source.
* src/RelLib/_RepoRef.py (RepoRef.__init__): Pass source.
svn: r7291
2006-08-30 00:08:45 +00:00
Don Allingham
5650391bd1
* various: pyflakes fixes
...
svn: r6982
2006-07-03 04:25:33 +00:00
Alex Roitman
36413653f9
* src/GrampsDb/_WriteGedcom.py: Multiple improvements.
...
* various: Replace get/set_base_handle with get/set_reference_handle.
* src/RelLib/_SourceRef.py (get_base_handle,set_base_handle):
Remove redundant methods.
svn: r6750
2006-05-22 23:56:57 +00:00
Don Allingham
2c91f75fad
2006-05-19 Don Allingham <don@gramps-project.org>
...
* src/RelLib/_SecondaryObject.py: added, provide is_equal
* src/RelLib/_Url.py: inherit from SecondaryObject
* src/RelLib/_MediaRef.py: inherit from SecondaryObject
* src/RelLib/_ChildRef.py: inherit from SecondaryObject
* src/RelLib/_Name.py: inherit from SecondaryObject
* src/RelLib/_Address.py: inherit from SecondaryObject
* src/RelLib/_SourceRef.py: inherit from SecondaryObject
* src/RelLib/_RepoRef.py: inherit from SecondaryObject
* src/RelLib/_PersonRef.py: inherit from SecondaryObject
* src/RelLib/_Attribute.py: inherit from SecondaryObject
* src/RelLib/_Note.py: inherit from SecondaryObject
* src/RelLib/_Location.py: inherit from SecondaryObject
* src/RelLib/_EventRef.py: inherit from SecondaryObject
* src/RelLib/_Event.py: inherit from SecondaryObject
* src/RelLib/_LdsOrd.py: inherit from SecondaryObject
svn: r6720
2006-05-19 15:01:12 +00:00
Martin Hawlisch
9fdfd50bc4
* 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
776ba17993
Add ChildRef class, reorganize RelLib.
...
svn: r6320
2006-04-13 03:15:22 +00:00
Alex Roitman
7329720f07
* RelLib/_*.py: Make objects serialize all the way down to built-in
...
python objects, so that Gramps classes are never pickled.
* Date.py, CalSdn.py: Move to RelLib.
* src/dates/Date_*.py: Use new Date.
* src/plugins/*.py: Use new Date.
* src/GrampsDb/_*.py: Use new Date, new unserialize.
* src/*.py: Use new Date.
svn: r5875
2006-02-03 22:03:53 +00:00
Richard Taylor
9c64f37c87
added import for Note class
...
svn: r5597
2005-12-21 07:35:13 +00:00
Alex Roitman
c71c808ca5
* src/RelLib/__init__.py: More breaking up in RelLib;
...
* src/RelLib/Makefile.am: Ship new files;
* src/RelLib/ various files: add more files.
svn: r5593
2005-12-20 20:48:18 +00:00