Don Allingham 
							
						 
					 
					
						
						
							
						
						81338d1839 
					 
					
						
						
							
							* src/gramps_main.py: just update information after an edit  
						
						 
						
						... 
						
						
						
						instead of deleting/re-enter. Caused pygtk to segfault
* src/PeopleView.py: provide update person function
* src/dialog.glade: remove unused callbacks
svn: r2367 
						
						
					 
					
						2003-11-24 02:56:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						94ddbb601c 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r2366 
						
						
					 
					
						2003-11-23 20:55:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						c9750198bb 
					 
					
						
						
							
							* src/FamilyView.py: Do not pass the window to the ChooseParents class.  
						
						 
						
						... 
						
						
						
						* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes  #847600 ).
svn: r2365 
						
						
					 
					
						2003-11-23 20:53:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						82d62c874b 
					 
					
						
						
							
							Updated some keyboard sortcuts. Cleaning out some errors.  
						
						 
						
						... 
						
						
						
						svn: r2364 
						
						
					 
					
						2003-11-23 20:35:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						93590352de 
					 
					
						
						
							
							* src/ChooseParents.py (ChooseParents.__init__): Revert the dialog  
						
						 
						
						... 
						
						
						
						back to being non-modal (otherwise adding new people is impossible).
svn: r2363 
						
						
					 
					
						2003-11-23 20:32:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						7e8196ad0e 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2362 
						
						
					 
					
						2003-11-22 15:16:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						06a9058eca 
					 
					
						
						
							
							* src/preferences.glade: make the title on the dialog non-expandable  
						
						 
						
						... 
						
						
						
						svn: r2361 
						
						
					 
					
						2003-11-22 15:15:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						d69f597c7c 
					 
					
						
						
							
							Addet the Norwegian Bokm�l nb.po file to the configure.in file  
						
						 
						
						... 
						
						
						
						svn: r2360 
						
						
					 
					
						2003-11-21 23:01:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						609d18465d 
					 
					
						
						
							
							* src/po/fr.po: Fix format line.  
						
						 
						
						... 
						
						
						
						svn: r2359 
						
						
					 
					
						2003-11-21 15:08:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						34483dbbd9 
					 
					
						
						
							
							* src/FamilyView.py: Enable keyboard navigation in Family View.  
						
						 
						
						... 
						
						
						
						svn: r2358 
						
						
					 
					
						2003-11-20 04:59:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						6048381840 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2356 
						
						
					 
					
						2003-11-20 04:18:40 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						0b96a875df 
					 
					
						
						
							
							* src/GrampsCfg.py: Add comment about SUSE naming of gconf  
						
						 
						
						... 
						
						
						
						* src/Relationship.py: detect a RuntimeError exception that occurs
when we exceed the recursion depth limit. This occurs when a
relationship loop is detected
* src/gramps_main.py: handle relationship loop message
svn: r2355 
						
						
					 
					
						2003-11-20 04:18:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						06cab2d559 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2354 
						
						
					 
					
						2003-11-20 03:11:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						24a0100230 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r2353 
						
						
					 
					
						2003-11-19 18:01:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						9ec87fc160 
					 
					
						
						
							
							* src/Sources.py: (SourceSelector.on_help_clicked,  
						
						 
						
						... 
						
						
						
						SourceEditor.on_help_clicked): Add functions.
* src/srcsel.glade: Add Help buttons to dialogs.
* src/places.glade: Add Help buttons to dialogs.
* src/EditSource.py (on_help_clicked): Add function.
* src/EditPlace.py (on_help_clicked): Add function;
(__init__): Make the dialog modal and a transient for its parent;
* src/PlaceView.py: Pass the window to the EditPlace class.
svn: r2352 
						
						
					 
					
						2003-11-19 18:00:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						02cded3948 
					 
					
						
						
							
							* src/gramps.py: handle python versions with broken setlocale()  
						
						 
						
						... 
						
						
						
						* src/po/Makefile.am: don't pass -v to msgfmt
