* src/filters/Complete.py: Add filter matching people with the
complete flag. * src/GenericFilter.py (HasCompleteRecord): Add rule matching people with the complete records. * src/RelLib.py (Source.setAbbrev, Source.getAbbrev): Add functions. * src/WriteXML.py (write_xml_data): Save abbreviation info for sources. * src/GrampsParser.py (GrampsParser.stop_sabbrev): Parse abbreviation. * src/gramps.glade (sourceEditor): Add widgets for Call Number and Abbreviation. * src/EditSource.py: Support Call Number and Abbreviation. * src/plugins/ReadGedcom.py (parse_source): Parse abbreviation. * src/plugins/WriteGedcom.py (write_sources): Export abbreviation. * NEWS: Update. svn: r2463
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
||||
Version 0.99.0 -- the "Stable as a tombstone" release
|
||||
* New filter and custom filter rule based on the personal completeness flag.
|
||||
* Improved GEDCOM support.
|
||||
|
||||
Version 0.98.0 -- the "Round me off" release
|
||||
* More compliance with GNOME HIG.
|
||||
* New BookReport dialog layout.
|
||||
|
||||
Reference in New Issue
Block a user