svn: r1994
This commit is contained in:
Don Allingham 2003-08-12 03:07:39 +00:00
parent 12ff47c896
commit d4144336d3
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2003-08-11 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: apply the filter after a load of the database,
allow default view to be set
* src/GrampsCfg.py: handle the defaultview key to allow the user to
choose Family or People view as the default
* src/preferences.glade: defaultview settings
2003-08-11 Alex Roitman <shura@alex.neuro.umn.edu>
* TODO: Some nice features to implement, mostly from RFE at sf.net.

View File

@ -1,5 +1,6 @@
Version 0.9.4 -- the "This used to bug me..." release
* More compliance with GNOME HIG.
* User can choose either the People or Family view as default
* Fixed style problems for book items.
* New Book item: Custom Text.
* New export plugin: Web Family Tree.