Brian Matherly 
							
						 
					 
					
						
						
							
						
						677a0e280f 
					 
					
						
						
							
							Add _DocReportDialog.py to the Makefile.  
						
						 
						
						... 
						
						
						
						svn: r9572 
						
						
					 
					
						2007-12-24 14:12:29 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						9da5862816 
					 
					
						
						
							
							0001480: custom paper size is not editable for 2nd and any additional invocations of the report  
						
						 
						
						... 
						
						
						
						svn: r9570 
						
						
					 
					
						2007-12-24 04:41:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						7aa7acb355 
					 
					
						
						
							
							Fix 0001393: Detailed descendant report crash on too many references.  
						
						 
						
						... 
						
						
						
						svn: r9569 
						
						
					 
					
						2007-12-23 22:20:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						096db6b3a0 
					 
					
						
						
							
							Fix 0001160: Regular expressions, dash/separator and non-ASCII characters on ExtractCity  
						
						 
						
						... 
						
						
						
						svn: r9568 
						
						
					 
					
						2007-12-23 21:56:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						4a77cfdd79 
					 
					
						
						
							
							Add fields to translation strings in DetAncestralReport.py, DetDescendantReport.py, FanChart.py.  
						
						 
						
						... 
						
						
						
						svn: r9567 
						
						
					 
					
						2007-12-23 21:34:36 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						b5946124b7 
					 
					
						
						
							
							Updates to makefiles.  
						
						 
						
						... 
						
						
						
						svn: r9566 
						
						
					 
					
						2007-12-23 21:08:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stéphane Charette 
							
						 
					 
					
						
						
							
						
						e9ebd454cc 
					 
					
						
						
							
							more graphviz based options  
						
						 
						
						... 
						
						
						
						svn: r9562 
						
						
					 
					
						2007-12-23 07:52:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						09e86586db 
					 
					
						
						
							
							2007-12-21  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/plugins/lineage.py: moved to new quick view format
	* src/docgen/TextBufDoc.py: fixed transient window issue
svn: r9558 
						
						
					 
					
						2007-12-22 01:23:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Burton 
							
						 
					 
					
						
						
							
						
						101048e1ca 
					 
					
						
						
							
							* src/Editors/_EditEventRef.py: swap around delete/share buttons, bug  #1477  
						
						 
						
						... 
						
						
						
						2007-12-21 Gary Burton <gary.burton@zen.co.uk >
svn: r9557 
						
						
					 
					
						2007-12-21 23:14:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Burton 
							
						 
					 
					
						
						
							
						
						0e89fd5ed0 
					 
					
						
						
							
							2007-12-21 Gary Burton <gary.burton@zen.co.uk>  
						
						 
						
						... 
						
						
						
						* src/ScratchPad.py: allow items to be moved, feature #1465 
svn: r9556 
						
						
					 
					
						2007-12-21 22:16:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						c23b1259c8 
					 
					
						
						
							
							2007-12-21  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_PersonView.py: pass create_quickreport uistate
	* src/Editors/_EditPrimary.py: pass create_quickreport uistate
	* src/plugins/all_events.py: use SimpleTable
	* src/plugins/siblings.py: use SimpleTable
	* src/QuickReports.py: pass create_quickreport uistate
	* src/Simple/_SimpleTable.py: Handles raw objects, click/doubleclick
	* src/PageView.py: pass create_quickreport uistate
	* src/docgen/TextBufDoc.py: need to make a managed window, transient
svn: r9552 
						
						
					 
					
						2007-12-21 06:22:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						f8d3f210f8 
					 
					
						
						
							
							Misc improvements to Graphviz reports.  
						
						 
						
						... 
						
						
						
						svn: r9551 
						
						
					 
					
						2007-12-21 05:57:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						f84b9c816c 
					 
					
						
						
							
							2007-12-20  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/plugins/siblings.py: Quick Reports under construction...
	* src/Simple/_SimpleDoc.py: added table style defaults
	* src/Simple/__init__.py: added SimpleTable
	* src/BaseDoc.py: added doc.type = "standard"
	* src/docgen/TextBufDoc.py: added doc.type = "gtk"
	* src/Simple/_SimpleTable.py: new file defining table
svn: r9550 
						
						
					 
					
						2007-12-21 00:18:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Benny Malengier 
							
						 
					 
					
						
						
							
						
						7d5b16d3e0 
					 
					
						
						
							
							* src/glade/gramps.glade: date keybindings, issue  #1453  
						
						 
						
						... 
						
						
						
						2007-12-20 Benny Malengier <benny.malengier@gramps-project.org >
