Only show unattached notes in note view

svn: r8981
This commit is contained in:
Benny Malengier
2007-09-16 12:14:16 +00:00
parent cd1d69fe12
commit fe5b0aa03d
3 changed files with 67 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-09-16 Benny Malengier <benny.malengier@gramps-project.org>
* src/DisplayModels/_BaseModel.py: Add comments
* src/DisplayModels/_NoteModel.py: Only show unattached notes in note view
2007-09-16 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/BaseDoc.py (PaperStyle): Allow custom margin setting in __init__.