Alex Roitman 
							
						 
					 
					
						
						
							
						
						267514c280 
					 
					
						
						
							
							* TODO: Update.  
						
						... 
						
						
						
						* gramps.desktop: Remove in favor of src/gramps.desktop file.
* src/gramps_main.py: Replace stock Home with the custom string.
* src/PeopleView.py: Replace stock Home with the custom string.
svn: r2443 
						
						
					 
					
						2003-12-05 00:11:22 +00:00 
						 
				 
			
				
					
						
							
							
								Sebastian Voeck 
							
						 
					 
					
						
						
							
						
						66739b0a6c 
					 
					
						
						
							
							Translation update  
						
						... 
						
						
						
						svn: r2442 
						
						
					 
					
						2003-12-04 23:12:41 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						bd51948bee 
					 
					
						
						
							
							Update  
						
						... 
						
						
						
						svn: r2441 
						
						
					 
					
						2003-12-04 14:01:01 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						14425f8a40 
					 
					
						
						
							
							* doc/gramps-manual/C/getstart.xml: Remove ZODB support section.  
						
						... 
						
						
						
						* doc/gramps-manual/C/usage.xml: Remove ZODB support section.
svn: r2440 
						
						
					 
					
						2003-12-04 14:00:14 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						57300ab52e 
					 
					
						
						
							
							Add figure  
						
						... 
						
						
						
						svn: r2439 
						
						
					 
					
						2003-12-04 13:29:09 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						5ca637f531 
					 
					
						
						
							
							Update figure for 0.98  
						
						... 
						
						
						
						svn: r2438 
						
						
					 
					
						2003-12-04 02:52:25 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						1116d0effa 
					 
					
						
						
							
							* doc/gramps-manual/C/faq.xml: Link to referenced cites.  
						
						... 
						
						
						
						* doc/gramps-manual/C/usage.xml: Document the completeness flag.
Describe new layout of book report.
* doc/gramps-manual/C/mainwin.xml: Document children menu markup
in Pedigree View.
* NEWS: Minor corrections.
svn: r2437 
						
						
					 
					
						2003-12-03 23:11:04 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						16c843b135 
					 
					
						
						
							
							* configure.in: added eo to languages:  
						
						... 
						
						
						
						* src/po/eo.po: esperanto translation
svn: r2436 
						
						
					 
					
						2003-12-03 21:41:51 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						72068ec2b5 
					 
					
						
						
							
							* src/plugins/ReadGedcom.py (parse_source): Stop TEXT messing  
						
						... 
						
						
						
						up the title; add ABBR to the note field (was ignored).
svn: r2435 
						
						
					 
					
						2003-12-03 19:22:52 +00:00 
						 
				 
			
				
					
						
							
							
								Egyeki Gergelly 
							
						 
					 
					
						
						
							
						
						692cca8a91 
					 
					
						
						
							
							Update Hungarian translation  
						
						... 
						
						
						
						svn: r2434 
						
						
					 
					
						2003-12-03 11:57:42 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						3f50e174f9 
					 
					
						
						
							
							update  
						
						... 
						
						
						
						svn: r2433 
						
						
					 
					
						2003-12-03 04:10:30 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						c466cf5f92 
					 
					
						
						
							
							* src/PeopleView.py (PeopleView.clear_person_tabs): initialize  
						
						... 
						
						
						
						the model2page map with the default list, instead of clearing it.
* src/gramps_main.py: update person table after edit (BUG 851637)
svn: r2432 
						
						
					 
					
						2003-12-03 04:07:36 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						7369021e86 
					 
					
						
						
							
							* AUTHORS: Add Tim Waugh to the author list.  
						
						... 
						
						
						
						svn: r2431 
						
						
					 
					
						2003-12-03 03:52:29 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						0cb999d41e 
					 
					
						
						
							
							* src/edit_person.glade: Add completeness check button.  
						
						... 
						
						
						
						* src/RelLib.py (Person.setComplete, Person.getComplete): Add functions.
