* src/Bookmarks.py: Redraw "Go to bookmark" menu if changes were

made in the bookmard editor; Use fixed column widths in editor.



svn: r6436
This commit is contained in:
Alex Roitman
2006-04-25 19:24:40 +00:00
parent 77b40742b4
commit 9759ab6aad
3 changed files with 18 additions and 9 deletions

View File

@@ -1,4 +1,7 @@
2006-04-25 Alex Roitman <shura@gramps-project.org>
* src/Bookmarks.py: Redraw "Go to bookmark" menu if changes were
made in the bookmard editor; Use fixed column widths in editor.
* src/plugins/EventCmp.py: Adapt to RelLib changes.
* src/GenericFilter.py (GenericFilter.check_and): Correct logic.
* src/PluginUtils/_PluginStatus.py: Use new set_window.