Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						504621b3ba 
					 
					
						
						
							
							Add missing $Id$ line.  
						
						 
						
						... 
						
						
						
						svn: r10490 
						
						
					 
					
						2008-04-05 22:35:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						2f918cf16a 
					 
					
						
						
							
							Use real timestamp instead of 'Never' for newly created DBs.  
						
						 
						
						... 
						
						
						
						This is needed because when the DBManager is re-opened after a new DB has been
created the timestamp would replace the 'Never' string anyway without opening
the DB, since now we always have metadata table created.
svn: r10488 
						
						
					 
					
						2008-04-05 22:30:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						abbd6781c1 
					 
					
						
						
							
							Reverting change from r10429, because metadata is now always set after DB creation.  
						
						 
						
						... 
						
						
						
						svn: r10486 
						
						
					 
					
						2008-04-05 22:02:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						311278e6a8 
					 
					
						
						
							
							Method 'write_version' is created instead of loading the db after creation.  
						
						 
						
						... 
						
						
						
						svn: r10484 
						
						
					 
					
						2008-04-05 21:47:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						e27422e243 
					 
					
						
						
							
							Open and close a new DB right after creation in order to write the DB version  
						
						 
						
						... 
						
						
						
						number into it's metadata.
svn: r10482 
						
						
					 
					
						2008-04-05 21:07:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						3d9d5123a4 
					 
					
						
						
							
							Add authors.xml, used for creating ChangeLog file on release.  
						
						 
						
						... 
						
						
						
						svn: r10480 
						
						
					 
					
						2008-04-05 20:01:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Espen Berg 
							
						 
					 
					
						
						
							
						
						5c0121571b 
					 
					
						
						
							
							Updated Norwegian translation  
						
						 
						
						... 
						
						
						
						svn: r10479 
						
						
					 
					
						2008-04-05 19:24:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						b00be2229f 
					 
					
						
						
							
							Fix man page section number for sv translation.  
						
						 
						
						... 
						
						
						
						svn: r10477 
						
						
					 
					
						2008-04-05 19:10:19 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						d04be3245a 
					 
					
						
						
							
							0002017: Narrative Web Report: Mainz Style needs to be widened (patch from Jason Simanek <jsimanek@gmail.com>)  
						
						 
						
						... 
						
						
						
						svn: r10475 
						
						
					 
					
						2008-04-05 18:50:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						a46e733398 
					 
					
						
						
							
							Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.  
						
						 
						
						... 
						
						
						
						svn: r10474 
						
						
					 
					
						2008-04-05 14:17:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						ac83ce0468 
					 
					
						
						
							
							Make the report wiki url a constant.  
						
						 
						
						... 
						
						
						
						svn: r10472 
						
						
					 
					
						2008-04-05 12:38:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James G Sack 
							
						 
					 
					
						
						
							
						
						ec5a0a792b 
					 
					
						
						
							
							src/GrampsDbUtils/_GedcomLex.py :  #2008  fix error in extract_date()  
						
						 
						
						... 
						
						
						
						RANGE pattern only returns 4 pattern groups, code was assigning to 5!?
     (see also r10470)
svn: r10471 
						
						
					 
					
						2008-04-05 06:45:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James G Sack 
							
						 
					 
					
						
						
							
						
						68e9450ef0 
					 
					
						
						
							
							src/GrampsDbUtils/_WriteGedcom.py :#2008 fix bug in breakout()  
						
						 
						
						... 
						
						
						
						src/GrampsDbUtils/test/gedwrite_breakup_test.py : unittest for breakout
svn: r10470 
						
						
					 
					
						2008-04-05 04:34:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						2d663ce2ee 
					 
					
						
						
							
							Add src/Editors/_StyledTextEditor.py to Makefile.  
						
						 
						
						... 
						
						
						
						svn: r10469 
						
						
					 
					
						2008-04-04 20:12:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						1e95aba51b 
					 
					
						
						
							
							Pylint corrections and documentation.  
						
						 
						
						... 
						
						
						
						svn: r10468 
						
						
					 
					
						2008-04-04 20:09:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						0c1ec175f6 
					 
					
						
						
							
							/PluginUtils/_PluginWindows.py : allow to translate reload button  
						
						 
						
						... 
						
						
						
						svn: r10467 
						
						
					 
					
						2008-04-04 16:39:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						a3d9f4df6a 
					 
					
						
						
							
							Moving out StyledTextEditor from EditNote.  
						
						 
						
						... 
						
						
						
						Changing spell checking chooser from Combo to submenu.
