gramps/src/RelLib
Don Allingham fe8b4e1839 2006-09-23 Don Allingham <don@gramps-project.org>
* src/images/sources.svg: new icon
	* src/images/reports.svg: new icon
	* src/images/tools.svg: new icon
	* src/images/events.svg: new icon
	* src/images/place.svg: new icon
	* src/images/tools.svg: new icon
	* src/ViewManager.py: use new icons
	* src/gramps_main.py: register new icons

2006-09-22  Don Allingham  <don@gramps-project.org>
	* src/GrampsDb/_GrampsGEDDB.py: support for disabling transactions
	* src/GrampsDb/_GrampsXMLDB.py: support for disabling transactions
	* src/GrampsDb/_GrampsBSDDB.py: support for disabling transactions
	* src/GrampsDb/_GrampsDbBase.py: support for disabling transactions
	* src/GrampsDb/_ReadGedcom.py: check for IO Eror
	* src/ViewManager.py: display message if a portability problem is 
	detected
	* src/QuestionDialog.py: Add Warning dialog that can be disabled
	* src/DbLoader.py: Detect missing database problem
	* src/ArgHandler.py: support for disabling transactions
	* src/GrampsCfg.py: new config keys for transactions
	* src/Config/_GrampsConfigKeys.py: new config keys for transactions

2006-09-17  Don Allingham  <don@gramps-project.org>
	* src/ViewManager.py: handle missing database on autoload (#447)
	* src/ArgHandler.py: handle missing database on autoload (#447)
	* src/DbLoader.py: handle missing database on autoload (#447)
	* src/Makefile.am: remove uninstalled packages from makefile
	* src/GrampsDb/_ReadXML.py: place vs. address changes
	* src/GrampsDb/_WriteXML.py: place vs. address changes
	* src/GrampsDb/_EditPlace.py: place vs. address changes
	* src/Editors/_EditPlace.py: place vs. address changes
	* src/Editors/_EditLocation.py: place vs. address changes
	* src/RelLib/_Address.py: place vs. address changes
	* src/RelLib/_LocationBase.py: place vs. address changes
	* src/RelLib/_Location.py: place vs. address changes
	* src/DisplayTabs/_LocationModel.py: place vs. address changes
	* src/DisplayTabs/_LocationEmbedList.py: place vs. address changes
	* src/glade/gramps.glade: place vs. address changes



svn: r7325
2006-09-24 04:37:59 +00:00
..
__init__.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Address.py 2006-09-23 Don Allingham <don@gramps-project.org> 2006-09-24 04:37:59 +00:00
_AddressBase.py
_Attribute.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_AttributeBase.py
_AttributeType.py 2006-08-14 Alex Roitman <shura@gramps-project.org> 2006-08-15 05:24:38 +00:00
_BaseObject.py * src/RelLib/_BaseObject.py (PrivacyBase): Remove class, as it 2006-05-02 19:06:27 +00:00
_CalSdn.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
_ChildRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_ChildRefType.py
_Date.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_DateBase.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_Event.py 2006-09-09 Don Allingham <don@gramps-project.org> 2006-09-09 17:10:13 +00:00
_EventRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_EventRoleType.py
_EventType.py Set properties. 2006-04-21 20:13:13 +00:00
_Family.py
_FamilyRelType.py
_GenderStats.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
_GrampsType.py 2006-08-25 Alex Roitman <shura@gramps-project.org> 2006-08-25 19:12:41 +00:00
_LdsOrd.py 2006-06-13 Don Allingham <don@gramps-project.org> 2006-06-13 23:51:24 +00:00
_LdsOrdBase.py
_Location.py 2006-09-23 Don Allingham <don@gramps-project.org> 2006-09-24 04:37:59 +00:00
_LocationBase.py 2006-09-23 Don Allingham <don@gramps-project.org> 2006-09-24 04:37:59 +00:00
_MarkerType.py fix marker type, search bar tuple problem 2006-05-11 23:05:12 +00:00
_MediaBase.py
_MediaObject.py * src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly 2006-05-01 23:08:09 +00:00
_MediaRef.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Name.py 2006-08-28 Don Allingham <don@gramps-project.org> 2006-08-29 03:43:46 +00:00
_NameType.py
_Note.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_NoteBase.py
_Person.py debug 2006-07-13 03:48:39 +00:00
_PersonRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_Place.py * src/RelLib/_Place.py: Check for empty location 2006-08-02 04:29:46 +00:00
_PlaceBase.py
_PrimaryObject.py
_PrivacyBase.py
_PrivateSourceNote.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
_RefBase.py
_RepoRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_Repository.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_RepositoryType.py
_Researcher.py
_SecondaryObject.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_Source.py * src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly 2006-05-01 23:08:09 +00:00
_SourceBase.py
_SourceMediaType.py
_SourceNote.py
_SourceRef.py * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source. 2006-08-30 00:08:45 +00:00
_Url.py 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00
_UrlBase.py
_UrlType.py
_Witness.py
Makefile.am 2006-05-19 Don Allingham <don@gramps-project.org> 2006-05-19 15:01:12 +00:00