* src/WriteXML.py (write_id): Save completeness info.
* src/GrampsParser.py (GrampsParser.start_person,
GrampsImportParser.start_person, GrampsImportParser.start_family):
Parse completeness.
* src/EditPerson.py: Add support for completeness.
svn: r2430 
						
						
					 
					
						2003-12-03 03:49:39 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						af43a774a8 
					 
					
						
						
							
							* src/gramps_main.py (on_faq_activate): Switch Help->FAQ function  
						
						... 
						
						
						
						* src/gramps.glade: Remove FAQ window.
* doc/gramps-manual/C/cmdline.xml,
doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/custom.xml,
doc/gramps-manual/C/keybind.xml,
doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/legal.xml,
doc/gramps-manual/C/filtref.xml,
doc/gramps-manual/C/mainwin.xml,
doc/gramps-manual/C/getstart.xml,
doc/gramps-manual/C/usage.xml: Add copyright info to header.
svn: r2429 
						
						
					 
					
						2003-12-03 02:56:43 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						76f6294dfc 
					 
					
						
						
							
							* src/gramps.desktop: Add russian strings. Set encoding line to UTF-8.  
						
						... 
						
						
						
						svn: r2428 
						
						
					 
					
						2003-12-03 02:06:03 +00:00 
						 
				 
			
				
					
						
							
							
								Donald A. Peterson 
							
						 
					 
					
						
						
							
						
						429ccea06f 
					 
					
						
						
							
							extra categories for .desktop file  
						
						... 
						
						
						
						svn: r2427 
						
						
					 
					
						2003-12-02 20:33:04 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						cf34fd189f 
					 
					
						
						
							
							* src/gramps_main.py: update person table after edit (BUG 851637)  
						
						... 
						
						
						
						svn: r2426 
						
						
					 
					
						2003-12-02 17:24:01 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						7e55879f16 
					 
					
						
						
							
							Update  
						
						... 
						
						
						
						svn: r2425 
						
						
					 
					
						2003-12-02 16:06:14 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						74e68f6e98 
					 
					
						
						
							
							Add FAQ  
						
						... 
						
						
						
						svn: r2424 
						
						
					 
					
						2003-12-02 14:32:25 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						e7bb78016f 
					 
					
						
						
							
							2003-12-02  Tim Waugh  <twaugh@redhat.com>  
						
						... 
						
						
						
						* gramps.spec.in: Add more docs.
        * Makefile.am: No need for dist-hook.
svn: r2423 
						
						
					 
					
						2003-12-02 10:34:31 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						d59e716de3 
					 
					
						
						
							
							* Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com>  
						
						... 
						
						
						
						- More docs.
svn: r2422 
						
						
					 
					
						2003-12-02 10:33:00 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						a12730866b 
					 
					
						
						
							
							* Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com>  
						
						... 
						
						
						
						- Change Copyright: to License:.
svn: r2421 
						
						
					 
					
						2003-12-02 10:32:05 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						b1a31deb0f 
					 
					
						
						
							
							* src/preferences.glade: Add Help button.  
						
						... 
						
						
						
						* src/GrampsCfg.py (on_propertybox_help): Add function.
* src/imagesel.glade: Add Help buttons.
* src/ImageSelect.py (ImageSelect.on_help_imagesel_clicked,
GlobalMediaProperties.on_help_clicked): Add functions.
* src/AddMedia.py (on_help_imagesel_clicked): Add function.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/keybind.xml: Update.
* src/AddSpouse.py: Call yelp with sect2 argument.
* src/AddrEdit.py: Likewise.
* src/AttrEdit.py: Likewise.
* src/ChooseParents.py: Likewise.
* src/EditPerson.py: Likewise.
* src/EditPlace.py: Likewise.
* src/EditSource.py: Likewise.
* src/EventEdit.py: Likewise.
* src/Marriage.py: Likewise.
* src/NameEdit.py: Likewise.
* src/SelectChild.py: Likewise.
* src/Sources.py: Likewise.
svn: r2420 
						
						
					 
					
						2003-12-02 04:27:23 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						a2d49b7d6b 
					 
					
						
						
							
							update  
						
						... 
						
						
						
						svn: r2419 
						
						
					 
					
						2003-12-02 04:23:54 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						dcf4bb8d31 
					 
					
						
						
							
							* src/revision.glade: Add Help button.  
						
						... 
						
						
						
						* src/gramps_main.py (on_help_dbopen_clicked): Add function.