svn: r2351 
						
						
					 
					
						2003-11-19 17:20:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						02ddd38c12 
					 
					
						
						
							
							Fix date :-)  
						
						 
						
						... 
						
						
						
						svn: r2350 
						
						
					 
					
						2003-11-19 15:37:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						188bfa24a9 
					 
					
						
						
							
							* src/ChooseParents.py (ModifyParents.__init__): Make the dialog modal  
						
						 
						
						... 
						
						
						
						and a transient for its parent; (ModifyParents.on_help_clicked): Add
function; (ChooseParents.__init__): Make the dialog modal and a
transient for its parent; (ChooseParents.on_help_clicked):
Add function.
* src/FamilyView.py: Pass the window to the ChooseParents classes.
svn: r2349 
						
						
					 
					
						2003-11-19 03:14:14 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						b362afd128 
					 
					
						
						
							
							* src/NameEdit.py (on_help_clicked): Add function.  
						
						 
						
						... 
						
						
						
						* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.
svn: r2348 
						
						
					 
					
						2003-11-19 02:29:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						69270a29f8 
					 
					
						
						
							
							* src/gramps.glade: Add Help buttons to dialogs.  
						
						 
						
						... 
						
						
						
						* src/AddSpouse.py (on_spouse_help_clicked): Add function.
* src/SelectChild.py (on_child_help_clicked): Add function.
* src/Marriage.py (on_help_clicked): Add function.
* src/EditPerson.py (on_help_clicked): Add function.
* src/marriage.glade: Add Help button to a dialog.
* src/edit_person.glade: Add Help button to a dialog.
* src/dialog.glade: Add Help buttons to dialogs.
* src/AddrEdit.py (on_help_clicked): Add function.
* src/AttrEdit.py (on_help_clicked): Add function.
* src/EventEdit.py (on_help_clicked): Add function.
svn: r2347 
						
						
					 
					
						2003-11-18 04:26:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4ec6046627 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r2346 
						
						
					 
					
						2003-11-18 03:20:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						19a7bc2ad7 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2345 
						
						
					 
					
						2003-11-17 00:42:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						b8247fb0e2 
					 
					
						
						
							
							* src/EditPerson.py: handle LDS status setting properly  
						
						 
						
						... 
						
						
						
						* src/RelLib.py: use LDS status for equality comparison
svn: r2344 
						
						
					 
					
						2003-11-17 00:41:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						4d5c200b2e 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2343 
						
						
					 
					
						2003-11-16 02:39:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						69d6694a6a 
					 
					
						
						
							
							* src/dialog.glade: fixed sizes of dialog windows.  
						
						 
						
						... 
						
						
						
						svn: r2342 
						
						
					 
					
						2003-11-16 02:39:35 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						b6e67ec90b 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2341 
						
						
					 
					
						2003-11-14 22:50:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						2adcb8b8c7 
					 
					
						
						
							
							* src/EditPerson.py: Fixed typo  
						
						 
						
						... 
						
						
						
						svn: r2340 
						
						
					 
					
						2003-11-14 22:50:03 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						ad8d05ff12 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2339 
						
						
					 
					
						2003-11-14 05:30:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						1112e78678 
					 
					
						
						
							
							* src/FamilyView.py: delete unused code  
						
						 
						
						... 
						
						
						
						* src/PeopleView.py: handle uncaught exception
* src/RelLib.py: rebuild person table
* src/gramps_main.py: rebuild display after preferences
svn: r2338 
						
						
					 
					
						2003-11-14 05:12:38 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						57071d2b40 
					 
					
						
						
							
							Initial commit of the translation for Norwegian Bokm�l (nb_NO)  
						
						 
						
						... 
						
						
						
						svn: r2337 
						
						
					 
					
						2003-11-13 22:47:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						b5e029e27e 
					 
					
						
						
							
							* src/EditPerson.py: Fix LDS tab label behavior.  
						
						 
						
						... 
						
						
						
						* src/Marriage.py: Fix LDS tab label behavior. Fix get_place for LDS (was
using Utils.get_place_from_list which uses deprecated gtk.List and does not
work).
svn: r2336 
						
						
					 
					
						2003-11-13 21:44:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4951bc66b8 
					 
					
						
						
							
							files using -kb flag). Add with -kb flag. Add charset info to the header of  
						
						 
						
						... 
						
						
						
						all templates.