svn: r10464 
						
						
					 
					
						2008-04-04 11:51:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						474d681011 
					 
					
						
						
							
							Remove deprecated tooltip support from the report system.  
						
						 
						
						... 
						
						
						
						svn: r10463 
						
						
					 
					
						2008-04-04 03:33:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						50539237d7 
					 
					
						
						
							
							Enable the "help" button to work on the report dialog.  
						
						 
						
						... 
						
						
						
						svn: r10462 
						
						
					 
					
						2008-04-04 02:46:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Espen Berg 
							
						 
					 
					
						
						
							
						
						9c5ad9eb44 
					 
					
						
						
							
							Some more updates on Norwegian translation...  
						
						 
						
						... 
						
						
						
						svn: r10461 
						
						
					 
					
						2008-04-03 20:16:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kees Bakker 
							
						 
					 
					
						
						
							
						
						f3ed8061a2 
					 
					
						
						
							
							Added the new styled text modules.  
						
						 
						
						... 
						
						
						
						* src/gen/lib/Makefile.am
        * src/Editors/Makefile.am
svn: r10460 
						
						
					 
					
						2008-04-03 18:32:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						dcb6c599a5 
					 
					
						
						
							
							man/fr/gramps1.in: update  
						
						 
						
						... 
						
						
						
						svn: r10459 
						
						
					 
					
						2008-04-03 18:32:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Landgren 
							
						 
					 
					
						
						
							
						
						25d135bf6a 
					 
					
						
						
							
							Updates of fyzzy strings.  
						
						 
						
						... 
						
						
						
						svn: r10458 
						
						
					 
					
						2008-04-03 17:31:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						6ab95b5d7c 
					 
					
						
						
							
							fr.po: update  
						
						 
						
						... 
						
						
						
						svn: r10457 
						
						
					 
					
						2008-04-03 14:36:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						7d8fb588e3 
					 
					
						
						
							
							fr.po: update  
						
						 
						
						... 
						
						
						
						svn: r10456 
						
						
					 
					
						2008-04-03 14:35:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						1d52739fe7 
					 
					
						
						
							
							New Slovak language file from "Lubo Vasko" <pgval@inMail.sk>  
						
						 
						
						... 
						
						
						
						svn: r10455 
						
						
					 
					
						2008-04-03 03:33:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						c773f9dd67 
					 
					
						
						
							
							Add '_' prefix for private method names.  
						
						 
						
						... 
						
						
						
						svn: r10453 
						
						
					 
					
						2008-04-02 20:34:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						39ea377b81 
					 
					
						
						
							
							de.po: update  
						
						 
						
						... 
						
						
						
						svn: r10451 
						
						
					 
					
						2008-04-02 13:59:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Espen Berg 
							
						 
					 
					
						
						
							
						
						fc131374cb 
					 
					
						
						
							
							Some more updates on Norwegian translation  
						
						 
						
						... 
						
						
						
						svn: r10450 
						
						
					 
					
						2008-04-02 09:19:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						0cb2f40d35 
					 
					
						
						
							
							0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)  
						
						 
						
						... 
						
						
						
						svn: r10447 
						
						
					 
					
						2008-04-02 03:04:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						304b659711 
					 
					
						
						
							
							pl.po: update  
						
						 
						
						... 
						
						
						
						svn: r10446 
						
						
					 
					
						2008-04-01 18:18:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						0087d69fab 
					 
					
						
						
							
							Implement a few string methods in StyledText, and documentation.  
						
						 
						
						... 
						
						
						
						svn: r10445 
						
						
					 
					
						2008-04-01 16:57:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						42e91346ed 
					 
					
						
						
							
							StyledTextTag.ranges is rather initialized as [] than None  
						
						 
						
						... 
						
						
						
						in case it is not specifically set.
