2006-05-06 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (load): Use common undodb methods; reset undo history. * src/GrampsDb/_GrampsInMemDB.py (load): Use common undodb methods; reset undo history. * src/GrampsDb/_GrampsXMLDB.py: Minor fix. * src/GrampsDb/_GrampsGEDDB.py: Minor fix. * src/GrampsDb/_GrampsDbBase.py: Undo history support. * src/UndoHistory.py: Fixes and additions. * src/ViewManager.py (post_load): Re-set undo/redo labels. svn: r6569
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2006-05-06 Alex Roitman <shura@gramps-project.org>
|
||||
* src/GrampsDb/_GrampsBSDDB.py (load): Use common undodb
|
||||
methods; reset undo history.
|
||||
* src/GrampsDb/_GrampsInMemDB.py (load): Use common undodb
|
||||
methods; reset undo history.
|
||||
* src/GrampsDb/_GrampsXMLDB.py: Minor fix.
|
||||
* src/GrampsDb/_GrampsGEDDB.py: Minor fix.
|
||||
* src/GrampsDb/_GrampsDbBase.py: Undo history support.
|
||||
* src/UndoHistory.py: Fixes and additions.
|
||||
* src/ViewManager.py (post_load): Re-set undo/redo labels.
|
||||
|
||||
2006-05-06 Don Allingham <don@gramps-project.org>
|
||||
* src/PluginUtils/_ReportUtils.py: fix set_nick_name
|
||||
* src/RelLib/_MediaRef.py: handle initialization of Ref object
|
||||
|
Reference in New Issue
Block a user