* src/plugins/gedcomexport.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/pkgexport.glade: Add Help button.
* src/plugins/WritePkg.py (on_help_clicked): Add function.
* src/plugins/writeftree.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/cdexport.glade: Add Help button.
* src/plugins/WriteCD.py (on_help_clicked): Add function.
* src/Bookmarks.py (draw_window): Add Help button;
(help_clicked): Add function.
svn: r2418 
						
						
					 
					
						2003-12-02 02:35:49 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						088e3ccd2d 
					 
					
						
						
							
							Update  
						
						... 
						
						
						
						svn: r2417 
						
						
					 
					
						2003-12-02 01:29:30 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						c5088f1f40 
					 
					
						
						
							
							* src/FamilyView.py (add_child_clicked): Return tuple of two  
						
						... 
						
						
						
						empty strings when the surname guessing is set to None (otherwise
it produced traceback and did nothing).
* doc/gramps-manual/C/custom.xml: Update.
* doc/gramps-manual/C/gramps-manual-C.omf: Update.
* doc/gramps.1.in: Update.
svn: r2416 
						
						
					 
					
						2003-12-02 00:20:46 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						e82caa682e 
					 
					
						
						
							
							2003-12-01  Tim Waugh  <twaugh@redhat.com>  
						
						... 
						
						
						
						* doc/xmldocs.make: Fix builds for  ==  (oops).
svn: r2415 
						
						
					 
					
						2003-12-01 17:35:39 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						3e1cd08ed6 
					 
					
						
						
							
							* doc/gramps-manual/C/keybind.xml: Update.  
						
						... 
						
						
						
						* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/custom.xml: Update.
* NEWS: typo.
* doc/gramps-manual/C/keybind.xml: Update.
svn: r2414 
						
						
					 
					
						2003-12-01 14:22:11 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						0aebc61ffa 
					 
					
						
						
							
							2003-12-01  Tim Waugh  <twaugh@redhat.com>  
						
						... 
						
						
						
						* doc/xmldocs.make: Clean copied XML files.  Now 'make distcheck' works
        again.
svn: r2413 
						
						
					 
					
						2003-12-01 10:12:57 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						448fc5db0b 
					 
					
						
						
							
							* NEWS: Update.  
						
						... 
						
						
						
						* src/FamilyView.py (on_child_list_button_press): Add edit person
callback on Shift+click; (sp_key_press, child_key_press): Replace
Ctrl+Insert with Shift+Insert for adding new people.
* src/PedView.py (on_show_child_menu): Markup children with children.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/faq.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.
svn: r2412 
						
						
					 
					
						2003-12-01 04:22:15 +00:00 
						 
				 
			
				
					
						
							
							
								Jens Arvidsson 
							
						 
					 
					
						
						
							
						
						a4a2eb580a 
					 
					
						
						
							
							Translation update for 0.98.0  
						
						... 
						
						
						
						svn: r2411 
						
						
					 
					
						2003-11-30 12:11:23 +00:00 
						 
				 
			
				
					
						
							
							
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						97f32a1c8b 
					 
					
						
						
							
							Translated new strings  
						
						... 
						
						
						
						svn: r2410 
						
						
					 
					
						2003-11-30 12:07:49 +00:00 
						 
				 
			
				
					
						
							
							
								Jens Arvidsson 
							
						 
					 
					
						
						
							
						
						f14081b3d1 
					 
					
						
						
							
							Translation update for 0.98.0  
						
						... 
						
						
						
						svn: r2409 
						
						
					 
					
						2003-11-30 11:37:31 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						8ac5e62b9a 
					 
					
						
						
							
							update  
						
						... 
						
						
						
						svn: r2408 
						
						
					 
					
						2003-11-30 06:19:13 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						b371dec8f6 
					 
					
						
						
							
							* src/PedView.py (PedigreeView.find_children): used italics instead of  
						
						... 
						
						
						
						'*' to indicate children in popup menu
