* src/Bookmarks.py: remove debugging statements

* src/DisplayState.py: remove extra rebuild request
* src/Plugins.py: start support of Report menu
* src/ViewManager.py: tie in report support


svn: r5634
This commit is contained in:
Don Allingham
2005-12-26 05:11:37 +00:00
parent 876730d889
commit 8189db333e
5 changed files with 36 additions and 44 deletions

View File

@@ -1,3 +1,9 @@
2005-12-25 Don Allingham <don@gramps-project.org>
* src/Bookmarks.py: remove debugging statements
* src/DisplayState.py: remove extra rebuild request
* src/Plugins.py: start support of Report menu
* src/ViewManager.py: tie in report support
2005-12-25 Alex Roitman <shura@gramps-project.org>
* src/EditPlace.py: Change arguments, use correct track.
* src/PlaceView.py: Call EditPlace with new arguments.