Alex Roitman 
							
						 
					 
					
						
						
							
						
						aa732c16d7 
					 
					
						
						
							
							* src/Makefile.am: Ship SelectPerson.py and choose.glade.  
						
						 
						
						... 
						
						
						
						* src/plugins/Makefile.am: Ship SimpleBookTitle.py and book.glade.
* NEWS: Some updates for upcoming release.
svn: r1838 
						
						
					 
					
						2003-07-07 23:54:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						c4b5ff9013 
					 
					
						
						
							
							Fix styles in book. Switch to tuple of options.  
						
						 
						
						... 
						
						
						
						* src/plugins/AncestorReport.py: Fix styles in book.
* src/plugins/Ancestors.py: Fix styles in book.
* src/plugins/DescendReport.py: Fix styles in book.
* src/plugins/FtmStyleAncestors.py: Fix styles in book.
* src/plugins/FtmStyleDescendants.py: Fix styles in book.
* src/plugins/IndivComplete.py: Switch to tuple of options.
* src/plugins/IndivSummary.py: Switch to tuple of options.
* src/plugins/SimpleBookTitle.py: Fix styles in book.
* src/plugins/FamilyGroup.py: Fix styles in book.
* src/plugins/DetAncestralReport.py: Fix styles in book.
svn: r1837 
						
						
					 
					
						2003-07-07 16:57:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						6abc6ece1b 
					 
					
						
						
							
							* src/plugins/DetDescendantReport.py: Enable book functionality.  
						
						 
						
						... 
						
						
						
						svn: r1836 
						
						
					 
					
						2003-07-07 16:35:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						a3545c0cba 
					 
					
						
						
							
							2003-07-07  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/WriteGedcom.py: Fix GEDCOM export.  Fixed date
        construction logic to handle datestrs.
svn: r1835 
						
						
					 
					
						2003-07-07 10:57:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						807ce4e496 
					 
					
						
						
							
							2003-07-07  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/WriteGedcom.py: Fix GEDCOM export.
svn: r1834 
						
						
					 
					
						2003-07-07 10:39:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						cb2105f416 
					 
					
						
						
							
							Check whether family exists before accessing it.  
						
						 
						
						... 
						
						
						
						* src/plugins/DetAncestralReport.py: Enable book functionality.
svn: r1833 
						
						
					 
					
						2003-07-07 06:15:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						eea9b3b095 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1832 
						
						
					 
					
						2003-07-07 02:34:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						ffe4cc5714 
					 
					
						
						
							
							* gramps.sh.in: Don't override an existing PYTHONPATH environment  
						
						 
						
						... 
						
						
						
						variable
svn: r1831 
						
						
					 
					
						2003-07-07 02:34:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						677d99e0ba 
					 
					
						
						
							
							* src/plugins/FamilyGroup.py: Enable book functionality.  
						
						 
						
						... 
						
						
						
						Check whether family exists before accessing it.
svn: r1830 
						
						
					 
					
						2003-07-06 21:55:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						45bf59b7a8 
					 
					
						
						
							
							* src/plugins/BookReport.py: Make a list of options from a tuple.  
						
						 
						
						... 
						
						
						
						* src/plugins/AncestorReport.py: Register options as a tuple.
* src/plugins/Ancestors.py: Register options as a tuple.
* src/plugins/DescendReport.py: Register options as a tuple.
* src/plugins/FtmStyleAncestors.py: Register options as a tuple.
* src/plugins/FtmStyleDescendants.py: Register options as a tuple.
* src/plugins/IndivComplete.py:  Register options as a tuple.
* src/plugins/IndivSummary.py: Register options as a tuple.
* src/plugins/SimpleBookTitle.py: Register options as a tuple.
svn: r1829 
						
						
					 
					
						2003-07-06 19:55:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						76e9b6daec 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1828 
						
						
					 
					
						2003-07-06 03:56:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						284a49a8c0 
					 
					
						
						
							
							* src/dialog.glade: witness changes  
						
						 
						
						... 
						
						
						
						svn: r1827 
						
						
					 
					
						2003-07-06 03:56:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						53fb14cbd3 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1826 
						
						
					 
					
						2003-07-06 03:53:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						bd4191ca2d 
					 
					
						
						
							
							* src/ImageSelect.py: eliminate recursive error loop when a thumbnail  
						
						 
						
						... 
						
						
						
						cannot be created.
