Broke glade files up into smaller chunks, sort and double click added to all main views.

svn: r541
This commit is contained in:
Don Allingham
2001-11-03 18:59:42 +00:00
parent 1183e771f0
commit 4638c2c40d
19 changed files with 2286 additions and 1721 deletions

4
NEWS
View File

@@ -41,6 +41,10 @@ Version 0.6.0pre
* Reordering GRAMPS' ids attempts to preserve the integer originally
assigned to the object.
* The person view can be sorted by GRAMPS id.
* KWord format generated is now compatible with KWord 1.1. Images may
now be included in KWord documents (requires Python Imaging Library).
Tables are not working yet. I can figure out how to format a KWord
table.
Version 0.5.1
* Bug fixes