* src/ToolTips.py: fix spacing

* src/ViewManager.py: remember toolbar/sidebar status.


svn: r5692
This commit is contained in:
Don Allingham
2006-01-08 03:06:58 +00:00
parent eeb3754f94
commit 04c3f9a9c8
3 changed files with 41 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
2006-01-07 Don Allingham <don@gramps-project.org>
* src/ToolTips.py: fix spacing
* src/ViewManager.py: remember toolbar/sidebar status.
* src/FamilyView.py: fix gtk.Table's bizzare way of handling empty
columns that are spanned.
* src/GrampsLogger/_ErrorView.py: make dialog more HIG compliant