2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>

* src/Bookmarks.py: 0001770: Bookmark Editor window and deleting entries 
    Set focus on bookmark right above the deleted bookmark
    * src/gramps.py: comment typo
    * src/ListModel.py: fix, changed func((param)) to func(param)

svn: r10186
This commit is contained in:
Raphael Ackermann
2008-03-04 22:28:59 +00:00
parent cc30ac8045
commit 04d63561e1
4 changed files with 33 additions and 25 deletions

View File

@@ -1,3 +1,9 @@
2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/Bookmarks.py: 0001770: Bookmark Editor window and deleting entries
Set focus on bookmark right above the deleted bookmark
* src/gramps.py: comment typo
* src/ListModel.py: fix, changed func((param)) to func(param)
2008-03-04 Peter Landgren <peter.talken2telia.com>
* src/docgen/HtmlDoc.py: Issues 1875 and 1879#