* src/DisplayTabs.py: Set up for EditSourceRef

* src/GrampsMime.py: handle special mime types
* src/gramps.glade: add sourceref editor
* src/GrampsDb/_GedTokens.py: Unused tokens, FTM 3.0 tokens
* src/GrampsDb/_ReadGedcom.py: use TOKEN_IGNORE
* src/EditSourceRef.py: added


svn: r5942
This commit is contained in:
Don Allingham
2006-02-16 05:06:40 +00:00
parent c0cfdf9f43
commit 039b7f3591
7 changed files with 1168 additions and 131 deletions

View File

@@ -1,3 +1,11 @@
2006-02-15 Don Allingham <don@gramps-project.org>
* src/DisplayTabs.py: Set up for EditSourceRef
* src/GrampsMime.py: handle special mime types
* src/gramps.glade: add sourceref editor
* src/GrampsDb/_GedTokens.py: Unused tokens, FTM 3.0 tokens
* src/GrampsDb/_ReadGedcom.py: use TOKEN_IGNORE
* src/EditSourceRef.py: added
2006-02-09 Don Allingham <don@gramps-project.org>
* src/DisplayState.py: Manage history on db change
* src/Navigation.py: Manage history on db change