* src/gramps.glade: disable scrollbars in Pedigree View

* src/PedView.py: Apply Martin Hawlisch's canvas resize patch


svn: r4276
This commit is contained in:
Don Allingham
2005-04-01 19:34:11 +00:00
parent 4104ec0dcf
commit 4306a639e7
3 changed files with 100 additions and 2402 deletions

View File

@@ -1,3 +1,7 @@
2005-04-01 Don Allingham <don@gramps-project.org>
* src/gramps.glade: disable scrollbars in Pedigree View
* src/PedView.py: Apply Martin Hawlisch's canvas resize patch
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/ImageSelect.py (on_photolist_drag_data_get): forgot to remove print statement.