* src/EditPerson.py: clean up building notebook pages

* src/DisplayTabs.py: support for drag-n-drop


svn: r5859
This commit is contained in:
Don Allingham
2006-01-31 15:13:54 +00:00
parent 2c1d8b226c
commit 3bb985186d
3 changed files with 145 additions and 76 deletions

View File

@@ -1,3 +1,7 @@
2006-01-31 Don Allingham <don@gramps-project.org>
* src/EditPerson.py: clean up building notebook pages
* src/DisplayTabs.py: support for drag-n-drop
2006-01-30 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (get_gramps_ids): Move to
GrampsDbBase; (_get_obj_from_gramps_id,_find_from_handle): Only