* src/EditSource.py (button_press): Properly test event names.

svn: r4635
This commit is contained in:
Alex Roitman
2005-05-19 20:43:35 +00:00
parent 9ddf7edbd7
commit 0ea6138c33
2 changed files with 8 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
* src/mergedata.glade: Make information panes non-editable.
* src/gramps.glade: Enclose date and place groups into tables,
to allow proper widget order when using tab key.
* src/EditSource.py (button_press): Properly test event names.
2005-05-19 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/GenericFilter.py: Catch invalid input in some filters;