svn: r10444 
						
						
					 
					
						2008-04-01 16:55:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						f90bcd5b87 
					 
					
						
						
							
							de.po: branch to trunk  
						
						 
						
						... 
						
						
						
						svn: r10443 
						
						
					 
					
						2008-04-01 07:11:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James G Sack 
							
						 
					 
					
						
						
							
						
						aaf23f294c 
					 
					
						
						
							
							grampsxml.dtd: fix line 345 typo s/REUIRED/REQUIRED/  
						
						 
						
						... 
						
						
						
						svn: r10442 
						
						
					 
					
						2008-04-01 05:47:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stéphane Charette 
							
						 
					 
					
						
						
							
						
						dcf6c2d962 
					 
					
						
						
							
							changes needed to build Ubuntu .deb package (from 3.0.0 release)  
						
						 
						
						... 
						
						
						
						svn: r10441 
						
						
					 
					
						2008-04-01 04:21:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						bfe3ee1590 
					 
					
						
						
							
							0001981: Update plugin status when reloading plugins  
						
						 
						
						... 
						
						
						
						Plus some cleanup.
svn: r10439 
						
						
					 
					
						2008-04-01 03:12:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gary Burton 
							
						 
					 
					
						
						
							
						
						e7a6115c91 
					 
					
						
						
							
							0001977: Breaking a database lock closes the family tree manager  
						
						 
						
						... 
						
						
						
						svn: r10433 
						
						
					 
					
						2008-03-31 20:52:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kees Bakker 
							
						 
					 
					
						
						
							
						
						d5962794fa 
					 
					
						
						
							
							Eliminated function to set div id for class content.  
						
						 
						
						... 
						
						
						
						Moved some functions around to classes where they are used.
        * src/plugins/NarrativeWeb.py
svn: r10431 
						
						
					 
					
						2008-03-31 19:50:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						0cc320ac90 
					 
					
						
						
							
							When new db was created metadata still contained no information, thus in  
						
						 
						
						... 
						
						
						
						dbdir.GrampsDBDir.__load the version check failed.
svn: r10429 
						
						
					 
					
						2008-03-31 16:46:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						6dfbb37562 
					 
					
						
						
							
							0001996: typo in variable name that makes the application crashing  
						
						 
						
						... 
						
						
						
						svn: r10427 
						
						
					 
					
						2008-03-30 21:22:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						7b8ed5ded7 
					 
					
						
						
							
							0001232: Preview now allows Print; no more PRINT_OPERATION failure  
						
						 
						
						... 
						
						
						
						svn: r10426 
						
						
					 
					
						2008-03-30 15:06:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						015bde9e01 
					 
					
						
						
							
							0001994: Cannot properly sort dates stored in few quick reports using SimpleTab  
						
						 
						
						... 
						
						
						
						svn: r10425 
						
						
					 
					
						2008-03-30 12:38:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						cf6073a4ba 
					 
					
						
						
							
							Remove support for "View" reports. In the future, use either tools, gramplets, or quick views.  
						
						 
						
						... 
						
						
						
						svn: r10424 
						
						
					 
					
						2008-03-30 04:38:37 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						9988d5ecfa 
					 
					
						
						
							
							Convert the "Not Related" plugin from a "view report" to a "tool" (although it would really make a great gramplet).  
						
						 
						
						... 
						
						
						
						svn: r10423 
						
						
					 
					
						2008-03-30 04:32:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						e08a8cf205 
					 
					
						
						
							
							Rename CountAncestors to NumberOfAncestorsReport and convert it from a "view" to a "text" report.  
						
						 
						
						... 
						
						
						
						svn: r10422 
						
						
					 
					
						2008-03-30 03:27:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						f64f6dd105 
					 
					
						
						
							
							Add Index Mark to Database Summary Report.  
						
						 
						
						... 
						
						
						
						svn: r10421 
						
						
					 
					
						2008-03-30 02:48:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						19d8833af1 
					 
					
						
						
							
							Convert Database Summary from a "View" report to a "Text" report.  
						
						 
						
						... 
						
						
						
						svn: r10420 
						
						
					 
					
						2008-03-30 02:32:56 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Doug Blank 
							
						 
					 
					
						
						
							
						
						02b110a2b0 
					 
					
						
						
							
							Missing space in db error  
						
						 
						
						... 
						
						
						
						svn: r10419 
						
						
					 
					
						2008-03-29 20:54:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						1c2ec7559b 
					 
					
						
						
							
							Fix   #0001991 : supported database versions checked properly.  
						
						 
						
						... 
						
						
						
						svn: r10417 
						
						
					 
					
						2008-03-29 19:59:33 +00:00