* src/plugins/ReorderIds.py: handle IDs better when reordering
svn: r1825 
						
						
					 
					
						2003-07-06 03:52:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						bce6246370 
					 
					
						
						
							
							Minor corrections  
						
						 
						
						... 
						
						
						
						svn: r1824 
						
						
					 
					
						2003-07-05 23:11:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						e30569339e 
					 
					
						
						
							
							* src/plugins/Ancestors.py: Enable book functionality.  
						
						 
						
						... 
						
						
						
						svn: r1823 
						
						
					 
					
						2003-07-05 23:10:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						d33bb7839c 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r1822 
						
						
					 
					
						2003-07-05 21:50:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						76714fd062 
					 
					
						
						
							
							Add special treatment for Title entries (no central person displayed).  
						
						 
						
						... 
						
						
						
						Change type to Title (was Text).
* src/plugins/IndivComplete.py: Use filter number in configurator.
Move get_report_filters out of dialogs classes so that it can be
shared between both dialogs and the write_book_item().
* src/plugins/DescendReport.py: Enable book functionality.
* src/plugins/AncestorReport.py: Enable book functionality.
svn: r1821 
						
						
					 
					
						2003-07-05 21:47:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						1ad10fb052 
					 
					
						
						
							
							* src/plugins/BookReport.py (BookReportSelector.__init__):  
						
						 
						
						... 
						
						
						
						Enable translation for interface strings,
* src/plugins/BookReport.py (BookReportDialog.get_stylesheet_savefile):
Add this function to form sane filename for the output.
* src/plugins/SimpleBookTitle.py: Add configurable title and copyright.
svn: r1820 
						
						
					 
					
						2003-07-05 18:25:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						818e63cac5 
					 
					
						
						
							
							2003-07-04  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/Ancestors.py: Really fixed text style for '(no photo)'.
svn: r1819 
						
						
					 
					
						2003-07-04 22:16:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						0335d7b599 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1818 
						
						
					 
					
						2003-07-03 04:55:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						18fd43fe7d 
					 
					
						
						
							
							* src/Witness.py: integrate SelectPerson  
						
						 
						
						... 
						
						
						
						svn: r1817 
						
						
					 
					
						2003-07-03 04:55:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						c8e0bd8538 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1816 
						
						
					 
					
						2003-07-03 04:15:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						b4ca53cbec 
					 
					
						
						
							
							* src/SourceView.py: Speed up redraw performance  
						
						 
						
						... 
						
						
						
						svn: r1815 
						
						
					 
					
						2003-07-03 04:15:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						aa38717aba 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1814 
						
						
					 
					
						2003-07-03 04:05:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						a33f0e716d 
					 
					
						
						
							
							* src/plugins/WriteGedcom.py: handle surnames containing a slash  
						
						 
						
						... 
						
						
						
						svn: r1813 
						
						
					 
					
						2003-07-03 04:05:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						18853036c1 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1812 
						
						
					 
					
						2003-07-03 03:33:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						5dcc7420e9 
					 
					
						
						
							
							* src/AddSpouse.py: handle adding of new person callback correctly  
						
						 
						
						... 
						
						
						
						svn: r1811 
						
						
					 
					
						2003-07-03 03:32:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						85c30f72c4 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1810 
						
						
					 
					
						2003-07-03 02:56:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						e06284c4c3 
					 
					
						
						
							
							* src/plugins/ReadGedcocm.py: Fix callback parameters  
						
						 
						
						... 
						
						
						
						svn: r1809 
						
						
					 
					
						2003-07-03 02:56:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						56dd6eda7a 
					 
					
						
						
							
							2003-07-01  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/EditPerson.py: Don't guess gender if it has already been set.
svn: r1808 
						
						
					 
					
						2003-07-01 19:04:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						4fc2cc27cd 
					 
					
						
						
							
							2003-06-30  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/Makefile.am: Ship FanChart.py.
