* 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
This commit is contained in:
Alex Roitman
2003-12-01 04:22:15 +00:00
parent a4a2eb580a
commit 448fc5db0b
7 changed files with 310 additions and 57 deletions

5
NEWS
View File

@@ -1,4 +1,4 @@
Version 0.98.0
Version 0.98.0 -- the "Round me off" release
* More compliance with GNOME HIG.
* New BookReport dialog layout.
* Person View uses a tree format instead of list format.
@@ -19,6 +19,9 @@ Version 0.98.0
appear in post-1.0 releases.
* Tab labels in tabbed dialogs reflect the presence of data (bold).
* Help button available in most dialogs.
* Keyboard navigation and functionality in Family View.
* In Pedigree View, children are marked up differently in popup menus
depending on whether they have children.
* Bugfixes.
Version 0.9.5 -- the "Fix me up" release