svn: r2335 
						
						
					 
					
						2003-11-13 19:55:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						0967898afa 
					 
					
						
						
							
							* src/data/templates/blue_edge.tpkg, src/data/templates/marble.tpkg,  
						
						 
						
						... 
						
						
						
						src/data/templates/pink_marble.tpkg, src/data/templates/sepia.tpkg,
src/data/templates/sky_border.tpkg: Remove from CVS (need to add binary
files using -kb flag).
svn: r2334 
						
						
					 
					
						2003-11-13 19:52:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						21de092117 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2333 
						
						
					 
					
						2003-11-13 19:29:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						6881becfa9 
					 
					
						
						
							
							* src/GrampsCfg.py: Fixed name format selection problem  
						
						 
						
						... 
						
						
						
						svn: r2332 
						
						
					 
					
						2003-11-13 19:28:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						6d7f263d52 
					 
					
						
						
							
							* src/plugins/WebPage.py (IndividualPage.write_normal_row): Add separators  
						
						 
						
						... 
						
						
						
						between the references (comma and space).
svn: r2331 
						
						
					 
					
						2003-11-13 19:18:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						5dad0028a1 
					 
					
						
						
							
							* src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from  
						
						 
						
						... 
						
						
						
						XML; (redraw_attr_list): Change attribute label; (display_refs): Change
