Don Allingham 
							
						 
					 
					
						
						
							
						
						3c88cb4ce5 
					 
					
						
						
							
							2006-05-23  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_RelationView.py: make shading optional
	* src/GrampsCfg.py: make shading optional
	* src/Config/_GrampsConfigKeys.py: make shading optional
	* data/gramps.schemas.in: make shading optional
svn: r6769 
						
						
					 
					
						2006-05-24 04:49:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						236426be9b 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6768 
						
						
					 
					
						2006-05-24 00:42:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						9e968d5891 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6767 
						
						
					 
					
						2006-05-24 00:12:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						f5635de066 
					 
					
						
						
							
							2006-05-23  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Upgrade LdsOrd.
svn: r6766 
						
						
					 
					
						2006-05-23 23:37:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Martin Hawlisch 
							
						 
					 
					
						
						
							
						
						a1e67e9e4f 
					 
					
						
						
							
							* src/DataViews/_MapView.py: Catch exceptions of the PixbufLoader that occur if nothing or not an image have been downloaded.  
						
						 
						
						... 
						
						
						
						svn: r6765 
						
						
					 
					
						2006-05-23 21:30:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						16b88765af 
					 
					
						
						
							
							2006-05-23  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_RelationView.py: finish shading
	* src/GrampsDb/_DbUtils.py: add birth/death index set funcion
	* src/Editors/_EditPerson.py: birth/death index fixes
	* src/DisplayTabs/_PersonEventEmbedList.py: birth/death index fixes
	* src/GrampsWidgets.py: shading fixes
	* src/DisplayModels/_PeopleModel.py: birth/death index fixes
svn: r6764 
						
						
					 
					
						2006-05-23 21:07:26 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						1b3d046781 
					 
					
						
						
							
							2006-05-23  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/Utils.py (probably_alive): Adapt to new birth/death refs.
svn: r6763 
						
						
					 
					
						2006-05-23 20:31:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						fb1b7b3744 
					 
					
						
						
							
							* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Convert upgrade  
						
						 
						
						... 
						
						
						
						to using new birth/death reference approach.
	* src/GrampsDb/_GrampsDbBase.py (commit_person): Simplify updating
	of the custom event roles.
	* src/GrampsDb/_WriteXML.py (write_person): Use methods to get
	birth/death ref, not raw attributes.
	* src/RelLib/_Person.py: Convert to using birth and death ref
	indices.
	birth/deat reference; use methods to get birth/death ref, not raw
	attributes.
svn: r6762 
						
						
					 
					
						2006-05-23 19:55:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						80dcaea023 
					 
					
						
						
							
							* src/DataViews/_RelationView.py: renamed from _FamilyView  
						
						 
						
						... 
						
						
						
						* src/DataViews/__init__.py: use RelationView.py
	* src/DataViews/Makefile.am: update
svn: r6761 
						
						
					 
					
						2006-05-23 19:46:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Martin Hawlisch 
							
						 
					 
					
						
						
							
						
						9cb82c9dac 
					 
					
						
						
							
							* src/DataViews/_PedigreeView.py: Use dbstate only to not get out of sync with db and active person.  
						
						 
						
						... 
						
						
						
						svn: r6760 
						
						
					 
					
						2006-05-23 19:01:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						f176ca3c91 
					 
					
						
						
							
							2006-05-23  Arturas Sleinius <asleinius@gmail.com>  
						
						 
						
						... 
						
						
						
						* lt.po: updated Lithuanian translation.
svn: r6759 
						
						
					 
					
						2006-05-23 17:27:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						b0e5e65046 
					 
					
						
						
							
							2006-05-23  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_ReadXML.py (start_eventref): Do not reset existing
	birth/deat reference.
svn: r6758 
						
						
					 
					
						2006-05-23 17:02:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						ba37224b38 
					 
					
						
						
							
							alignment  
						
						 
						
						... 
						
						
						
						svn: r6757 
						
						
					 
					
						2006-05-23 16:40:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						947c5946b6 
					 
					
						
						
							
							2006-05-23  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_FamilyView.py: more shading
svn: r6756 
						
						
					 
					
						2006-05-23 16:33:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						26c6c9d390 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6755 
						
						
					 
					
						2006-05-23 05:14:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						67159ad3e8 
					 
					
						
						
							
							2006-05-22  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* gramps.pot: Update.
svn: r6754 
						
						
					 
					
						2006-05-23 05:14:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						999c33493e 
					 
					
						
						
							
							2006-05-22  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* data/gramps.schemas.in: Typos.
	* src/DataViews/_PedigreeView.py (rebuild): Typo.
svn: r6753 
						
						
					 
					
						2006-05-23 04:59:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						fee7d2c445 
					 
					
						
						
							
							2006-05-22  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_FamilyView.py: start shading of data
