fix ScratchPad window close bug.

svn: r4670
This commit is contained in:
Richard Taylor
2005-05-25 06:56:41 +00:00
parent f57b31016f
commit 9d19ad4095
3 changed files with 54 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: rename on_scratch_pad_delete_event for consistency
* src/plugins/scratchpad.glade: add on_scratch_pad_delete_event to fix bug
when window is close using the window manager close button.
2005-05-25 Alex Roitman <shura@gramps-project.org>
* src/EditSource.py (__init__): set cursor to WATCH before displaying
references; call display_references when idle;