references label; (on_notebook_switch_page): change notes label.
* src/imagesel.glade: Set meaningful label ids, remove bold markup.
* src/docgen/HtmlDoc.py (start_bold, end_bold): Add functions (closes
bug #841277 ).
* src/EditSource.py (__init__): Find labels from XML.
* src/EventEdit.py: (__init__): Find labels from XML;
* src/NameEdit.py: (__init__): Find labels from XML;
svn: r2330 
						
						
					 
					
						2003-11-13 18:50:01 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						4f26fe7f6d 
					 
					
						
						
							
							update  
						
						 
						
						... 
						
						
						
						svn: r2329 
						
						
					 
					
						2003-11-13 04:25:25 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						8e60af7310 
					 
					
						
						
							
							* src/FamilyView.py: Change column sizes on the FamilyView to  
						
						 
						
						... 
						
						
						
						fit with the new column
svn: r2328 
						
						
					 
					
						2003-11-13 04:24:13 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						385c80dcd2 
					 
					
						
						
							
							* src/Utils.py (bold_label, unbold label): Add functions.  
						
						 
						
						... 
						
						
						
						* src/EditPerson.py (bold_label, unbold label): Remove functions;
Call them from Utils in every instance.
* src/ImageSelect.py (Gallery.load_images): Change label upon load.
* src/Sources.py (SourceTab.redraw): Change label upon redraw.
* src/AddrEdit.py (__init__): Find sources label from XML;
(on_switch_page): Add function.
* src/AttrEdit.py (__init__): Find sources label from XML;
(on_switch_page): Add function.
* src/dialog.glade: Set meaningful label ids, remove bold markup.
* src/EditPlace.py (__init__): Find soucre label from XML.
* src/places.glade: Set meaningful label ids, remove bold markup.
* src/Marriage.py (__init__): Find soucre label from XML;
(on_switch_page): Add function.
* src/marriage.glade: Set meaningful label ids, remove bold markup.
* src/EditSource.py (__init__): Find soucre label from XML.
* src/gramps.glade: Set meaningful label ids, remove bold markup.
* src/EventEdit.py: (__init__): Find soucre label from XML;
(on_switch_page): Add function.
* src/Witness.py (WitnessTab.redraw): Change label upon redraw.
* src/NameEdit.py: (__init__): Find soucre label from XML;
(on_switch_page): Add function.
svn: r2327 
						
						
					 
					
						2003-11-12 18:45:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						03cbf74276 
					 
					
						
						
							
							2003-11-12  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/WriteXML.py: Fix ID sorting so that RCS versioning is useful
        again (broken in last WriteXML change).
svn: r2326 
						
						
					 
					
						2003-11-12 13:00:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						8420160fb4 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r2325 
						
						
					 
					
						2003-11-11 00:38:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						5eb64234ee 
					 
					
						
						
							
							* src/edit_person.glade: Set meaningful ids for all tab labels.  
						
						 
						
						... 
						
						
						
						* src/EditPerson.py (__init__): Find labels from XML, call
bold_label() if contents is not empty;
(bold_label, unbold label): Add functions;
(redraw_*): Call bold_label or unbold_label based on contents.
svn: r2324 
						
						
					 
					
						2003-11-11 00:32:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						7d4f72e723 
					 
					
						
						
							
							updateChangeLog  
						
						 
						
						... 
						
						
						
						svn: r2323 
						
						
					 
					
						2003-11-10 22:31:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						fa5205c3de 
					 
					
						
						
							
							* src/plugins/WriteFtree.py: catch file open exception  
						
						 
						
						... 
						
						
						
						* src/WriteXML.py: try to handle invalid IDs
* src/RelLib.py: minor organizational cleanup
svn: r2322 
						
						
					 
					
						2003-11-10 22:31:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						874bee1f7c 
					 
					
						
						
							
							* src/edit_person.glade: Set meaningful id for the Notes tab label.  
						
						 
						
						... 
						
						
						
						* src/EditPerson.py (__init__): Find notes_label from XML, call
chane_notes() if note is not empty; (change_notes): Add function.
svn: r2321 
						
						
					 
					
						2003-11-09 23:14:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						948c9ada08 
					 
					
						
						
							
							* src/gramps_main.py (back_pressed, fwd_pressed): Pass event to the  
						
						 
						
						... 
						
						
						
						build_menu functions; (build_backhistmenu, build_fwdhistmenu): Use
event for popping the menu.
* NEWS, TODO: catch up with the current CVS state.
* src/Utils.py (history_broken, clearHistory_broken, wasHistory_broken):
Add functions.
* src/plugins/ReorderIds.py(__init__): Call Utils.history_broken upon
reordering.
* src/gramps_main.py (clear_history): Add function;
(redraw_histmenu, fwd_clicked, back_clicked): Clear history if catching
an exception (should be actually handled by reorder plugin, leaving here
svn: r2320 
						
						
					 
					
						2003-11-07 16:29:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						1bc08a02ac 
					 
					
						
						
							
							2003-11-05  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/PlaceView.py (PlaceView.goto): Scroll to found item.
        * src/SourceView.py (SourceView.goto): Likewise.
        * src/MediaView.py (MediaView.goto): Likewise.
        * src/Find.py (FindBase.show): Have the GtkEntry widget grab focus
        when find dialog is displayed.
svn: r2319 
						
						
					 
					
						2003-11-05 18:57:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						fc26fe0ff4 
					 
					
						
						
							
							2003-11-05  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/gramps_main.py, src/FamilyView.py: Fix children enumeration
        in family view.
svn: r2318 
						
						
					 
					
						2003-11-05 11:37:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Waugh 
							
						 
					 
					
						
						
							
						
						ef14f0fc87 
					 
					
						
						
							
							2003-11-05  Tim Waugh  <twaugh@redhat.com>  
						
						 
						
						... 
						
						
						
						* src/plugins/FilterEditor.py (ShowResults.__init__): Sort
        results.
svn: r2317 
						
						
					 
					
						2003-11-05 10:58:16 +00:00