fix marker type, search bar tuple problem

svn: r6622
This commit is contained in:
Don Allingham
2006-05-11 23:05:12 +00:00
parent f4a522efa7
commit b073854468
5 changed files with 47 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
2006-05-11 Don Allingham <don@gramps-project.org>
* src/PageView.py: fix search tuple
* src/GrampsWidgets.py: handle Marker type properly
* src/DataViews/_PersonView.py: fix cache problem
* src/RelLib/_MarkerType.py: handle NONE/CUSTOM conflict
2006-05-11 Alex Roitman <shura@gramps-project.org>
* src/UndoHistory.py: Paint all rows in a selected block; Require
exploicit button click on any action.