svn: r1807 
						
						
					 
					
						2003-06-30 23:03:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						8f99c6ff7f 
					 
					
						
						
							
							2003-06-30  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/Ancestors.py (generation): Report on the correct
        number of generations (was out by one).  Fixed text style for
        '(no photo)'.
svn: r1806 
						
						
					 
					
						2003-06-30 14:56:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						7b7c48e1d8 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1805 
						
						
					 
					
						2003-06-30 03:12:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						693b991573 
					 
					
						
						
							
							* src/DisplayTrace.py: identify more linux versions  
						
						 
						
						... 
						
						
						
						* src/gramps_main.py: fix callbacks for reports
* src/plugins/ReorderIds.py: handle integers larger that 32bit
* src/Plugins.py: keep a separate lists for formats that support
the book format
* src/docgen/PdfDoc.py: register as a format supporting books
* src/docgen/OpenOfficeDoc.py: register as a format supporting books
* src/plugins/BookReport.py: Support different lists for books
svn: r1804 
						
						
					 
					
						2003-06-30 03:12:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						e4a1d75f14 
					 
					
						
						
							
							* src/DisplayTrace.py: identify more linux versions  
						
						 
						
						... 
						
						
						
						svn: r1803 
						
						
					 
					
						2003-06-30 03:07:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						3011d67204 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1802 
						
						
					 
					
						2003-06-29 14:39:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						ae21dd7194 
					 
					
						
						
							
							* src/plugins/FtmStyleDescendants.py: handle missing "endnotes"  
						
						 
						
						... 
						
						
						
						svn: r1801 
						
						
					 
					
						2003-06-29 14:38:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						641cd14b58 
					 
					
						
						
							
							2003-06-28  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/WriteGedcom.py: Convert line end string to chosen
        encoding (prevents traceback).
svn: r1800 
						
						
					 
					
						2003-06-28 21:21:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						5fb48eec43 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1799 
						
						
					 
					
						2003-06-28 17:35:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						ad38d82d73 
					 
					
						
						
							
							* src/plugins/WriteGedcom.py: support different end of line characters  
						
						 
						
						... 
						
						
						
						* src/GedcomInfo.py: support different end of line characters
* src/data/gedcom.xml: indicate cr-lf for Windows based tools
svn: r1798 
						
						
					 
					
						2003-06-28 17:35:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						b98cb71b2b 
					 
					
						
						
							
							2003-06-27  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/PlaceView.py: Fix removal of unreferenced places.
svn: r1797 
						
						
					 
					
						2003-06-27 22:01:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						af1140858e 
					 
					
						
						
							
							2003-06-27  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/WebPage.py: Make source links work.
svn: r1796 
						
						
					 
					
						2003-06-27 14:36:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						33bd45bd15 
					 
					
						
						
							
							2003-06-27  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/EditPerson.py: Place keys are unicode.
svn: r1795 
						
						
					 
					
						2003-06-27 11:59:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						fef3cc274f 
					 
					
						
						
							
							2003-06-27  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/Ancestors.py: Include source reference notes.  Made
        source citation optional.  Adjusted styles.
svn: r1794 
						
						
					 
					
						2003-06-27 11:18:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						d1a1f0b16d 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r1793 
						
						
					 
					
						2003-06-27 04:28:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						2ff28bb16d 
					 
					
						
						
							
							* src/plugins/IndivComplete.py: make compatible with BookReport  
						
						 
						
						... 
						
						
						
						* src/plugins/IndivSummary.py: changed style names to use colon qualifiers
svn: r1792 
						
						
					 
					
						2003-06-27 04:28:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						64c0e1cd89 
					 
					
						
						
							
							* src/plugins/IndivComplete.py: make compatible with BookReport  
						
						 
						
						... 
						
						
						
						svn: r1791 
						
						
					 
					
						2003-06-27 04:26:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						d6d4d874a3 
					 
					
						
						
							
							Added bookreport.py  
						
						 
						
						... 
						
						
						
						svn: r1790 
						
						
					 
					
						2003-06-27 04:25:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						68ea2ec12d 
					 
					
						
						
							
							2003-06-26  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/WebPage.py: Fix gendex creation.
svn: r1789 
						
						
					 
					
						2003-06-26 22:28:31 +00:00