* src/DataViews/_PersonView.py: add enter to collapse row as well

2007-01-27  Benny Malengier  <benny.malengier@ugent.be>
	* src/DataViews/_PersonView.py: add enter to expand a tree row
	
2007-01-27  Don Allingham  <don@gramps-project.org>
	* src/PageView.py: add key accelerators
	* src/ViewManager.py: block interface on autobackup (#856), add key
	accelerators
In help:
2007-01-27  Don Allingham  <don@gramps-project.org>
	* C/gramps.xml: add more keybindings



svn: r7999
This commit is contained in:
Don Allingham
2007-01-28 04:38:56 +00:00
parent d54c69bec7
commit f62fd63325
6 changed files with 61 additions and 12 deletions

View File

@@ -1,8 +1,10 @@
2007-01-27 Don Allingham <don@gramps-project.org>
* C/gramps.xml: add more keybindings
2007-01-09 Martin Hawlisch <martin.hawlisch@gmx.de>
* C/gramps.xml: Correct Pedigree behaviour.
2006-12-30 Don Allingham <don@gramps-project.org>
* C/gramps.xml: start the rework of the key binding sections
2006-12-21 Lubo Vasko <pgval@inMail.sk>