2006-10-31 Don Allingham <don@gramps-project.org>

* src/Reorder.py: Allow for reordering of relationships
	* src/DataViews/_RelationView.py: add reorder support
	* src/glade/gramps.glade: reorder dialog
	* src/Makefile.am: install Reorder.py



svn: r7525
This commit is contained in:
Don Allingham
2006-10-31 17:36:38 +00:00
parent 2df2d25b5a
commit 9ce6369d09
5 changed files with 559 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2006-10-31 Don Allingham <don@gramps-project.org>
* src/Reorder.py: Allow for reordering of relationships
* src/DataViews/_RelationView.py: add reorder support
* src/glade/gramps.glade: reorder dialog
* src/Makefile.am: install Reorder.py
2006-10-31 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py (write_families): Properly write
custom attr type.