svn: r9549 
						
						
					 
					
						2007-12-20 20:45:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Benny Malengier 
							
						 
					 
					
						
						
							
						
						5f2bc1b3ec 
					 
					
						
						
							
							2007-12-20 Benny Malengier <benny.malengier@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/plugins/rel_pt.py: RelLib -> gen.lib
svn: r9548 
						
						
					 
					
						2007-12-20 19:20:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Benny Malengier 
							
						 
					 
					
						
						
							
						
						13bd98097b 
					 
					
						
						
							
							2007-12-19 Benny Malengier <benny.malengier@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/Editors/_EditPrimary.py:
	* src/Editors/_EditPlace.py:
	* src/Editors/_EditSecondary.py:
	* src/Editors/_EditSourceRef.py:
	* src/Editors/_EditReference.py:
	* src/Editors/_EditRepoRef.py:
	* src/Editors/_EditNote.py:
	* src/Editors/_EditMediaRef.py:
	* src/Editors/_EditEventRef.py:
	* src/Editors/_EditName.py:
	* src/DisplayTabs/__init__.py:
	* src/DisplayTabs/_GalleryTab.py:
	* src/DisplayTabs/_BackRefList.py:
	* src/DisplayTabs/_ButtonTab.py:
	* src/DisplayTabs/_GrampsTab.py:
	Accelator keys on displaytabs, convert _all_ tabs to GrampsTab! 
	Feature #955  #1438 
svn: r9545 
						
						
					 
					
						2007-12-20 13:49:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						fb12457651 
					 
					
						
						
							
							2007-12-20  Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						 
						
						... 
						
						
						
						* src/glade/gramps.glade : don't use C or O as accelerator keys on Name Editor, reserved for OK and Cancel buttons #1470 
        * src/glade/edit_person.glade : accelerator keys are used double in person editor #1452 
2007-12-20  Jerome Rapinat <romjerome@yahoo.fr >
        * src/Editors/_EditPerson.py : Unspecified gender dialog doesn't have mnemonics #1461 
svn: r9544 
						
						
					 
					
						2007-12-20 12:23:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						6af58e348b 
					 
					
						
						
							
							Various enhancements to the Graphviz report system. Added GVRelGraph.py - adapted GraphViz.py to use Graphviz report system.  
						
						 
						
						... 
						
						
						
						svn: r9541 
						
						
					 
					
						2007-12-20 06:26:38 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						0f96422fd0 
					 
					
						
						
							
							2007-12-20  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/plugins/ExportVCard.py: fixed date.get_text() as signal for text
	* src/plugins/ExportVCalendar.py: fixed date.get_text() ditto
	* src/plugins/WriteGeneWeb.py: fixed date.get_text() ditto
svn: r9540 
						
						
					 
					
						2007-12-20 05:10:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						a3cc8799ae 
					 
					
						
						
							
							2007-12-19  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/GrampsCfg.py: added a warning about duplicate pattern
svn: r9539 
						
						
					 
					
						2007-12-20 03:55:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Landgren 
							
						 
					 
					
						
						
							
						
						8fae20a72d 
					 
					
						
						
							
							Changelog update  
						
						 
						
						... 
						
						
						
						svn: r9534 
						
						
					 
					
						2007-12-19 16:38:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Benny Malengier 
							
						 
					 
					
						
						
							
						
						61b5c241db 
					 
					
						
						
							
							correct Changelog  
						
						 
						
						... 
						
						
						
						svn: r9533 
						
						
					 
					
						2007-12-19 09:48:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Benny Malengier 
							
						 
					 
					
						
						
							
						
						886e3299e4 
					 
					
						
						
							
							2007-12-19 Benny Malengier <benny.malengier@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/gen/lib/person.py: sources in attributes of eventref are not seen
		 in ref tables
	* src/gen/lib/eventref.py: can contain sources, add methods for that
	* src/gen/lib/notebase.py: whitespace
	* src/plugins/Check.py: low level check of repo table, add check to 
		clean up referenced but not existing repos
svn: r9532 
						
						
					 
					
						2007-12-19 09:47:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						21b0612e84 
					 
					
						
						
							
							2007-12-18  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/Editors/_EditFamily.py: doubleclick now edits; fixed share popup
	* src/DisplayTabs/_EmbeddedList.py: fixed share popup
	* src/DisplayTabs/_GalleryTab.py: fixed share popup