svn: r2407 
						
						
					 
					
						2003-11-30 06:19:00 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						9730743ccb 
					 
					
						
						
							
							update  
						
						... 
						
						
						
						svn: r2406 
						
						
					 
					
						2003-11-30 05:53:23 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						ea396a1618 
					 
					
						
						
							
							* src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded  
						
						... 
						
						
						
						"oowriter" with the command found by querying the mime database with
the open office document type. Different distributions seem to install
OOo with different names (oofice, oowriter, soffice).
* src/EventEdit.py (EventEditor.__init__): add translated name to the
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children
svn: r2405 
						
						
					 
					
						2003-11-30 05:51:24 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						d8fc0f4cbf 
					 
					
						
						
							
							* src/EventEdit.py (__init__): Only define translated name if the  
						
						... 
						
						
						
						event is not empty.
* doc/gramps-manual/C/gramps-manual.xml: Update manual.
* doc/gramps-manual/C/mainwin.xml: Update manual.
* doc/gramps-manual/C/faq.xml: Add to CVS.
* doc/gramps-manual/C/keybind.xml: Add to CVS.
* doc/gramps-manual/C/Makefile.am: Add new files to the distribution.
svn: r2404 
						
						
					 
					
						2003-11-30 05:47:59 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						3da8a885a1 
					 
					
						
						
							
							* src/filters/MatchSndEx2.py: Typo.  
						
						... 
						
						
						
						* src/plugins/RelGraph.py: Typo.
* src/plugins/book.glade: Remove initial text from the labels.
* src/po/template.po: Updated translation template for 0.98.0.
* src/po/ru.po: Russian translation for 0.98.0.
svn: r2403 
						
						
					 
					
						2003-11-30 02:54:54 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						2992295ee8 
					 
					
						
						
							
							* src/EventEdit.py (EventEditor.__init__): add translated name to the  
						
						... 
						
						
						
						popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children
svn: r2402 
						
						
					 
					
						2003-11-29 03:52:53 +00:00 
						 
				 
			
				
					
						
							
							
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						27414ad175 
					 
					
						
						
							
							Fixed a couple of fuzzy lines  
						
						... 
						
						
						
						svn: r2401 
						
						
					 
					
						2003-11-28 22:52:33 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						87a72111f7 
					 
					
						
						
							
							* src/PedView.py: add a '*' to the popup menu if the child has children  
						
						... 
						
						
						
						svn: r2400 
						
						
					 
					
						2003-11-28 21:23:59 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						fdbd83830b 
					 
					
						
						
							
							ChangeLog  
						
						... 
						
						
						
						svn: r2399 
						
						
					 
					
						2003-11-27 18:16:36 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						f79d5e90ff 
					 
					
						
						
							
							* src/po/template.po: updated translatable strings  
						
						... 
						
						
						
						svn: r2398 
						
						
					 
					
						2003-11-27 18:16:17 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						4b68d400b1 
					 
					
						
						
							
							update  
						
						... 
						
						
						
						svn: r2397 
						
						
					 
					
						2003-11-27 18:14:17 +00:00 
						 
				 
			
				
					
						
							
							
								Don Allingham 
							
						 
					 
					
						
						
							
						
						9489883bc8 
					 
					
						
						
							
							* src/AttrEdit.py: Add warning when a new attribute type is added  
						
						... 
						
						
						
						to the database
* src/EventEdit.py: Add warning when a new event type is added
to the database
svn: r2396 
						
						
					 
					
						2003-11-27 18:01:20 +00:00 
						 
				 
			
				
					
						
							
							
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						26ca56dce3 
					 
					
						
						
							
							Updated both the desktop files so the no and nb translations are equal in both.  
						
						... 
						
						
						
						svn: r2395 
						
						
					 
					
						2003-11-26 23:45:57 +00:00 
						 
				 
			
				
					
						
							
							
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						397e331456 
					 
					
						
						
							
							Inserting nb and no translations to the desktop file  
						
						... 
						
						
						
						svn: r2394 
						
						
					 
					
						2003-11-26 23:41:58 +00:00