* src/gramps_main.py: Enable context menus with back and forward

portions of history upon right-clicking on Back and Forward buttons.
* src/gramps.glade: Add handlers for the context menus.


svn: r2021
This commit is contained in:
Alex Roitman
2003-08-19 00:34:09 +00:00
parent 6a1af597c5
commit b1f34817a6
3 changed files with 54 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
2003-08-18 Alex Roitman <shura@alex.neuro.umn.edu>
* src/preferences.glade: Provide hotkeys for the new default view
options.
* src/gramps_main.py: Enable context menus with back and forward
portions of history upon right-clicking on Back and Forward buttons.
* src/gramps.glade: Add handlers for the context menus.
2003-08-17 Alex Roitman <shura@alex.neuro.umn.edu>
* src/gramps_main.py: Better behavior for the history menu.