* src/DataViews/_EventView.py (remove): Use reference map to find
references to remove. * src/ViewManager.py (undo,redo): Busy cursor. * src/DataViews/_PersonView.py (delete_person_response): Busy cursor; Use reference map to find references to remove. svn: r7940
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
2007-01-20 Alex Roitman <shura@gramps-project.org>
|
||||
* src/DataViews/_EventView.py (remove): Use reference map to find
|
||||
references to remove.
|
||||
* src/ViewManager.py (undo,redo): Busy cursor.
|
||||
* src/GrampsDb/_GrampsDbBase.py (transaction_commit): Remove
|
||||
backend-specific call.
|
||||
* src/GrampsDb/_GrampsBSDDB.py (transaction_commit): Move surname
|
||||
list build to work for any batch transaction.
|
||||
* src/GrampsDb/_GrampsInMemDB.py (transaction_commit): Add method.
|
||||
* src/Utils.py (profile): Accept and pass additional arguments.
|
||||
* src/DataViews/_PersonView.py (delete_person_response): Busy cursor.
|
||||
* src/DataViews/_PersonView.py (delete_person_response): Busy cursor;
|
||||
Use reference map to find references to remove.
|
||||
|
||||
2007-01-19 Don Allingham <don@gramps-project.org>
|
||||
* src/GrampsDb/_GrampsDbBase.py: add append_list task
|
||||
|
||||
Reference in New Issue
Block a user