svn: r9530 
						
						
					 
					
						2007-12-19 00:50:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Burton 
							
						 
					 
					
						
						
							
						
						29a40f4bca 
					 
					
						
						
							
							2007-12-18 Gary Burton <gary.burton@zen.co.uk>  
						
						 
						
						... 
						
						
						
						* src/plugins/DetAncestralReport.py: Remove some test code
svn: r9529 
						
						
					 
					
						2007-12-18 19:10:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						3a10b36866 
					 
					
						
						
							
							* src/DbManager.py: I was having some weird issues with the archive  
						
						 
						
						... 
						
						
						
						file giving errors about "still in use". With these changes, I haven't
	had it happen... yet. Can't say for certain if these changes fixed it,
	or if there is another cause.
2007-12-17  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9528 
						
						
					 
					
						2007-12-17 18:43:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						ca186628c7 
					 
					
						
						
							
							2007-12-17  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/plugins/CalculateEstimatedDates.py: Give good defaults for Filter 
	and Enumerated Lists
	* src/plugins/Calendar.py: Give good defaults for Filter and Enumerated
	lists
	* src/PluginUtils/_MenuOptions.py: added a get_filter() method to return
	filter object; added a param to constructor to set default filter
svn: r9526 
						
						
					 
					
						2007-12-17 05:09:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						f5393d7d3a 
					 
					
						
						
							
							Properly initialize Filter option.  
						
						 
						
						... 
						
						
						
						svn: r9525 
						
						
					 
					
						2007-12-17 04:12:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						a163da2218 
					 
					
						
						
							
							* src/ReportBase/_PaperMenu.py: get margins in PaperFrame constructor  
						
						 
						
						... 
						
						
						
						* src/ReportBase/_DocReportDialog.py: pass margins to PaperFrame constructor
	* src/ReportBase/_ReportOptions.py: added getters/setters for margins
2007-12-16  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9523 
						
						
					 
					
						2007-12-17 03:44:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						4ba6f344a7 
					 
					
						
						
							
							* src/plugins/Calendar.py: fixed MenuOption's EnumeratedList to match  
						
						 
						
						... 
						
						
						
						Brian's changes on 2007-12-15.
2007-12-16  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9522 
						
						
					 
					
						2007-12-16 18:27:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						671726bf60 
					 
					
						
						
							
							* src/DbManager.py: typo %{}s -> %()s; fixed rcs -q issue  
						
						 
						
						... 
						
						
						
						* src/Utils.py: typo %{}s -> %()s 
2007-12-16  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9521 
						
						
					 
					
						2007-12-16 17:35:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						15b2843d93 
					 
					
						
						
							
							2007-12-16  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/plugins/ReadPkg.py: attempt to os.remove(directory) failed
	* src/GrampsDb/_GrampsDbFactories.py: import from gen.db