svn: r6752 
						
						
					 
					
						2006-05-23 03:50:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						396dee3b9e 
					 
					
						
						
							
							svn: r6751  
						
						 
						
						
						
						
					 
					
						2006-05-22 23:58:42 +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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						a11c0949d6 
					 
					
						
						
							
							2006-05-22  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/ArgHandler.py (need_gui): Add method.
	* src/ViewManager.py: Move statusbar notification from gramps_main.
	* src/gramps_main.py: Remove unused methods, handle ArgHandler better.
svn: r6749 
						
						
					 
					
						2006-05-22 18:07:12 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						546ae1a6ff 
					 
					
						
						
							
							2006-05-21  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/ViewManager.py: handle export, import, and save as if
	database does not exist, yet UIManager still wants to call them.
svn: r6748 
						
						
					 
					
						2006-05-22 04:17:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						b8f421b049 
					 
					
						
						
							
							2006-05-21  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* configure.in: Set up for the next release.
svn: r6747 
						
						
					 
					
						2006-05-22 03:19:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						6a0bd5cf33 
					 
					
						
						
							
							src/plugins/TimeLine.py: round all dates to nearest decade  
						
						 
						
						... 
						
						
						
						svn: r6746 
						
						
					 
					
						2006-05-22 02:57:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						446f88cd84 
					 
					
						
						
							
							2006-05-21  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsWidgets.py (MonitoredEntry.set_text): added function
svn: r6745 
						
						
					 
					
						2006-05-22 02:51:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						79bf111b5d 
					 
					
						
						
							
							src/plugins/GraphViz.py: fix unicode encoding  
						
						 
						
						... 
						
						
						
						svn: r6744 
						
						
					 
					
						2006-05-22 01:55:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						a45108305b 
					 
					
						
						
							
							* src/GrampsDb/_WriteGedcom.py: Repository export.  
						
						 
						
						... 
						
						
						
						svn: r6743 
						
						
					 
					
						2006-05-21 23:32:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						4e105fbd57 
					 
					
						
						
							
							Changed a HTML tag that had wrongfully been translated  
						
						 
						
						... 
						
						
						
						svn: r6742 
						
						
					 
					
						2006-05-21 22:35:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						7d93dd0602 
					 
					
						
						
							
							* src/plugins/Calendar.py: make calendar work in Windows  
						
						 
						
						... 
						
						
						
						* src/GrampsLocale.py: make calendar work in Windows
svn: r6741 
						
						
					 
					
						2006-05-21 22:12:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						270e14ae92 
					 
					
						
						
							
							* src/GrampsDb/_GrampsInMemDB.py (GrampsInMemDB.__init__): Remove  
						
						 
						
						... 
						
						
						
						unused variables.
svn: r6740 
						
						
					 
					
						2006-05-21 21:07:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						f094353066 
					 
					
						
						
							
							2006-05-21  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/plugins/Calendar.py (print_page): Use correct variable.
svn: r6739 
						
						
					 
					
						2006-05-21 21:03:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4b4ff7e0ac 
					 
					
						
						
							
							* src/GrampsDb/_GrampsBSDDB.py: Do not import unused module.  
						
						 
						
						... 
						
						
						
						Do not import unused module.
svn: r6738 
						
						
					 
					
						2006-05-21 20:48:50 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						8b1298e7f7 
					 
					
						
						
							
							src/plugins/GraphViz.py.in: fix file open.  
						
						 
						
						... 
						
						
						
						svn: r6737 
						
						
					 
					
						2006-05-21 20:39:14 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						0c2f2fdd11 
					 
					
						
						
							
							* src/const.py.in: Use gettext.  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_ConstXML.py: Remove file.
svn: r6736 
						
						
					 
					
						2006-05-21 20:27:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						ba6a131489 
					 
					
						
						
							
							2006-05-21  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/DisplayTabs/_PersonEventEmbedList.py
	(PersonEventEmbedList.default_type): properly process event list.
	* src/Editors/_EditEventRef.py (EditEventRef.get_custom_events):
	Use correct method.
	* src/Editors/_EditEvent.py (EditEvent.get_custom_events)
	(EditPersonEvent.get_custom_events): Use correct method.
	* src/GrampsDb/_GrampsDbBase.py: Remove obsolete methods.
	* src/GrampsDb/_GrampsInMemDB.py: Remove obsolete methods.
