* src/PageView.py: add ellipsize, better dirty/clean management,

set fixed column width and fixed height
* src/GrampsDb/_GrampsDbBase.py: handle default column sizes


svn: r5807
This commit is contained in:
Don Allingham
2006-01-20 18:18:03 +00:00
parent f704db5004
commit 8ff4bce687
3 changed files with 42 additions and 31 deletions

View File

@@ -1,3 +1,8 @@
2006-01-20 Don Allingham <don@gramps-project.org>
* src/PageView.py: add ellipsize, better dirty/clean management,
set fixed column width and fixed height
* src/GrampsDb/_GrampsDbBase.py: handle default column sizes
2006-01-20 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/ObjectSelector/Makefile.am: added automake stuff.