svn: r9520 
						
						
					 
					
						2007-12-16 17:03:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						3e9e629f56 
					 
					
						
						
							
							Remove unnecessary code in Graphviz report dialog.  
						
						 
						
						... 
						
						
						
						svn: r9518 
						
						
					 
					
						2007-12-16 04:47:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						0b5dd35b23 
					 
					
						
						
							
							Delete reports that have been unsupported for > 1 year.  
						
						 
						
						... 
						
						
						
						svn: r9517 
						
						
					 
					
						2007-12-16 04:33:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						a579d61dbc 
					 
					
						
						
							
							Fix application launch for PDFDoc.  
						
						 
						
						... 
						
						
						
						svn: r9516 
						
						
					 
					
						2007-12-16 04:17:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						4860b1e422 
					 
					
						
						
							
							Add Generic GraphViz options to the GraphVis report dialog for use by all graphviz related reports.  
						
						 
						
						... 
						
						
						
						svn: r9515 
						
						
					 
					
						2007-12-16 03:51:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						71be179625 
					 
					
						
						
							
							Fix TextOption and EnumeratedListOption in MenuOptions.py.  
						
						 
						
						... 
						
						
						
						svn: r9514 
						
						
					 
					
						2007-12-16 03:48:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Burton 
							
						 
					 
					
						
						
							
						
						253990ff81 
					 
					
						
						
							
							* src/DisplayTabs/_ChildModel.py:  
						
						 
						
						... 
						
						
						
						* src/Editors/_EditFamily.py: add fallback for birth date (feature #1448 )
2007-12-15 Gary Burton <gary.burton@zen.co.uk >
	* src/Editors/_EditFamily.py: emit family-update signal (bug #1416 )
svn: r9513 
						
						
					 
					
						2007-12-15 23:54:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Burton 
							
						 
					 
					
						
						
							
						
						2eaaa8369e 
					 
					
						
						
							
							2007-12-15 Gary Burton <gary.burton@zen.co.uk>  
						
						 
						
						... 
						
						
						
						* src/Editors/_EditFamily.py: emit family-update signal #1416 
svn: r9512 
						
						
					 
					
						2007-12-15 21:56:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						8712649b7d 
					 
					
						
						
							
							* src/plugins/Calendar.py: Added relationships (feature  #1086 )  
						
						 
						
						... 
						
						
						
						* src/PluginUtils/_MenuOptions.py: added get_center_person to filter option
2007-12-15  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9510 
						
						
					 
					
						2007-12-15 17:09:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						95c3645f13 
					 
					
						
						
							
							* src/plugins/WebCal.py: Temp fixes to keep running (bug  #1441 )  
						
						 
						
						... 
						
						
						
						2007-12-15  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9509 
						
						
					 
					
						2007-12-15 15:49:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						19deae4720 
					 
					
						
						
							
							2007-12-15  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_RelationView.py: Made suggestion by Stian:
	http://www.gramps-project.org/wiki/index.php?title=GEPS_002:_RelationView_Expand_and_Collapse#User_Contributions 
	and addressed feature request #1404 
svn: r9508 
						
						
					 
					
						2007-12-15 15:16:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Benny Malengier 
							
						 
					 
					
						
						
							
						
						00511a133f 
					 
					
						
						
							
							2007-12-14 Benny Malengier <benny.malengier@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/Editors/_EditEvent.py: first attribute tab THEN backref
	* src/DisplayTabs/_BackRefList.py: whitespace change
	* src/gen/lib/repo.py: correct error with source backref too
	* src/gen/lib/personref.py:
	* src/gen/lib/mediaref.py:
	* src/gen/lib/childref.py:
	* src/gen/lib/place.py:
	* src/gen/lib/address.py:
	* src/gen/lib/src.py:
	* src/gen/lib/person.py:
	* src/gen/lib/mediaobj.py:
	* src/gen/lib/eventref.py:
	* src/gen/lib/name.py:
	* src/gen/lib/family.py:
	* src/gen/lib/event.py:
	* src/gen/lib/ldsord.py:
	Add get_note_child_list method to allow recursive deletion of notes in
	child objects
	* src/gen/lib/notebase.py: add remove_note that recursively searches
		in the child secondary objects
	* src/plugins/Check.py: fix broken note links, fix broken repo-source link
svn: r9507 
						
						
					 
					
						2007-12-14 22:18:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						662c35f10f 
					 
					
						
						
							
							svn: r9506  
						
						 
						
						
						
						
					 
					
						2007-12-14 16:28:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zdeněk Hataš 
							
						 
					 
					
						
						
							
						
						0cf5866281 
					 
					
						
						
							
							reencoded holidays.xml to utf-8, added czech national holidays.  
						
						 
						
						... 
						
						
						
						svn: r9504 
						
						
					 
					
						2007-12-14 13:57:49 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James G Sack 
							
						 
					 
					
						
						
							
						
						91824d8f2f 
					 
					
						
						
							
							fix   #1439  failed to skip subordinates under NOTE  
						
						 
						
						... 
						
						
						
						svn: r9501 
						
						
					 
					
						2007-12-14 08:54:40 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James G Sack 
							
						 
					 
					
						
						
							
						
						cc81822eb0 
					 
					
						
						
							
							added Gedcom read testing util and 1st try at testing  
						
						 
						
						... 
						
						
						
						svn: r9500 
						
						
					 
					
						2007-12-14 08:27:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James G Sack 
							
						 
					 
					
						
						
							
						
						726bb4e8b8 
					 
					
						
						
							
							add simple logging feature for test modules  
						
						 
						
						... 
						
						
						
						svn: r9499 
						
						
					 
					
						2007-12-14 07:34:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						6bf7737025 
					 
					
						
						
							
							Fix MenuToolOptions.  
						
						 
						
						... 
						
						
						
						svn: r9498 
						
						
					 
					
						2007-12-13 05:31:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						6d3e7465d3 
					 
					
						
						
							
							2007-12-12  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						 
						
						... 
						
						
						
						* src/GrampsCfg.py: fixed bug #1305 , refresh view after name change
	
2007-12-12  Douglas S. Blank  <dblank@cs.brynmawr.edu >
svn: r9497 
						
						
					 
					
						2007-12-13 02:22:06 +00:00