svn: r6735 
						
						
					 
					
						2006-05-21 18:17:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						5c7267e9c3 
					 
					
						
						
							
							2006-05-20  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/Editors/_EditPlace.py: custom menus
	* src/Editors/_EditLdsOrd.py: custom menus
	* src/Editors/_EditSourceRef.py: custom menus
	* src/Editors/_EditSource.py: custom menus
	* src/Editors/_EditRepoRef.py: custom menus
	* src/Editors/_EditUrl.py: custom menus
	* src/Editors/_EditAttribute.py: custom menus
	* src/Editors/_EditPerson.py: custom menus
	* src/Editors/_EditLocation.py: custom menus
	* src/Editors/_EditMediaRef.py: custom menus
	* src/Editors/_EditEventRef.py: custom menus
	* src/Editors/_EditMedia.py: custom menus
	* src/Editors/_EditRepository.py: custom menus
	* src/Editors/_EditName.py: custom menus
	* src/Editors/_EditChildRef.py: custom menus
	* src/Editors/_EditFamily.py: custom menus
	* src/Editors/_EditEvent.py: custom menus
svn: r6734 
						
						
					 
					
						2006-05-21 04:24:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						e08ae4e0b0 
					 
					
						
						
							
							* src/GrampsDb/_WriteGedcom.py (write_repos): Add method.  
						
						 
						
						... 
						
						
						
						svn: r6733 
						
						
					 
					
						2006-05-21 04:14:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						9b010f7840 
					 
					
						
						
							
							* src/gramps_main.py (Gramps.__init__): Call ArgHandler between  
						
						 
						
						... 
						
						
						
						init_interface and post_init_interface.
	* src/ViewManager.py (init_interface): Split off post_init_interface.
svn: r6732 
						
						
					 
					
						2006-05-21 04:13:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						e0f97ecfc7 
					 
					
						
						
							
							2006-05-20  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_ReadGedcom.py: Correct set_type calls.
svn: r6731 
						
						
					 
					
						2006-05-20 18:40:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						2ceef1aa52 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6730 
						
						
					 
					
						2006-05-20 13:25:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						5b21e3c65f 
					 
					
						
						
							
							* src/Config/_GrampsConfigKeys.py: online map config value  
						
						 
						
						... 
						
						
						
						* data/gramps.schema.in: online map config value
	* src/Config/gen_schema_keys.py: clean up
svn: r6729 
						
						
					 
					
						2006-05-20 01:59:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						b59b9b0e04 
					 
					
						
						
							
							* src/DataViews/_MapView.py: use config value to determine if online  
						
						 
						
						... 
						
						
						
						maps should be used
	* src/GrampsCfg.py: online map config value
	* src/Config/_GrampsCOnfigKeys.py: online map config value
	* daa/gramps.schema.in: online map config value
svn: r6728 
						
						
					 
					
						2006-05-20 01:49:38 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						116e75ffda 
					 
					
						
						
							
							2006-05-19  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_GrampsDbBase.py: repository does not have a media_list
2006-05-17  Don Allingham  <don@gramps-project.org >
	* GrampsDb/_ReadGedcom.py: pychecker
	* GrampsDb/_GrampsDbBase.py: pychecker
	* GrampsDb/_DbUtils.py: pychecker
	* GrampsDb/_WriteGedcom.py: pychecker
	* StartupDialog.py: pychecker
	* DisplayTabs/_FamilyLdsEmbedList.py: pychecker
	* TipOfDay.py: pychecker
	* Utils.py: pychecker
	* PageView.py: pychecker
	* ToolTips.py: pychecker
	* Filters/_FilterWidget.py: pychecker
	* Filters/_SearchBar.py: pychecker
	* Filters/__init__.py: pychecker
	* Filters/_FilterStore.py: pychecker
	* Filters/_PersonSidebarFilter.py: pychecker
	* Filters/_FilterMenu.py: pychecker
	* Filters/_SidebarFilter.py: pychecker
svn: r6727 
						
						
					 
					
						2006-05-20 01:21:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						bbf3932b26 
					 
					
						
						
							
							2006-05-19  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_DbUtils.py (db_copy): Copy custom types.
svn: r6726 
						
						
					 
					
						2006-05-20 00:52:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						7eac93a623 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6725 
						
						
					 
					
						2006-05-19 19:48:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Martin Hawlisch 
							
						 
					 
					
						
						
							
						
						06502f8070 
					 
					
						
						
							
							* src/DataViews/_MapView.py (WMSMapTile): Start of map download inside an idle handler.  
						
						 
						
						... 
						
						
						
						svn: r6724 
						
						
					 
					
						2006-05-19 19:13:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						6193015a87 
					 
					
						
						
							
							Minor tweaks  
						
						 
						
						... 
						
						
						
						svn: r6723 
						
						
					 
					
						2006-05-19 18:54:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						1d68d38388 
					 
					
						
						
							
							Typo  
						
						 
						
						... 
						
						
						
						svn: r6722 
						
						
					 
					
						2006-05-19 18:02:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						02494fcaa7 
					 
					
						
						
							
							2006-05-19  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_GrampsDbBase.py: Define methods to get custom types.
	* src/GrampsDb/_GrampsBSDDB.py: Load/save marker_types.
svn: r6721 
						
						
					 
					
						2006-05-19 17:32:23 +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