* src/UndoHistory.py: Paint all rows in a selected block; Require

exploicit button click on any action.


svn: r6621
This commit is contained in:
Alex Roitman
2006-05-11 21:04:46 +00:00
parent 4cf63c59ff
commit e70020113b
2 changed files with 67 additions and 12 deletions

View File

@@ -1,4 +1,6 @@
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.
* src/PeopleModel.py (_MARKER_COL): Correct column numbers.
(PeopleModel.column_marker_color): properly access marker value.