2005-10-18 08:32:19 +05:30
|
|
|
|
2005-10-17 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/AddSpouse.py: remove signal_autoconnect
|
|
|
|
|
* src/DisplayTrace.py: remove signal_autoconnect
|
|
|
|
|
* src/EditSource.py: remove signal_autoconnect
|
|
|
|
|
* src/ReadGedcom.py: two pass approach for handling forward
|
|
|
|
|
refererencing notes
|
|
|
|
|
* src/gramps.glade: remove signal mappings
|
|
|
|
|
* src/plugins.glade: remove signal mappings
|
|
|
|
|
|
2005-10-18 04:27:58 +05:30
|
|
|
|
2005-10-18 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/WriteGedcom.py: Add description and notes for media objects
|
|
|
|
|
|
2005-10-17 12:51:54 +05:30
|
|
|
|
2005-10-17 Stefan Bjork <skalman@acc.umu.se>
|
|
|
|
|
* src/po/template.po: Broken and recreated.
|
|
|
|
|
|
2005-10-17 05:01:52 +05:30
|
|
|
|
2005-10-16 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/*/gramps-manual-*.omf: Update.
|
|
|
|
|
|
2005-10-15 09:59:19 +05:30
|
|
|
|
2005-10-14 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py: remove signal_autoconnect to fix glade
|
|
|
|
|
memory leak
|
|
|
|
|
* src/EditPlace.py: remove signal_autoconnect to fix glade
|
|
|
|
|
memory leak
|
|
|
|
|
* src/GenericFilter.py: use TransUtils.py
|
|
|
|
|
* src/Makefile.am: add TransUtils.py and WindowUtils.py
|
|
|
|
|
* src/Marriage.py: remove signal_autoconnect to fix glade
|
|
|
|
|
memory leak
|
|
|
|
|
* src/Sources.py: remove signal_autoconnect to fix glade
|
|
|
|
|
memory leak
|
|
|
|
|
* src/Spell.py: import gettext
|
|
|
|
|
* src/Relationship.py: use TransUtils.py
|
|
|
|
|
* src/TransUtils.py: added to remove cyclic import
|
|
|
|
|
* src/WindowUtils.py: glade/signal interface class
|
|
|
|
|
|
2005-10-14 22:02:07 +05:30
|
|
|
|
2005-10-14 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Date.py (is_empty): Consider non-text-only date with
|
|
|
|
|
empty numerical fields an empty date.
|
2005-10-15 01:38:52 +05:30
|
|
|
|
* src/gramps.glade: Use spinbuttons for selection coords in the
|
|
|
|
|
media reference dialog.
|
|
|
|
|
* src/ImageSelect.py (LocalMediaProperties): Support selection.
|
2005-10-14 22:02:07 +05:30
|
|
|
|
|
2005-10-14 16:58:49 +05:30
|
|
|
|
2005-10-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-10-15 02:23:50 +05:30
|
|
|
|
* src/plugins/TestcaseGenerator.py: Randomize SourceRefs;
|
|
|
|
|
Add unicode test
|
2005-10-14 16:58:49 +05:30
|
|
|
|
|
2005-10-14 13:58:29 +05:30
|
|
|
|
2005-10-14 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/ChooseParents.py: give unknown sex to the new parent, so that
|
|
|
|
|
guessing works
|
|
|
|
|
|
2005-10-14 10:00:47 +05:30
|
|
|
|
2005-10-13 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* various: add explict calls to garbage collection
|
|
|
|
|
|
2005-10-14 01:32:48 +05:30
|
|
|
|
2005-10-13 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* example/gramps/data.gramps: Update example data to conform with
|
|
|
|
|
the format changes and the DTD.
|
|
|
|
|
* doc/grampsxml.dtd, doc/grampsxml.rng: Update.
|
2005-10-14 05:55:22 +05:30
|
|
|
|
* src/WriteXML.py (write_xml_data): Use ISO date in the created
|
|
|
|
|
attribute; (get_iso_date): Return empty string on empty date;
|
|
|
|
|
(write_date): Write quality attributes, if any.
|
|
|
|
|
* src/ReadXML.py (start_daterange,start_dateval): Parse quality
|
|
|
|
|
attributes.
|
2005-10-14 01:32:48 +05:30
|
|
|
|
|
2005-10-13 14:55:30 +05:30
|
|
|
|
2005-10-13 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Randomize more; Add LDS events
|
|
|
|
|
|
2005-10-13 09:47:56 +05:30
|
|
|
|
2005-10-12 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: option for choosing the ancestor graph
|
|
|
|
|
|
2005-10-13 06:01:49 +05:30
|
|
|
|
2005-10-12 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/grampsxml.rng: Add to CVS.
|
2005-10-13 12:33:22 +05:30
|
|
|
|
* doc/grampsxml.dtd: Typo.
|
2005-10-13 06:01:49 +05:30
|
|
|
|
|
2005-10-12 19:57:52 +05:30
|
|
|
|
2005-10-12 Don Allingham <don@gramps-project.org>
|
2005-10-13 04:30:43 +05:30
|
|
|
|
* src/data/main*.css: improved css styles for ancestor graphs
|
|
|
|
|
* src/plugins/NavWebPage.py: 4 generation ancestor graph
|
2005-10-12 19:57:52 +05:30
|
|
|
|
* src/ReportUtils.py: handle "unknown_gender_name" in parameter arrays
|
|
|
|
|
|
2005-10-12 02:09:32 +05:30
|
|
|
|
2005-10-11 Don Allingham <don@gramps-project.org>
|
2005-10-12 09:16:11 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: first pass at ancestor map
|
|
|
|
|
* src/data/main*.css: ancestor css styles
|
2005-10-12 02:09:32 +05:30
|
|
|
|
* src/EditPerson.py: handle adding death/birth record correctly
|
|
|
|
|
|
2005-10-11 21:03:11 +05:30
|
|
|
|
2005-10-11 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/GraphViz.py: Typos.
|
|
|
|
|
|
2005-10-11 16:32:15 +05:30
|
|
|
|
2005-10-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Add some date events
|
|
|
|
|
|
2005-10-11 03:30:29 +05:30
|
|
|
|
2005-10-10 Don Allingham <don@gramps-project.org>
|
2005-10-11 09:26:53 +05:30
|
|
|
|
* src/GrampsDBCallback.py: doc changes
|
|
|
|
|
* src/NameDisplay.py: remove nickname support
|
|
|
|
|
* src/QuestionDialog.py: handle missing icons for pychecker
|
|
|
|
|
* src/Report.py: set a default size for the window (600)
|
|
|
|
|
* src/ReportUtils.py: doc changes, add common_name
|
|
|
|
|
* src/plugins/DetAncestralReport.py:
|
2005-10-11 03:30:29 +05:30
|
|
|
|
* src/Date.py: set default modifier properly, fix compare and sortval
|
|
|
|
|
assignment
|
|
|
|
|
* src/RelLib.py: fix source reference date comparison
|
|
|
|
|
|
2005-10-10 13:26:18 +05:30
|
|
|
|
2005-10-09 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/WriteGedcom.py: fixed error caused by incomplete migration to
|
|
|
|
|
handle-based storage API
|
|
|
|
|
|
2005-10-10 07:48:09 +05:30
|
|
|
|
2005-10-09 Don Allingham <don@gramps-project.org>
|
2005-10-10 09:00:07 +05:30
|
|
|
|
* src/Spell.py: give more intelligent error message if spelling
|
|
|
|
|
checker is not found.
|
|
|
|
|
* src/plugins/DescendChart.py: fixed type detection to handle both
|
|
|
|
|
unicode and str.
|
2005-10-10 07:48:09 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: fixed typo in Creative Commons messages
|
|
|
|
|
|
2005-10-09 08:48:41 +05:30
|
|
|
|
2005-10-08 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/Bookmarks.py: use GrampsDisplay for help
|
|
|
|
|
* src/MergeData.py: use GrampsDisplay for help
|
|
|
|
|
* src/MergePeople.py: use GrampsDisplay for help
|
|
|
|
|
|
2005-10-07 21:58:10 +05:30
|
|
|
|
2005-10-07 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/grampsxml.dtd: Fix order, add missing contents.
|
|
|
|
|
|
2005-10-07 19:07:59 +05:30
|
|
|
|
2005-10-07 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Feed in more data
|
|
|
|
|
|
2005-10-07 12:44:09 +05:30
|
|
|
|
2005-10-07 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/C/cmdplug.xml: Add new section documenting
|
|
|
|
|
plugin options (Reports and Tools).
|
|
|
|
|
* src/build_cmdplug: Add script to refresh the new doc section.
|
|
|
|
|
* doc/gramps-manual/C/Makefile.am: Ship new file.
|
|
|
|
|
* doc/gramps-manual/C/gramps-manual.xml: Define new entity.
|
|
|
|
|
* doc/gramps-manual/C/cmdline.xml: Include new section.
|
|
|
|
|
* src/Makefile.am: Define new make target (cmdplug).
|
|
|
|
|
* src/PluginMgr.py: Include human-readable names in CLI plugins
|
|
|
|
|
registration.
|
|
|
|
|
* src/Report.py: Allow instantiation of command-line report
|
|
|
|
|
without adding item-specific options.
|
|
|
|
|
* src/Tool.py: Allow instantiation of command-line tool
|
|
|
|
|
without adding item-specific options.
|
|
|
|
|
* src/plugins/CmdRef.py: Add options for inclusion into the manual
|
|
|
|
|
and the target filename; Use human-readable names for titles; Add
|
|
|
|
|
section with common options; Add name option.
|
|
|
|
|
|
2005-10-07 03:39:38 +05:30
|
|
|
|
2005-10-06 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/DetAncestralReport.py: fix margin on note paragraph
|
|
|
|
|
* src/DateEdit.py: try using standard icons
|
|
|
|
|
|
2005-10-07 03:23:49 +05:30
|
|
|
|
2005-10-06 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/CmdRef.py: Work out Report docs.
|
|
|
|
|
* src/Report.py: Typo.
|
|
|
|
|
|
2005-10-07 05:01:14 +05:30
|
|
|
|
* src/WriteXML.py: Switch from preferred to alt name attribute.
|
|
|
|
|
* doc/grampsxml.dtd: Update.
|
|
|
|
|
* src/ReadXML.py: Bring in sync with format changes.
|
|
|
|
|
|
2005-10-07 01:37:25 +05:30
|
|
|
|
2005-10-06 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/CmdRef.py: New file.
|
|
|
|
|
|
2005-10-07 01:33:21 +05:30
|
|
|
|
2005-10-06 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/docgen/AbiWord2Doc.py: handle superscript properly
|
|
|
|
|
* src/ReportUtils.py: remove name generation from list_person_str
|
|
|
|
|
* src/plugins/DetAncestralReport.py: fix child list, use roman numerals
|
|
|
|
|
|
2005-10-07 00:45:49 +05:30
|
|
|
|
2005-10-06 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/TreeTips.py: Typo.
|
|
|
|
|
* src/plugins/ScratchPad.py: Convert to new API.
|
|
|
|
|
* src/plugins/DumpGenderStats.py: Convert to new API.
|
2005-10-07 01:19:25 +05:30
|
|
|
|
* src/ArgHandler.py: Do actions prior to exports.
|
|
|
|
|
* doc/gramps.1.in: Document new execution order.
|
2005-10-07 00:45:49 +05:30
|
|
|
|
|
2005-10-06 21:07:35 +05:30
|
|
|
|
2005-10-06 Stefan Bjork <skalman@acc.umu.se>
|
|
|
|
|
* src/plugins/rel_sv.py: Obviosly, level=1 to get_parents means
|
|
|
|
|
parents, not level=0.
|
|
|
|
|
* src/po/sv.po: Updates and changes.
|
|
|
|
|
|
2005-10-06 06:14:52 +05:30
|
|
|
|
2005-10-05 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsDisplay.py: move gnome help and url control into this
|
|
|
|
|
module
|
|
|
|
|
* various: switch from direct gnome calls to GrampsDisplay calls
|
|
|
|
|
* src/TreeTips.py: don't register type if pygtk > 2.8.0
|
|
|
|
|
|
2005-10-06 05:20:10 +05:30
|
|
|
|
2005-10-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/grampsxml.dtd: Add to CVS (replaces gramps.dtd).
|
|
|
|
|
* src/WriteXML.py: Bring in sync with the DTD:
|
|
|
|
|
+ add PUBLIC declaration of the DTD file
|
|
|
|
|
+ remove db stats as attributes of the database element
|
|
|
|
|
+ prepend all handles and hlinks with "_" (conform to XML ID)
|
|
|
|
|
+ replace "aka" with "name", "name" with "name preferred=1"
|
2005-10-06 11:27:29 +05:30
|
|
|
|
* src/Plugins.py: Factor out common code for plugins; fix tool
|
2005-10-06 11:39:48 +05:30
|
|
|
|
dialog; Convert plugin reloading tool to new API.
|
2005-10-06 05:20:10 +05:30
|
|
|
|
|
2005-10-06 02:28:44 +05:30
|
|
|
|
2005-10-05 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/plugins/ReorderIds.py: handle more cases correctly
|
|
|
|
|
|
2005-10-05 10:09:17 +05:30
|
|
|
|
2005-10-04 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/PatchNames.py: Convert to new API.
|
|
|
|
|
* src/plugins/RelCalc.py: Convert to new API.
|
|
|
|
|
* src/plugins/ReorderIds.py: Convert to new API.
|
|
|
|
|
* src/plugins/SoundGen.py: Convert to new API.
|
|
|
|
|
* src/plugins/Rebuild.py: Convert to new API.
|
|
|
|
|
|
2005-10-04 21:18:58 +05:30
|
|
|
|
2005-10-04 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DateParser.py: handle non-matching dates as strings properly
|
|
|
|
|
|
2005-10-04 18:18:28 +05:30
|
|
|
|
2005-10-04 Stefan Bjork <skalman@acc.umu.se>
|
|
|
|
|
* src/dates/Date_sv.py: Fixes. No differences from english version
|
|
|
|
|
on test data.
|
|
|
|
|
|
2005-10-04 10:22:54 +05:30
|
|
|
|
2005-10-03 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/EventCmp.py: Convert to new API.
|
|
|
|
|
* src/plugins/Merge.py: Convert to new API.
|
|
|
|
|
|
2005-10-04 09:11:41 +05:30
|
|
|
|
2005-10-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/Utils.py: grab the first word of a command line string
|
|
|
|
|
* src/plugins/DetAncestralReport.py: work on spouse information
|
|
|
|
|
|
2005-10-02 23:55:39 +05:30
|
|
|
|
2005-10-02 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReportUtils.py: add pronoun/name support to child strings
|
|
|
|
|
* src/plugin/DetAncestralReport.py: Add support for ReportUtils
|
|
|
|
|
* src/plugin/DetDescendantReport.py: Add support for ReportUtils
|
|
|
|
|
* src/plugins/ImportGenweb.py: fix date handling to support
|
|
|
|
|
date ranges and date modifiers.
|
|
|
|
|
|
2005-10-02 17:25:32 +05:30
|
|
|
|
2005-10-02 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: corrected options help dict
|
|
|
|
|
|
2005-10-02 01:00:20 +05:30
|
|
|
|
2005-10-01 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/Verify.py: Convert to new API.
|
2005-10-02 01:28:48 +05:30
|
|
|
|
* src/plugins/verify.glade: Use separate windows for errors and
|
2005-10-02 01:02:03 +05:30
|
|
|
|
warnings.
|
2005-10-02 07:34:36 +05:30
|
|
|
|
* src/plugins/Check.py: Convert to new API.
|
2005-10-02 08:21:01 +05:30
|
|
|
|
* src/plugins/DesGraph.py: Use correct constant.
|
|
|
|
|
* src/plugins/Eval.py: Convert to new API.
|
|
|
|
|
* src/plugins/Leak.py: Convert to new API.
|
2005-10-02 01:00:20 +05:30
|
|
|
|
|
2005-10-01 11:38:50 +05:30
|
|
|
|
2005-09-30 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/docgen/KwordDoc.py: Remove unused latin_utf8 import.
|
|
|
|
|
* src/plugins/FilterEditor.py: Convert to new API.
|
|
|
|
|
* src/plugins/DesBrowse.py: Convert to new API.
|
|
|
|
|
|
2005-09-30 06:16:51 +05:30
|
|
|
|
2005-09-29 Don Allingham <don@gramps-project.org>
|
2005-09-30 07:45:27 +05:30
|
|
|
|
* src/docgen/AbiWord2Doc.py: fix latin encoding issues
|
|
|
|
|
* src/docgen/KwordDoc.py: fix latin encoding issues
|
|
|
|
|
* src/docgen/OpenSpreadSheet.py: fix latin encoding issues
|
|
|
|
|
* src/plugins/GraphViz.py: fix latin encoding issues
|
2005-09-30 06:16:51 +05:30
|
|
|
|
* src/plugins/DetAncestralReport.py: Fixed generation string
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Fixed generation string
|
|
|
|
|
|
2005-09-30 02:31:07 +05:30
|
|
|
|
2005-09-29 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/ExportVCalendar.py: Removed unused code
|
|
|
|
|
* src/plugins/ExportVCard.py: Removed unused code
|
|
|
|
|
* src/plugins/ImportGeneWeb.py: Removed unused code
|
|
|
|
|
* src/plugins/ImportvCard.py: Removed unused code
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Removed unused code
|
|
|
|
|
* src/plugins/WriteGeneWeb.py: Removed unused code
|
|
|
|
|
|
2005-09-30 00:28:11 +05:30
|
|
|
|
2005-09-29 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/WriteGedcom.py: handle broken family
|
|
|
|
|
* src/ReportUtils.py: fix born_str to not depend on death date
|
|
|
|
|
* example/gedcom/sample.ged: remove broken refererence (I01)
|
|
|
|
|
|
2005-09-29 18:43:51 +05:30
|
|
|
|
2005-09-29 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/ImportGeneWeb.py: convert witout using latin_utf8.py
|
|
|
|
|
* src/plugins/ImportvCard.py: remove unused latin_utf8.py include
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: remove unused latin_utf8.py include
|
|
|
|
|
|
2005-09-29 09:58:36 +05:30
|
|
|
|
2005-09-28 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/NameDisplay.py: Add display_formal
|
|
|
|
|
* src/Report.py: remove generation strings
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py: Fix leading space after tab.
|
|
|
|
|
* src/plugins/AncestorReport.py: Use ReportUtils strings
|
|
|
|
|
instead of local strings
|
|
|
|
|
|
2005-09-29 01:51:28 +05:30
|
|
|
|
2005-09-28 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Translation update for 2.0.9.
|
2005-09-29 09:58:36 +05:30
|
|
|
|
p
|
2005-09-28 17:50:32 +05:30
|
|
|
|
2005-09-28 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Use new tool/option api
|
|
|
|
|
|
2005-09-28 08:40:01 +05:30
|
|
|
|
2005-09-27 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReadXML.py: store then restore read only flag on load
|
|
|
|
|
|
2005-09-27 10:24:17 +05:30
|
|
|
|
2005-09-26 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* all reports: switch categories from const to Report module.
|
2005-09-27 10:40:54 +05:30
|
|
|
|
* src/const.py.in: Remove report and tool categories.
|
|
|
|
|
* src/Plugins.py: Switch report and tool category constants.
|
|
|
|
|
* src/PluginMgr.py: Switch report and tool category constants.
|
|
|
|
|
* src/Report.py, src/Tool.py: Move constants.
|
|
|
|
|
* src/plugins/ChangeNames.py, src/plugins/ChangeTypes.py,
|
|
|
|
|
src/plugins/Checkpoint.py: switch category constants.
|
2005-09-27 10:24:17 +05:30
|
|
|
|
|
2005-09-27 09:15:19 +05:30
|
|
|
|
2005-09-26 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/docgen/PSDrawDoc.py: locale independent floating point
|
|
|
|
|
* src/DateDisplay.py: Better french republican date handling
|
|
|
|
|
* src/DateParser.py: Better french republican date handling
|
|
|
|
|
|
2005-09-27 02:33:31 +05:30
|
|
|
|
2005-09-26 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/ChangeNames.py: Convert to the new scheme.
|
2005-09-27 06:22:38 +05:30
|
|
|
|
* src/plugins/Checkpoint.py: Convert to new scheme, improve.
|
|
|
|
|
* src/plugins/checkpoint.glade: Add to CVS.
|
|
|
|
|
* src/plugins/Makefile.am: Ship new glade file.
|
2005-09-27 02:33:31 +05:30
|
|
|
|
|
2005-09-27 02:43:03 +05:30
|
|
|
|
2005-09-25 Stefan Bjork <skalman@acc.umu.se>
|
|
|
|
|
* src/po/sv.po: up to date with 2.0.9
|
|
|
|
|
* src/date/Date_sv.py: date parser/displayer for swedish locale
|
|
|
|
|
* src/date/Makefile.am: include Date_sv.py
|
|
|
|
|
|
2005-09-24 22:11:17 +05:30
|
|
|
|
2005-09-24 Don Allingham <don@gramps-project.org>
|
2005-09-25 09:31:46 +05:30
|
|
|
|
* src/data/tips.xml: removed the tip mentioning column sorting
|
|
|
|
|
in people view.
|
2005-09-24 22:11:17 +05:30
|
|
|
|
* src/latin_utf8.py: removed
|
|
|
|
|
* src/ReadGedcom.py: added latin_utf8 functions
|
|
|
|
|
* src/Spell.py: better error checking on import
|
|
|
|
|
|
2005-09-24 10:10:17 +05:30
|
|
|
|
2005-09-23 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/C/faq.xml: more updates
|
|
|
|
|
* doc/gramps-manual/C/getstart.xml: more updates
|
|
|
|
|
* doc/gramps-manual/C/gramps-manual.xml: more updates
|
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: more updates
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: more updates
|
|
|
|
|
|
2005-09-24 07:54:26 +05:30
|
|
|
|
2005-09-24 Don Allingham <dona@gramps-project.org>
|
|
|
|
|
* src/WriteGedcom.py: handle patronymics
|
|
|
|
|
|
2005-09-24 03:36:01 +05:30
|
|
|
|
2005-09-24 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GrampsDbBase.py: Properly validate ID prefix strings
|
|
|
|
|
|
2005-09-24 03:11:23 +05:30
|
|
|
|
2005-09-23 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
Merge changes done in the TOOL_OPT branch as follows:
|
|
|
|
|
* src/Tool.py: Add to CVS: Generic tool interface.
|
|
|
|
|
* src/ArgHandler.py: Support command line mode for tools.
|
|
|
|
|
* src/PluginMgr.py: New tool registration scheme.
|
|
|
|
|
* src/Plugins.py: Convert to tool registration scheme.
|
|
|
|
|
* src/const.py.in: Add tool categories.
|
|
|
|
|
* src/plugins/ChangeTypes.py: Convert to new scheme.
|
|
|
|
|
* src/Options.py: Add to CVS: generic options interface.
|
|
|
|
|
* src/ReportOptions.py: Keep only report-specific option
|
|
|
|
|
handling.
|
|
|
|
|
* src/Makefile.am: Ship new files.
|
|
|
|
|
|
|
|
|
|
2005-09-23 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/Checkpoint.py: Minor improvements for the RCS.
|
|
|
|
|
* src/plugins/Makefile.am: Ship Checkpoint.py.
|
|
|
|
|
|
2005-09-23 10:20:31 +05:30
|
|
|
|
2005-09-22 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/C/*.xml
|
|
|
|
|
|
2005-09-22 08:34:46 +05:30
|
|
|
|
2005-09-21 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReportUtils.py: More UNKNOWN gender handling, and more
|
|
|
|
|
complete burial strings
|
|
|
|
|
* src/plugins/DetAncestralReport.py: defer pronoun handling to
|
|
|
|
|
ReportUtils
|
|
|
|
|
* src/plugins/DetDescendantReport.py: defer pronoun handling to
|
|
|
|
|
ReportUtils
|
|
|
|
|
|
2005-09-22 03:46:48 +05:30
|
|
|
|
2005-09-21 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ReportUtils.py: Add UNKNOWN gender case throughout.
|
|
|
|
|
|
2005-09-22 02:29:19 +05:30
|
|
|
|
2005-09-21 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/dates/Date_de.py: Fix month name
|
|
|
|
|
|
2005-09-21 19:50:46 +05:30
|
|
|
|
2005-09-21 Don Allingham <don@gramps-project.org>
|
2005-09-22 00:39:26 +05:30
|
|
|
|
* src/ChooseParents.py: fix unbound variable when neither parents
|
|
|
|
|
exist.
|
2005-09-21 22:43:26 +05:30
|
|
|
|
* src/plugins/DetAncestralReport.py: fix endnotes for null sources
|
|
|
|
|
* src/plugins/DetDescendantReport.py: fix endnotes for null sources
|
|
|
|
|
* src/plugins/FtmStyleAncestors.py: fix endnotes for null sources
|
2005-09-21 19:50:46 +05:30
|
|
|
|
* src/ReportUtils.py: fix typo
|
|
|
|
|
* src/plugins/NavWebPage.py: handle contact page issues, including
|
|
|
|
|
random commas and missing image.
|
|
|
|
|
|
2005-09-21 09:28:10 +05:30
|
|
|
|
2005-09-20 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ImgManip.py: update thumbnail if out of date
|
|
|
|
|
|
2005-09-20 23:28:26 +05:30
|
|
|
|
2005-09-20 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* INSTALL: Provide correct examples for the local install.
|
2005-09-21 01:18:11 +05:30
|
|
|
|
* gramps.sh.in: Revert escaping the arguments, as this lumps all
|
|
|
|
|
the args into a single word. If filenames contain spaces then they
|
|
|
|
|
should be escaped by the user.
|
2005-09-21 08:19:42 +05:30
|
|
|
|
* src/plugins/DetAncestralReport.py (write_person,write_children):
|
|
|
|
|
Remove boldface, since it should be handled by the style;
|
|
|
|
|
(make_default_style): handle boldface heading by the style.
|
|
|
|
|
* src/plugins/DetDescendantReport.py (write_person,
|
|
|
|
|
write_children): Remove boldface, since it should be handled by
|
|
|
|
|
the style; (make_default_style): handle boldface heading by the
|
|
|
|
|
style.
|
2005-09-20 23:28:26 +05:30
|
|
|
|
|
2005-09-20 09:51:50 +05:30
|
|
|
|
2005-09-19 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReportUtils.py: better string handling
|
|
|
|
|
* doc/gramps-manual/C/getstart.xml: updates from editors
|
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: updates from editors
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: updates from editors
|
|
|
|
|
|
2005-09-16 09:41:48 +05:30
|
|
|
|
2005-09-15 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DescendReport.py: fix indentation
|
|
|
|
|
|
2005-09-14 20:04:13 +05:30
|
|
|
|
2005-09-14 Don Allingham <don@gramps-project.org>
|
2005-09-15 09:21:49 +05:30
|
|
|
|
* src/CalSdn.py: fix Hebrew date parsing
|
|
|
|
|
* src/DescendReport.py: enhanced to add spouses and places
|
2005-09-14 20:04:13 +05:30
|
|
|
|
* src/ReadGedcom.py: fix forward referencing named notes
|
|
|
|
|
|
2005-09-13 02:08:59 +05:30
|
|
|
|
2005-09-12 Don Allingham <don@gramps-project.org>
|
2005-09-13 09:04:59 +05:30
|
|
|
|
* src/NameEdit.py: preserve custom name types
|
2005-09-13 02:08:59 +05:30
|
|
|
|
* src/plugins/ScratchPad.py: handle unicode better
|
|
|
|
|
* src/DdTargets.py: handle unicode better
|
|
|
|
|
|
2005-09-12 08:48:08 +05:30
|
|
|
|
2005-09-11 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/NameDisplay: include nickname if available
|
|
|
|
|
* src/plugins/ScratchPad.py: Handle null handle
|
|
|
|
|
|
2005-09-11 08:38:49 +05:30
|
|
|
|
2005-09-10 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ImageSelect.py: fix adding a new image that is actually
|
|
|
|
|
already in the database.
|
|
|
|
|
|
2005-09-07 06:12:19 +05:30
|
|
|
|
2005-09-06 Don Allingham <don@gramps-project.org>
|
2005-09-07 07:13:03 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: suppress dates on list pages for restricted
|
|
|
|
|
people
|
2005-09-07 06:12:19 +05:30
|
|
|
|
* doc/gramps-manual/C/getstart.xml: text and graphics improvements
|
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: text and graphics improvements
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: text and graphics improvements
|
|
|
|
|
|
2005-09-07 00:47:22 +05:30
|
|
|
|
2005-09-05 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py: string changes
|
|
|
|
|
"Number of relationship" -> "Number of relationships" (fix)
|
|
|
|
|
"Marriage age" -> "Age at marriage" (consistency)
|
|
|
|
|
|
2005-09-06 07:28:05 +05:30
|
|
|
|
2005-09-05 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* NEWS: update for 2.0.8
|
|
|
|
|
* src/data/Makefile.am: install main6.css
|
|
|
|
|
* src/plugins/NavWebPage.py: Catch exception if thumbnailer fails.
|
|
|
|
|
|
2005-09-06 00:22:21 +05:30
|
|
|
|
2005-09-05 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/DateParser.py: Fixed what I broke
|
|
|
|
|
|
2005-09-05 04:07:24 +05:30
|
|
|
|
2005-09-04 Don Allingham <don@gramps-project.org>
|
2005-09-05 06:13:39 +05:30
|
|
|
|
* NEWS: update for 2.0.7 release
|
2005-09-05 05:36:17 +05:30
|
|
|
|
* src/DateDisplay.py: handle BCE better
|
2005-09-05 04:07:24 +05:30
|
|
|
|
* src/ReadXML.py: read the patronymic portion of a name properly.
|
|
|
|
|
|
2005-09-05 01:52:39 +05:30
|
|
|
|
2005-09-04 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/DateParser.py: Added support for modifiers being both
|
|
|
|
|
before and after a date
|
|
|
|
|
* src/dates/Date_fi.py: Completed first version of Finnish
|
|
|
|
|
date handling
|
|
|
|
|
* src/dates/Makefile.am: Install Date_fi.py
|
|
|
|
|
|
2005-09-04 08:30:33 +05:30
|
|
|
|
2005-09-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GraphLayout.py: use recursion limit to detect db loops
|
|
|
|
|
* src/Utils.py: use recursion limit to detect db loops
|
|
|
|
|
|
2005-09-03 22:12:04 +05:30
|
|
|
|
2005-09-03 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Translation update
|
|
|
|
|
|
2005-09-03 09:17:37 +05:30
|
|
|
|
2005-09-02 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py: fixed unicode/str problem
|
2005-09-03 03:37:46 +05:30
|
|
|
|
* doc/gramps-manual/C/preface.xml: wording fixes.
|
2005-09-03 10:49:26 +05:30
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: wording fixes.
|
2005-09-03 03:37:46 +05:30
|
|
|
|
|
2005-09-02 00:28:30 +05:30
|
|
|
|
2005-09-01 Don Allingham <don@gramps-project.org>
|
2005-09-02 09:21:14 +05:30
|
|
|
|
* src/docgen/OpenOfficeDoc.py: fix font point size handling
|
2005-09-02 08:29:09 +05:30
|
|
|
|
* src/Plugins.py: sort submenu entries properly
|
2005-09-02 03:54:39 +05:30
|
|
|
|
* src/PeopleView.py: replace unique string with one already translated
|
|
|
|
|
* src/gramps_main.py: replace unique string with one already translated
|
|
|
|
|
* src/plugins/Ancestors.py: replace unique string with one already translated
|
|
|
|
|
* src/plugins/Eval.py: replace unique string with one already translated
|
|
|
|
|
* src/plugins/WriteCD.py: replace unique string with one already translated
|
|
|
|
|
* src/po/check_po: produce a sorted list of used text strings,
|
|
|
|
|
split strings better
|
2005-09-02 00:28:30 +05:30
|
|
|
|
* src/ImageSelect.py: Local edit of a media Note type now
|
|
|
|
|
brings up the Note editor instead of the media editor.
|
2005-09-02 01:55:55 +05:30
|
|
|
|
* src/plugins/Verify.py: don't complain about difference in
|
|
|
|
|
ages between spouses if birth year is unknown.
|
2005-09-02 00:28:30 +05:30
|
|
|
|
|
2005-09-01 16:18:39 +05:30
|
|
|
|
2005-09-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/po/check_po: Support for multiple files as command line
|
|
|
|
|
arguments; untranslated strings dont need mismatch tests
|
|
|
|
|
|
2005-09-01 05:31:30 +05:30
|
|
|
|
2005-08-31 Don Allingham <don@gramps-project.org>
|
2005-09-01 09:38:29 +05:30
|
|
|
|
* src/plugins/RelCalc.py: use PeopleModel instead of ListModel,
|
|
|
|
|
check to the person being compared to him/herself
|
|
|
|
|
* src/plugins/relcalc.glade: increase the width of the window.
|
2005-09-01 08:09:55 +05:30
|
|
|
|
* src/Report.py: Catch thrown Database error
|
|
|
|
|
* src/GraphLayout.py: catch database loops
|
2005-09-01 05:31:30 +05:30
|
|
|
|
* src/po/de.po: fix %()s mismatches
|
|
|
|
|
* src/po/ru.po: fix %()s mismatches
|
2005-09-01 08:09:55 +05:30
|
|
|
|
* src/po/check_po: utility to look for problems in .po files
|
2005-09-01 05:31:30 +05:30
|
|
|
|
|
2005-08-31 23:52:30 +05:30
|
|
|
|
2005-08-31 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Translation update for 2.0.7.
|
|
|
|
|
|
2005-08-31 20:15:17 +05:30
|
|
|
|
2005-08-31 Don Allingham <don@gramps-project.org>
|
2005-09-01 00:20:35 +05:30
|
|
|
|
* src/PedView.py: force an update of the cached person
|
|
|
|
|
* src/gramps_main.py: force an update of the cached person
|
2005-08-31 20:15:17 +05:30
|
|
|
|
* src/ReadGedcom.py: handle attributes if value is on the same line as the
|
|
|
|
|
keyword
|
|
|
|
|
|
2005-08-31 14:27:49 +05:30
|
|
|
|
2005-08-31 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ReportUtils.py (insert_images): Warn about non existing files
|
|
|
|
|
|
2005-08-31 09:37:03 +05:30
|
|
|
|
2005-08-30 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/ru.po: Translation update for 2.0.7.
|
|
|
|
|
|
2005-08-30 23:48:15 +05:30
|
|
|
|
2005-08-30 Don Allingham <don@gramps-project.org>
|
2005-08-31 05:37:24 +05:30
|
|
|
|
* src/po/de.po: fixed parameter arguments
|
2005-08-31 01:26:43 +05:30
|
|
|
|
* doc/gramps-manual/C/getstart.xml: fixed spelling
|
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: fixed spelling
|
|
|
|
|
* src/Errors.py: Add a DatabaseError type
|
|
|
|
|
* src/Utils.py: detect database loops in descendants_too_old
|
|
|
|
|
* src/WriteGedcom.py: report error message when database loop is detected
|
|
|
|
|
* src/po/template.po: added new error message. May be too late for some
|
|
|
|
|
translations to get this message.
|
2005-08-30 23:48:15 +05:30
|
|
|
|
* src/ImageSelect.py: specify mime type to get_thumbnail_image
|
|
|
|
|
* src/ImgManip.py: make thumbnailing routine more generic
|
|
|
|
|
* src/SelectObject.py: specify mime type to get_thumbnail_image
|
|
|
|
|
* src/plugins/NavWebpage.py: produce larger preview images for media
|
|
|
|
|
pages if a thumbnailer exists
|
|
|
|
|
* src/plugins/SimpleBookTitle.py: specify mime type to get_thumbnail_image
|
|
|
|
|
|
2005-08-30 20:30:34 +05:30
|
|
|
|
2005-08-30 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/NavWebPage.py: Encode using 'xmlcharrefreplace'
|
|
|
|
|
* src/plugins/WriteGeneWeb.py: Remove empty families before running
|
|
|
|
|
the export. this gives now an error instead of writing an empty file;
|
|
|
|
|
Encode using 'xmlcharrefreplace'
|
|
|
|
|
|
2005-08-30 07:59:40 +05:30
|
|
|
|
2005-08-29 Don Allingham <don@gramps-project.org>
|
2005-08-30 09:45:07 +05:30
|
|
|
|
* src/GenericFilter.py: fixed "only one" filter rule, and matching
|
|
|
|
|
the descendents of a filter
|
|
|
|
|
* src/SelectObject.py: Fix sorting order for title
|
2005-08-30 08:31:00 +05:30
|
|
|
|
* src/plugins/WriteGeneWeb.py: use 'replace' for 'iso-8859-1' encoding
|
2005-08-30 08:06:40 +05:30
|
|
|
|
* src/po/fr.po: fix named parameter
|
2005-08-30 07:59:40 +05:30
|
|
|
|
* src/ImageSelect.py: fix note media object added from a gallery
|
2005-08-30 01:36:32 +05:30
|
|
|
|
* src/po/template.po: updated translation template
|
2005-08-29 22:47:57 +05:30
|
|
|
|
* src/Utils.py: fix probably_alive to handle year offset properly
|
|
|
|
|
* src/plugins/NavWebPage.py: handle new probably_alive function
|
|
|
|
|
|
2005-08-29 18:11:04 +05:30
|
|
|
|
2005-08-29 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/NavWebPage.py: Correct link to Surname list page;
|
|
|
|
|
Better handling for not existing media object files and note-only
|
2005-09-01 00:20:35 +05:30
|
|
|
|
objects; thxumbnails are always png images
|
2005-08-29 18:30:59 +05:30
|
|
|
|
* src/plugins/Check.py: Files of note-only objects are no longer
|
|
|
|
|
reported as missing
|
2005-08-29 18:11:04 +05:30
|
|
|
|
|
2005-08-29 02:08:46 +05:30
|
|
|
|
2005-08-28 Don Allingham <don@gramps-project.org>
|
2005-08-29 09:43:12 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: handle resticted living people
|
|
|
|
|
better, producing name and relationships instead of just Private.
|
2005-08-29 02:08:46 +05:30
|
|
|
|
* src/plugins/AncestorChart2.py: add support for %n style
|
|
|
|
|
of keyword substitution
|
|
|
|
|
|
2005-08-27 20:13:34 +05:30
|
|
|
|
2005-08-27 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/data/Makefile.am: install document.png
|
|
|
|
|
* src/plugins/Makefile.am: install DescendChart.py
|
|
|
|
|
|
2005-08-27 08:27:55 +05:30
|
|
|
|
2005-08-26 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/data/document.png: added
|
|
|
|
|
|
2005-08-27 02:20:56 +05:30
|
|
|
|
2005-08-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Changed param handling;
|
|
|
|
|
add more tests; make names shorter and configurable
|
2005-08-27 02:39:47 +05:30
|
|
|
|
* src/GrampsDbBase.py: Print transaction if GRAMPS_SIGNAL=1
|
2005-08-27 02:20:56 +05:30
|
|
|
|
|
2005-08-27 00:40:34 +05:30
|
|
|
|
2005-08-26 Don Allingham <don@gramps-project.org>
|
2005-08-27 01:40:56 +05:30
|
|
|
|
* src/plugins/DescendChart.py: Fix spacing and line drawing,
|
2005-08-27 02:12:56 +05:30
|
|
|
|
added maximum number of generations, fixed shadow scaling
|
2005-08-27 00:40:34 +05:30
|
|
|
|
|
2005-08-26 08:33:29 +05:30
|
|
|
|
2005-08-25 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/SubstKeywords: Add new % options
|
|
|
|
|
* src/plugins/DescendChart.py: New descendant wall chart report
|
|
|
|
|
|
2005-08-26 02:35:44 +05:30
|
|
|
|
2005-08-25 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/SelectChild.py (on_save_child_clicke): Dont add the same person
|
|
|
|
|
multiple times as child
|
|
|
|
|
* src/gramps_main.py (delete_person_response): Purge empty family
|
|
|
|
|
after the last child of a single-spouse family was deleted.
|
|
|
|
|
|
2005-08-25 07:12:58 +05:30
|
|
|
|
2005-08-24 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ImgManip.py: convert to png instead of jpeg
|
|
|
|
|
* src/ReadGedcom.py: try to catch bad secondary index error.
|
|
|
|
|
* src/ReportUtils.py: provide privacy sanitation on a list
|
|
|
|
|
* src/NavWebPage.py: better handling of thumbnails, allow gallery
|
|
|
|
|
page to be disabled
|
|
|
|
|
|
2005-08-25 02:08:36 +05:30
|
|
|
|
2005-08-24 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ImgManip.py: import Utils (required by get_thumbnail_image)
|
|
|
|
|
|
2005-08-24 08:54:21 +05:30
|
|
|
|
2005-08-18 Mark Knoop <mark@markknoop.com>
|
|
|
|
|
* src/data/main6.css: new "Sharp" style sheet
|
|
|
|
|
|
2005-08-24 08:44:12 +05:30
|
|
|
|
2005-08-23 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* gramps.sh.in: escape the arguments to prevent spaces in
|
|
|
|
|
filenames to be parsed as to seperate arguments
|
|
|
|
|
* src/ImageSelect.py: pass the mime_type to the thumbnail generator
|
|
|
|
|
* src/ImgManip.py: query the gconf database to find appropriate
|
|
|
|
|
thumbnail generators
|
|
|
|
|
* src/NameDisplay.py: don't force a comma if the last name does
|
|
|
|
|
not exist
|
|
|
|
|
* src/WriteGedcom.py: don't copy a file on top of itself
|
|
|
|
|
* src/plugins/Ancestors.py: verify the existance of a file
|
|
|
|
|
* src/plugins/NavWebPage.py: don't use HOME page if it would be
|
|
|
|
|
empty
|
|
|
|
|
|
|
|
|
|
2005-08-23 Tim Allen <tim@proximity.com.au>
|
|
|
|
|
* src/plugins/Ancestors.py: fix pagebreak and borders around image
|
|
|
|
|
|
2005-08-22 14:06:18 +05:30
|
|
|
|
2005-08-22 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/ExportVCard.py (write_person): Fix typo
|
|
|
|
|
|
2005-08-22 09:31:23 +05:30
|
|
|
|
2005-08-21 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ImgManip.py: add support for PDF thumbnailing
|
|
|
|
|
* src/plugins/NavWebPage.py: Always use two levels instead of
|
|
|
|
|
one level of subdirectories, use subdirectories for thumbnails
|
|
|
|
|
and media objects
|
|
|
|
|
|
2005-08-20 08:46:05 +05:30
|
|
|
|
2005-08-19 Don Allingham <don@gramps-project.org>
|
2005-08-20 08:50:17 +05:30
|
|
|
|
* src/NameDisplay.py: handle patronymic names in given name
|
|
|
|
|
* src/plugins/NavWebPage.py: handle patronymic names in given name
|
2005-08-20 08:46:05 +05:30
|
|
|
|
* src/GenericFilter.py: fix unicode problem with menu store
|
|
|
|
|
|
2005-08-19 03:37:31 +05:30
|
|
|
|
2005-08-18 Don Allingham <don@gramps-project.org>
|
2005-08-19 09:45:06 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: code clean up
|
2005-08-19 03:37:31 +05:30
|
|
|
|
* src/AddSpouse.py: remove unnecessary commit via add_family
|
|
|
|
|
|
|
|
|
|
2005-08-18 Mark Knoop <mark@markknoop.com>
|
|
|
|
|
* src/NavWebPage.py: move more HTML commands to CSS
|
|
|
|
|
* src/data/main*.css: add support for HTML control from NavWebPage
|
|
|
|
|
|
2005-08-19 01:59:31 +05:30
|
|
|
|
2005-08-18 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* doc/gramps-manual/C/custom.xml: Match against DTD
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Match against DTD
|
|
|
|
|
* doc/gramps-manual/C/preface.xml: Match against DTD
|
|
|
|
|
|
2005-08-18 06:03:49 +05:30
|
|
|
|
2005-08-17 Don Allingham <don@gramps-project.org>
|
2005-08-18 08:15:25 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: fix source reference links on the
|
2005-08-18 08:49:33 +05:30
|
|
|
|
source page, check for bad file name if archive is used.
|
2005-08-18 06:03:49 +05:30
|
|
|
|
* src/FamilyView.py: commit person when removed from family
|
|
|
|
|
|
2005-08-18 04:11:30 +05:30
|
|
|
|
2005-08-18 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/GenericFilter.py, src/Marriage.py, src/plugins/TimeLine.py,
|
|
|
|
|
src/plugins/SimpleBookTitle.py: add localization context for
|
|
|
|
|
"Title" string (needed in Finnish)
|
|
|
|
|
* src/ReportUtils.py: Add header option for draw_legend()
|
|
|
|
|
* src/plugins/StatisticsChart.py: add headers to legends and
|
|
|
|
|
barcharts, change chart type names to singular form, add
|
|
|
|
|
support for ProgressMeter, swap bar&text position as text
|
|
|
|
|
rightaligning in Gramps is broken (it can't know font metrics)
|
|
|
|
|
|
2005-08-17 22:23:21 +05:30
|
|
|
|
2005-08-17 Don Allingham <don@gramps-project.org>
|
2005-08-18 03:31:15 +05:30
|
|
|
|
* src/Marriage.py: fix lds_data_object problem
|
2005-08-17 23:51:43 +05:30
|
|
|
|
* src/GrampsDBCallback.py: look for GRAMPS_SIGNAL environment
|
|
|
|
|
variable equal to 1 to enable signal debugging
|
2005-08-17 22:23:21 +05:30
|
|
|
|
* src/ChooseParents.py: disconnect signals on close, do fewer
|
|
|
|
|
commits
|
|
|
|
|
|
2005-08-17 13:30:22 +05:30
|
|
|
|
2005-08-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ExportVCalendar.py: fixed import for localtime,
|
|
|
|
|
corrected type of Utils and params to Until.family_name
|
|
|
|
|
made "Version" upper case as demanded by Korganiser and
|
|
|
|
|
the spec (I think).
|
|
|
|
|
|
2005-08-17 03:15:51 +05:30
|
|
|
|
2005-08-17 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Fix/improve Finnish translations
|
|
|
|
|
|
2005-08-16 22:02:27 +05:30
|
|
|
|
2005-08-16 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: fix paths in surname page
|
2005-08-16 23:16:10 +05:30
|
|
|
|
* src/Sources.py: Limit the source title to 40 characters
|
2005-08-17 03:59:37 +05:30
|
|
|
|
* src/MergePeople.py: correctly handle selection of first person
|
2005-08-17 04:19:33 +05:30
|
|
|
|
* src/MediaView.py: add mediaobj to DND types
|
|
|
|
|
* src/plugins/ScratchPad.py: fill out rest of media details (type,value)
|
2005-08-17 09:22:34 +05:30
|
|
|
|
* src/EditPerson.py: hide LDS if not requested
|
|
|
|
|
* src/Marriage.py: hide LDS if not requested
|
|
|
|
|
* src/Spell.py: re-enable
|
|
|
|
|
* src/GrampsCfg.py: add support for spell checker
|
|
|
|
|
* src/GrampsGconfKeys.py: add support for spell checker
|
|
|
|
|
* src/GrampsIniKeys.py: add support for spell checker
|
|
|
|
|
* src/gramps.glade: add support for spell checker
|
|
|
|
|
* src/data/gramps.schemas: add support for spell checker
|
2005-08-16 22:02:27 +05:30
|
|
|
|
|
2005-08-15 18:20:28 +05:30
|
|
|
|
2005-08-15 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
|
2005-08-15 06:01:11 +05:30
|
|
|
|
2005-08-14 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/ReadXML.py (start_event): Correctly set event type.
|
|
|
|
|
|
|
|
|
|
2005-08-14 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* acinclude.m4, configure.in, gramps.spe.in, src/data/Makefile.am:
|
|
|
|
|
Properly test for gconftool-2 binary.
|
|
|
|
|
|
2005-08-15 01:05:33 +05:30
|
|
|
|
2005-08-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/ExportVCalendar.py: Fix typo
|
|
|
|
|
|
2005-08-13 23:52:35 +05:30
|
|
|
|
2005-08-13 J<>r<EFBFBD>me <romjerome@yahoo.fr>
|
|
|
|
|
* doc/gramps-manual/fr/figures/comp-people.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/date-selection.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/merge-people.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/merge-plc.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/merge-src.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/prefs.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/scratch-pad.png,
|
|
|
|
|
doc/gramps-manual/fr/figures/find-people.png: Add figures.
|
|
|
|
|
|
2005-08-13 00:05:30 +05:30
|
|
|
|
2005-08-12 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py (upgrade_8): Insert check for event_list.
|
|
|
|
|
* src/plugins/Check.py (check_events): Add checks for family
|
|
|
|
|
events; Replace garbage event_list with empty list for both
|
|
|
|
|
types.
|
2005-08-13 01:06:21 +05:30
|
|
|
|
* src/plugins/NavWebPage.py (display_ind_events,display_spouse):
|
2005-08-13 03:02:56 +05:30
|
|
|
|
Use translated event names; properly test for events.
|
2005-08-13 00:05:30 +05:30
|
|
|
|
|
2005-08-12 22:15:51 +05:30
|
|
|
|
2005-08-12 Jiri Pejchal <jiri.pejchal@gmail.com>
|
|
|
|
|
* src/po/cs.po: Updated Czech translation.
|
|
|
|
|
|
2005-08-12 22:08:48 +05:30
|
|
|
|
2005-08-12 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: fix surname list when size is
|
|
|
|
|
greater that 9K people.
|
|
|
|
|
|
2005-08-12 21:01:24 +05:30
|
|
|
|
2005-08-12 Tino Meinen <a.t.meinen@chello.nl>
|
|
|
|
|
* src/po/nl.po: Updated Dutch translation
|
|
|
|
|
|
2005-08-11 22:40:25 +05:30
|
|
|
|
2005-08-11 J<>r<EFBFBD>me <romjerome@yahoo.fr>
|
|
|
|
|
* doc/gramps-manual/fr/figures/column-editor.png: Add figure.
|
|
|
|
|
|
2005-08-11 02:22:31 +05:30
|
|
|
|
2005-08-10 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Updated translations to latest template and
|
|
|
|
|
fixed some new web page report translations
|
|
|
|
|
|
2005-08-10 21:27:28 +05:30
|
|
|
|
2005-08-10 J<>r<EFBFBD>me <romjerome@yahoo.fr>
|
|
|
|
|
* configure.in: Enable fr manual.
|
|
|
|
|
* doc/gramps-manual/Makefile.am: Enable fr manual.
|
|
|
|
|
* doc/gramps-manual/fr/Makefile.am: Add new files to the installed
|
|
|
|
|
list.
|
|
|
|
|
* doc/gramps-manual/fr/cmdline.xml,
|
|
|
|
|
doc/gramps-manual/fr/custom.xml,
|
|
|
|
|
doc/gramps-manual/fr/faq.xml, doc/gramps-manual/fr/filtref.xml
|
|
|
|
|
doc/gramps-manual/fr/getstart.xml,
|
|
|
|
|
doc/gramps-manual/fr/gramps-manual.xml,
|
|
|
|
|
doc/gramps-manual/fr/keybind.xml, doc/gramps-manual/fr/legal.xml,
|
|
|
|
|
doc/gramps-manual/fr/mainwin.xml, doc/gramps-manual/fr/usage.xml:
|
|
|
|
|
Update manual.
|
|
|
|
|
|
2005-08-10 20:22:26 +05:30
|
|
|
|
2005-08-10 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/nl.po: Typo.
|
|
|
|
|
|
2005-08-08 21:22:41 +05:30
|
|
|
|
2005-08-08 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py (add_user_options): Mark translatable
|
|
|
|
|
strings.
|
|
|
|
|
* src/po/template.po: Update template.
|
|
|
|
|
* src/po/ru.po: Translation update.
|
|
|
|
|
|
2005-08-08 03:50:39 +05:30
|
|
|
|
2005-08-08 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Updated translated to latest template
|
|
|
|
|
|
2005-08-05 21:04:53 +05:30
|
|
|
|
2005-08-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Spell.py: Make more robust to failure.
|
|
|
|
|
* src/Makefile.am: Ship new file.
|
2005-08-06 02:19:10 +05:30
|
|
|
|
|
|
|
|
|
* src/EditPerson.py (did_data_change,on_apply_person_clicked):
|
|
|
|
|
Convert date text to unicode before parsing.
|
|
|
|
|
* src/Spell.py: Comment out to disable spell-checking for 2.0.6.
|
2005-08-05 21:04:53 +05:30
|
|
|
|
|
2005-08-05 21:01:46 +05:30
|
|
|
|
2005-08-05 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/Checkpoint.py (rcs): define variable comment before using it.
|
|
|
|
|
|
2005-08-05 02:16:41 +05:30
|
|
|
|
2005-08-04 Don Allingham <don@gramps-project.org>
|
2005-08-05 09:11:23 +05:30
|
|
|
|
* src/Spell.py: Interface to gtkspell
|
|
|
|
|
* src/AddrEdit.py: add spell checker to notes
|
|
|
|
|
* src/AttrEdit.py: add spell checker to notes
|
|
|
|
|
* src/EditPerson.py: add spell checker to notes
|
|
|
|
|
* src/EditPlace.py: add spell checker to notes
|
|
|
|
|
* src/EditSource.py: add spell checker to notes
|
|
|
|
|
* src/EventEdit.py: add spell checker to notes
|
|
|
|
|
* src/ImageSelect.py: add spell checker to notes
|
|
|
|
|
* src/Marriage.py: add spell checker to notes
|
|
|
|
|
* src/NameEdit.py: add spell checker to notes
|
|
|
|
|
* src/NoteEdit.py: add spell checker to notes
|
|
|
|
|
* src/Sources.py: add spell checker to notes
|
2005-08-05 04:04:42 +05:30
|
|
|
|
* src/ImageSelect.py: fixed thumbnail dnd selection
|
2005-08-05 02:16:41 +05:30
|
|
|
|
* src/AttrEdit.py: don't used reserved word "list"
|
|
|
|
|
* src/EditPerson.py: Pass correct attribute list to editor
|
|
|
|
|
* src/GrampsBSDDB.py: persistently load/save attribute lists
|
|
|
|
|
* src/GrampsDbBase.py: update attributes on commit
|
|
|
|
|
* src/Marriage.py: Pass correct attribute list to editor
|
|
|
|
|
|
2005-08-04 21:48:24 +05:30
|
|
|
|
2005-08-04 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
* src/MergePeople.py: Typos.
|
|
|
|
|
* src/plugins/NavWebPage.py: Typos.
|
|
|
|
|
* src/po/template.po: Update for upcoming 2.0.6.
|
2005-08-04 23:35:43 +05:30
|
|
|
|
* src/Report.py (parse_report_options_frame): Fallback to trivial
|
|
|
|
|
filter on filter failure.
|
2005-08-05 05:24:18 +05:30
|
|
|
|
* src/ArgHandler.py (parse_args): Use mime type to identify gramps
|
|
|
|
|
XML data.
|
|
|
|
|
* doc/gramps.1.in: Update man page.
|
|
|
|
|
* doc/gramps-manual/C/cmdline.xml: Update manual.
|
2005-08-05 07:35:41 +05:30
|
|
|
|
* src/po/ru.po: Partial update.
|
2005-08-05 05:24:18 +05:30
|
|
|
|
|
2005-08-04 21:23:38 +05:30
|
|
|
|
2005-08-04 Don Allingham <don@gramps-project.org>
|
2005-08-05 05:24:18 +05:30
|
|
|
|
* src/PeopleModel.py: provide a work around for the python 2.3 bug
|
|
|
|
|
unicode sorting problem with locale.strcoll. For a nul termination
|
|
|
|
|
during sorting, strip it off after sorting. Only used for
|
|
|
|
|
python2.3, since this bug was fixed in python 2.4.
|
2005-08-04 21:23:38 +05:30
|
|
|
|
|
2005-08-04 09:50:17 +05:30
|
|
|
|
2005-08-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/NavWebPage.py: use new ProgressMeter, add ability to
|
|
|
|
|
not generate a CSS style sheet.
|
|
|
|
|
* src/WebPage.py: add deprecation notice
|
|
|
|
|
|
2005-08-04 03:47:10 +05:30
|
|
|
|
2005-08-03 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/gramps_main.py (undo): Rebuild bookmarks menu on undo.
|
|
|
|
|
* src/plugins/ChangeNames.py: Add ProgressMeter.
|
|
|
|
|
* src/plugins/ChangeTypes.;y: Add ProgressMeter.
|
|
|
|
|
* src/plugins/Check.py: Mark translatable string.
|
|
|
|
|
* src/plugins/EventCmp.py: Add ProgressMeter.
|
|
|
|
|
* src/plugins/PatchNames.py: Add ProgressMeter.
|
|
|
|
|
|
2005-08-04 00:55:03 +05:30
|
|
|
|
2005-08-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsDbBase.py: provide functions for indicating the number
|
|
|
|
|
of items in each table
|
|
|
|
|
* src/Check.py: Add ProgressMeter calls
|
|
|
|
|
* src/Utils.py: Define new ProgressMeter class
|
2005-08-04 02:40:11 +05:30
|
|
|
|
* src/GrampsBSDDB.py: call callback for rebuilding secondary indices
|
|
|
|
|
* src/plugins/Merge.py: use ProgressMeter
|
|
|
|
|
* src/plugins/Rebuild.py: use ProgressMeter
|
|
|
|
|
* src/plugins/ReorderIds.py: use ProgressMeter
|
|
|
|
|
* src/plugins/Verify.py: use ProgressMeter
|
2005-08-04 00:55:03 +05:30
|
|
|
|
|
2005-08-03 08:23:52 +05:30
|
|
|
|
2005-08-02 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Bookmarks.py: Convert from CList to ListModel and TreeView;
|
|
|
|
|
Remove Cancel and OK buttons, Add Close button; make all changes
|
|
|
|
|
immediate conforming to the HIG; (remove_people): Add method for
|
|
|
|
|
removing people outside bookmark editor (useful for connecting to
|
|
|
|
|
signals).
|
|
|
|
|
* src/gramps_main.py (on_remove_bookmark): Add handler for
|
|
|
|
|
removing deleted people; (__init__): Connect new handler to the
|
|
|
|
|
'person-delete' signal.
|
|
|
|
|
|
2005-08-03 01:09:53 +05:30
|
|
|
|
2005-08-02 Don Allingham <don@gramps-project.org>
|
2005-08-03 08:01:18 +05:30
|
|
|
|
* src/NameEdit.py: convert names to unicode
|
|
|
|
|
* src/PeopleModel.py: convert names to uncode
|
2005-08-03 03:23:27 +05:30
|
|
|
|
* src/DateHandler.py: handle <> for about
|
|
|
|
|
* src/plugins/NavWebPage.py: cleanup
|
2005-08-03 01:09:53 +05:30
|
|
|
|
* src/EditPerson.py: call new PersonEventEditor
|
|
|
|
|
* src/Marriage.py: call new FamilyEventEditor
|
|
|
|
|
* src/EditSource.py: call the correct EventEditor
|
|
|
|
|
* src/EventEdit.py: Add PersonEventEditor and FamilyEventEditor to
|
|
|
|
|
correctly manage event types
|
|
|
|
|
* src/GrampsBSDDB.py: use commit_event to handle personal vs. family
|
|
|
|
|
event types
|
|
|
|
|
* src/GrampsInMem.py: use commit_event to handle personal vs. family
|
|
|
|
|
event types
|
|
|
|
|
* src/GrampsDbBase.py: use commit_event to handle personal vs. family
|
|
|
|
|
event types
|
|
|
|
|
* src/ReadXML: use commit_event to handle personal vs. family
|
|
|
|
|
event types
|
|
|
|
|
* src/ReadGedcom: use commit_event to handle personal vs. family
|
|
|
|
|
event types
|
|
|
|
|
|
2005-08-02 19:37:37 +05:30
|
|
|
|
2005-08-02 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/Bookmarks.py (edit): Dont crash if bookmark list contains
|
|
|
|
|
nonexisting person.
|
2005-08-02 20:07:10 +05:30
|
|
|
|
* src/gramps_main.py: Disable "add bookmark" menu entry on readonly
|
|
|
|
|
database and only enable it in person/family/pedigree view.
|
2005-08-02 19:37:37 +05:30
|
|
|
|
|
2005-08-02 04:05:19 +05:30
|
|
|
|
2005-08-01 Don Allingham <don@gramps-project.org>
|
2005-08-02 10:03:22 +05:30
|
|
|
|
* src/NavWebPage.py: fix references to places
|
2005-08-02 04:05:19 +05:30
|
|
|
|
* src/WriteGedcom.py: Fix media handling, issue error message
|
|
|
|
|
on write failure
|
|
|
|
|
|
2005-08-02 01:16:11 +05:30
|
|
|
|
2005-08-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py: Use gobject.timeout_add instead of gtk.
|
|
|
|
|
|
2005-07-31 19:53:28 +05:30
|
|
|
|
2005-07-31 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py: Typo.
|
|
|
|
|
|
2005-07-31 09:52:43 +05:30
|
|
|
|
2005-07-30 Don Allingham <don@gramps-project.org>
|
2005-07-31 10:13:06 +05:30
|
|
|
|
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output, use
|
|
|
|
|
xml.sax.saxutils.escape to handle XML entities
|
2005-07-31 09:52:43 +05:30
|
|
|
|
|
2005-07-30 02:02:46 +05:30
|
|
|
|
2005-07-29 Don Allingham <don@gramps-project.org>
|
2005-07-30 10:24:58 +05:30
|
|
|
|
* src/GrampsBSDDB.py: issue complete redraw on name grouping change
|
2005-07-30 08:59:34 +05:30
|
|
|
|
* src/Utils.py: use intermediate variable
|
2005-07-30 02:02:46 +05:30
|
|
|
|
* src/MergePeople.py: Fix wording of the message.
|
|
|
|
|
* src/Report.py: Don't force expansion of widgets
|
|
|
|
|
* src/ReportUtils.py: allow restriction of information
|
|
|
|
|
* src/plugins/NavWebPage.py: enable living restriction
|
|
|
|
|
|
2005-07-29 22:06:51 +05:30
|
|
|
|
2005-07-29 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GenericFilter.py (GrampsFilterComboBox.get_value): Do not
|
|
|
|
|
convert key to unicode.
|
2005-07-29 23:07:12 +05:30
|
|
|
|
* src/po/no.po, src/po/nb.po: Typos.
|
2005-07-29 22:06:51 +05:30
|
|
|
|
|
2005-07-29 09:57:14 +05:30
|
|
|
|
2005-07-28 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MergePeople.py: prevent attempts to merge a person and his/her
|
|
|
|
|
spouse, prevent merging of child and parent.
|
|
|
|
|
|
2005-07-28 23:26:25 +05:30
|
|
|
|
2005-07-28 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/WebPage.py (WebReportOptions.set_new_options):
|
|
|
|
|
Define help dictionary to document options.
|
|
|
|
|
* src/Report.py (CommandLineReport.init_options): Typo.
|
2005-07-29 02:56:57 +05:30
|
|
|
|
* src/Report.py (ReportDialog.on_ok_clicked): Properly return on
|
|
|
|
|
correct/change filename choice.
|
2005-07-28 23:26:25 +05:30
|
|
|
|
|
2005-07-28 07:50:31 +05:30
|
|
|
|
2005-07-27 Don Allingham <don@gramps-project.org>
|
2005-07-28 09:21:27 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: add user html header and footer
|
2005-07-28 07:50:31 +05:30
|
|
|
|
* src/FamilyView.py: try to prevent adding a spouse that has
|
|
|
|
|
already been added
|
|
|
|
|
* src/ReadXML.py: prevent adding a spouse that has already been
|
|
|
|
|
added
|
|
|
|
|
* src/plugins/Check.py: remove identical families in family list
|
|
|
|
|
|
2005-07-27 06:28:17 +05:30
|
|
|
|
2005-07-26 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ChooseParents.py (save_parents_clicked): Do not create
|
|
|
|
|
family if parent is self.
|
|
|
|
|
|
2005-07-27 04:32:53 +05:30
|
|
|
|
2005-07-26 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py: NameDisplay enhancements
|
|
|
|
|
* src/FamilyView.py: NameDisplay enhancements
|
|
|
|
|
* src/NameDisplay.py: NameDisplay enhancements
|
|
|
|
|
* src/NameEdit.py: NameDisplay enhancements
|
|
|
|
|
* src/PedView.py: NameDisplay enhancements
|
|
|
|
|
* src/PeopleModel.py: NameDisplay enhancements
|
|
|
|
|
* src/PeopleView.py: NameDisplay enhancements
|
|
|
|
|
* src/RelLib.py: NameDisplay enhancements
|
|
|
|
|
* src/Report.py: NameDisplay enhancements
|
|
|
|
|
* src/SelectChild.py: NameDisplay enhancements
|
|
|
|
|
* src/Witness.py: NameDisplay enhancements
|
|
|
|
|
* src/gramps.glade: NameDisplay enhancements
|
|
|
|
|
* src/gramps_main.py: NameDisplay enhancements
|
|
|
|
|
|
2005-07-26 19:23:54 +05:30
|
|
|
|
2005-07-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/NavWebPage.py: Catch missing header/footer notes; Add Surname
|
|
|
|
|
page that is sorted by the number of persons.
|
|
|
|
|
|
2005-07-26 04:40:03 +05:30
|
|
|
|
2005-07-25 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/gramps.glade (editPerson,marriageEditor): Use Title for the
|
|
|
|
|
source titles.
|
|
|
|
|
|
2005-07-26 02:30:39 +05:30
|
|
|
|
2005-07-24 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MediaView.py: don't indicate missing path for Notes, which
|
|
|
|
|
aren't supposed to have a path
|
|
|
|
|
* src/ReadGedcom.py: Handle PAF's non-GEDCOM compliant method of
|
|
|
|
|
indicating unknown gender.
|
|
|
|
|
|
2005-07-25 09:04:17 +05:30
|
|
|
|
2005-07-24 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/RelCalc.py (__init__): Correctly name column header.
|
|
|
|
|
|
2005-07-23 11:35:11 +05:30
|
|
|
|
2005-07-23 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/plugins/GraphViz.py: Fix computation of landscape dimensions,
|
|
|
|
|
especially when generating multiple sheets
|
|
|
|
|
|
2005-07-23 03:29:44 +05:30
|
|
|
|
2005-07-22 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ImgManip.py: provide path of a thumbnail
|
|
|
|
|
* src/NavWebPage.py: add user defined header/footer, add thumbnails
|
|
|
|
|
|
2005-07-22 23:53:18 +05:30
|
|
|
|
* src/dates/Date_es.py: fix translation table for date qualifiers
|
|
|
|
|
* src/dates/Date_fr.py: fix translation table for date qualifiers
|
|
|
|
|
* src/plugins/DetAncestralReport.py: show events even if they have
|
|
|
|
|
neither date nor place
|
|
|
|
|
* src/plugins/DetDescendantReport.py: show events even if they have
|
|
|
|
|
neither date nor place
|
|
|
|
|
|
2005-07-22 17:56:59 +05:30
|
|
|
|
2005-07-22 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/NavWebPage.py: fix typos
|
|
|
|
|
|
2005-07-22 09:58:29 +05:30
|
|
|
|
2005-07-21 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/data/somerights20.gif: make a local copy of the Create Commons
|
|
|
|
|
image
|
|
|
|
|
* src/data/Makefile.am: add somerights20.gif
|
|
|
|
|
* src/plugins/NavWebPage.py: add birth dates to people, use local
|
|
|
|
|
create commons image, add surname pages
|
|
|
|
|
|
2005-07-21 09:29:24 +05:30
|
|
|
|
2005-07-20 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: Add support for multiple directory levels to
|
|
|
|
|
try to keep the number of files per directory under 254 for optimal ext3
|
|
|
|
|
file performance, add support for copyright.
|
|
|
|
|
|
2005-07-21 00:18:43 +05:30
|
|
|
|
2005-07-20 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Names, events and sources.
|
|
|
|
|
* src/plugins/DetAncestralReport.py (add_user_options): Names, events and sources.
|
|
|
|
|
|
2005-07-20 18:49:57 +05:30
|
|
|
|
2005-07-20 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* configure.in: Put release number back to CVS+date.
|
|
|
|
|
* src/po/de.po: Typo.
|
2005-07-21 05:53:19 +05:30
|
|
|
|
* src/plugins/Ancestors.py (person): correctly compare handles.
|
2005-07-20 18:49:57 +05:30
|
|
|
|
|
2005-07-19 03:01:19 +05:30
|
|
|
|
2005-07-18 Don Allingham <don@gramps-project.org>
|
2005-07-19 09:52:49 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: add media gallery navigation, clean up
|
2005-07-19 03:01:19 +05:30
|
|
|
|
* src/data/main*.css: add support for media gallery navigation
|
|
|
|
|
|
2005-07-19 00:04:44 +05:30
|
|
|
|
2005-07-18 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/NavWebPage.py: Optimize separation of multiple families;
|
|
|
|
|
Print out attributes; Print out family note
|
|
|
|
|
|
2005-07-18 04:12:05 +05:30
|
|
|
|
2005-07-17 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReportUtils.py: fix private name generation
|
|
|
|
|
* src/plugins/NavWebPage.py: Add family photos to the gallery,
|
|
|
|
|
handle privacy better and filter out private people from the
|
|
|
|
|
internal lists
|
|
|
|
|
|
2005-07-18 02:19:53 +05:30
|
|
|
|
2005-07-17 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/Sort.py: Make sure sorting by birthdate handles correctly
|
|
|
|
|
missing dates
|
|
|
|
|
* src/WriteGedcom.py: Export source references at the global person
|
|
|
|
|
level
|
|
|
|
|
|
2005-07-17 10:06:24 +05:30
|
|
|
|
2005-07-16 Steve Hall <digitect@mindspring.org>
|
|
|
|
|
* src/data/main*.css: fix <sup> spacing in CSS files
|
|
|
|
|
|
|
|
|
|
2005-07-16 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: split parents and families
|
|
|
|
|
* src/ReportUtils.py: save note information
|
|
|
|
|
|
2005-07-16 22:38:24 +05:30
|
|
|
|
2005-07-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/Makefile.am: Install NavWebPage.py plugin
|
|
|
|
|
* src/data/Makefile.am: Install stylesheets for NavWebPage
|
|
|
|
|
|
2005-07-16 03:28:29 +05:30
|
|
|
|
2005-07-15 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/Reportutils.py: copy source information while sanitizing data
|
|
|
|
|
* src/plugins/NavWebPage.py: add source references instead of direct
|
|
|
|
|
links to sources
|
|
|
|
|
|
2005-07-16 03:01:09 +05:30
|
|
|
|
2005-07-15 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: Use researcher info from Gramps
|
|
|
|
|
session, not from the database.
|
2005-07-16 03:04:23 +05:30
|
|
|
|
* src/data/main4.css: Typos.
|
2005-07-16 03:01:09 +05:30
|
|
|
|
|
2005-07-15 11:02:31 +05:30
|
|
|
|
2005-07-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-07-15 14:51:22 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: Avoid some segfaults; HTML validation fixes;
|
2005-07-16 00:09:07 +05:30
|
|
|
|
Show all names of a person; Show all images of person/source and
|
2005-07-16 01:39:56 +05:30
|
|
|
|
place; Add plugin version to header; Optimize page titles
|
2005-07-15 11:14:06 +05:30
|
|
|
|
* src/Utils.py (find_mime_type_pixbuf): Dont segfault with note only object
|
|
|
|
|
* src/SelectObject.py (on_select_row): Dont segfault with note only object
|
2005-07-15 22:32:40 +05:30
|
|
|
|
* src/GenericFilter.py: Only load rules that provide the required
|
|
|
|
|
number of arguments.
|
2005-07-15 11:02:31 +05:30
|
|
|
|
|
2005-07-15 02:59:36 +05:30
|
|
|
|
2005-07-14 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: gallery/media object enhancements, div/span fixes
|
2005-07-15 04:55:19 +05:30
|
|
|
|
in HTML, source and place references, individual source pges.
|
2005-07-15 02:59:36 +05:30
|
|
|
|
|
2005-07-15 02:20:16 +05:30
|
|
|
|
2005-07-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/NavWebPage.py: Added display_note_object and
|
|
|
|
|
display_first_image_as_thumbnail to BasePage; PlacePage and
|
|
|
|
|
IndividualPage use this now.
|
2005-07-15 02:44:16 +05:30
|
|
|
|
Display URL list of Individuals and Places
|
2005-07-15 02:20:16 +05:30
|
|
|
|
|
2005-07-14 23:19:48 +05:30
|
|
|
|
2005-07-14 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: wrap content with div, fix encoding problems
|
|
|
|
|
|
2005-07-13 22:31:58 +05:30
|
|
|
|
2005-07-13 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/Sort.py: don't use upper case, let locale.strcoll figure this
|
|
|
|
|
out (correctly) for us
|
|
|
|
|
* src/plugins/NavWebPage.py: fix sorting.
|
2005-07-14 09:51:57 +05:30
|
|
|
|
* src/data/main*.css: added stylesheets for web page generator
|
|
|
|
|
* src/data/Makefile.am: add stylesheets
|
|
|
|
|
|
2005-07-13 20:43:09 +05:30
|
|
|
|
2005-07-13 Alex Roitman <shura@gramps-project.org>
|
2005-07-14 00:34:29 +05:30
|
|
|
|
* src/GenericFilter.py: Proper test for place in event-based
|
|
|
|
|
filters; (Rule.set_list): Add assertion to have the correct number
|
|
|
|
|
of arguments; (various): stop testing for number of arguments.
|
|
|
|
|
* src/AddSpouse.py (LikelyFilter): Add labels to the filter.
|
|
|
|
|
* src/ChooseParents.py (LikelyFilter): Add labels to the filter.
|
|
|
|
|
* src/SelectiChild.py (LikelyFilter): Add labesl to the filter.
|
|
|
|
|
* src/gramps_main.py (init_filters): Instantiate filters with
|
2005-07-31 19:52:38 +05:30
|
|
|
|
correct number of arguments.
|
2005-07-13 20:43:09 +05:30
|
|
|
|
|
2005-07-13 17:44:17 +05:30
|
|
|
|
2005-07-13 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsInMemDB.py: add get_event_cursor
|
|
|
|
|
* src/GrampsDbBase.py: add get_event_cursor
|
|
|
|
|
|
2005-07-13 09:52:28 +05:30
|
|
|
|
2005-07-12 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: handle links properly
|
|
|
|
|
* src/plugins/Makefile.am: export Rebuild.py
|
|
|
|
|
|
2005-07-12 09:38:37 +05:30
|
|
|
|
2005-07-11 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py: add repair_secondary task to rebuild
|
|
|
|
|
secondary indices
|
|
|
|
|
* src/GrampsDbBase.py: add repair_secondary task
|
|
|
|
|
* src/plugins/Check.py: move to "Repair Database" category
|
|
|
|
|
* src/plugins/Rebuild.py: new plugin to repair secondary indices
|
|
|
|
|
|
2005-07-12 03:26:47 +05:30
|
|
|
|
2005-07-11 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/GraphViz.py (GraphViz.__init__): Define nominal and
|
|
|
|
|
reduced margins; (write_report): Use nominal margin to compute
|
|
|
|
|
virtual size and reduced margin to write the margin size;
|
|
|
|
|
(write_header): Write reduced margin into header.
|
|
|
|
|
|
2005-07-11 09:24:31 +05:30
|
|
|
|
2005-07-10 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/NavWebPage.py: enhancements, almost usable
|
|
|
|
|
* src/Report.py: fixed spacing
|
|
|
|
|
|
2005-07-10 10:45:09 +05:30
|
|
|
|
2005-07-09 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ReadXML.py (stop_ref): Properly read id-based witness
|
|
|
|
|
reference created by old gramps.
|
|
|
|
|
|
2005-07-09 04:43:29 +05:30
|
|
|
|
2005-07-09 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py: Make the output conform to the DTDs
|
|
|
|
|
for OpenOffice.org XML
|
|
|
|
|
|
2005-07-09 03:44:07 +05:30
|
|
|
|
2005-07-08 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/GraphViz.py: Use single margin value, properly use
|
|
|
|
|
cm for margin, properly use 2 digits after converting to inches.
|
2005-07-09 04:07:23 +05:30
|
|
|
|
* src/ChooseParents.py (__init__): Handle events with empty dates.
|
2005-07-09 03:44:07 +05:30
|
|
|
|
|
2005-07-07 10:58:46 +05:30
|
|
|
|
2005-07-07 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py: Compute correctly the draw:viewBox to
|
|
|
|
|
please some versions of OpenOffice.org
|
|
|
|
|
|
2005-07-06 02:45:05 +05:30
|
|
|
|
2005-07-05 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/PeopleModel.py (calculate_data): Fix invert of search result
|
|
|
|
|
* src/Date.py (is_equal): Only compare text value for TEXTONLY dates.
|
|
|
|
|
* src/GenericFilter.py: Add new filters to search for notes
|
2005-07-06 02:51:01 +05:30
|
|
|
|
* src/gramps_main.py: Add new filters
|
2005-07-06 02:45:05 +05:30
|
|
|
|
|
2005-07-05 19:51:21 +05:30
|
|
|
|
2005-07-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/system_filters.xml: Remove testing contents.
|
2005-07-05 20:12:51 +05:30
|
|
|
|
* src/EditPerson.py (__init__): Refresh person object from handle,
|
|
|
|
|
if handle exists.
|
|
|
|
|
* src/Marriage.py (__init__): Refresh family object from handle,
|
|
|
|
|
if handle exists.
|
2005-07-06 08:46:57 +05:30
|
|
|
|
* NEWS: Update.
|
|
|
|
|
* configure.in: Bump up the release number.
|
2005-07-05 19:51:21 +05:30
|
|
|
|
|
2005-07-06 09:19:11 +05:30
|
|
|
|
* Release: Version 2.0.5 "It's certainly uncontaminated by cheese"
|
|
|
|
|
released.
|
|
|
|
|
* configure.in: Bump up the version number.
|
|
|
|
|
|
2005-07-04 02:42:43 +05:30
|
|
|
|
2005-07-03 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/GraphViz.py (dump_person): Correctly test for birth
|
|
|
|
|
relations.
|
|
|
|
|
|
2005-07-03 03:00:37 +05:30
|
|
|
|
2005-07-03 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Updated translated to latest template
|
|
|
|
|
|
2005-07-03 01:46:26 +05:30
|
|
|
|
2005-07-02 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (Family.get_handle_referents): Typo;
|
|
|
|
|
(Event.get_handle_referents): Work around possible None for
|
|
|
|
|
witness.
|
|
|
|
|
* src/plugins/Check.py (check_source_references): Add checking
|
|
|
|
|
routine to detect and remove dangling source references.
|
2005-07-03 02:45:53 +05:30
|
|
|
|
* configure.in: Bump up the version number.
|
2005-07-03 01:46:26 +05:30
|
|
|
|
|
2005-07-02 04:00:32 +05:30
|
|
|
|
2005-07-01 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/WebPage.py (write_sibling): Apply patch from bug #
|
|
|
|
|
1230430 at sf.net with minor tweaks.
|
2005-07-02 09:48:10 +05:30
|
|
|
|
* src/NEWS: Update.
|
2005-07-02 04:00:32 +05:30
|
|
|
|
|
2005-06-30 03:02:19 +05:30
|
|
|
|
2005-06-29 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsDbBase.py: don't count_person for gender stats on
|
|
|
|
|
add_person, since already done it commit_person
|
|
|
|
|
|
2005-06-30 02:54:31 +05:30
|
|
|
|
2005-06-29 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/DumpGenderStats.py: New plugin for debugging
|
|
|
|
|
|
2005-06-29 20:53:15 +05:30
|
|
|
|
2005-06-29 Don Allingham <don@gramps-project.org>
|
2005-06-30 01:54:42 +05:30
|
|
|
|
* src/GrampsBSDDB.py: provide an upgrade task to rebuild gender stats
|
2005-06-29 20:53:15 +05:30
|
|
|
|
* src/GrampsDbBase.py: move gender stats handling to the commit_person
|
|
|
|
|
task, instead of trying to handle it in the Person() class
|
|
|
|
|
* src/RelLib.py: removal of genderstats handling
|
|
|
|
|
|
2005-06-28 21:09:39 +05:30
|
|
|
|
2005-06-28 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py: parse date correctly on edit
|
|
|
|
|
* src/ReadGedcom.py: load previously used title properly into
|
|
|
|
|
the dictionary to prevent traceback
|
|
|
|
|
|
2005-06-28 09:05:24 +05:30
|
|
|
|
2005-06-27 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/PeopleView.py: fix on_get_iter on delete person
|
|
|
|
|
|
2005-06-27 19:59:44 +05:30
|
|
|
|
2005-06-27 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Translation fixes
|
2005-06-27 21:04:36 +05:30
|
|
|
|
* src/GenericFilter.py: Do not attempt to translate user filters,
|
|
|
|
|
fix a problem with filter names that contain non-ASCII characters
|
2005-06-27 19:59:44 +05:30
|
|
|
|
|
2005-06-27 04:01:25 +05:30
|
|
|
|
2005-06-26 Don Allingham <don@gramps-project.org>
|
2005-06-27 09:15:05 +05:30
|
|
|
|
* src/ImageSelect.py: allow the path variable to be editable
|
|
|
|
|
* src/gramps.glade: allow the path variable to be editable
|
2005-06-27 08:16:38 +05:30
|
|
|
|
* src/PeopleView.py: partial implementation of the alexrithm to
|
|
|
|
|
select a new person after a person has been deleted
|
2005-06-27 04:13:05 +05:30
|
|
|
|
* src/const.py.in: fix confidence display
|
2005-06-27 04:01:25 +05:30
|
|
|
|
* src/ReadXML.py: prevent duplicate place names on import
|
|
|
|
|
* src/ReadGedcom.py: prevent duplicate place names on import
|
|
|
|
|
|
2005-06-27 02:25:49 +05:30
|
|
|
|
2005-06-26 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/GenericFilter.py: Fix uninitialized ancestor_cache in
|
|
|
|
|
HasCommonAncestorWithFilterMatch, fix or-ing filters
|
|
|
|
|
|
2005-06-25 03:02:43 +05:30
|
|
|
|
2005-06-24 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/PeopleView.py (build_people_context_menu): Workaround to get a
|
|
|
|
|
proper german translation.
|
|
|
|
|
* srx/po/de.po: Updated
|
|
|
|
|
|
2005-06-24 20:05:14 +05:30
|
|
|
|
2005-06-24 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/fr.po: Add missing format line parameters.
|
|
|
|
|
|
2005-06-24 02:58:57 +05:30
|
|
|
|
2005-06-23 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/WriteGedcom.py: Fix GEDCOM date exporting.
|
|
|
|
|
|
2005-06-23 21:59:06 +05:30
|
|
|
|
2005-06-23 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Relationship.py (is_spouse): Use context.
|
|
|
|
|
* src/get_strings: Add "__" to default keywords.
|
2005-06-24 00:45:49 +05:30
|
|
|
|
* src/po/template.po: Update for 2.0.4.
|
2005-06-24 03:20:45 +05:30
|
|
|
|
* src/RelLib.py (SourceNote.replace_source_references,
|
|
|
|
|
MediaBase.replace_media_references,): Fix problem with replacing
|
|
|
|
|
multiple occurrences.
|
2005-06-24 10:18:37 +05:30
|
|
|
|
* src/po/ru.po: Update for 2.0.4.
|
2005-06-23 21:59:06 +05:30
|
|
|
|
|
2005-06-23 21:57:47 +05:30
|
|
|
|
2005-06-23 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/WriteGedcom.py: Fix family source references, fix spurious
|
|
|
|
|
PLAC subrecords, respect more privacy settings
|
|
|
|
|
* src/po/es.po: Translation fixes
|
|
|
|
|
|
2005-06-22 23:28:13 +05:30
|
|
|
|
2005-06-22 Don Allingham <don@gramps-project.org>
|
2005-06-23 04:12:10 +05:30
|
|
|
|
* src/FamilyView.py: fix deleting of spouse and children
|
2005-06-22 23:28:13 +05:30
|
|
|
|
* src/PlaceView.py: fix sorting
|
|
|
|
|
* src/SourceView.py: fix sorting
|
|
|
|
|
|
2005-06-22 20:42:20 +05:30
|
|
|
|
2005-06-22 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GenericFilter.py (IsDescendantOfFilterMatch.__init__):
|
|
|
|
|
Remove unneeded method.
|
2005-06-23 01:39:59 +05:30
|
|
|
|
* src/FamilyView.py (remove_child_clicked): Prevent signal race.
|
|
|
|
|
* NEWS: Update.
|
2005-06-23 02:11:08 +05:30
|
|
|
|
* src/TarFile.py (extract_files): insert missing 'replace' call.
|
2005-06-23 08:39:57 +05:30
|
|
|
|
* src/Relationship.py (is_spouse): return translated spouse name,
|
|
|
|
|
based on gender and family relation.
|
|
|
|
|
* src/plugins/rel_*.py (get_relationship): use new spouse scheme.
|
2005-06-22 20:42:20 +05:30
|
|
|
|
|
2005-06-22 02:21:57 +05:30
|
|
|
|
2005-06-21 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GenericFilter.py: optimize a few filters
|
|
|
|
|
|
2005-06-21 17:56:49 +05:30
|
|
|
|
2005-06-21 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/fr.po: Remove extra "%" signs.
|
2005-06-21 19:24:03 +05:30
|
|
|
|
* src/Report.py (CommandLineReport.parse_option_str): Fix indentation.
|
2005-06-21 17:56:49 +05:30
|
|
|
|
|
2005-06-21 15:20:18 +05:30
|
|
|
|
2005-06-21 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py: Resolve handle-person mixup +many other bugfixes
|
|
|
|
|
|
2005-06-21 09:34:44 +05:30
|
|
|
|
2005-06-20 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/AddSpouse.py: accept Person instead of handle
|
|
|
|
|
* src/ChooseParents.py: accept Person instead of handle
|
|
|
|
|
* src/GenericFilter.py: use single pass through database, filters
|
|
|
|
|
accept Person objects instead of handles
|
|
|
|
|
* src/PeopleModel.py: don't precalculate handle list
|
|
|
|
|
* src/RelLib.py: allow person object to be initialized with
|
|
|
|
|
serialized data
|
|
|
|
|
* src/SelectChild.py: accept Person instead of handle
|
|
|
|
|
|
2005-06-20 19:04:04 +05:30
|
|
|
|
2005-06-20 Alexander Roitman <shura@gramps-project.org>
|
2005-06-21 09:34:44 +05:30
|
|
|
|
* src/SelectChild.py (LikelyFilter.prepare,LikelyFilter.apply):
|
2005-06-20 19:04:04 +05:30
|
|
|
|
Handle absent birth of a parent.
|
|
|
|
|
* src/AddSpouse.py (LikelyFilter.prepare,LikelyFilter.apply):
|
|
|
|
|
Handle absent birth of a parent; correctly use gender.
|
|
|
|
|
|
2005-06-19 21:57:11 +05:30
|
|
|
|
2005-06-19 Don Allingham <don@gramps-project.org>
|
2005-06-20 09:04:55 +05:30
|
|
|
|
* src/AddSpouse.py: display idle cursor, build better likely filter
|
2005-06-20 01:00:25 +05:30
|
|
|
|
* src/SelectChild.py: display idle cursor
|
2005-06-19 21:57:11 +05:30
|
|
|
|
* src/ChooseParents.y: display "Loading..." while loading lists
|
|
|
|
|
|
2005-06-19 09:06:30 +05:30
|
|
|
|
2005-06-18 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ChooseParents.py: build custom filter rules to speed up
|
|
|
|
|
loading the data, provide watch cursor to provide feedback to
|
|
|
|
|
the user.
|
|
|
|
|
* src/Date.py: provide sort data recalculation function
|
|
|
|
|
|
2005-06-19 02:20:19 +05:30
|
|
|
|
2005-06-19 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py: Changed the entry fields to
|
|
|
|
|
SpinButtons as suggested by Alex
|
|
|
|
|
|
2005-06-18 08:52:26 +05:30
|
|
|
|
2005-06-17 Don Allingham <don@gramps-project.org>
|
2005-06-18 09:25:12 +05:30
|
|
|
|
* src/ChooseParents.py: optimize the add of a person to the models
|
2005-06-18 08:52:26 +05:30
|
|
|
|
* src/EditPlace.py: check to make sure a duplicate title is not
|
|
|
|
|
entered
|
|
|
|
|
|
2005-06-17 22:28:26 +05:30
|
|
|
|
2005-06-17 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/WriteGedcom.py (write_sources): Pass handle to the id
|
|
|
|
|
creator; (write_person): write person sources; (sid): return
|
|
|
|
|
gramps_id; (write_families): write family sources.
|
|
|
|
|
|
2005-06-17 23:02:54 +05:30
|
|
|
|
* src/WriteGedcom.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/ExportVCalendar.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/ExportVCard.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/GraphViz.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/IndivComplete.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/NavWebPage.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/StatisticsChart.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/TimeLine.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/WebPage.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/WriteFtree.py: Pass gramps_id to filter rules.
|
|
|
|
|
* src/plugins/WriteGeneWeb.py: Pass gramps_id to filter rules.
|
2005-06-18 01:10:42 +05:30
|
|
|
|
|
|
|
|
|
* src/plugins/WebPage.py (write_report): Test for empty dir_name.
|
|
|
|
|
|
2005-06-16 16:14:25 +05:30
|
|
|
|
2005-06-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (on_merge_activate,on_fast_merge_activate):
|
|
|
|
|
only merge if exactly two persons have been selected
|
|
|
|
|
|
2005-06-15 18:51:02 +05:30
|
|
|
|
2005-06-15 Alex Roitman <shura@gramps-project.org>
|
2005-06-15 19:15:24 +05:30
|
|
|
|
* src/WriteGedcom.py (GedcomWriterOptionBox.get_option_box):
|
|
|
|
|
Build person-centered filters only if a person is selected.
|
2005-06-15 19:16:11 +05:30
|
|
|
|
* src/plugins/WriteGeneweb.py (GeneWebWriterOptionBox.get_option_box):
|
|
|
|
|
Build person-centered filters only if a person is selected.
|
|
|
|
|
* src/plugins/WriteFtree.py (FtreeWriterOptionBox.get_option_box):
|
|
|
|
|
Build person-centered filters only if a person is selected.
|
2005-06-15 18:51:02 +05:30
|
|
|
|
|
2005-06-16 06:00:07 +05:30
|
|
|
|
* src/PedView.py (load_canvas): Set anchor_txt to None if no
|
|
|
|
|
person is selected; (set_anchor,remove_anchor): Only set anchor
|
|
|
|
|
text if anchor_txt evaluates as True.
|
|
|
|
|
|
2005-06-15 18:42:07 +05:30
|
|
|
|
2005-06-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-06-15 20:57:10 +05:30
|
|
|
|
* src/po/de.po: Applied patches from Jens Seidel <jensseidel@users.sf.net>
|
2005-06-15 19:58:13 +05:30
|
|
|
|
and Anton Huber <anton_huber@gmx.de>
|
|
|
|
|
|
2005-06-11 03:18:48 +05:30
|
|
|
|
2005-06-10 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/docgen/AbiWord2Doc.py: Only embed one data chunk per image
|
|
|
|
|
file; add empty paragraph if the image is not in paragraph already.
|
|
|
|
|
|
2005-06-10 18:44:37 +05:30
|
|
|
|
2005-06-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ReportUtils.py (place_name): Really return place name
|
2005-06-10 19:33:27 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: Marked strings for translation; Dont crash
|
|
|
|
|
if media file does not exist; Generate pages for every place; Build list
|
|
|
|
|
of used sources
|
2005-06-10 18:44:37 +05:30
|
|
|
|
|
2005-06-09 20:36:52 +05:30
|
|
|
|
2005-06-09 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/Makefile.am: Install vCal and vCard plugins
|
|
|
|
|
|
2005-06-09 02:37:40 +05:30
|
|
|
|
2005-06-08 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/EditPerson (__init__): Make gender guessing work again
|
|
|
|
|
|
2005-06-09 00:31:26 +05:30
|
|
|
|
2005-06-08 Daniel Durand <daniel@durand-amd.net>
|
|
|
|
|
* src/plugins/rel_fr.py: Add more levels; provide fallback phrases.
|
|
|
|
|
|
2005-06-07 22:11:50 +05:30
|
|
|
|
2005-06-07 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/FamilyView.py (north_american,latin_american,icelandic): Fix
|
|
|
|
|
object/handle mixups.
|
|
|
|
|
|
2005-06-06 01:14:43 +05:30
|
|
|
|
2005-06-05 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Translated rest of the tips (=everything).
|
|
|
|
|
Improved previous translations and fixed typos.
|
|
|
|
|
|
2005-06-05 22:52:40 +05:30
|
|
|
|
2005-06-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* configure.in: Bump up the version number.
|
2005-06-06 10:33:48 +05:30
|
|
|
|
* src/Utils.py (strip_context): Add function.
|
2005-06-05 22:52:40 +05:30
|
|
|
|
|
2005-06-05 11:31:33 +05:30
|
|
|
|
2005-06-05 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DateHandler.py: fixed initialization of parser class
|
2005-06-05 22:52:40 +05:30
|
|
|
|
* Release: Version 2.0.3 "Mynd you, møøse bites Kan be pretty
|
|
|
|
|
nasti..." released.
|
2005-06-05 11:31:33 +05:30
|
|
|
|
|
2005-06-05 10:49:43 +05:30
|
|
|
|
2005-06-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* configure.in: Bump up the version number.
|
|
|
|
|
|
2005-06-05 00:38:38 +05:30
|
|
|
|
2005-06-04 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DateHandler.py: handle generic "en", "fr" cases as a fallback
|
|
|
|
|
if the unknown "yy_XX" code is passed. Try yy if yy_XX fails.
|
|
|
|
|
* src/dates/Date_*.py: add a default xx case
|
|
|
|
|
|
2005-06-05 10:49:16 +05:30
|
|
|
|
* Release: Version 2.0.2 "Little fermented curd will do the trick"
|
|
|
|
|
released.
|
|
|
|
|
|
2005-06-04 09:36:47 +05:30
|
|
|
|
2005-06-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DateHandler.py: add more English locales
|
|
|
|
|
* src/dates/Date_fi.py: fix estimated/calculated, handle span
|
|
|
|
|
properly
|
|
|
|
|
* src/dates/Makefile.am: remove Date_fi for 2.0.2
|
|
|
|
|
|
2005-06-04 03:31:49 +05:30
|
|
|
|
2005-06-04 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Updated translation to 2.0.2 template.pot.
|
|
|
|
|
Everything except for a few dozen tips is translated.
|
|
|
|
|
|
2005-06-04 02:37:17 +05:30
|
|
|
|
2005-06-03 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Translation update for version 2.0.2.
|
|
|
|
|
|
2005-06-03 21:33:45 +05:30
|
|
|
|
2005-06-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py: Don't add empty strings to pdmap
|
|
|
|
|
* src/AutoComp.py: don't add empty strings to completion
|
|
|
|
|
|
2005-06-03 19:09:36 +05:30
|
|
|
|
2005-06-03 Alexander Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Utils.py (bold_label,unbold_label,temp_label): optionally
|
|
|
|
|
set cursor.
|
|
|
|
|
* src/EditSource.py (__init__,on_switch_page): Call
|
|
|
|
|
display_references using idle_add; (display_references): set
|
|
|
|
|
cursor when done.
|
2005-06-03 19:14:55 +05:30
|
|
|
|
* src/EditPlace (__init__,on_switch_page): Call
|
|
|
|
|
display_references using idle_add; (display_references): set
|
|
|
|
|
cursor when done.
|
2005-06-03 19:39:47 +05:30
|
|
|
|
* src/ImageSelect (__init__,on_switch_page): Call
|
|
|
|
|
display_references using idle_add; (display_references): set
|
|
|
|
|
cursor when done.
|
2005-06-03 19:09:36 +05:30
|
|
|
|
|
2005-06-04 00:59:43 +05:30
|
|
|
|
* src/EditPlace.py, src/EditSource.py: Detect new objects by
|
|
|
|
|
handle.
|
|
|
|
|
* src/const.py.in (save_frel): Return English strings.
|
2005-06-04 01:53:44 +05:30
|
|
|
|
* src/plugins/FamilyGroup.py (parse_user_options): Only select
|
|
|
|
|
spouse if there is any.
|
2005-06-03 21:06:24 +05:30
|
|
|
|
|
2005-06-03 15:46:14 +05:30
|
|
|
|
2005-06-03 Jens Arvidsson <jya@sverige.nu>
|
|
|
|
|
* src/po/sv.po: Minor fixes found via pochkpyvar.pl.
|
|
|
|
|
|
2005-06-03 15:02:28 +05:30
|
|
|
|
2005-06-03 Jens Arvidsson <jya@sverige.nu>
|
|
|
|
|
* src/po/sv.po: Translation update for version 2.0.2.
|
|
|
|
|
|
2005-06-03 02:01:39 +05:30
|
|
|
|
2005-06-02 Don Allingham <don@gramps-project.org>
|
2005-06-03 03:40:28 +05:30
|
|
|
|
* src/dates/Date_fi.py: Finnish date parser
|
|
|
|
|
* src/dates/Makefile.am: added Date_fi.py
|
2005-06-03 02:01:39 +05:30
|
|
|
|
* src/ChooseParents.py: fixed all_males filtering problem, display
|
|
|
|
|
all people when a person is blocked by the likely filter
|
|
|
|
|
|
2005-06-03 01:36:37 +05:30
|
|
|
|
2005-06-02 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ReadGedcom.py (get_next): Use single space to split the line
|
|
|
|
|
into level, tag, and the field contents; strip extra white space
|
|
|
|
|
off the tag name.
|
2005-06-03 02:35:08 +05:30
|
|
|
|
* src/po/ru.po: Update for 2.0.2.
|
2005-06-03 02:53:28 +05:30
|
|
|
|
* NEWS: Update.
|
2005-06-03 01:36:37 +05:30
|
|
|
|
|
2005-06-02 02:06:23 +05:30
|
|
|
|
2005-06-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/Utils.py (probably_alive): If no year is given it now treats
|
|
|
|
|
people as dead when they have a death event instead of counting them
|
|
|
|
|
as alive in the curent year when they died in the current year.
|
|
|
|
|
|
2005-06-02 00:55:28 +05:30
|
|
|
|
2005-06-01 Anton Huber <anton_huber@gmx.de>
|
|
|
|
|
* src/po/de.po: Updated translation
|
|
|
|
|
|
2005-06-01 23:32:53 +05:30
|
|
|
|
2005-06-01 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/PeopleModel.py: Improve rebuid times by using database cursor,
|
|
|
|
|
caching sort names, and replacing loops with map/lamba
|
|
|
|
|
* src/PeopleView.py: prevent goto_active_person reentrancy, use get_selected_objects
|
|
|
|
|
instead of selected_foreach, combine row_changed and set_dnd_target into the same
|
|
|
|
|
callback, rebuild only affected surname on person-update if pissible
|
|
|
|
|
|
2005-06-01 20:39:55 +05:30
|
|
|
|
2005-06-01 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/Makefile.am: Don't ship NavWebPage yet.
|
|
|
|
|
* src/po/template.po: Update for 2.0.2.
|
|
|
|
|
|
2005-06-01 09:15:40 +05:30
|
|
|
|
2005-05-31 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/Checkpoint.py: add support for custom command
|
|
|
|
|
|
2005-05-31 21:00:42 +05:30
|
|
|
|
2005-05-30 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/DbPrompter.py: Properly return False if opening a file failed
|
|
|
|
|
|
2005-05-31 19:23:01 +05:30
|
|
|
|
2005-05-31 Anton Huber <anton_huber@gmx.de>
|
|
|
|
|
* src/po/de.po: Updated translation
|
|
|
|
|
|
2005-05-31 08:51:10 +05:30
|
|
|
|
2005-05-30 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/Checkpoint.py: Start of a checkpoint tool
|
|
|
|
|
|
2005-05-30 20:49:04 +05:30
|
|
|
|
2005-05-30 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ArgHandler.py (handle_args) Exit if opening a file failed
|
|
|
|
|
* src/Errors.py: New exception type "FileVersionError"
|
|
|
|
|
* src/GrampsDbBase.py (version_supported): New method
|
|
|
|
|
* src/GrampsBSDDB.py (version_supported): New method
|
|
|
|
|
* src/gramps_main.py (read_file) catch FileVersionError;
|
|
|
|
|
(post_load): only load if version_supported()
|
|
|
|
|
* src/ReadGrdb.py (importData): only load if version_supported()
|
|
|
|
|
|
2005-05-30 20:46:12 +05:30
|
|
|
|
2005-05-30 Matt Brubeck <mbrubeck@cs.hmc.edu>
|
|
|
|
|
* src/DbPrompter.py: fix handling of spaces when creating a new
|
|
|
|
|
file - use open instead of "touch"
|
|
|
|
|
|
2005-05-30 20:30:57 +05:30
|
|
|
|
2005-05-30 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/sv.po: Typo (closes 1211150).
|
|
|
|
|
|
2005-05-29 00:59:29 +05:30
|
|
|
|
2005-05-28 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (read_file): Optimize exception handling of
|
|
|
|
|
load_database errors.
|
|
|
|
|
* src/ArgHandler.py (auto_save_load): Return actual status of
|
|
|
|
|
read_file instead of always 1. This will now open the select database
|
|
|
|
|
dialog on autoload errors.
|
|
|
|
|
|
2005-05-28 21:25:21 +05:30
|
|
|
|
2005-05-28 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* configure.in: Bump up the version number after 2.0.1.
|
|
|
|
|
|
2005-05-28 11:51:37 +05:30
|
|
|
|
2005-05-28 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (change_active_person): Dont change to the
|
|
|
|
|
current active person again.
|
|
|
|
|
* src/FamilyView.py (drag_data_received): Allow reordering of childs
|
|
|
|
|
when they were not correctly ordered before.
|
|
|
|
|
|
2005-05-27 19:19:50 +05:30
|
|
|
|
2005-05-23 Jens Arvidsson <jya@sverige.nu>
|
|
|
|
|
* src/po/sv.po: A few fixes to the Swedish translation.
|
|
|
|
|
|
2005-05-27 04:01:04 +05:30
|
|
|
|
2005-05-26 Don Allingham <don@gramps-project.org>
|
2005-05-27 08:17:01 +05:30
|
|
|
|
* src/PeopleView.py: back port anti-flicker code from HEAD
|
|
|
|
|
* src/dates/Date_de.py: use "etwa" instead of "circa"
|
2005-05-27 04:01:04 +05:30
|
|
|
|
* src/DateDisplay.py: don't mark date formats as translatable
|
|
|
|
|
|
2005-05-26 05:42:34 +05:30
|
|
|
|
2005-05-25 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DateDisplay.py: properly encode french republican dates as unicode
|
|
|
|
|
|
2005-05-26 02:39:51 +05:30
|
|
|
|
2005-05-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/EditSource.py (DelSrcQuery.query_response),
|
|
|
|
|
src/EditPlace.py (DeletePlaceQuery.query_response),
|
|
|
|
|
src/ImageSelect.py (DeleteMediaQuery.query_response): Block
|
|
|
|
|
signals while removing the references of the to be deleted
|
|
|
|
|
object to get much more speed.
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Add place, media and source
|
|
|
|
|
references.
|
|
|
|
|
* src/SourceView.py (button_press): Handle case of no selection.
|
|
|
|
|
|
2005-05-25 22:50:47 +05:30
|
|
|
|
2005-05-25 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/WriteGedcom.py (write_person): Typo.
|
|
|
|
|
|
2005-05-26 00:21:10 +05:30
|
|
|
|
* src/NameDisplay.py (sorted): Use sorted name, not display name flag.
|
|
|
|
|
* src/Sort.py (by_sorted_name): Add method.
|
|
|
|
|
* src/WebPage (dump_index): Proper sorting, for both last name
|
|
|
|
|
sections and the names within each section.
|
|
|
|
|
|
2005-05-25 19:01:18 +05:30
|
|
|
|
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py: disabled search because it does not do
|
|
|
|
|
what the user expects.
|
|
|
|
|
|
|
|
|
|
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py: rename on_scratch_pad_delete_event for consistency
|
|
|
|
|
* src/plugins/scratchpad.glade: add on_scratch_pad_delete_event to fix bug
|
|
|
|
|
when window is close using the window manager close button.
|
|
|
|
|
|
2005-05-24 08:15:48 +05:30
|
|
|
|
2005-05-23 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MergePeople.py: clean up and refactoring of code.
|
2005-05-28 21:24:48 +05:30
|
|
|
|
* Release: Version 2.0.1 "None shall pass" released.
|
2005-05-24 08:15:48 +05:30
|
|
|
|
|
2005-05-24 05:24:26 +05:30
|
|
|
|
2005-05-23 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/ru.po: More tranlsated tips.
|
|
|
|
|
|
2005-05-24 02:25:25 +05:30
|
|
|
|
2005-05-23 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Translate all fuzzy strings. Tips are still to be
|
|
|
|
|
translated
|
|
|
|
|
* src/plugins/StatisticsChart.py: Fix a typo in one string
|
|
|
|
|
(I actually changed the string, but now it should actually be
|
|
|
|
|
understandable i.e. something people can localize)
|
|
|
|
|
* src/dates/Makefile.am, src/dates/Date_fi.py: Remove Finnish date
|
|
|
|
|
parser. Unfortunately I don't have time either to fix DateParser.py
|
|
|
|
|
regexps matches to be position independent or write the required
|
|
|
|
|
(almost) duplicate code to Date_fi.py directly
|
|
|
|
|
|
2005-05-24 00:19:52 +05:30
|
|
|
|
2005-05-23 Jens Arvidsson <jya@sverige.nu>
|
|
|
|
|
* src/po/sv.po: Translation update for version 2.0.1.
|
|
|
|
|
|
2005-05-23 09:38:41 +05:30
|
|
|
|
2005-05-22 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MergePeople.py: merge improvements, merge data not merged before.
|
|
|
|
|
|
2005-05-23 07:58:17 +05:30
|
|
|
|
2005-05-22 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ImageSelect.py (item_event): Do nothing if nothing is selected.
|
|
|
|
|
* src/EditSource.py (button_press): Return if no data.
|
|
|
|
|
* src/Sources.py (drag_data_get): Return if no data.
|
|
|
|
|
* src/EditPerson.py (ev_drag_data_get,name_drag_data_get):
|
|
|
|
|
Return if no data.
|
|
|
|
|
* src/EditPlace.py (url_source_drag_data_get): Properly obtain data;
|
|
|
|
|
return if no data.
|
|
|
|
|
|
2005-05-22 10:26:09 +05:30
|
|
|
|
2005-05-22 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Updated translation for filters, tips still pending
|
|
|
|
|
|
2005-05-22 09:17:00 +05:30
|
|
|
|
2005-05-21 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ChooseParents.py: handle the addition of a person correctly.
|
|
|
|
|
Warn if the person just added is suppressed by the filter.
|
|
|
|
|
* src/MergePeople.py: use __debug__ for print statements
|
|
|
|
|
|
|
|
|
|
2005-05-20 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MergePeople.py: fixed name merging, incorporate Martin's
|
|
|
|
|
patches.
|
|
|
|
|
|
2005-05-21 02:03:43 +05:30
|
|
|
|
2005-05-20 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Merge PO file and (finally) translate the welcome
|
|
|
|
|
message. Otherwise translation is not yet updated
|
2005-05-21 02:08:19 +05:30
|
|
|
|
* src/data/gramps.desktop: Add Finnish translations
|
2005-05-21 02:03:43 +05:30
|
|
|
|
|
2005-05-21 01:21:30 +05:30
|
|
|
|
2005-05-20 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/WriteXML.py: Remove unnecessary database reads, so it does no
|
|
|
|
|
longer crash when exporting a corrupt database.
|
2005-05-21 01:35:55 +05:30
|
|
|
|
* src/WriteGedcom.py: Some hardening against corrupt database.
|
2005-05-21 01:21:30 +05:30
|
|
|
|
|
2005-05-20 22:47:22 +05:30
|
|
|
|
2005-05-20 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/SelectObject.py (on_select_row): Properly get mime type.
|
2005-05-20 23:49:23 +05:30
|
|
|
|
* src/GrampsBSDDB.py (remove_object): Use correct key for transaction.
|
|
|
|
|
* src/ImageSelect.py (add_thumbnail, on_delete_media_clicked):
|
|
|
|
|
Identify canvas items by MediaRef instance, not by the handle of the
|
|
|
|
|
referred MediaObject.
|
2005-05-21 10:16:08 +05:30
|
|
|
|
* src/gramps_main.py (read_file): Remove set_resizable() calls.
|
2005-05-21 01:40:09 +05:30
|
|
|
|
* src/MediaView.py (on_drag_drop): Remove drag_get_data() call
|
|
|
|
|
as it was calling extraneous 'drag-data-received' signal.
|
2005-05-21 02:57:03 +05:30
|
|
|
|
* src/ReadGedcom.py (parse_person_object,parse_family_object):
|
|
|
|
|
Always add media references/objects, even if the files are not found
|
|
|
|
|
(keep the warnings); set the note for the media references.
|
2005-05-21 03:00:17 +05:30
|
|
|
|
* example/gedcom/sample.ged: Correct object format tags.
|
2005-05-20 22:47:22 +05:30
|
|
|
|
|
2005-05-21 08:56:14 +05:30
|
|
|
|
* src/ChooseParents.py (close_child_windows): Pass no arguments
|
|
|
|
|
to child_window.close().
|
|
|
|
|
|
2005-05-19 21:14:39 +05:30
|
|
|
|
2005-05-19 Don Allingham <don@gramps-project.org>
|
2005-05-20 09:13:59 +05:30
|
|
|
|
* src/DisplayModels.py: remove place column
|
|
|
|
|
* src/MediaView.py: delete Place option
|
|
|
|
|
* src/GrampsDbBase.py: new default for media columns
|
|
|
|
|
* src/GrampsBSDDB.py: upgrade database version for media columns
|
2005-05-19 21:14:39 +05:30
|
|
|
|
* src/MediaView.py: enable sorting by columns
|
|
|
|
|
* src/DisplayModels.py: enable sorting by columns for MediaModel
|
|
|
|
|
|
2005-05-19 21:03:49 +05:30
|
|
|
|
2005-05-19 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/MergePeople.py (merge_family_pair): Properly use handles.
|
2005-05-19 22:52:15 +05:30
|
|
|
|
* src/RelLib.py (SourceNote.replace_source_references): Properly
|
|
|
|
|
replace references; (MediaBase.replace_media_references): Properly
|
|
|
|
|
replace references.
|
|
|
|
|
* src/MergeData.py: Correct comments.
|
2005-05-19 23:32:34 +05:30
|
|
|
|
* src/mergedata.glade: Make information panes non-editable.
|
2005-05-19 23:57:34 +05:30
|
|
|
|
* src/gramps.glade: Enclose date and place groups into tables,
|
|
|
|
|
to allow proper widget order when using tab key.
|
2005-05-20 02:13:35 +05:30
|
|
|
|
* src/EditSource.py (button_press): Properly test event names.
|
2005-05-20 02:35:27 +05:30
|
|
|
|
* src/po/ru.po: Partial update for 2.0.1.
|
2005-05-19 21:03:49 +05:30
|
|
|
|
|
2005-05-19 13:27:50 +05:30
|
|
|
|
2005-05-19 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py: Catch invalid input in some filters;
|
|
|
|
|
(old_names_2_class): Add one name for full 1.0.11 compatibility;
|
|
|
|
|
(FilterParser): Properly catch invalid rule names and invalid
|
|
|
|
|
module/class names.
|
|
|
|
|
|
2005-05-19 05:45:30 +05:30
|
|
|
|
2005-05-18 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/dates/Date_de.py: handle dates in the form of dd. mon year
|
|
|
|
|
|
2005-05-19 02:46:08 +05:30
|
|
|
|
2005-05-18 Richard Bos <radoeka@xs4all.nl>
|
|
|
|
|
* src/data/gramps.desktop: Add Dutch strings.
|
|
|
|
|
|
2005-05-19 02:45:04 +05:30
|
|
|
|
2005-05-18 James Treacy <treacy@debian.org>
|
|
|
|
|
* src/data/tips.xml: Update and rework.
|
|
|
|
|
|
2005-05-19 02:26:30 +05:30
|
|
|
|
2005-05-18 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GenericFilter.py: Use class names for internal work; Rework
|
|
|
|
|
ID-based filters to use gramps-id instead of a handle.
|
|
|
|
|
* src/plugins/FilterEditor.py: Use class names for internal work.
|
2005-05-19 02:59:35 +05:30
|
|
|
|
* src/po/template.po: Update for 2.0.1.
|
2005-05-19 08:19:24 +05:30
|
|
|
|
* src/gramps_main.py (open_example): Add example database funciton.
|
2005-05-19 09:34:10 +05:30
|
|
|
|
* NEWS: Update.
|
2005-05-19 09:42:12 +05:30
|
|
|
|
* src/po/ru.po: Partial update for 2.0.1.
|
2005-05-19 09:34:10 +05:30
|
|
|
|
|
2005-05-19 01:57:02 +05:30
|
|
|
|
2005-05-18 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReadGedcom.py: grab description for birth and death events
|
|
|
|
|
* src/WriteGedcom.py: export description for birth and death events
|
|
|
|
|
* example/gedcom/sample.ged: add test case
|
|
|
|
|
|
2005-05-18 21:07:05 +05:30
|
|
|
|
2005-05-18 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GrampsInMemDB.py: Emit the *-delete signals correctly.
|
|
|
|
|
* src/GrampsDbBase.py: Emission of the *-update/*-add signals should not depend
|
|
|
|
|
on the existance of a transaction.
|
|
|
|
|
|
2005-05-18 21:04:02 +05:30
|
|
|
|
2005-05-18 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/FilterEditor.py: sort entries in Add Rule dialog
|
|
|
|
|
|
2005-05-18 14:13:04 +05:30
|
|
|
|
2005-05-18 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GrampsBSDDB.py, src/GrampsDbBase.py, src/GrampsInMemDB.py,
|
|
|
|
|
src/RelLib.py: Catch invalid arguments instead of crashing.
|
|
|
|
|
TODO: raise TypeError or HandleError instead of simply returning?
|
|
|
|
|
|
2005-05-18 19:06:07 +05:30
|
|
|
|
* src/plugins/TestcaseGenerator.py: Added debbuging helpers for signal emissions
|
|
|
|
|
|
2005-05-18 03:45:32 +05:30
|
|
|
|
2005-05-17 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GenericFilter.py: Change filter rule names to make them consistent.
|
|
|
|
|
* src/gramps_main.py: Change filter names to make them consistent.
|
|
|
|
|
|
2005-05-18 10:03:15 +05:30
|
|
|
|
* src/Date.py: Import gettext.
|
|
|
|
|
* src/DateDisplay.py: Import gettext.
|
|
|
|
|
* src/GenericFilter.py: Support existing custom_filters.xml files
|
|
|
|
|
by adding an old2new mapping for names.
|
|
|
|
|
|
2005-05-18 10:23:28 +05:30
|
|
|
|
* src/AddSpouse.py (select_spouse_clicked): Display warning and
|
|
|
|
|
provide a way to override when trying to add child/parent as a spouse.
|
|
|
|
|
|
2005-05-18 01:16:52 +05:30
|
|
|
|
2005-05-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/ImportGeneWeb.py (decode): Decode characters and named
|
|
|
|
|
entities. Because gramps is not web browser based we can simply use
|
|
|
|
|
unicode.
|
|
|
|
|
|
2005-05-17 07:00:50 +05:30
|
|
|
|
2005-05-16 Don Allingham <don@gramps-project.org>
|
2005-05-17 09:28:18 +05:30
|
|
|
|
* src/PlaceView.py: select correct column for sorting
|
|
|
|
|
* src/SourceView.py: select correct column for sorting
|
2005-05-17 07:00:50 +05:30
|
|
|
|
* src/WriteGedcom.py: used 'replace' mode on iso-8859-1 string
|
|
|
|
|
encoding conversion
|
|
|
|
|
|
2005-05-17 02:26:25 +05:30
|
|
|
|
2005-05-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ReadGedcom.py (parse_trailer): Catch EOF to warn about premature
|
|
|
|
|
EOF only once; Always close file; (parse_record): Properly catch
|
|
|
|
|
premature EOF instead of unknown level 0 records; Support single line
|
|
|
|
|
SOUR records; (parse_address): Support PHON and NOTE, ignore _NAME.
|
|
|
|
|
|
2005-05-17 01:14:25 +05:30
|
|
|
|
2005-05-16 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ansel_utf8.py: Convert to Unix end-of-line.
|
|
|
|
|
|
2005-05-17 03:30:59 +05:30
|
|
|
|
* src/plugins/StatisticsChart.py: Minor stylistic corrections.
|
|
|
|
|
* src/GenericFilter.py: Minor stylistic corrections.
|
|
|
|
|
|
2005-05-17 09:13:36 +05:30
|
|
|
|
* src/TarFile.py: Indent with spaces, remove string module.
|
|
|
|
|
* src/RelImage.py: Remove unused string module.
|
|
|
|
|
* src/SubstKeywords.py: Remove string module.
|
|
|
|
|
|
2005-05-17 01:03:19 +05:30
|
|
|
|
2005-05-16 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/FamilyView.py: fix reordering of children in family view
|
|
|
|
|
|
2005-05-16 04:29:25 +05:30
|
|
|
|
2005-05-15 Don Allingham <don@gramps-project.org>
|
2005-05-16 09:36:28 +05:30
|
|
|
|
* src/ChooseParents.py: redraw window properly after person add
|
2005-05-16 04:29:25 +05:30
|
|
|
|
* src/DisplayModels.py: provide sorting support
|
|
|
|
|
* src/PlaceView.py: add sorting by columns
|
|
|
|
|
* src/SourceView.py: add sorting by columns
|
|
|
|
|
|
2005-05-14 22:29:45 +05:30
|
|
|
|
2005-05-14 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReadGedcom.py: add a few more items to parse from Legacy
|
|
|
|
|
generated GEDCOM files
|
|
|
|
|
|
2005-05-14 21:46:17 +05:30
|
|
|
|
2005-05-14 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/data/Makefile.am: Always install gramps.schemas and gramps.xml,
|
|
|
|
|
with or without packager mode.
|
|
|
|
|
|
2005-05-14 15:33:36 +05:30
|
|
|
|
2005-05-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (IsSiblingOfFilterMatch): Match only sibling,
|
|
|
|
|
not the filterMatch; (HasEvent,HasFamilyEvent): Dont crash in filter
|
|
|
|
|
editor.
|
|
|
|
|
|
2005-05-14 18:22:27 +05:30
|
|
|
|
* src/GenericFilter.py (HasTextMatchingSubstringOf, HasTextMatchingRegexpOf):
|
|
|
|
|
Search media objects in full text search.
|
|
|
|
|
* src/RelLib.py: Add GRAMPS ID to get_text_data_list so this field is
|
|
|
|
|
usable in full text search; Dont crash if get_text_data_list contains
|
|
|
|
|
None values instead of empty strings.
|
2005-05-14 18:49:56 +05:30
|
|
|
|
|
|
|
|
|
* src/EditPerson.py, src/AddMedia.py, src/ImageSelect.py, src/ReportUtils.py,
|
|
|
|
|
src/SelectObject.py, src/plugins/Ancestors.py, src/plugins/IndivComplete.py,
|
|
|
|
|
src/plugins/IndivSummary.py, src/plugins/WebPage.py, src/plugins/WriteCD.py:
|
|
|
|
|
Dont crash with "note only" media object.
|
2005-05-14 18:22:27 +05:30
|
|
|
|
|
2005-05-14 11:03:38 +05:30
|
|
|
|
2005-05-13 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/plugins/ScratchPad.py: fix GdkAtom index problem with pygtk2.4
|
|
|
|
|
|
2005-05-14 01:51:45 +05:30
|
|
|
|
2005-05-13 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (HasEvent,HasFamilyEvent): Correct filter rules
|
|
|
|
|
|
2005-05-13 21:14:36 +05:30
|
|
|
|
2005-05-13 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/DateDisplay.py (DateDisplayEn): Localize format names.
|
|
|
|
|
|
2005-05-13 22:33:32 +05:30
|
|
|
|
* src/get_strings: Support extracting strings from tips.xml file.
|
|
|
|
|
* src/build_po: Process tips.xml file.
|
|
|
|
|
* src/TipOfDay.py (TipOfDay.__init__): Use translated tips.
|
|
|
|
|
* src/po/template.po: new translatable strings.
|
|
|
|
|
|
2005-05-14 10:04:14 +05:30
|
|
|
|
* src/DateEdit.py (parse_and_check): Display date as parsed on
|
2005-05-14 10:06:42 +05:30
|
|
|
|
focus-out from the entry fields.
|
2005-05-14 10:04:14 +05:30
|
|
|
|
|
2005-05-13 15:51:38 +05:30
|
|
|
|
2005-05-13 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/SelectChild.py (on_save_child_clicked) Commit new parent family
|
|
|
|
|
of child properly; correct handle/object mismatch; exec parent callback
|
|
|
|
|
to do a proper redraw (closes #1201151)
|
|
|
|
|
|
2005-05-13 18:18:00 +05:30
|
|
|
|
* src/dates/Date_de.py: Register for all variants of german; Add other
|
|
|
|
|
variants of month names for parser
|
|
|
|
|
|
2005-05-13 18:20:10 +05:30
|
|
|
|
* src/Date.py: Raise Exception.DateError on invalid arguments
|
2005-05-13 18:23:00 +05:30
|
|
|
|
* src/DateParser.py: Catch DateError and use text only date as fallback
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Handle DateError exception
|
2005-05-13 18:20:10 +05:30
|
|
|
|
|
2005-05-13 18:29:24 +05:30
|
|
|
|
* src/plugins/ImportGeneWeb.py: Distinguish unknown people
|
2005-05-13 21:02:58 +05:30
|
|
|
|
|
|
|
|
|
* src/DateDisplay.py: Allow B.C.E. in years to be localized
|
|
|
|
|
* src/dates/Date_de.py: Some more translations including B.C.E.
|
2005-05-13 18:29:24 +05:30
|
|
|
|
|
2005-05-13 01:54:16 +05:30
|
|
|
|
2005-05-12 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py: force database sync on transaction commit
|
|
|
|
|
|
2005-05-12 20:33:17 +05:30
|
|
|
|
2005-05-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (ParamFilter.apply): Set parameter list before
|
|
|
|
|
prepare (solves crash in full text search)
|
|
|
|
|
* src/gramps_main.py: Enable full text search filters again
|
|
|
|
|
|
2005-05-12 18:44:42 +05:30
|
|
|
|
2005-05-12 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/Check.py (cleanup_missing_photos): Typo.
|
|
|
|
|
* configure.in: Bump up the version number.
|
|
|
|
|
* NEWS: Update.
|
2005-05-12 22:27:15 +05:30
|
|
|
|
* src/ReportUtils.py (insert_images): Pass sizes to add_media_object;
|
|
|
|
|
(married_str): Quit if no spouse.
|
2005-05-12 18:44:42 +05:30
|
|
|
|
|
2005-05-13 08:05:42 +05:30
|
|
|
|
* src/data/gramps.xml: Include different cases for file extensions.
|
|
|
|
|
|
2005-05-13 09:34:21 +05:30
|
|
|
|
* src/po/ru.po: Typo.
|
|
|
|
|
|
2005-05-12 11:38:57 +05:30
|
|
|
|
2005-05-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Added generation of multiple date
|
2005-05-12 13:58:49 +05:30
|
|
|
|
formats including invalid dates. This is displaying and reparsing every
|
|
|
|
|
date to compare the result.
|
2005-05-12 13:07:33 +05:30
|
|
|
|
* src/plugins/NavWebPage.py (HomePage): Dont crash on note only object
|
2005-05-12 13:25:16 +05:30
|
|
|
|
* src/dates/Date_de.py: Updated translation
|
2005-05-12 11:38:57 +05:30
|
|
|
|
|
2005-05-11 21:49:01 +05:30
|
|
|
|
2005-05-11 Don Allingham <don@gramps-project.org>
|
2005-05-12 05:58:36 +05:30
|
|
|
|
* src/ReadGedcom.py: coerce the name into a unicode value - if the wrong character
|
|
|
|
|
encoding is indicated in the file, the screen display can get corrupted due to keys
|
|
|
|
|
that aren't unicode values
|
2005-05-11 21:49:01 +05:30
|
|
|
|
* src/dates/Date_de.py: first pass at a German date handler
|
|
|
|
|
|
2005-05-11 21:15:04 +05:30
|
|
|
|
2005-05-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/DateHandler.py: Fallback to "C" locale instead of the ISO
|
|
|
|
|
format. This currently basically falls back to en, but this could
|
|
|
|
|
be enhanced by a translated fallback parser later.
|
|
|
|
|
|
2005-05-12 18:42:02 +05:30
|
|
|
|
2005-05-10 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* Release: Version 2.0.0 "The Bright Side of Life"" released.
|
|
|
|
|
|
2005-05-11 08:05:50 +05:30
|
|
|
|
2005-05-10 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DbPrompter.py: add callback for progressbar
|
|
|
|
|
* src/GrampsXMLDB.py: pass callback task
|
|
|
|
|
* src/ReadXML.py: handle progress callback, fix placeobj error
|
2005-05-11 08:54:45 +05:30
|
|
|
|
* src/gramps_main.py: define progress bar callback, remove problem
|
|
|
|
|
filters
|
2005-05-11 08:05:50 +05:30
|
|
|
|
|
2005-05-11 01:49:11 +05:30
|
|
|
|
2005-05-10 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.po: add gettext _() to three strings
|
|
|
|
|
where it was missing
|
|
|
|
|
|
2005-05-11 01:46:25 +05:30
|
|
|
|
2005-05-10 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/StartupDialog.py: check for broken Slackware library, and
|
|
|
|
|
missing gconf installation, present error messages instead of
|
|
|
|
|
tracebacks
|
|
|
|
|
|
2005-05-10 20:21:05 +05:30
|
|
|
|
2005-05-10 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/data/gramps.schemas: Add a welcome key.
|
2005-05-10 21:09:25 +05:30
|
|
|
|
* src/GrampsGconfKeys.py: Add get/set methods for welcome key.
|
|
|
|
|
* src/GrampsIniKeys.py: Add get/set methods for welcome key.
|
2005-05-10 20:21:05 +05:30
|
|
|
|
|
2005-05-10 21:56:54 +05:30
|
|
|
|
* src/po/ru.po: Update.
|
|
|
|
|
|
2005-05-11 01:22:14 +05:30
|
|
|
|
* src/gramps.glade: Remove unused widget.
|
2005-05-11 01:34:59 +05:30
|
|
|
|
* src/gramps_main.py: Use new welcome key for the welcome dialog.
|
2005-05-11 01:22:14 +05:30
|
|
|
|
|
2005-05-11 02:31:20 +05:30
|
|
|
|
* src/data/tips.xml: Update tips.
|
|
|
|
|
|
2005-05-11 07:30:45 +05:30
|
|
|
|
* src/WriteXML.py (write_witness): Proper witness reference.
|
|
|
|
|
* src/ReadXML.py (start_witness): Initialize empty comment.
|
|
|
|
|
|
2005-05-10 19:22:41 +05:30
|
|
|
|
2005-05-10 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Updated translation
|
|
|
|
|
* src/plugins/rel_es.py: Revert to more conservative relationships
|
|
|
|
|
|
2005-05-10 09:28:58 +05:30
|
|
|
|
2005-05-09 Don Allingham <don@gramps-project.org>
|
2005-05-10 10:18:49 +05:30
|
|
|
|
* src/gramps.glade: new scrollable message dialog
|
|
|
|
|
* src/gramps_main.py: add new upgrading information message
|
|
|
|
|
* src/template.po: new translatable string
|
2005-05-10 09:28:58 +05:30
|
|
|
|
* src/StartupDialog.py: Added Alex's configuration upgrade, but
|
|
|
|
|
wrapped in gconf detection
|
|
|
|
|
|
2005-05-10 09:01:09 +05:30
|
|
|
|
2005-05-09 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/C/authors.xml: Update.
|
|
|
|
|
|
2005-05-10 09:04:50 +05:30
|
|
|
|
* src/DisplayModels.py (column_change): Use localized time string.
|
|
|
|
|
* src/PeopleModel.py (column_change): Use localized time string.
|
|
|
|
|
* src/RelLib.py (get_change_display): Use localized time string.
|
|
|
|
|
|
2005-05-09 23:18:02 +05:30
|
|
|
|
2005-05-09 Baruch Even <baruch@ev-en.org>
|
|
|
|
|
* src/plugins/GraphViz.py (parse_user_options): Use 'justyears'.
|
|
|
|
|
|
2005-05-09 09:25:09 +05:30
|
|
|
|
2005-05-08 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/WriteGedcom.py: fix adopted relationship generation
|
|
|
|
|
|
2005-05-08 21:33:44 +05:30
|
|
|
|
2005-05-08 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/ru.po: Typos.
|
|
|
|
|
|
2005-05-09 10:22:32 +05:30
|
|
|
|
* doc/gramps-manual/C/usage.xml: Typo.
|
|
|
|
|
|
2005-05-08 09:50:03 +05:30
|
|
|
|
2005-05-07 Alex Roitman <shura@gramps-project.org>
|
2005-05-08 09:46:49 +05:30
|
|
|
|
* INSTALL: Update.
|
|
|
|
|
|
2005-05-07 21:12:55 +05:30
|
|
|
|
2005-05-07 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Updated translation
|
|
|
|
|
|
2005-05-07 21:06:17 +05:30
|
|
|
|
2005-05-07 Jens Arvidsson <jya@sverige.nu>
|
|
|
|
|
* src/po/sv.po: Partial translation update for version 2.0.0.
|
|
|
|
|
|
2005-05-07 18:52:28 +05:30
|
|
|
|
2005-05-07 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/PedView.py (build_detail_string), src/FamilyView.py (load_family):
|
|
|
|
|
Dont crash on strange signal race condition, that leaves database in
|
|
|
|
|
corrupt state before sending "active-changed"
|
|
|
|
|
* src/plugins/ImportGeneWeb.py (read_children_lines): Properly add
|
|
|
|
|
birth event; (parse_person): Remove brackets from name;
|
|
|
|
|
(get_or_create_place): Fix typo
|
|
|
|
|
|
2005-05-07 10:49:03 +05:30
|
|
|
|
2005-05-06 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* acinclude.m4: Copy macro for GCONF configuration from gconf2-dev;
|
|
|
|
|
add --disable-mime-install and --enable-packager-mode arguments.
|
|
|
|
|
* configure.in: Call new macros; Remove obsolete French and Russian
|
|
|
|
|
manuals for the time being.
|
|
|
|
|
* doc/gramps-manual/Makefile.am: Remove obsolete manuals.
|
|
|
|
|
* src/data/Makefile.am: Conditional installation of gconf keys and
|
|
|
|
|
mime types.
|
|
|
|
|
* src/po/da.po: Typos preventing make.
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
* README: Update.
|
|
|
|
|
|
2005-05-07 10:16:40 +05:30
|
|
|
|
2005-05-06 Larry Allingham <lallingham@woh.rr.com>
|
|
|
|
|
* doc/gramps-manual/C/authors.xml, doc/gramps-manual/C/faq.xml,
|
|
|
|
|
doc/gramps-manual/C/mainwin.xml, doc/gramps-manual/C/usage.xml:
|
2005-05-07 10:17:23 +05:30
|
|
|
|
Typos and corrections.
|
2005-05-07 10:16:40 +05:30
|
|
|
|
|
2005-05-07 09:34:18 +05:30
|
|
|
|
2005-05-06 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReadGedcomp.py: Handle inline sources better in GEDCOM files
|
2005-05-07 02:41:46 +05:30
|
|
|
|
* src/ReportUtils.py: check for spouse existance before creating a
|
|
|
|
|
marriage string - return an empty string instead.
|
2005-05-07 01:13:41 +05:30
|
|
|
|
* src/ReadXML.py: fix handling of non-gregorian dates
|
|
|
|
|
* src/EditPerson.py: faster building of place lists using cursors
|
|
|
|
|
|
2005-05-06 22:16:58 +05:30
|
|
|
|
2005-05-06 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (undo): Block signals during undo to make
|
|
|
|
|
it MUCH faster when undoing larger imports or plugin runs
|
|
|
|
|
|
2005-05-06 09:33:14 +05:30
|
|
|
|
2005-05-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/gramps.1.in, doc/gramps-manual/C/bugs.xml,
|
|
|
|
|
doc/gramps-manual/C/cmdline.xml, doc/gramps-manual/C/faq.xml,
|
|
|
|
|
doc/gramps-manual/C/getstart.xml,
|
|
|
|
|
doc/gramps-manual/C/gramps-manual.xml,
|
|
|
|
|
doc/gramps-manual/C/mainwin.xml,
|
|
|
|
|
doc/gramps-manual/C/preface.xml: Update.
|
|
|
|
|
|
2005-05-06 01:40:21 +05:30
|
|
|
|
2005-05-05 Don Allingham <don@gramps-project.org>
|
2005-05-06 03:42:33 +05:30
|
|
|
|
* src/plugins/PatchNames.py: handle multiple titles (bug 1196056)
|
|
|
|
|
* src/plugins/ReorderIDs.py: bring up to speed with new handle/id methodology,
|
2005-05-06 01:40:21 +05:30
|
|
|
|
|
2005-05-05 15:24:23 +05:30
|
|
|
|
2005-05-05 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py: Fix copy-n-paste errors;
|
|
|
|
|
dont crash on empty database
|
|
|
|
|
|
2005-05-05 02:00:35 +05:30
|
|
|
|
2005-05-04 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/C/figures/scratch-pad.png: Add new figure.
|
|
|
|
|
* doc/gramps-manual/C/authors.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/keybind.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/cfe-ar.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/cfe-df.png: Update.
|
|
|
|
|
* src/plugins/FilterEditor.py: Correct manual section.
|
|
|
|
|
* src/plugins/ScratchPad.py: Correct manual section.
|
|
|
|
|
* src/plugins/SoundGen.py: Correct manual section.
|
|
|
|
|
* src/plugins/Verify.py: Correct manual section.
|
|
|
|
|
|
2005-05-05 10:25:08 +05:30
|
|
|
|
* src/SourceView.py (__init__): Connect to the key-press-event.
|
|
|
|
|
* doc/gramps-manual/C/keybind.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/cmdline.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/custom.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/filtref.xml: Update.
|
|
|
|
|
|
2005-05-04 09:20:44 +05:30
|
|
|
|
2005-05-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/gramps_main.py: remove beta warning, handle OSError
|
|
|
|
|
on config open
|
|
|
|
|
|
2005-05-04 07:48:55 +05:30
|
|
|
|
2005-05-03 Tino Meinen <a.t.meinen@chello.nl>
|
|
|
|
|
* src/po/nl.po: Updated Dutch translation
|
|
|
|
|
|
2005-05-04 01:31:31 +05:30
|
|
|
|
2005-05-03 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Updated to new template.
|
|
|
|
|
|
2005-05-05 15:24:23 +05:30
|
|
|
|
2005-05-03 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-05-04 01:09:04 +05:30
|
|
|
|
* src/GenericFilter.py (HaveChildren): Match what it should
|
|
|
|
|
|
2005-05-03 22:47:17 +05:30
|
|
|
|
2005-05-03 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/*.png: Add new figures.
|
|
|
|
|
* src/MergePeople.py: Minor cleanups; Help buttons.
|
|
|
|
|
* src/MergeData.py: Minor cleanups; Help buttons.
|
|
|
|
|
* src/mergedata.glade: Minor cleanups; Help buttons.
|
|
|
|
|
|
2005-05-04 00:54:32 +05:30
|
|
|
|
* doc/gramps-manual/C/prefs.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/prefs.png: Add new figure.
|
|
|
|
|
|
2005-05-03 22:17:14 +05:30
|
|
|
|
2005-05-03 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReportUtils.py: fixed type (get-day() -> get_day())
|
|
|
|
|
|
2005-05-03 07:01:20 +05:30
|
|
|
|
2005-05-02 Don Allingham <don@gramps-project.org>
|
2005-05-03 07:07:53 +05:30
|
|
|
|
* src/gramps.glade: remove place field, fixed parent relationships
|
2005-05-03 07:01:20 +05:30
|
|
|
|
* src/ImageSelect.py: remove place handling
|
|
|
|
|
|
2005-05-03 10:16:57 +05:30
|
|
|
|
2005-05-02 Alex Roitman <shura@gramps-project.org>
|
2005-05-03 04:57:50 +05:30
|
|
|
|
* src/DateEdit.py (DateEditorDialog.__init__): Correct manual section.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/edit-person-notes.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/date-selection.png: Add new figure.
|
|
|
|
|
|
2005-05-03 07:43:44 +05:30
|
|
|
|
* src/EditPlace.py: Correct manual section.
|
|
|
|
|
* src/EditSource.py: Correct manual section.
|
|
|
|
|
* src/EventEdit.py: Correct manual section.
|
|
|
|
|
* src/ImageSelect.py: Correct manual section.
|
|
|
|
|
* src/Marriage.py: Correct manual section.
|
|
|
|
|
* src/NameEdit.py: Correct manual section.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/edit-*.png: Update.
|
|
|
|
|
|
2005-05-03 10:16:49 +05:30
|
|
|
|
* src/AddrEdit.py: Correct manual section.
|
|
|
|
|
* src/AttrEdit.py: Correct manual section.
|
|
|
|
|
* src/Witness.py: Correct manual section.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/edit-*.png: Update.
|
|
|
|
|
|
2005-05-03 10:28:21 +05:30
|
|
|
|
* src/po/ru.po: Translation update.
|
|
|
|
|
|
2005-05-03 22:17:14 +05:30
|
|
|
|
2005-05-02 Don Allingham <dona@gramps-project.org>
|
2005-05-03 03:57:12 +05:30
|
|
|
|
* src/GrampsBSDDB.py: handle missing version number properly, detect
|
|
|
|
|
empty database properly.
|
|
|
|
|
* src/ReadGedcom.py: set default gedcom parser class to "GEDCOM 5.5"
|
|
|
|
|
instead of None
|
2005-05-03 03:20:15 +05:30
|
|
|
|
* src/AddSpouse.py: fix filtering of lists using GenericFilters
|
|
|
|
|
* src/ChooseParents.py: fix filtering of lists using GenericFilters
|
|
|
|
|
* src/GenericFilter.py: fix date comparison
|
|
|
|
|
|
2005-05-03 02:50:08 +05:30
|
|
|
|
2005-05-02 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py: Disable fast merge on a readonly db
|
|
|
|
|
* src/plugins/Check.py: Disable on readonly db
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Disable on readonly db
|
|
|
|
|
|
2005-05-02 08:02:52 +05:30
|
|
|
|
2005-05-01 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py (on_help_clicked): Call appropriate manual section.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/edit-person-*.png: Update.
|
|
|
|
|
* configure.in: Bump up version, to distinguish from released 1.1.99.
|
|
|
|
|
|
2005-05-02 01:50:19 +05:30
|
|
|
|
2005-05-01 Don Allingham <don@gramps-project.org>
|
2005-05-02 09:43:20 +05:30
|
|
|
|
* src/po/template.po: updated for string changes
|
|
|
|
|
* src/Date.py: add the ui_calendar_names for translation for the ui
|
|
|
|
|
* src/DateEdit.py: use the new ui_calendar_names for the ui
|
2005-05-02 01:50:19 +05:30
|
|
|
|
* src/plugins/Check.py: delete families that contain only a
|
|
|
|
|
single parent and no children
|
|
|
|
|
|
2005-05-02 00:26:13 +05:30
|
|
|
|
2005-05-01 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/dates/Date_fi.py: Fixed Display class + other changes.
|
|
|
|
|
Parser is waiting for Gramps DateParser.py update
|
|
|
|
|
|
2005-04-29 04:36:58 +05:30
|
|
|
|
2005-04-28 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/EditPlace.py (on_add_url_clicked,on_update_url_clicked):
|
|
|
|
|
Use empty name when not available.
|
|
|
|
|
* src/UrlEdit.py (__init__): Work with empty names.
|
|
|
|
|
|
2005-04-29 02:42:05 +05:30
|
|
|
|
2005-04-29 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/dates/Date_fi.py: initial Finnish date parser, doesn't yet
|
|
|
|
|
work correctly
|
|
|
|
|
* src/dates/Makefile.am: Added Date_fi.py
|
|
|
|
|
* src/po/fi.po: Updated translation from template.po + some fixes
|
|
|
|
|
|
2005-04-29 04:37:23 +05:30
|
|
|
|
2005-04-28 Don Allingham <don@gramps-project.org>
|
2005-04-29 00:33:33 +05:30
|
|
|
|
* src/FamilyView.py: fix adding child to wrong family
|
|
|
|
|
|
2005-04-27 23:58:45 +05:30
|
|
|
|
2005-04-27 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (__init__): Avoid TypeError in schema error
|
|
|
|
|
message
|
2005-04-28 01:00:07 +05:30
|
|
|
|
* src/StartupDialog.py (__init__): Catch Schema errors
|
2005-04-27 23:58:45 +05:30
|
|
|
|
|
2005-04-26 17:55:00 +05:30
|
|
|
|
2005-04-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/EditPerson.py (on_apply_person_clicked): Fix crash when
|
|
|
|
|
changing gender caused by a family handle/object mismatch
|
2005-04-26 18:12:00 +05:30
|
|
|
|
|
|
|
|
|
* src/MergePeople.py: Corrected gender display (closes #1190203)
|
2005-04-26 17:55:00 +05:30
|
|
|
|
|
2005-04-25 14:54:11 +05:30
|
|
|
|
2005-04-25 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/FamilyView.py: Dont crash on empty database
|
|
|
|
|
|
2005-04-25 02:28:32 +05:30
|
|
|
|
2005-04-24 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/gramps.glade: remove REDO menu item
|
|
|
|
|
|
2005-04-24 22:39:59 +05:30
|
|
|
|
2005-04-24 Eero Tamminen <eerot@sf>
|
2005-04-25 02:31:31 +05:30
|
|
|
|
* configure.in: Add Finnish back to installed languages
|
|
|
|
|
* src/po/fi.po: Make translations more consistent + some fixes
|
2005-04-24 22:39:59 +05:30
|
|
|
|
|
2005-04-24 20:13:46 +05:30
|
|
|
|
2005-04-24 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/plugins/rel_ru.py (get_parents): Remove gettext string.
|
2005-04-24 20:30:40 +05:30
|
|
|
|
|
|
|
|
|
* src/ReportUtils.py (list_person_str): Add missing periods;
|
|
|
|
|
Use burial_date and burial_place for named format string parameters.
|
2005-04-24 11:38:28 +05:30
|
|
|
|
|
2005-04-25 02:31:31 +05:30
|
|
|
|
* src/ReportUtils.py (died_str): Typo.
|
|
|
|
|
* src/gramps_main.py (on_home_clicked): Typo.
|
|
|
|
|
* src/rule.glade: Translate label.
|
|
|
|
|
* src/po/fi.po: Add to gramps20 branch.
|
|
|
|
|
* src/po/template.po: Update translation template.
|
|
|
|
|
* src/po/ru.po: Translation update.
|
|
|
|
|
|
2005-04-25 08:32:07 +05:30
|
|
|
|
* src/EditSource.py (button_press): Proper invokation of editors.
|
|
|
|
|
* src/ImageSelect.py: Remove workarounds for window management.
|
|
|
|
|
|
2005-04-25 09:03:00 +05:30
|
|
|
|
* src/Report.py (GrampsStyleComboBox): Use non-translated style name.
|
|
|
|
|
|
2005-04-24 11:38:28 +05:30
|
|
|
|
2005-04-23 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/po/es.po: Nearly complete update, but completely untested
|
|
|
|
|
|
2005-04-24 02:20:52 +05:30
|
|
|
|
2005-04-23 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Improved translations for style and filter names
|
|
|
|
|
and some other things. Still not tested
|
|
|
|
|
|
2005-04-23 01:19:08 +05:30
|
|
|
|
2005-04-22 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/Date.py (__cmp__): check for Date instance before compare
|
|
|
|
|
|
2005-04-21 15:24:53 +05:30
|
|
|
|
2005-04-21 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-04-21 17:22:08 +05:30
|
|
|
|
* src/ReadGedcom.py (parse_family_object): Set MediaRef properly;
|
2005-04-21 17:55:35 +05:30
|
|
|
|
(parse_individual): Set Adoption event properly;
|
|
|
|
|
(importData): Dont crash because of a short line;
|
2005-04-21 23:42:13 +05:30
|
|
|
|
Support _WITN, _WTN and _GODP; Ignore _LOC extended locations
|
2005-04-21 15:24:53 +05:30
|
|
|
|
* src/Marriage.py (__init__): Properly get place title
|
|
|
|
|
|
2005-04-21 05:57:42 +05:30
|
|
|
|
2005-04-20 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DbPrompter.py: handle runtime errors issued by
|
|
|
|
|
gnomevfs.get_mime_type
|
|
|
|
|
|
2005-04-21 02:44:49 +05:30
|
|
|
|
2005-04-21 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/po/fi.po: Translation updated, but not yet tested & fixed
|
|
|
|
|
|
2005-04-21 01:28:02 +05:30
|
|
|
|
2005-04-20 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/ExportVCalendar.py: Mark strings for translation; use
|
|
|
|
|
proper family name
|
|
|
|
|
|
2005-04-21 01:05:32 +05:30
|
|
|
|
2005-04-20 Eero Tamminen <eerot@sf>
|
2005-04-21 02:24:21 +05:30
|
|
|
|
* src/plugins/changenames.glade: fix typo
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: fix typos in description
|
2005-04-21 01:08:54 +05:30
|
|
|
|
* src/plugins/DetAncestralReport.py: fix gettext usage
|
|
|
|
|
* src/plugins/DetDescendantReport.py: fix gettext usage
|
2005-04-21 02:24:21 +05:30
|
|
|
|
* src/plugins/ChangeNames.py: fix typo
|
2005-04-21 01:05:32 +05:30
|
|
|
|
|
2005-04-20 22:15:00 +05:30
|
|
|
|
2005-04-20 Don Allingham <don@gramps-project.org>
|
2005-04-23 01:19:08 +05:30
|
|
|
|
* src/plugins/DetAncestralReport.py: fixed i18n strings
|
|
|
|
|
* src/ReadGedcom.py: handle FTM style of child/parent relationship
|
|
|
|
|
translation
|
|
|
|
|
* src/gedcomimport.py:
|
2005-04-20 22:15:00 +05:30
|
|
|
|
* src/DisplayModels.py: fix bad index into list
|
|
|
|
|
* src/Relationship.py: handle race condition where the screen
|
|
|
|
|
wants to update with a stale family handle after the database
|
|
|
|
|
has been closed and the internal data has not be rebuilt.
|
|
|
|
|
|
2005-04-20 01:03:56 +05:30
|
|
|
|
2005-04-19 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-04-20 22:15:00 +05:30
|
|
|
|
* src/GenericFilter.py: Don't crash on corrupt database
|
2005-04-20 01:03:56 +05:30
|
|
|
|
|
2005-04-19 22:11:22 +05:30
|
|
|
|
2005-04-19 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/GenericFilter.py: Fix typo
|
|
|
|
|
* src/ReportUtils.py: Fix typos
|
|
|
|
|
* src/gramps.glade: Fix typo
|
|
|
|
|
|
2005-04-19 08:16:02 +05:30
|
|
|
|
2005-04-18 Guillaume Pratte <guillaumep@soireevideo.org>
|
|
|
|
|
* src/po/fr.po: Translation updated, but not finished.
|
|
|
|
|
|
2005-04-16 12:27:48 +05:30
|
|
|
|
2005-04-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/WebPage.py (dump_gendex): Files are named by GRAMPS ID;
|
|
|
|
|
Alway print fields for birth/death; Fixed typo in DateHandler
|
|
|
|
|
|
2005-04-15 02:13:14 +05:30
|
|
|
|
2005-04-14 Don Allingham <don@gramps-project.org>
|
2005-04-15 10:20:15 +05:30
|
|
|
|
* src/plugins/Check.py: loop through family relationships until all
|
|
|
|
|
problems are resolved
|
2005-04-15 02:13:14 +05:30
|
|
|
|
* src/FamilyView.py: make load_family more robust to signals
|
|
|
|
|
|
2005-04-14 18:48:20 +05:30
|
|
|
|
2005-04-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (undo): Dont emit "database-changed"
|
|
|
|
|
* src/plugins/plugins/TestcaseGenerator.py: Added option to generate
|
|
|
|
|
a new transaction for every change on the database. Useful for UNDO
|
|
|
|
|
and signal testing.
|
|
|
|
|
|
2005-04-13 22:59:52 +05:30
|
|
|
|
2005-04-13 Don Allingham <don@gramps-project.org>
|
2005-04-14 05:56:38 +05:30
|
|
|
|
* src/EditSource.py: allow double click on reference to bring up the referece
|
|
|
|
|
editor
|
|
|
|
|
* src/EventEdit.py: don't require a callback
|
|
|
|
|
* src/ImageSelect.py: horrible hack for handling removing parent windows.
|
|
|
|
|
Alex: HELP!
|
2005-04-14 03:34:52 +05:30
|
|
|
|
* src/gramps_main.py: check for reentrancy into the undo handler
|
2005-04-13 23:46:20 +05:30
|
|
|
|
* src/plugins/WebPage.py: fixed check on dialog run() return value,
|
|
|
|
|
changed deprecated gtk.mainiteration to gtk.main_iteration
|
2005-04-13 22:59:52 +05:30
|
|
|
|
* src/WriteGedcom.py: fixed problem with skipping events
|
|
|
|
|
|
2005-04-12 20:46:04 +05:30
|
|
|
|
2005-04-12 Don Allingham <don@gramps-project.org>
|
2005-04-13 08:16:19 +05:30
|
|
|
|
* src/FamilyView.py: commit family before people when committing
|
|
|
|
|
new spouse.
|
2005-04-12 20:46:04 +05:30
|
|
|
|
* src/EventEdit.py: more robust handler for new place after an edit
|
|
|
|
|
|
2005-04-12 18:41:23 +05:30
|
|
|
|
2005-04-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ArgHandler.py: Fixed typo
|
|
|
|
|
|
2005-04-12 00:59:54 +05:30
|
|
|
|
2005-04-11 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py: hook up to 'database-changed' signal
|
|
|
|
|
so that pad is cleared when a new database is opened.
|
|
|
|
|
|
2005-04-11 20:06:33 +05:30
|
|
|
|
2005-04-11 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/MergeData.py (on_merge_places_clicked): Commit event.
|
|
|
|
|
|
2005-04-11 20:17:02 +05:30
|
|
|
|
* src/SourceView.py (button_press,build_context_menu): Work with
|
|
|
|
|
multiple selections.
|
|
|
|
|
|
2005-04-12 07:26:36 +05:30
|
|
|
|
* src/ArgHandler.py: Minor string changes.
|
|
|
|
|
* src/DbPrompter.py: Minor string changes.
|
2005-04-12 07:25:42 +05:30
|
|
|
|
* src/po/template.po: Update translation template.
|
|
|
|
|
* src/po/ru.po: Some translation updates.
|
|
|
|
|
|
2005-04-11 15:12:55 +05:30
|
|
|
|
2005-04-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/PedView.py (load_canvas): Catch bug of not existing family
|
|
|
|
|
|
2005-04-11 15:41:04 +05:30
|
|
|
|
* src/plugins/Check.py: Fix events, that reference non existing places
|
|
|
|
|
|
2005-04-11 16:40:50 +05:30
|
|
|
|
* src/plugins/ImportGeneWeb.py: Add line numbers to error messages;
|
|
|
|
|
Support for "csrc" and "cbp" fields; Catch empty date
|
|
|
|
|
|
2005-04-11 05:06:55 +05:30
|
|
|
|
2005-04-10 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* Release: Version 1.1.95 "When danger reared its ugly head,
|
|
|
|
|
he bravely turned his tail and fled" released.
|
|
|
|
|
* configure.in: Bump up the version number.
|
|
|
|
|
|
2005-04-11 05:10:18 +05:30
|
|
|
|
* src/RelLib.py (BaseObject): add get_referenced_handles,
|
|
|
|
|
get_handle_referents, and get_referenced_handles_recursively methods.
|
|
|
|
|
(various subclasses): override get_referenced_handles and/or
|
|
|
|
|
get_handle_referents as appropriate.
|
|
|
|
|
|
2005-04-11 04:57:32 +05:30
|
|
|
|
2005-04-10 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
|
2005-04-10 20:08:06 +05:30
|
|
|
|
2005-04-10 Don Allingham <don@gramps-project.org>
|
2005-04-11 03:38:11 +05:30
|
|
|
|
* src/EventEdit.py: Add new places to the database.
|
2005-04-11 02:51:58 +05:30
|
|
|
|
* src/Check.py: repair family types of "None" in the database
|
2005-04-10 20:08:06 +05:30
|
|
|
|
* src/Makefile.am: add MergePeople.py
|
|
|
|
|
|
2005-04-10 03:50:15 +05:30
|
|
|
|
2005-04-09 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/FamilyView.py: ignore None family types. This should never
|
|
|
|
|
occur, but we want to be safe.
|
|
|
|
|
|
2005-04-10 00:19:50 +05:30
|
|
|
|
2005-04-09 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/po/template.po: Update translation template.
|
|
|
|
|
|
2005-04-09 18:34:36 +05:30
|
|
|
|
2005-04-09 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GrampsDBCallback.py: block recursive signal calls, improved error
|
|
|
|
|
reporting. All warnings are now printed to stderr even if logging
|
|
|
|
|
is turned off.
|
|
|
|
|
|
2005-04-09 06:01:39 +05:30
|
|
|
|
2005-04-08 Don Allingham <don@gramps-project.org>
|
2005-04-09 08:41:03 +05:30
|
|
|
|
* src/AddMedia.py: pychecker changes
|
|
|
|
|
* src/ChooseParents.py: pychecker changes
|
|
|
|
|
* src/DdTargets.py: pychecker changes
|
|
|
|
|
* src/FamilyView.py: pychecker changes
|
|
|
|
|
* src/GrampsCfg.py: pychecker changes
|
|
|
|
|
* src/MergeData.py: pychecker changes
|
|
|
|
|
* src/MergePeople.py: pychecker changes
|
|
|
|
|
* src/NameEdit.py: pychecker changes
|
|
|
|
|
* src/NoteEdit.py: pychecker changes
|
|
|
|
|
* src/RelLib.py: pychecker changes
|
|
|
|
|
* src/gramps_main.py: pychecker changes
|
2005-04-09 06:01:39 +05:30
|
|
|
|
* src/GrampsDbBase.py: correctly handle signals when undoing a
|
|
|
|
|
delete operation
|
|
|
|
|
* src/PeopleView.py: remove unused signal
|
|
|
|
|
* src/gramps_main.py: handle history mechanism with new signal scheme,
|
|
|
|
|
avoiding the double active-changed when selecting an element
|
|
|
|
|
|
2005-04-08 16:19:26 +05:30
|
|
|
|
2005-04-08 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-04-08 15:10:15 +05:30
|
|
|
|
* src/Utils.py (probably_alive): Added two more checks for birth and death year
|
|
|
|
|
|
2005-04-08 16:19:26 +05:30
|
|
|
|
* src/gramps_main.py: Added "Invert" checkbox for person filter;
|
|
|
|
|
Fix "active-changed" signals to not cause Tracebacks.
|
|
|
|
|
* src/gramps.glade: Added "Invert" checkbox for person filter
|
|
|
|
|
* src/PeopleView.py (build_tree): Pass Invert state for Filter to PeopleModel
|
|
|
|
|
* src/PeopleModel.py: Enable invertation of filter result
|
2005-04-08 21:23:48 +05:30
|
|
|
|
|
|
|
|
|
* src/PeopleModel.py (column_death_place): Use "Burial" and "Cremation" events
|
2005-04-08 16:19:26 +05:30
|
|
|
|
|
2005-04-09 00:22:05 +05:30
|
|
|
|
* src/GenericFilter.py (FilterParser.startElement): Catch non existing
|
|
|
|
|
filter rule and print an error message
|
|
|
|
|
|
2005-04-08 13:39:18 +05:30
|
|
|
|
2005-04-08 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/Utils.py (probably_alive): fix some bugs and added checking of ancestors.
|
|
|
|
|
|
2005-04-07 18:54:16 +05:30
|
|
|
|
2005-04-07 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py: Call prepare/reset for nested filters
|
|
|
|
|
|
2005-04-07 13:48:43 +05:30
|
|
|
|
2005-04-07 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/gramps_main.py: correct type signature for 'active-changed' signal.
|
|
|
|
|
* src/GrampsDBCallback.py: improve the error reporting.
|
|
|
|
|
|
2005-04-07 06:21:26 +05:30
|
|
|
|
2005-04-06 Don Allingham <don@gramps-project.org>
|
2005-04-07 08:00:07 +05:30
|
|
|
|
* src/FamilyView.py: keep track of local person during update, connect
|
|
|
|
|
active-changed signal
|
2005-04-07 06:21:26 +05:30
|
|
|
|
* src/PedView.py: update database pointer when database changed, update
|
|
|
|
|
active person
|
2005-04-07 08:00:07 +05:30
|
|
|
|
* src/gramps_main.py: keep track of active-changed, use local person
|
2005-04-07 06:21:26 +05:30
|
|
|
|
|
2005-04-07 01:56:15 +05:30
|
|
|
|
2005-04-06 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps.glade: People View: Add label for filter text input field.
|
|
|
|
|
* src/GenericFilter.py (ProbablyAlive): Add check for input parameter,
|
|
|
|
|
(HasSourceOf): get handle only once, removed unused code.
|
|
|
|
|
* src/gramps_main.py: Show label for filter input field.
|
|
|
|
|
|
2005-04-07 02:26:24 +05:30
|
|
|
|
* src/Utils.py (probably_alive): Add some checks to make current year parameter work.
|
|
|
|
|
|
2005-04-06 21:22:52 +05:30
|
|
|
|
2005-04-06 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GenericFilter.py: added a current year parameter to probably alive rule.
|
|
|
|
|
* src/Utils.py: added a current year parameter to probably alive function.
|
|
|
|
|
|
2005-04-06 20:55:16 +05:30
|
|
|
|
2005-04-06 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/FilterEditor.py: Added source IDs into the source combobox.
|
|
|
|
|
|
2005-04-06 20:33:36 +05:30
|
|
|
|
2005-04-06 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GenericFilter.py: Added HasSourceOf rule
|
|
|
|
|
* src/plugins/FilterEditor.py: Added MySource combobox for selecting source IDs.
|
|
|
|
|
|
2005-04-06 19:24:12 +05:30
|
|
|
|
2005-04-06 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/PedView.py: Truncate place names because they tend to be loooong.
|
|
|
|
|
|
2005-04-06 18:58:51 +05:30
|
|
|
|
2005-04-06 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/DdTargets.py: added PERSON_LINK_LIST target.
|
|
|
|
|
* src/FamilyView.py: corrected bug when person is droped if there is no current
|
|
|
|
|
family.
|
|
|
|
|
* src/PeopleView.py: enabled dnd of lists of people.
|
|
|
|
|
* src/plugins/ScratchPad.py: support lists of people.
|
|
|
|
|
|
2005-04-06 15:34:32 +05:30
|
|
|
|
2005-04-06 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GrampsDBCallback.py: improved error reporting when there is an error in
|
|
|
|
|
a callback function. Added unittest for exception in callback function.
|
|
|
|
|
|
2005-04-06 15:10:41 +05:30
|
|
|
|
2005-04-06 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/gramps_main.py (post_load): Emit "database-changed" signal instead of
|
|
|
|
|
calling change_db().
|
|
|
|
|
* src/PedView.py: Connect to "database-changed" signal and handle person-update signals
|
|
|
|
|
to redraw the view.
|
|
|
|
|
* src/FamilyView.py (__init__) connect to database-changed signal, dont call
|
|
|
|
|
change_cb because on initialisation there is no real database. (change_db):
|
|
|
|
|
use database parameter supplied by signal emission.
|
|
|
|
|
* src/PeopleView.py (__init__) dont connect the signals, this will be done by change_db,
|
|
|
|
|
(change_db): Use supplied database.
|
|
|
|
|
* src/SourceView.py (__init__): dont call change_cb because on initialisation
|
|
|
|
|
there is no real database and this will be done by the signal.
|
2005-04-06 15:52:18 +05:30
|
|
|
|
|
|
|
|
|
* src/plugins/ChangeNames.py: Block signal emission during run
|
|
|
|
|
* src/plugins/Check.py: Block signal emission during run
|
|
|
|
|
* src/plugins/ImportGeneWeb.py: Block signal emission during run
|
|
|
|
|
* src/plugins/ImportvCard.py: Block signal emission during run
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Block signal emission during run
|
2005-04-06 15:10:41 +05:30
|
|
|
|
|
2005-04-06 15:34:32 +05:30
|
|
|
|
2005-04-06 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2005-04-06 14:58:54 +05:30
|
|
|
|
* src/plugins/ScratchPad.py: made clear buttons sensitive to contents of
|
|
|
|
|
list and current selection. Added support for PERSON_LINK dnd.
|
|
|
|
|
* src/DdTargets.py: added PERSON_LINK target and simplified generation of
|
|
|
|
|
targets lists.
|
|
|
|
|
* src/FamilyView.py: added dnd of person handles to and from the child list.
|
|
|
|
|
* src/PeopleView.py: added dnd of person handles from the person list.
|
|
|
|
|
|
|
|
|
|
|
2005-04-06 10:09:02 +05:30
|
|
|
|
2005-04-05 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py (upgrade_5): Make work with half-upgraded data.
|
|
|
|
|
|
2005-04-05 21:01:04 +05:30
|
|
|
|
2005-04-05 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/DbPrompter.py: provide a better error message of DB open failure
|
|
|
|
|
* src/const.py.in: Add Martin Hawlisch and Richard Tayor to author list
|
|
|
|
|
|
2005-04-05 20:32:59 +05:30
|
|
|
|
2005-04-05 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/PedView.py: Show Baptism/Burial as fallback for birth/death; Moved text
|
|
|
|
|
generation for details view out of DispBox class so that PedigreeView can use the
|
|
|
|
|
same string for max size calculation.
|
|
|
|
|
* src/PeopleModel.py: Show Baptism/Burial as fallback for birth/death. Based on
|
|
|
|
|
patch from Jim Smart.
|
|
|
|
|
* src/PeopleView.py: Enable makup that PeopleModel can render fallback data in italics.
|
|
|
|
|
|
2005-04-06 14:58:54 +05:30
|
|
|
|
2005-04-04 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2005-04-05 19:03:39 +05:30
|
|
|
|
* src/GrampsDBCallback.py: added support for disconnecting callbacks,
|
|
|
|
|
better test code and lots of logging. Improved the comments.
|
|
|
|
|
|
2005-04-05 10:03:11 +05:30
|
|
|
|
2005-04-04 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Marriage.py: proper window management on delete event.
|
|
|
|
|
* src/RelLib.py (Event.are_equal): Correction.
|
|
|
|
|
* src/Date.py (is_empty): Require empty text for a date to be empty.
|
|
|
|
|
* src/WriteXML (write_object): Remove places from Media.
|
|
|
|
|
* src/GrampsDbBase.py (undo): Typos.
|
|
|
|
|
* src/GrampsDBCallback: Pretty printing for warnings.
|
|
|
|
|
|
2005-04-05 01:23:21 +05:30
|
|
|
|
2005-04-04 Don Allingham <don@gramps-project.org>
|
2005-04-05 06:28:37 +05:30
|
|
|
|
* src/ChooseParents.py: fix father/mother relationship
|
|
|
|
|
* src/FamilyView.py: fix update of child pointers after add
|
|
|
|
|
* src/PeopleView.py: unselect previous entry on new goto_active_person
|
|
|
|
|
* src/MediaView.py: pass handle instead of GRAMPS ID during drag-n-drop
|
2005-04-05 05:22:46 +05:30
|
|
|
|
* src/GrampsBSDDB.py: remove transaction.batch in favor of signal suppression
|
|
|
|
|
* src/GrampsDbBase.py: remove transaction.batch in favor of signal suppression
|
|
|
|
|
* src/GrampsInMemDB.py: remove transaction.batch in favor of signal suppression
|
|
|
|
|
* src/ReadGedcom.py: fix relation typo, enable/disable signals around import
|
|
|
|
|
* src/ReadXML.py: enable/disable signals around import
|
|
|
|
|
* src/gramps_main.py: disable signals before undo and exit
|
2005-04-05 01:23:21 +05:30
|
|
|
|
|
2005-04-05 00:58:55 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GrampsDBCallback.py: Don't check callbacks if the dict is empty.
|
|
|
|
|
|
2005-04-04 22:11:01 +05:30
|
|
|
|
2005-04-04 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsDbBase.py: add "request_rebuild" to encapsulate rebuild
|
|
|
|
|
requests in the database instance
|
|
|
|
|
* src/ReadXML.py: use request_rebuild instead of directly emitting s
|
|
|
|
|
ignals
|
|
|
|
|
* src/ReadGedCom.py: use request_rebuild instead of directly emitting
|
|
|
|
|
signals
|
|
|
|
|
|
2005-04-04 21:23:40 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GrampsDBCallback.py: Added code to disable/enable signals on
|
|
|
|
|
a per instance or all instance bassis. Improved test code and
|
|
|
|
|
changed type checking to use isinstance instead of type().
|
|
|
|
|
|
2005-04-04 21:08:36 +05:30
|
|
|
|
2005-04-04 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/ImageSelect.py (on_savephoto_clicked): Pass transaction to
|
|
|
|
|
savephoto; (savephoto): take transaction argument);
|
|
|
|
|
(on_photolist_drag_data_received): Pass transaction.
|
|
|
|
|
|
2005-04-04 06:41:50 +05:30
|
|
|
|
2005-04-03 Don Allingham <don@gramps-project.org>
|
2005-04-04 09:29:42 +05:30
|
|
|
|
* src/FamilyView.py: commit family properly
|
|
|
|
|
* src/PedView.py: change_active_person typo
|
|
|
|
|
* src/PeopleView.py: don't change active person with updated
|
|
|
|
|
* src/SelectChild.py: Fix callbacks
|
|
|
|
|
* src/gramps_main.py: load active family on change
|
2005-04-04 06:41:50 +05:30
|
|
|
|
* src/ArgHandler.py: Make sure all databases are closed before
|
|
|
|
|
creating a new one.
|
|
|
|
|
* src/DisplayModels.py: Calculate new nodes properly after a
|
|
|
|
|
node has be deleted. The node hasn't been removed from the database
|
|
|
|
|
yet.
|
|
|
|
|
* src/EditPerson.py: Add check for unknown gender before closing
|
|
|
|
|
* src/EditSource.py: Remove unnecessary updates
|
|
|
|
|
* src/GrampsBSDDB.py: check for open in close()
|
|
|
|
|
* src/GrampsDbBase.py: spelling error
|
|
|
|
|
* src/MediaView.py: connect to database-changed
|
|
|
|
|
* src/PedView.py: remove unused update function
|
|
|
|
|
* src/PeopleView.py: connect to database-changed
|
|
|
|
|
* src/PlaceView.py: connect to database-changed
|
|
|
|
|
* src/SourceView.py: connect to database-changed, remove unnecessary
|
|
|
|
|
callback
|
|
|
|
|
* src/gramps_main.py: add database-changed signal
|
|
|
|
|
|
2005-04-04 05:57:06 +05:30
|
|
|
|
2005-04-03 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/AddMedia.py: Remove unneeded update argument.
|
|
|
|
|
* src/ArgHandler.py (auto_save_load): Mysterious workaround :-).
|
|
|
|
|
* src/EditPlace.py (display_references): Drop media objects;
|
|
|
|
|
(DeletePlaceQuery.query_response): use proper handle removal.
|
|
|
|
|
* src/GrampsBSDDB.py (remove_object): emit media signal.
|
|
|
|
|
* src/GrampsDbBase.py (GrampsDbBase): Add media-related signals;
|
|
|
|
|
(commit_media_object,transaction_commit,undo): emit media signals.
|
|
|
|
|
* src/ImageSelect.py (GlobalMediaProperties,DeleteMediaQuery):
|
|
|
|
|
Remove unneeded update argument.
|
|
|
|
|
* src/MediaView.py (media_add,media_update,media_delete): Add
|
|
|
|
|
callbacks; (change_db): connect callbacks to signals;
|
|
|
|
|
(popup_change_description): Call property editor without callback param;
|
|
|
|
|
(on_add_clicked): Call AddMedia without callback param;
|
|
|
|
|
(add_object,update_display,add_to_display): Remove unneeded methods;
|
|
|
|
|
(on_edit_clicked): call property editor without callback param;
|
|
|
|
|
(on_delete_clicked): call deleter without callback param;
|
|
|
|
|
(on_drag_data_received): Call property editor without callback param.
|
|
|
|
|
* src/PlaceView.py (new_place_after_edit): Remove unneeded method;
|
|
|
|
|
(delete_place): Remove unneeded tree update; (is_used) Add method;
|
|
|
|
|
(on_delete_clicked): Use new detection method.
|
|
|
|
|
|
2005-04-02 23:23:37 +05:30
|
|
|
|
2005-04-02 Don Allingham <don@gramps-project.org>
|
2005-04-03 02:44:53 +05:30
|
|
|
|
* src/ReadGedcom.py: emit proper signals to notify of a database
|
|
|
|
|
rebuild, handle parent/child relationships better - eliminate
|
|
|
|
|
string types
|
|
|
|
|
* src/ReadXML.py: emit proper signals to notify of a database rebuild
|
|
|
|
|
* src/Sources.py: select just added handle after an addition
|
2005-04-02 23:23:37 +05:30
|
|
|
|
* src/SourceView.py: fix multiple selection problem.
|
|
|
|
|
|
2005-04-02 11:42:46 +05:30
|
|
|
|
2005-04-02 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/EditPerson.py: Remove unneeded arguments.
|
|
|
|
|
* src/Marriage.py: Remove unneeded arguments.
|
|
|
|
|
|
2005-04-02 11:03:06 +05:30
|
|
|
|
2005-04-01 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py: removed unused callback functions
|
|
|
|
|
* src/GrampsDbBase.py: remove duplicate signal emissions
|
|
|
|
|
* src/SourceView.py: reformat code
|
|
|
|
|
* src/Sources.py: catch source-add signal and redraw menu
|
|
|
|
|
|
2005-04-02 05:41:21 +05:30
|
|
|
|
2005-04-01 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/EditPerson.py (on_edit_name_clicked): Remove unneeded argument.
|
|
|
|
|
|
2005-04-02 03:21:27 +05:30
|
|
|
|
2005-04-01 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/AddSpouse.py: remove unused callbacks
|
|
|
|
|
* src/FamilyView.py: remove unused callbacks
|
|
|
|
|
|
2005-04-02 02:02:06 +05:30
|
|
|
|
2005-04-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: Small changes to family generation
|
|
|
|
|
* src/plugins/StatisticsChart.py: Added statistics for Surnames,
|
|
|
|
|
Number of Families and Event Types
|
|
|
|
|
|
2005-04-02 01:34:12 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/GrampsDBCallback.py: rewrite of new callback scheme using python signals
|
|
|
|
|
* src/GrampsBSDDB.py: handle signals instead of callback functions
|
|
|
|
|
* src/GrampsDbBase.py: handle signals instead of callback functions
|
|
|
|
|
* src/GrampsInMemDB.py: handle signals instead of callback functions
|
|
|
|
|
* src/Makefile.am: Add GrampsDBCallback.py
|
|
|
|
|
* src/PeopleView.py: handle signals instead of callback functions
|
|
|
|
|
* src/PlaceView.py: handle signals instead of callback functions
|
|
|
|
|
* src/SourceView.py: handle signals instead of callback functions
|
|
|
|
|
|
2005-04-02 01:04:11 +05:30
|
|
|
|
2005-04-01 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/gramps.glade: disable scrollbars in Pedigree View
|
|
|
|
|
* src/PedView.py: Apply Martin Hawlisch's canvas resize patch
|
|
|
|
|
|
2005-04-01 21:28:33 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/ImageSelect.py (on_photolist_drag_data_get): forgot to remove print statement.
|
|
|
|
|
|
2005-04-01 20:45:36 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/DdTargets.py: added dnd type for media objects
|
|
|
|
|
* src/ImageSelect.py: altered dnd code to use gramps specific dnd target
|
|
|
|
|
when dnd is used between gramps windows.
|
|
|
|
|
* src/plugins/ScratchPad.py: added support for media object. This is still
|
|
|
|
|
a little simplistic. It would be nice to generate thumbnails as tooltips and
|
|
|
|
|
to access some of the image meta data in the ui.
|
|
|
|
|
|
2005-04-01 20:12:47 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/ImageSelect.py (Gallery.on_drag_begin): tiny fix to correct image dnd
|
|
|
|
|
|
2005-04-01 19:52:26 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py (ScratchPadListView.register_wrapper_classes,
|
|
|
|
|
ScratchPadName): added support for Names
|
|
|
|
|
* src/EditPerson.py (EditPerson.__init__, EditPerson.name_drag_data_get,
|
|
|
|
|
EditPerson.name_drag_begin, EditPerson.name_drag_data_received): added dnd for Names
|
|
|
|
|
* src/DdTargets.py (_DdTargets.__init__, _DdTargets.all_gramps_types,
|
|
|
|
|
_DdTargets.all_gramps_targets): added Names as dnd target.
|
|
|
|
|
|
2005-04-01 19:09:34 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py: changed pickle to cPickle. cPickle is much faster.
|
|
|
|
|
* src/EditPerson.py: changed pickle to cPickle. cPickle is much faster.
|
|
|
|
|
* src/EditPlace.py: changed pickle to cPickle. cPickle is much faster.
|
|
|
|
|
* src/Marriage.py: changed pickle to cPickle. cPickle is much faster.
|
|
|
|
|
* src/Sources.py: changed pickle to cPickle. cPickle is much faster.
|
|
|
|
|
|
|
|
|
|
|
2005-04-01 18:52:28 +05:30
|
|
|
|
2005-04-01 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py (ScratchPadListView.object_drag_data_received,
|
|
|
|
|
ScratchPadListView.on_object_select_row): disables drop that originates from the
|
|
|
|
|
pad itself and enabled dropping into the correct row as indicated by the
|
|
|
|
|
UI.
|
|
|
|
|
|
2005-04-01 13:09:21 +05:30
|
|
|
|
2005-04-01 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/Check.py: new database callback scheme; Use Utils.family_name.
|
|
|
|
|
* src/plugins/ChangeNames.py: new database callback scheme
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: new database callback scheme
|
|
|
|
|
|
2005-04-01 15:29:18 +05:30
|
|
|
|
* src/plugins/TestcaseGenerator.py: Added generation of invalid
|
|
|
|
|
event references of persons
|
|
|
|
|
* src/plugins/Check.py: Check for invalid event references of persons
|
|
|
|
|
|
2005-04-01 11:03:22 +05:30
|
|
|
|
2005-03-31 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/AddSpouse.py: new database callback scheme. This scheme
|
|
|
|
|
provides a registration mechanism to signal interested objects
|
|
|
|
|
when database commits occur. The eliminates most of all callback
|
|
|
|
|
functions tied to interface windows.
|
|
|
|
|
* src/AddrEdit.py: new database callback scheme
|
|
|
|
|
* src/AttrEdit.py: new database callback scheme
|
|
|
|
|
* src/ChooseParents.py: new database callback scheme
|
|
|
|
|
* src/EditPerson.py: new database callback scheme
|
|
|
|
|
* src/EditPlace.py: new database callback scheme
|
|
|
|
|
* src/EditSource.py: new database callback scheme
|
|
|
|
|
* src/EventEdit.py: new database callback scheme
|
|
|
|
|
* src/FamilyView.py: new database callback scheme
|
|
|
|
|
* src/GrampsBSDDB.py: new database callback scheme
|
|
|
|
|
* src/GrampsDbBase.py: new database callback scheme
|
|
|
|
|
* src/GrampsInMemDB.py: new database callback scheme
|
|
|
|
|
* src/Marriage.py: new database callback scheme
|
|
|
|
|
* src/NameEdit.py: new database callback scheme
|
|
|
|
|
* src/PeopleView.py: new database callback scheme
|
|
|
|
|
* src/PlaceView.py: new database callback scheme
|
|
|
|
|
* src/ReadGedcom.py: new database callback scheme
|
|
|
|
|
* src/ReadXML.py: new database callback scheme
|
|
|
|
|
* src/SourceView.py: new database callback scheme
|
|
|
|
|
* src/Sources.py: new database callback scheme
|
|
|
|
|
* src/gramps_main.py: new database callback scheme
|
|
|
|
|
|
2005-04-01 10:04:31 +05:30
|
|
|
|
2005-03-31 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py (upgrade): Delegate particular versioned
|
|
|
|
|
upgrades to separate methods; provide upgrade_5 method.
|
|
|
|
|
* src/RelLib.py: Remove place from MediaObjects; minor improvements.
|
|
|
|
|
* src/SourceView.py (button_press): Proper selection on double-click.
|
|
|
|
|
* src/plugins/Check.py (check_for_broken_family_links): Typo.
|
|
|
|
|
|
2005-04-01 10:39:59 +05:30
|
|
|
|
* src/plugins/ScratchPad.py (ScratchPadWindow.__init__): Minor change.
|
|
|
|
|
|
2005-03-31 19:53:39 +05:30
|
|
|
|
2005-03-31 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* plugins/TestcaseGenerator.py: Added a dialog to specify what is to be generated
|
|
|
|
|
and a ProgressBar. Enhanced family tree generation and randomized names a little more.
|
|
|
|
|
You can now generate thousands of people :-)
|
|
|
|
|
|
2005-03-31 18:46:20 +05:30
|
|
|
|
2005-03-31 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/stock_link.png: added icon for scratchpad display
|
|
|
|
|
* src/DdTargets.py (all_text): new method to return all text ddtypes
|
|
|
|
|
* src/TreeTips.py (__treetip_show): added support for tips to be callable
|
|
|
|
|
methods so that tips can be generated on the fly.
|
|
|
|
|
* src/plugins/Makefile.am: added stock_link.png icon
|
|
|
|
|
* src/plugins/ScratchPad.py: almost complete rewrite to make proper use
|
|
|
|
|
of gtk widgets and make more flexible for adding support for new
|
|
|
|
|
dnd object types. Added link icon if the object is a link to a primary
|
|
|
|
|
object.
|
|
|
|
|
|
2005-03-31 10:00:44 +05:30
|
|
|
|
2005-03-30 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MergePeople.py: provide more date in compare window, fix event
|
|
|
|
|
merging for families. Copy alternate names.
|
|
|
|
|
* src/plugins/Merge.py: support for new merge technique
|
|
|
|
|
* src/PeopleView.py: divide rebuild_data into two functions
|
|
|
|
|
* src/PeopleModel.py: clean up insertion functions
|
|
|
|
|
* src/gramps_main.py: remove unused code
|
|
|
|
|
|
2005-03-30 16:07:40 +05:30
|
|
|
|
2005-03-30 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* plugins/TestcaseGenerator.py: Added some more testcases of invalid relations
|
|
|
|
|
* plugins/Check.py: Added some comments an handling for some more invalid references
|
|
|
|
|
|
2005-03-30 07:15:14 +05:30
|
|
|
|
2005-03-29 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ReadXML.py: handle date object on names
|
|
|
|
|
* src/gramps.glade: add menu items for merging
|
|
|
|
|
* src/MergePeople.py: new person merge
|
|
|
|
|
* src/gramps_main.py: merge handling callbacks
|
|
|
|
|
* src/mergedata.glade: updated interface for merging
|
|
|
|
|
|
2005-03-29 21:35:50 +05:30
|
|
|
|
2005-03-29 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/Witness.py (WitnessEditor.__init__): Work around missing
|
|
|
|
|
reference.
|
2005-03-29 22:11:40 +05:30
|
|
|
|
* src/gramps_main.py (delete_person_response): Object/handle mixups,
|
|
|
|
|
remove unneeded commits.
|
2005-03-29 21:35:50 +05:30
|
|
|
|
|
2005-03-30 01:17:59 +05:30
|
|
|
|
* src/gramps_main.py (undo_callback,redo_callback): Minor
|
|
|
|
|
improvements, (read_file): Always re-initialize Undo and Redo items
|
|
|
|
|
to insensitive blanks after new database load; (post_load): Set up
|
|
|
|
|
database's callbacks for Undo and Redo after load.
|
|
|
|
|
* src/gramps.glade: Make Redo label non-stock to allow label change.
|
|
|
|
|
|
2005-03-29 20:49:26 +05:30
|
|
|
|
2005-03-29 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py (on_object_select_row): fixed the drop of
|
|
|
|
|
text into TextView widgets.
|
|
|
|
|
|
2005-03-29 18:46:24 +05:30
|
|
|
|
2005-03-29 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/DdTargets.py: add family targets to target list functions
|
|
|
|
|
* src/Marriage.py (at_dest_drag_data_received, ev_dest_drag_data_received,
|
|
|
|
|
ev_source_drag_data_get, at_source_drag_data_get): fixed dnd methods and
|
|
|
|
|
added use of DdTarget types.
|
|
|
|
|
* src/plugins/ScratchPad.py (generate_family_event_tooltip,
|
|
|
|
|
generate_family_event_tooltip, redraw_object_list): added support for
|
|
|
|
|
family events and attributes.
|
|
|
|
|
|
2005-03-30 07:15:14 +05:30
|
|
|
|
2005-03-27 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/SourceView.py: connect SourceView.merge into the multiple
|
|
|
|
|
selection mechanism
|
|
|
|
|
|
2005-03-28 09:52:09 +05:30
|
|
|
|
2005-03-27 Alex Roitman <shura@gramps-project.org>
|
2005-03-28 10:29:04 +05:30
|
|
|
|
* src/MergeData.py: Fixes for places and sources.
|
2005-03-28 09:52:09 +05:30
|
|
|
|
* src/PlaceView.py (build_context_menu): Typo.
|
|
|
|
|
* src/SourceView.py (__init__,build_tree): Allow multiple,
|
|
|
|
|
selections; (merge): Add placeholder method (borrowed from places,
|
|
|
|
|
needs work.
|
|
|
|
|
* src/gramps_main.py (on_views_switch_page): Enable merge button;
|
|
|
|
|
(on_merge_activate): Call merge for sources.
|
|
|
|
|
|
2005-03-28 10:28:28 +05:30
|
|
|
|
* src/RelLib.py (NoteBase,PlaceBase): Add new classes.
|
|
|
|
|
* src/ReadGedcom.py: Use get_note for comments.
|
|
|
|
|
* src/ReadXML.py: Use get_note for comments.
|
|
|
|
|
* src/Sources.py: Use get_note for comments.
|
|
|
|
|
* src/WriteGedcom.py: Use get_note for comments.
|
|
|
|
|
* src/WriteXML.py: Use get_note for comments.
|
|
|
|
|
* src/plugins/Ancestors.py: Use get_note for comments.
|
|
|
|
|
* src/plugins/FtmStyleAncestors.py: Use get_note for comments.
|
|
|
|
|
* src/plugins/FtmStyleDescendants.py: Use get_note for comments.
|
|
|
|
|
* src/plugins/NavWebPage.py: Use get_note for comments.
|
|
|
|
|
* src/plugins/ScratchPad.py: Use get_note for comments.
|
|
|
|
|
* src/plugins/WebPage.py: Use get_note for comments.
|
|
|
|
|
|
2005-03-27 11:44:06 +05:30
|
|
|
|
2005-03-26 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (Source.replace_source_references): Add method.
|
|
|
|
|
* src/MergeData.py (MergeSources.merge): Use new handle replacement.
|
|
|
|
|
|
2005-03-27 05:20:56 +05:30
|
|
|
|
2005-03-26 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/MergeData.py: Add interface support for parents/family merging
|
|
|
|
|
|
2005-03-26 16:23:27 +05:30
|
|
|
|
2005-03-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/Check.py: Add check for child handle in family, that
|
|
|
|
|
does no longer exist in database
|
|
|
|
|
|
2005-03-26 20:30:05 +05:30
|
|
|
|
* src/plugins/Check.py (check_parent_relationships): typo
|
2005-03-27 03:29:15 +05:30
|
|
|
|
|
|
|
|
|
* src/plugins/Check.py (check_parent_relationships): Catch some more
|
|
|
|
|
database errors. Messages in the report still need some work.
|
|
|
|
|
* src/plugins/TestcaseGenerator.py: New plugin that creates some of
|
|
|
|
|
the errors that crashed Check.py before.
|
|
|
|
|
|
2005-03-26 02:50:12 +05:30
|
|
|
|
2005-03-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/ScratchPad.py (ScratchPadWindow): moved content of pad to a
|
|
|
|
|
class attribute so that it is preserved when the pad is closed.
|
|
|
|
|
* src/ScratchPad.py (add_itself_to_menu, remove_itself_from_menu):
|
|
|
|
|
removed large section of commented code.
|
|
|
|
|
|
2005-03-26 02:35:09 +05:30
|
|
|
|
2005-03-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/Sources.py: converted to use DdTargets.py
|
|
|
|
|
* src/FamilyView.py: converted to use DdTargets.py
|
|
|
|
|
* src/EditPerson.py: converted to use DdTargets.py
|
|
|
|
|
* src/EditPlace.py: converted to use DdTargets.py
|
|
|
|
|
* src/Marriage.py: converted to use DdTargets.py
|
|
|
|
|
* src/DdTargets.py: added targets for FAMILY_EVENT, FAMILY_ATTRIBUTE,
|
|
|
|
|
CHILD and SPOUSE
|
|
|
|
|
|
2005-03-26 20:57:39 +05:30
|
|
|
|
2005-03-24 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/EventEdit.py: Display error message if event type not specified.
|
|
|
|
|
* src/gramps_main.py: fix merge callback
|
|
|
|
|
|
2005-03-24 22:47:01 +05:30
|
|
|
|
2005-03-24 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (Witness.__init__): Typo.
|
|
|
|
|
* src/plugins/Check.py (cleanup_missing_photos): Use new mediaref
|
|
|
|
|
detection/removal, icons, window management.
|
|
|
|
|
* src/plugins/summary.glade: non-modal dialog.
|
|
|
|
|
* src/plugins/Verify.py (VerifyResults): Use title once.
|
|
|
|
|
|
2005-03-25 05:54:37 +05:30
|
|
|
|
* src/plugins/ChangeTypes.py: icon, window management, single instance.
|
|
|
|
|
* src/plugins/changetype.glade: delete event.
|
|
|
|
|
* src/plugins/ReorderIds.py: Disable for the time being.
|
|
|
|
|
* src/plugins/Eval.py: icon, window management, single instance.
|
|
|
|
|
* src/plugins/eval.glade: dialog.
|
|
|
|
|
* src/plugins/Leak.py: icon, window management, single instance.
|
|
|
|
|
* src/plugins/leak.glade: dialog.
|
|
|
|
|
|
2005-03-25 09:04:52 +05:30
|
|
|
|
* src/plugins/FilterEditor.py: single instance, help.
|
|
|
|
|
* src/rule.glade: icon, help.
|
|
|
|
|
* src/plugins/SoundGen.py: single instance, icon, help.
|
|
|
|
|
* src/soundex.glade: help.
|
|
|
|
|
* src/plugins/RelCalc.py: icon.
|
|
|
|
|
* src/plugins/ScratchPad.py: single instance, help.
|
|
|
|
|
* src/scratchpad.glade: help.
|
|
|
|
|
|
2005-03-24 19:14:54 +05:30
|
|
|
|
2005-03-24 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/DdTargets.py: new module to manage drag and drop target data.
|
|
|
|
|
* src/Makefile.am: added DdTargets.py
|
|
|
|
|
* src/ScratchPad.py: modified to use DdTargets.py. This is the first
|
|
|
|
|
stage. I will look at modifying EditPersons.py to use DdTargets.py next.
|
|
|
|
|
|
2005-03-23 21:38:26 +05:30
|
|
|
|
2005-03-23 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/RelLib.py: Added self.get_date() to get_text_data_child_list().
|
|
|
|
|
This way the date is searchable in the full-text search filter.
|
2005-03-24 03:43:33 +05:30
|
|
|
|
|
|
|
|
|
* doc/gramps-manual/de/*.xml: Incorporated changes from STABLE branch.
|
2005-03-23 21:38:26 +05:30
|
|
|
|
|
2005-03-23 19:16:06 +05:30
|
|
|
|
2005-03-23 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (PrivacyBase): Add base class for privacy capabilities;
|
|
|
|
|
(PrivateSourceNote): Inherits from SourceNote and PrivacyBase;
|
|
|
|
|
(MediaRef,Url,Witness,SourceRef): Remove unneeded privacy methods.
|
|
|
|
|
* src/ImageSelect.py (GlobalMediaProperties.display_refs): Typos.
|
|
|
|
|
|
2005-03-24 08:57:02 +05:30
|
|
|
|
* src/plugins/Verify.py (VerifyResults): Add class for displaying
|
|
|
|
|
results; help for the settings window; single instance of the tool.
|
|
|
|
|
* src/plugins/verify.glade: HIG compliance, break things into tabs.
|
|
|
|
|
|
* src/gramps_main.py (tool_callback): Typo.
* src/QuestionDialog.py: Use gramps icon.
* src/plugins/EventCmp.py: HIG; single instance; help.
* src/plugins/eventcmp.glade: HIG; help.
* src/plugins/Desbrowser.py: HIG, help, rebuild model after edit.
* src/plugins/desbrowse.glade: help, info label.
* src/plugins/PatchNames.py: HIG, help, single instance.
* src/plugins/patchnames.glade: HIG, help.
* src/plugins/Merge.py: HIG, help, single instance.
* src/plugins/merge.glade: HIG, help.
* src/plugins/ChangeNames.py: HIG, help, single instance.
svn: r4230
2005-03-24 11:52:25 +05:30
|
|
|
|
* src/gramps_main.py (tool_callback): Typo.
|
|
|
|
|
* src/QuestionDialog.py: Use gramps icon.
|
|
|
|
|
* src/plugins/EventCmp.py: HIG; single instance; help.
|
|
|
|
|
* src/plugins/eventcmp.glade: HIG; help.
|
|
|
|
|
* src/plugins/Desbrowser.py: HIG, help, rebuild model after edit.
|
|
|
|
|
* src/plugins/desbrowse.glade: help, info label.
|
|
|
|
|
* src/plugins/PatchNames.py: HIG, help, single instance.
|
|
|
|
|
* src/plugins/patchnames.glade: HIG, help.
|
|
|
|
|
* src/plugins/Merge.py: HIG, help, single instance.
|
|
|
|
|
* src/plugins/merge.glade: HIG, help.
|
|
|
|
|
* src/plugins/ChangeNames.py: HIG, help, single instance.
|
|
|
|
|
|
2005-03-22 19:25:13 +05:30
|
|
|
|
2005-03-22 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (MediaBase): Add base class for media references;
|
|
|
|
|
(BaseObject): Add has_handle_reference, remove_handle_references,
|
|
|
|
|
and replace_handle_reference methods; (SourceNote): Add
|
|
|
|
|
replace_source_references method; (People,Family,Event,MediaObject):
|
|
|
|
|
Add handle_reference methods.
|
|
|
|
|
|
2005-03-22 21:53:53 +05:30
|
|
|
|
* src/RelLib.py: Move handle_reference methods from BaseObject to
|
|
|
|
|
PrimaryObject; (MediaBase): Remove recursive child-related operations
|
|
|
|
|
on mediarefs, since only primary objects have mediarefs;
|
|
|
|
|
Rename DataObj to PrivateObject; (People,Family,Event,MediaObject):
|
|
|
|
|
remove get_handleholder_list, add low-level handle reference detector.
|
|
|
|
|
|
2005-03-23 05:29:51 +05:30
|
|
|
|
* src/Sources.py: Use get_date_object (not get_date) for source refs.
|
|
|
|
|
* src/ReadXML.py: Use get_date_object for source refs.
|
|
|
|
|
* src/WriteXML.py: Use get_date_object for source refs.
|
|
|
|
|
* src/WriteGedcom.py: Use get_date_object for sourcerefs.
|
|
|
|
|
* src/plugins/FtmStyleAncestors.py: Use get_date_object for sourcerefs.
|
|
|
|
|
* src/plugins/FtmStyleDescendants.py: Use get_date_object for sourcerefs.
|
|
|
|
|
* src/plugins/NavWebPage.py: Use get_date_object for sourcerefs.
|
|
|
|
|
* src/plugins/WebPage.py: Use get_date_object for sourcerefs.
|
|
|
|
|
* src/RelLib.py (DateBase): Add base class for keeping Date;
|
|
|
|
|
(MediaBase): Do not inherit from BaseObject; (Event,MediaObject,LdsOrd,
|
|
|
|
|
Address,Name,SourceRef): Inherit all date-related methods from DateBase.
|
|
|
|
|
|
2005-03-21 11:23:42 +05:30
|
|
|
|
2005-03-21 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/MergeData.py: further changes to adapt to new API
|
|
|
|
|
|
2005-03-20 05:14:01 +05:30
|
|
|
|
2005-03-19 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsDbBase.py: handle new column
|
|
|
|
|
* src/PeopleModel.py: add cause of death field
|
|
|
|
|
* src/PeopleView.py: add cause of death field
|
|
|
|
|
* src/gramps.glade: add scratchpad button
|
|
|
|
|
* src/gramps_main.py: add scratchpad button press callback
|
|
|
|
|
* src/plugins/ScratchPad.py: call alternate dialog
|
|
|
|
|
* src/plugins/scratchpad.glade: provide alternate dialog based
|
|
|
|
|
on gtk.Dialog that implements the help button.
|
|
|
|
|
|
2005-03-19 23:51:57 +05:30
|
|
|
|
2005-03-19 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/gramps.glade: Add date LED buttons for LDS dates.
|
|
|
|
|
* src/EditPerson.py (draw_lds): Add date LED buttons for LDS dates;
|
|
|
|
|
(lds_field): Always set date text for LDS dates.
|
|
|
|
|
* src/Marriage.py (__init__): Add date LED button for LDS date.
|
|
|
|
|
|
2005-03-20 08:03:36 +05:30
|
|
|
|
* src/gramps.glade: Add tolltip to scratchpad button.
|
|
|
|
|
|
2005-03-19 23:42:04 +05:30
|
|
|
|
2005-03-18 Alex Roitman <shura@gramps-project.org>
|
2005-03-19 11:56:23 +05:30
|
|
|
|
* doc/gramps-manual/C/figures/export-druid.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/gramps-manual.xml: Update.
|
|
|
|
|
|
2005-03-18 17:46:41 +05:30
|
|
|
|
2005-03-18 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/plugins/ScratchPad.py: Tidy up of drag target type handling.
|
|
|
|
|
* src/EditPerson.py (x_drag_data_received): fixed problem with
|
|
|
|
|
drag and drop of objects that have srcrefs.
|
|
|
|
|
|
2005-03-18 00:58:00 +05:30
|
|
|
|
2005-03-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GrampsGconfKeys.py (get_bool,get_int,get_string): Raise
|
|
|
|
|
exception when default value could not be get from gconf schema
|
|
|
|
|
* src/const.py.in: Add custom exception "ErrorSchemaInvalid"
|
|
|
|
|
* src/GrampsMime.py (mime_type_is_defined): New method that returns
|
|
|
|
|
True/False
|
2005-03-18 02:03:36 +05:30
|
|
|
|
* src/gramps_main.py (__init__): Catch "ErrorSchemaInvalid" exception
|
2005-03-18 00:58:00 +05:30
|
|
|
|
and check for installed MIME-type. Show error because installation is
|
|
|
|
|
incomplete.
|
|
|
|
|
|
2005-03-17 22:49:34 +05:30
|
|
|
|
2005-03-17 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* acinclude.m4: Add macro for defining SHARED_MIME_DIR.
|
|
|
|
|
* configure.in: Use AM_SHARED_MIME macro.
|
|
|
|
|
* src/data/Makefile.am: Use defined GCONF_SCHEMA_FILE_DIR and
|
|
|
|
|
SHARED_MIME_DIR, not the hardcoded paths.
|
|
|
|
|
|
2005-03-18 02:03:36 +05:30
|
|
|
|
* src/Errors.py (GConfSchemaError): Add new exception.
|
|
|
|
|
* src/const.py.in: Remove exception string "ErrorSchemaInvalid"
|
|
|
|
|
(replaced by new class).
|
|
|
|
|
* src/GrampsGconfKeys.py (get_bool,get_int,get_string): Raise exception.
|
|
|
|
|
|
2005-03-17 18:21:14 +05:30
|
|
|
|
2005-03-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/Exporter.py (build_info_page): proofreading; (build_format_page):
|
|
|
|
|
shrink the size of the window by using tooltips to display the
|
|
|
|
|
format description.
|
|
|
|
|
* src/plugins/ExportVCard.py: New (unfinished) plugin to export
|
|
|
|
|
addresses to pim applications.
|
|
|
|
|
* src/plugins/vcardexport.glade: GUI for the Exporter Druid of
|
|
|
|
|
vCard export
|
|
|
|
|
* src/plugins/ExportVCalendar.py: New (unfinished) plugin to export
|
|
|
|
|
events for calendaring applications.
|
|
|
|
|
* src/plugins/vcalendarexport.glade: GUI for the Exporter Druid
|
|
|
|
|
of vCalendar export
|
|
|
|
|
|
2005-03-16 22:08:20 +05:30
|
|
|
|
2005-03-16 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/GenericFilter.py (HasTextMatchingSubstringOf): Minor.
|
|
|
|
|
* src/plugins/FilterEditor.py (EditRule:__init__): Typo.
|
|
|
|
|
* ChangeLog.old: Add to CVS the pre-2005 ChangeLog; Split off current.
|
|
|
|
|
|
2005-03-16 19:43:33 +05:30
|
|
|
|
2005-03-16 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (HasTextMatchingSubstringOf): add checkboxes for case and
|
|
|
|
|
regexp matching; (HasTextMatchingRegexpOf) Added wrapper to use regexp matching
|
|
|
|
|
in HasTextMatchingSubstringOf
|
|
|
|
|
* src/gramps_main.py: Add new regular expression filter
|
|
|
|
|
* src/plugins/FilterEditor.py (EditRule:__init__): Treat params of new filter as boolean.
|
|
|
|
|
* TODO: Add parameter definition of Filter Rules to the filter itself, so
|
|
|
|
|
it can be removed from the filter editor and used by PeopleView.
|
|
|
|
|
|
2005-03-17 04:10:42 +05:30
|
|
|
|
* src/plugins/ImportvCard.py: A quickly hacked version of a vCard
|
|
|
|
|
importer. Maybe it is useful for someone.
|
|
|
|
|
* src/const.py.in: added mime for vCard import.
|
|
|
|
|
|
2005-03-16 14:21:53 +05:30
|
|
|
|
2005-03-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2005-03-16 19:22:04 +05:30
|
|
|
|
* src/ScratchPad.py (ScratchPad): improved the generation of
|
|
|
|
|
tooltip information for most object types.
|
|
|
|
|
|
|
|
|
|
2005-03-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2005-03-16 22:07:33 +05:30
|
|
|
|
* src/EditPerson.py (EditPerson.ev_drag_data_received): Fixed
|
2005-03-16 14:21:53 +05:30
|
|
|
|
drag and drop of events.
|
|
|
|
|
|
2005-03-15 21:26:47 +05:30
|
|
|
|
2005-03-15 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (Source.get_text_data_child_list,
|
|
|
|
|
Family.get_text_data_child_list): Add missing lists.
|
|
|
|
|
* src/GenericFilter.py (FullTextSearch): Correct description.
|
|
|
|
|
|
2005-03-15 21:56:30 +05:30
|
|
|
|
* src/GenericFilter.py (HasTextMatchingSubstringOf):
|
|
|
|
|
Rename FullTextSearch as well as its descriptions.
|
|
|
|
|
* src/gramps_main.py: Change string for filter menu.
|
|
|
|
|
* src/plugins/FilterEditor.py (EditRule.__init__): Hide window while
|
|
|
|
|
drawing.
|
|
|
|
|
* src/DateEdit.py (DateEditorDialog.__init__): Hide window while
|
|
|
|
|
drawing.
|
|
|
|
|
|
2005-03-16 11:34:45 +05:30
|
|
|
|
* src/data/gramps.xml: Correct GW magic to not collide with XML.
|
|
|
|
|
|
2005-03-15 19:18:18 +05:30
|
|
|
|
2005-03-15 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
|
|
|
|
* src/Makefile.am : Added TreeTip.py to list of installed modules.
|
|
|
|
|
* src/TreeTip.py: New module that implements tooltips on TreeView rows.
|
|
|
|
|
* src/plugins/Makefile.am: Added ScratchPad.py and scratchpad.glade.
|
|
|
|
|
* src/plugins/ScratchPad.py: New module to implement a scratch pad for
|
|
|
|
|
temporary storage of drag and drop objects.
|
|
|
|
|
* src/plugins/scratchpad.glade: New glade file for ScratchPad window.
|
|
|
|
|
|
2005-03-15 18:26:14 +05:30
|
|
|
|
2005-03-15 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-03-15 21:26:47 +05:30
|
|
|
|
* src/GenericFilter.py (FullTextSearch): Added new filter that provides
|
|
|
|
|
a full-text search thru (nearly) all attributes and linked objects of a person.
|
2005-03-15 18:26:14 +05:30
|
|
|
|
* src/gramps_main.py: add the new filter to the menu.
|
|
|
|
|
* src/RelLib.py (Event,Source): fix get_text_data_child_list() to correct
|
|
|
|
|
attributes of the class; (Family): fix get_sourcref_child_list().
|
2005-03-16 02:34:44 +05:30
|
|
|
|
* src/plugins/ImportGeneWeb.py: fixed small typos
|
2005-03-15 18:26:14 +05:30
|
|
|
|
|
* src/AddSpouse.py (select_spouse_clicked): Prevent adding oneself
and oneself's parents as a spouse; When aborting, do not close dialog.
* src/RelLib.py (BaseObject): Add base data class, to support
capabilites common to all gramps objects; (matches_string,
matches_regexp): Add methods for searching textual objects;
(Person,Family,Event,Place,Source,MediaRef,LdsOrd,Attribute,Address,
Name,Location,Note,Url,Witness,SourceRef): Add methods for determining
textual objects and children with textual objects.
svn: r4182
2005-03-15 10:53:12 +05:30
|
|
|
|
2005-03-14 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/AddSpouse.py (select_spouse_clicked): Prevent adding oneself
|
|
|
|
|
and oneself's parents as a spouse; When aborting, do not close dialog.
|
|
|
|
|
* src/RelLib.py (BaseObject): Add base data class, to support
|
|
|
|
|
capabilites common to all gramps objects; (matches_string,
|
|
|
|
|
matches_regexp): Add methods for searching textual objects;
|
|
|
|
|
(Person,Family,Event,Place,Source,MediaRef,LdsOrd,Attribute,Address,
|
|
|
|
|
Name,Location,Note,Url,Witness,SourceRef): Add methods for determining
|
|
|
|
|
textual objects and children with textual objects.
|
|
|
|
|
|
2005-03-15 05:00:26 +05:30
|
|
|
|
2005-03-14 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/gramps_main.py: use new GRAMPS homepage
|
|
|
|
|
|
2005-03-14 03:40:40 +05:30
|
|
|
|
2005-03-13 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/DateEdit.py (update_after_editor): Add method.
|
|
|
|
|
* src/EditPerson.py: Always have birth/death events (never None);
|
|
|
|
|
Use new update method for dates; Only commit death/birth if changed;
|
|
|
|
|
Only add new birth/death if non-empty.
|
|
|
|
|
* src/EventEdit.py: Translate stored event names before including in
|
|
|
|
|
menu; Exclude birth/death from menu; Do not add birth/death to the
|
|
|
|
|
custom event types; Only detect type change for non-birth/death.
|
|
|
|
|
* src/GrampsDbBase.py: Do not commit objects with empty handles.
|
|
|
|
|
* src/GrampsInMemDB.py: Do not commit objects with empty handles.
|
|
|
|
|
* src/Utils.py (family_name): Add clause for unknown parents.
|
|
|
|
|
|
2005-03-14 05:40:36 +05:30
|
|
|
|
* src/EventEdit.py (get_place): Typo.
|
|
|
|
|
|
2005-03-14 09:20:38 +05:30
|
|
|
|
* src/DisplayTrace.py (__init__): Mark debian distros.
|
|
|
|
|
|
* src/GenericFilter.py (Rule,GenericFilter): New methods prepare() and
reset(), that are called before/after a filter is applied, to properly
support query caches; (IsWitness): new filter;
(RelationshipPathBetween,IsDescendantOf,IsLessThanNthGenerationDescendantOf,
IsMoreThanNthGenerationDescendantOf,IsChildOfFilterMatch,IsSiblingOfFilterMatch,
IsAncestorOf,IsAncestorOfFilterMatch,IsLessThanNthGenerationAncestorOf,
IsMoreThanNthGenerationAncestorOf,IsParentOfFilterMatch,HasCommonAncestorWith):
use prepare() and reset() to create a proper query cache. Currently the
cache was only created once after object creation and never updated.
* src/gramps_main.py: Add new filters to the menu.
svn: r4171
2005-03-14 01:19:38 +05:30
|
|
|
|
2005-03-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (Rule,GenericFilter): New methods prepare() and
|
|
|
|
|
reset(), that are called before/after a filter is applied, to properly
|
|
|
|
|
support query caches; (IsWitness): new filter;
|
|
|
|
|
(RelationshipPathBetween,IsDescendantOf,IsLessThanNthGenerationDescendantOf,
|
|
|
|
|
IsMoreThanNthGenerationDescendantOf,IsChildOfFilterMatch,IsSiblingOfFilterMatch,
|
|
|
|
|
IsAncestorOf,IsAncestorOfFilterMatch,IsLessThanNthGenerationAncestorOf,
|
|
|
|
|
IsMoreThanNthGenerationAncestorOf,IsParentOfFilterMatch,HasCommonAncestorWith):
|
|
|
|
|
use prepare() and reset() to create a proper query cache. Currently the
|
|
|
|
|
cache was only created once after object creation and never updated.
|
|
|
|
|
* src/gramps_main.py: Add new filters to the menu.
|
|
|
|
|
|
2005-03-12 02:35:46 +05:30
|
|
|
|
2005-03-11 Alex Roitman <shura@gramps-project.org>
|
|
|
|
|
* src/RelLib.py (SourceNote): Add methods for detection and removal
|
|
|
|
|
source references in itself and child objects; (SourceNote,Person,
|
|
|
|
|
Family,Event,Place,Source,MediaRef): Add method for determining child
|
|
|
|
|
sourceref-capable objects.
|
|
|
|
|
* src/Utils.py (get_source_referents): Add function.
|
|
|
|
|
* src/EditSource.py (display_references): Use new sourceref detection;
|
|
|
|
|
(DelSrcQuery.__init__): Accept object lists; (DelSrcQuery.query_response):
|
|
|
|
|
Use new sourceref removal.
|
|
|
|
|
* src/SourceView.py (on_delete_clicked): Use new sourceref detection;
|
|
|
|
|
(delete_source,is_used): Remove functions.
|
|
|
|
|
|
2005-03-12 06:14:11 +05:30
|
|
|
|
* src/Utils.py (get_media_referents): Add function;
|
|
|
|
|
Add generic data recovery message.
|
|
|
|
|
* src/gramps_main.py (delete_person_clicked): Use generic data recovery
|
|
|
|
|
message.
|
|
|
|
|
* src/SourceView.py (on_delete_clicked): Use generic data recovery
|
|
|
|
|
message.
|
|
|
|
|
* src/EditSource.py (display_references): Change list headings.
|
|
|
|
|
* src/MediaView.py (on_delete_clicked): Use new mediaref detector;
|
|
|
|
|
Use generic data recovery message; (delete_objectmis-object_used):
|
|
|
|
|
Remove functions.
|
|
|
|
|
* src/ImageSelect.py (GlobalMediaProperties.display_ref): Use new
|
|
|
|
|
sourceref detection; (DeleteMediaQuery__init__): Accept object handle
|
|
|
|
|
and lists; (DeleteMediaQuery.query_response): Use new mediaref removal.
|
|
|
|
|
|
2005-03-12 02:23:53 +05:30
|
|
|
|
2005-03-11 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (PersonWithIncompleteEvent,
|
|
|
|
|
FamilyWithIncompleteEvent, ProbablyAlive,PeoplePrivate):
|
|
|
|
|
Add filter rules.
|
|
|
|
|
* src/gramps_main.py (init_filters): Add new filters to the menu.
|
|
|
|
|
|
2005-03-11 00:31:00 +05:30
|
|
|
|
2005-03-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/GenericFilter.py (IsBookmarked,IncompleteNames,
|
|
|
|
|
HaveAltFamilies,HavePhotos,HaveChildren,NeverMarried,
|
|
|
|
|
MultipleMarriages,NoBirthdate): Add filter rules.
|
|
|
|
|
* src/gramps_main.py (init_filters): Add new filters to the menu.
|
2005-03-11 03:49:19 +05:30
|
|
|
|
* src/plugins/NavWebPage.py: Catch invalid HomeNote object
|
2005-03-11 00:31:00 +05:30
|
|
|
|
|
2005-03-09 22:42:58 +05:30
|
|
|
|
2005-03-09 Don Allingham <don@gramps-project.org>
|
2005-03-10 07:08:08 +05:30
|
|
|
|
* src/ChooseParents.py: Fix widget sensitivity problem, assign
|
|
|
|
|
integer value instead of string to relationship type
|
|
|
|
|
* src/FamilyView.py: fix child relationship display value
|
|
|
|
|
* src/GrampsBSDDB.py: upgrade to DB version 4 (remove string
|
|
|
|
|
relationship types)
|
2005-03-10 06:32:09 +05:30
|
|
|
|
* src/EditPerson.py: call new_after_edit instead of update_after_edit
|
|
|
|
|
for new people.
|
2005-03-10 04:29:24 +05:30
|
|
|
|
* src/EditPerson.py: add srcref as a drag and drop item
|
|
|
|
|
* src/EditPlace.py: add srcref as a drag and drop item
|
|
|
|
|
* src/Marriage.py: add srcref as a drag and drop item
|
|
|
|
|
* src/WriteGedcom.py: catch empty event
|
|
|
|
|
* src/Sources.py: add drag-n-drop for source references
|
|
|
|
|
|
|
|
|
|
2005-03-09 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-03-10 04:36:51 +05:30
|
|
|
|
* src/GenericFilter.py (IsDefaultPerson,IsSiblingOfFilterMatch):
|
|
|
|
|
Add filter rules.
|
2005-03-09 22:42:58 +05:30
|
|
|
|
|
2005-03-11 00:25:18 +05:30
|
|
|
|
2005-03-09 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-03-10 04:36:51 +05:30
|
|
|
|
* src/PedView.py: Import RelLib for accessing relationship constants.
|
|
|
|
|
* src/NameEdit.py: Use empty Date for newly created name.
|
2005-03-09 21:36:22 +05:30
|
|
|
|
|
2005-03-10 04:36:51 +05:30
|
|
|
|
* src/data/gramps.schemas: Place dont-ask key into interface dir.
|
|
|
|
|
* src/Marriage.py (did_data_change): Compare gramps_id, not handle.
|
2005-03-10 04:29:24 +05:30
|
|
|
|
|
2005-03-10 05:34:50 +05:30
|
|
|
|
* src/ReadXML.py (start_childof): Use integer relations.
|
|
|
|
|
* src/WriteXML.py (write_xml_data): Properly test frel.
|
|
|
|
|
* src/rule.glade: Change button label; add "need to close" label.
|
|
|
|
|
* src/EditPlace.py: Typo.
|
|
|
|
|
|
2005-03-10 05:58:57 +05:30
|
|
|
|
* src/FamilyView.py: Correct constants for birth relationship.
|
2005-03-10 10:27:22 +05:30
|
|
|
|
* src/AddSpouse.py (select_spouse_clicked): Prevent adding child
|
|
|
|
|
of the family as a spouse in that family.
|
2005-03-10 05:58:57 +05:30
|
|
|
|
|
2005-03-10 04:29:24 +05:30
|
|
|
|
2005-03-09 Don Allingham <don@gramps-project.org>
|
2005-03-10 04:36:51 +05:30
|
|
|
|
* src/NameEdit.py: assign date on close
|
2005-03-09 21:55:15 +05:30
|
|
|
|
|
2005-03-09 09:28:44 +05:30
|
|
|
|
2005-03-08 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/ChooseParents.py: change _nsort to _model
|
|
|
|
|
* src/GrampsBSDDB.py: fix event secondary index function to that
|
|
|
|
|
the event name is used instead of the GRAMPS id.
|
|
|
|
|
|
2005-03-08 22:48:33 +05:30
|
|
|
|
2005-03-08 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/EditPerson.py: Remove numerous multiple definitions.
|
|
|
|
|
* src/AttrEdit.py (__init__): Set text to translated attribute type.
|
|
|
|
|
* src/const.py.in (display_attr): Add function.
|
|
|
|
|
|
2005-03-09 02:41:48 +05:30
|
|
|
|
* src/DbPrompter.py (ImportDbPrompter.chooser): Typo.
|
|
|
|
|
|
2005-03-09 03:32:49 +05:30
|
|
|
|
* src/Marriage.py (on_add_clicked,on_event_update_clicked): Typos.
|
|
|
|
|
* src/AddSpouse.py (select_spouse_clicked): Typo.
|
|
|
|
|
|
2005-03-09 03:54:41 +05:30
|
|
|
|
* src/EditPerson.py (__init__): Only set update sources if possible
|
|
|
|
|
(calls from ChooseParents don't provide the correct parent, but then
|
|
|
|
|
the full update goes on anyway).
|
|
|
|
|
* src/ChooseParents.py (mother_list_select_row,
|
|
|
|
|
father_list_select_row): Comment out auto-selection of parents.
|
|
|
|
|
|
2005-03-09 06:38:49 +05:30
|
|
|
|
* src/plugins/FilterEditor.py (on_delete_event,close_filter_editor):
|
|
|
|
|
Update filter ComboBox in the main window.
|
|
|
|
|
* src/gramps_main.py (init_filters): Clear layout before rebuilding.
|
|
|
|
|
|
2005-03-08 08:44:25 +05:30
|
|
|
|
2005-03-07 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/AddrEdit.py: Typo.
|
|
|
|
|
* src/EditPerson.py (on_add_addr_clicked): Typos.
|
|
|
|
|
* src/EditSource.py (display_references): Add lots of missed
|
|
|
|
|
source references.
|
|
|
|
|
* src/ImageSelect.py: Use PluginsMgr instead of Plugins.
|
|
|
|
|
|
2005-03-08 06:41:50 +05:30
|
|
|
|
2005-03-07 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/RelLib.py: more documentation
|
|
|
|
|
|
2005-03-07 19:19:14 +05:30
|
|
|
|
2005-03-07 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/gramps_main.py (post_load): Upgrade even if no callback.
|
|
|
|
|
|
2005-03-07 10:27:22 +05:30
|
|
|
|
2005-03-06 Don Allingham <don@gramps-project.org>
|
|
|
|
|
* src/GrampsBSDDB.py: display upgrade messages to stdout
|
|
|
|
|
|
2005-03-07 05:17:26 +05:30
|
|
|
|
2005-03-06 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/GrampsBSDDB.py: add upgrade to version 3 for new Name type
|
|
|
|
|
* src/NameEdit.py: add date editor field
|
|
|
|
|
* src/ReadXML.py: read date field attached to a name
|
|
|
|
|
* src/WriteXML.py: write date field attached to a name
|
|
|
|
|
* src/RelLib.py: add date field to Name
|
|
|
|
|
* src/gramps.glade: add date editor field to Name Editor dialog
|
|
|
|
|
|
2005-03-07 00:02:14 +05:30
|
|
|
|
2005-03-06 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-03-07 19:17:17 +05:30
|
|
|
|
* src/EditSource.py (display_references): List source's references
|
|
|
|
|
from personal and family gallery objects.
|
2005-03-07 00:02:14 +05:30
|
|
|
|
|
2005-03-04 20:45:20 +05:30
|
|
|
|
2005-03-04 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-03-07 19:17:17 +05:30
|
|
|
|
* src/GenericFilter.py (HasAttribute.apply): Make work when no value
|
|
|
|
|
is given; (HasFamilyAttribute.apply): Make work when no value is given.
|
2005-03-04 20:45:20 +05:30
|
|
|
|
|
2005-03-03 20:30:55 +05:30
|
|
|
|
2005-03-03 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/GenericFilter.py (HasAttribute.apply): Fix the rule.
|
|
|
|
|
(HasFamilyAttribute.apply): Fix the rule.
|
|
|
|
|
* src/Marriage.py (on_update_attr_clicked,on_add_attr_clicked):
|
|
|
|
|
Pass the window to the attribute editor.
|
|
|
|
|
|
2005-03-03 02:18:58 +05:30
|
|
|
|
2005-03-02 Don Allingham <dallingham@users.sourceforge.net>
|
2005-03-03 11:03:22 +05:30
|
|
|
|
* src/ChooseParents.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/PedView.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/ReadGedcom.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/ReadXML.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/RelLib.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/SelectChild.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/WriteXML.py: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/const.py.in: use integers instead of strings for
|
|
|
|
|
relationship types
|
|
|
|
|
* src/gramps_main.py: call database update function
|
|
|
|
|
* src/GrampsBSDDB.py: add database upgrade function
|
|
|
|
|
* src/GrampsDbBase.py: add database upgrade function
|
2005-03-03 07:12:17 +05:30
|
|
|
|
* src/Marriage.py: fix lds menu
|
2005-03-03 02:18:58 +05:30
|
|
|
|
* src/AddSpouse.py: use ComboBox instead of ComboBoxEntry for
|
|
|
|
|
handling child/parent relationships
|
|
|
|
|
* src/ChooseParents.py: use ComboBox instead of ComboBoxEntry for
|
|
|
|
|
handling child/parent relationships
|
|
|
|
|
* src/FamilyView.py: use ModifyParents instead of EditRel
|
|
|
|
|
* src/SelectChild.py: use ComboBox instead of ComboBoxEntry for
|
|
|
|
|
handling child/parent relationships. Remove EditRel class
|
|
|
|
|
* src/gramps.glade: use ComboBox instead of ComboBoxEntry for
|
|
|
|
|
handling child/parent relationships, delete editrel
|
|
|
|
|
|
2005-03-02 19:30:51 +05:30
|
|
|
|
2005-03-02 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/DbPrompter.py (ImportDbPrompter.chooser): Explicitly
|
|
|
|
|
import XML and GEDCOM.
|
|
|
|
|
* src/plugins/FilterEditor.py (MySelect.get_text): Typo.
|
|
|
|
|
|
2005-03-03 10:43:47 +05:30
|
|
|
|
* src/plugins/FilterEditor.py: Multiple fixes.
|
|
|
|
|
* src/GenericFilter.py: Multiple fixes.
|
|
|
|
|
|
2005-03-03 11:13:41 +05:30
|
|
|
|
* src/plugins/Makefile.am: Stop shipping ReadNative.py.
|
|
|
|
|
|
2005-02-28 07:21:21 +05:30
|
|
|
|
2005-02-27 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/DbPrompter.py (format_maker): Add mnemonic activation target
|
|
|
|
|
to the format selector label; Use new import format; don't treat
|
|
|
|
|
native formats as plugins anymore.
|
|
|
|
|
* src/PluginMgr.py: Add format name to import registration.
|
|
|
|
|
* src/ReadGedcom.py: Cleanups; Don't register already native import.
|
|
|
|
|
* src/ReadXML.py: Don't register already native import.
|
|
|
|
|
* src/data/gramps.xml: Add magic patterns for XML, GEDCOM, and GW.
|
|
|
|
|
* src/plugins/ImportGeneWeb.py: Register with format name.
|
|
|
|
|
* src/plugins/ReadNative.py: Remove obsolete file.
|
|
|
|
|
* src/plugins/ReadPkg.py: Lots of cleanups; Register with format name.
|
|
|
|
|
|
2005-02-28 05:13:20 +05:30
|
|
|
|
2005-02-27 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/plugins/NavWebPage.py: add the ability to have notes
|
|
|
|
|
attached to the Introduction and Home pages
|
|
|
|
|
|
2005-02-28 03:35:02 +05:30
|
|
|
|
2005-02-27 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/MergeData.py: partial set of changes to handle new API
|
|
|
|
|
|
2005-02-28 00:26:31 +05:30
|
|
|
|
2005-02-27 Julio Sanchez <jsanchez@users.sourceforge.net>
|
|
|
|
|
* src/MergeData.py: preserve most data while merging families
|
|
|
|
|
* src/PeopleView.py: allow multiple selection in people list
|
|
|
|
|
* src/ReadGedcom.py: keep source information in families
|
|
|
|
|
|
2005-02-27 11:21:59 +05:30
|
|
|
|
2005-02-26 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/AddrEdit.py: update main source list after source addition
|
|
|
|
|
* src/AttrEdit.py: update main source list after source addition
|
|
|
|
|
* src/EditPerson.py: update main source list after source addition
|
|
|
|
|
and place addition
|
|
|
|
|
* src/EventEdit.py: update main source list after source addition
|
|
|
|
|
and place addition
|
|
|
|
|
* src/FamilyView.py: update main source list after source addition
|
|
|
|
|
* src/Marriage.py: update main source list after source addition
|
|
|
|
|
* src/NameEdit.py: update main source list after source addition
|
|
|
|
|
* src/Sources.py: update main source list after source addition
|
|
|
|
|
* src/gramps_main.py: update main source list after source addition
|
|
|
|
|
* src/const.py.in: new constants
|
|
|
|
|
|
2005-02-26 10:49:38 +05:30
|
|
|
|
2005-02-25 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/gramps_main.py: update places and sources after edit
|
|
|
|
|
|
2005-02-25 21:35:02 +05:30
|
|
|
|
2005-02-25 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/DbPrompter.py (GrampsFormatWidget): Add class;
|
|
|
|
|
(format_maker): Add_function; (NewSaveasDbPrompter.chooser): Support
|
|
|
|
|
for explicit format selection.
|
|
|
|
|
|
2005-02-25 21:56:26 +05:30
|
|
|
|
* src/Sources.py (SourceEditor.update_display): Do not add source
|
|
|
|
|
for the second time.
|
2005-02-25 22:06:47 +05:30
|
|
|
|
* src/EditPerson.py (EditPerson.__init__): Correct widget names.
|
2005-02-25 22:36:04 +05:30
|
|
|
|
* src/gramps_main.py (undo_callback): Enable underscore in a label.
|
|
|
|
|
* src/NameDisplay (display_name): Return empty string for None.
|
|
|
|
|
* src/NameEdit.py (__init__): Compare displayed name with empty string,
|
|
|
|
|
(update_group_as): Only query grouping for existing name.
|
2005-02-25 21:56:26 +05:30
|
|
|
|
|
2005-02-25 22:59:39 +05:30
|
|
|
|
* src/EditPerson.py (on_event_update_clicked): Pass callback.
|
|
|
|
|
* src/EventEdit.py (__init__): Typo.
|
|
|
|
|
|
2005-02-26 07:26:34 +05:30
|
|
|
|
* src/Sources.py (SourceEditor.draw): Do not discard reference
|
|
|
|
|
data when adding new source.
|
|
|
|
|
|
2005-02-26 08:04:11 +05:30
|
|
|
|
* src/DbPrompter.py: Factory functions for file filters;
|
|
|
|
|
Support for explicit format selection for open and import dialogs.
|
|
|
|
|
|
2005-02-25 06:43:27 +05:30
|
|
|
|
2005-02-24 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/MediaView.py (on_select_row): Add garbage collection call.
|
|
|
|
|
|
2005-02-24 05:55:34 +05:30
|
|
|
|
2005-02-23 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/AddMedia.py: use new find_mime_type_pixbuf instead of
|
|
|
|
|
find_icon
|
|
|
|
|
* src/ImageSelect.py: remove internal media widgets, use new
|
|
|
|
|
find_mime_type_pixbuf instead of find_icon
|
|
|
|
|
* src/ImgManip.py: catch pixbuf_new_from_file exception
|
|
|
|
|
* src/MediaView.py: use new find_mime_type_pixbuf instead of
|
|
|
|
|
find_icon
|
|
|
|
|
* src/SelectObject.py: use new find_mime_type_pixbuf instead of
|
|
|
|
|
find_icon
|
|
|
|
|
* various: replace the deprecated gtk.TRUE/gtk.FALSE with
|
|
|
|
|
True/False
|
2005-02-24 07:10:40 +05:30
|
|
|
|
* src/DbPrompter.py: catch zero length filename
|
|
|
|
|
* src/FamilyView.py: fixed selection of spouse's parents
|
|
|
|
|
* src/gramps_main.py: update display after loading data
|
2005-02-24 05:55:34 +05:30
|
|
|
|
|
2005-02-23 10:00:08 +05:30
|
|
|
|
2005-02-22 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/gramps.glade: use ComboBox instead of ComboBoxEntry
|
|
|
|
|
for temple
|
|
|
|
|
* src/EditPerson.py: use ComboBox instead of ComboBoxEntry
|
|
|
|
|
for temple
|
|
|
|
|
|
2005-02-22 18:59:55 +05:30
|
|
|
|
2005-02-22 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* configure.in: Bump up the version.
|
2005-02-23 00:08:35 +05:30
|
|
|
|
* src/docgen/PdfDoc.py (write_note): Attempt latin1 encoding.
|
2005-02-22 18:59:55 +05:30
|
|
|
|
|
2005-02-23 10:09:05 +05:30
|
|
|
|
* src/Exporter.py (native_export): Use real export.
|
|
|
|
|
* src/WriteGrdb.py (exportData): Provide default cl value.
|
|
|
|
|
|
2005-02-23 10:16:51 +05:30
|
|
|
|
* src/gramps_main.py (on_new_clicked): Do not prematurely close db.
|
|
|
|
|
* src/DbPrompter.py (NewNativeDbPrompter.chooser): Close old db
|
|
|
|
|
if positively opening a new one.
|
|
|
|
|
|
2005-02-22 18:59:55 +05:30
|
|
|
|
2005-02-21 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* Release: Version 1.1.90 "Successful encyclopedia salesman" released.
|
|
|
|
|
|
|
|
|
|
2005-02-21 Eero Tamminen <eerot@sf>
|
2005-02-22 01:18:29 +05:30
|
|
|
|
* NEWS: Added notes about user visible GraphViz and StatisticsChart
|
|
|
|
|
report changes/enhancements
|
|
|
|
|
|
2005-02-22 18:59:55 +05:30
|
|
|
|
2005-02-21 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-02-21 21:48:25 +05:30
|
|
|
|
* NEWS: Update.
|
|
|
|
|
|
2005-02-22 07:15:52 +05:30
|
|
|
|
* src/docgen/PSDrawDoc.py (draw_text,write_at):
|
|
|
|
|
Attempt latin1 encoding.
|
|
|
|
|
|
2005-02-22 07:29:28 +05:30
|
|
|
|
* src/docgen/PSDrawDoc.py (rgb_color): Remove function, import it
|
|
|
|
|
from ReportUtils instead.
|
|
|
|
|
* src/ReportUtils.py (rgb_color): Add function.
|
|
|
|
|
* src/docgen/LPRDoc.py: Use rgb_color from ReportUtils.
|
|
|
|
|
|
2005-02-22 09:13:53 +05:30
|
|
|
|
* src/ReportUtils.py (rgb_color): Add docs; (child_str): Fixes.
|
|
|
|
|
* src/plugins/Ancestors.py: Misc fixes.
|
|
|
|
|
* src/plugins/DetAncestralReport.py: Properly call child_str.
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Properly call child_str.
|
|
|
|
|
* src/plugins/FtmStyleAncestors.py: Properly call child_str.
|
|
|
|
|
* src/plugins/FtmStyleDescendants.py: Properly call child_str.
|
|
|
|
|
|
2005-02-21 07:31:04 +05:30
|
|
|
|
2005-02-20 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/docgen/LPRDoc.py (draw_path,draw_bar): Set proper linewidth.
|
2005-02-21 09:06:12 +05:30
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
2005-02-21 07:31:04 +05:30
|
|
|
|
|
2005-02-21 04:57:55 +05:30
|
|
|
|
2005-02-20 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/ReportUtils.py: use today for age calculation if not
|
|
|
|
|
death date exists.
|
|
|
|
|
* src/plugins/NavWebPage.py: handle privacy if requested
|
|
|
|
|
|
2005-02-20 03:41:51 +05:30
|
|
|
|
2005-02-19 Don Allingham <dallingham@users.sourceforge.net>
|
2005-02-20 06:32:15 +05:30
|
|
|
|
|
|
|
|
|
* src/ChooseParents.py: readonly fixes
|
|
|
|
|
* src/EditPerson.py: readonly fixes
|
|
|
|
|
* src/EditPlace.py: readonly fixes
|
|
|
|
|
* src/EditSource.py: readonly fixes
|
|
|
|
|
* src/FamilyView.py: readonly fixes
|
|
|
|
|
* src/ImageSelect.py: readonly fixes
|
|
|
|
|
* src/Marriage.py: readonly fixes
|
|
|
|
|
|
2005-02-20 03:41:51 +05:30
|
|
|
|
* src/EditPerson.py: add privacy marker
|
|
|
|
|
* src/GrampBSDDB.py: record database version, handle person privacy flag
|
|
|
|
|
* src/RelLIb.py: Privacy flag for person (inherit from DataObj instead of SourceNote)
|
|
|
|
|
* src/ReportUtils.py: update to use person privacy flag
|
|
|
|
|
* src/gramps.glade: person privacy flag
|
|
|
|
|
|
2005-02-20 00:35:48 +05:30
|
|
|
|
2005-02-19 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/ArgHandler.py: Command line support for geneweb import
|
|
|
|
|
and export; Fix command line exports for gedcom, XML, and package.
|
|
|
|
|
* src/Exporter.py (help): Point to correct manual section.
|
|
|
|
|
* src/const.py.in: Add a constant for geneweb mime type name.
|
|
|
|
|
* src/plugins/WriteFtree.py: Support wizard and fix command line mode.
|
|
|
|
|
* src/plugins/writeftree.glade: Support export wizard.
|
|
|
|
|
* src/plugins/WritePkg.py: Support wizard and fix command line mode.
|
|
|
|
|
* src/plugins/ImportGeneWeb.py: Comment out debugging messages.
|
|
|
|
|
* src/plugins/WriteGeneWeb.py: Support for command-line export.
|
|
|
|
|
|
2005-02-20 04:03:24 +05:30
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/gramps-manual.xml: Chunk to depth 3.
|
|
|
|
|
* doc/gramps-manual/C/figures/gedcom-export.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/export-druid.png: Add figure.
|
|
|
|
|
* src/Exporter.py: Change labels, support CD export (lame).
|
|
|
|
|
* src/WriteGedcom.py: Correct label.
|
|
|
|
|
* src/WriteXML.py: Return status on success.
|
|
|
|
|
* src/plugins/WriteCD.py: Support for wizard (lame).
|
|
|
|
|
* src/plugins/WritePkg.py: Correct label.
|
|
|
|
|
* src/ArgHandler.py: Re-enable CD export.
|
|
|
|
|
|
2005-02-20 05:07:35 +05:30
|
|
|
|
* src/PaperMenu.py (GrampsPaperComboBox.set): Compare paper names.
|
|
|
|
|
|
2005-02-20 05:13:45 +05:30
|
|
|
|
* src/ReportUtils.py (born_died_str): Find events to reference.
|
|
|
|
|
|
2005-02-19 10:11:59 +05:30
|
|
|
|
2005-02-18 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/EditPerson.py: more readonly patches
|
|
|
|
|
* src/EventEdit.py: more readonly patches
|
|
|
|
|
* src/Marriage.py: more readonly patches
|
|
|
|
|
* src/gramps.glade: more readonly patches
|
|
|
|
|
|
2005-02-19 06:19:49 +05:30
|
|
|
|
2005-02-18 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then stroke.
|
|
|
|
|
* src/DbPrompter.py: Change file filter name.
|
|
|
|
|
|
|
|
|
|
* src/Report.py (doc_type_changed): Deal with empty extensions.
|
|
|
|
|
* src/docgen/AsciiDoc.py (add_photo): Add method;
|
|
|
|
|
(end_row): Inlcude last cell into proper formatting.
|
|
|
|
|
* src/GedcomInfo.py: Properly import expat.ParserCreate class.
|
|
|
|
|
* src/TipOfDay.py: Properly import expat.ParserCreate class.
|
|
|
|
|
* src/RecentFiles.py: Properly import expat.ParserCreate class.
|
|
|
|
|
* src/ReadXML.py: Properly import expat.* classes.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Update.
|
|
|
|
|
* doc/xmldocs.make: Switch Makefile from CLEANFILES to DISTCLEANFILES.
|
|
|
|
|
* src/Makefile.am: Add const.pyc and const.pyo to CLEANFILES.
|
|
|
|
|
|
2005-02-19 08:59:56 +05:30
|
|
|
|
* src/EditPerson.py: Readonly fix.
|
|
|
|
|
* src/gramps.glade: Typo.
|
|
|
|
|
|
2005-02-19 00:52:06 +05:30
|
|
|
|
2005-02-18 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py: fix date object checking
|
|
|
|
|
|
2005-02-18 10:19:59 +05:30
|
|
|
|
2005-02-17 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/EditPerson.py: more readonly support
|
|
|
|
|
* src/NoteEdit.py: more readonly support
|
|
|
|
|
* src/Sources.py: more readonly support
|
|
|
|
|
* src/gramps_main.py: more readonly support
|
|
|
|
|
* src/gramps.glade: more readonly support
|
|
|
|
|
|
2005-02-18 06:40:25 +05:30
|
|
|
|
2005-02-17 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/docgen/LPRDoc.py (write_at): Correct vertical offset.
|
|
|
|
|
* src/docgen/PdfDoc.py (write_at,draw_bar): Add functions.
|
|
|
|
|
* src/docgen/PSDrawDoc.py (write_at): Add function;
|
|
|
|
|
(draw_bar): Support for filling with color.
|
|
|
|
|
* src/ReportUtils.py (draw_legend): Correct vertical offset.
|
|
|
|
|
|
2005-02-18 10:47:48 +05:30
|
|
|
|
* src/docgen/OpenOfficeDoc.py: Typo.
|
|
|
|
|
|
2005-02-17 07:54:23 +05:30
|
|
|
|
2005-02-16 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/EditSource.py: commit events after deleting sources
|
2005-02-17 10:16:13 +05:30
|
|
|
|
* src/Marriage.py: disable buttons in readonly mode
|
|
|
|
|
* src/EditPerson.py: disable buttons in readonly mode
|
|
|
|
|
* src/Sources.py: disable buttons in readonly mode
|
|
|
|
|
* src/gramps.glade: name buttons
|
2005-02-17 07:54:23 +05:30
|
|
|
|
|
2005-02-17 02:32:39 +05:30
|
|
|
|
2005-02-16 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/GraphViz.py: 'pagesv' value comes from 'vpages'
|
|
|
|
|
field, not 'hpages'
|
|
|
|
|
|
2005-02-16 23:35:20 +05:30
|
|
|
|
2005-02-16 Don Allingham <dallingham@users.sourceforge.net>
|
2005-02-17 04:19:54 +05:30
|
|
|
|
* src/GrampsBSDDB.py: first pass of readonly support
|
|
|
|
|
* src/GrampsInMem.py: first pass of readonly support
|
|
|
|
|
* src/GrampsGEDDB.py: first pass of readonly support
|
|
|
|
|
* src/GrampsXMLDB.py: first pass of readonly support
|
|
|
|
|
* src/gramps.py: first pass of readonly support
|
|
|
|
|
* src/FamilyView.py: first pass of readonly support
|
|
|
|
|
* src/EditPerson.py: first pass of readonly support
|
|
|
|
|
* src/EditPlace.py: first pass of readonly support
|
|
|
|
|
* src/EditSource.py: first pass of readonly support
|
|
|
|
|
* src/gramps.glade: assign names to buttons
|
2005-02-16 23:35:20 +05:30
|
|
|
|
* src/DisplayModels.py: don't override on_row_deleted
|
|
|
|
|
|
2005-02-16 19:19:32 +05:30
|
|
|
|
2005-02-16 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/EditSource.py (DelSrcQuery.query_response): Typos.
|
|
|
|
|
* src/ImageSelect.py (DeleteMediaQuery.query_response): Typo.
|
|
|
|
|
* src/GrampsInMemDB.py (remove_place,remove_object): Add methods;
|
|
|
|
|
(remove_person,remove_source,remove_family): Correctly remove from
|
|
|
|
|
id_trans table.
|
|
|
|
|
* src/FamilyView.py (parent_deleter,really_remove_spouse):
|
|
|
|
|
Use get_ instead of find_ functions.
|
|
|
|
|
|
2005-02-17 10:08:45 +05:30
|
|
|
|
* doc/gramps-manual/C/getstart.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/preface.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/family-alt.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/family.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/mainwin.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/media.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/noside-nofilt.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/pedigree-anchor.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/pedigree.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/places.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/side-filt.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/sources.png: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/column-editor.png: Add to CVS.
|
|
|
|
|
* doc/gramps-manual/C/figures/pedigree-siblings-cut.png: Add to CVS.
|
|
|
|
|
|
2005-02-16 11:11:33 +05:30
|
|
|
|
2005-02-15 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/AddMedia.py: handle "note only" media object
|
|
|
|
|
* src/DisplayModels.py: handle media type of None
|
|
|
|
|
* src/ImageSelect.py: Add "internal note" check box
|
|
|
|
|
* src/MediaView.py: handle media type of None
|
|
|
|
|
* src/NoteEdit.py: use glade definition
|
|
|
|
|
* src/gramps.glade: add note editor
|
|
|
|
|
* src/plubins/NavWebPage.py: Add default pages
|
|
|
|
|
|
2005-02-16 10:49:17 +05:30
|
|
|
|
2005-02-15 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* doc/gramps-manual/C/authors.xml: Add list of contributors.
|
|
|
|
|
* doc/gramps-manual/C/getstart.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/gramps-manual.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/legal.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/preface.xml: Update.
|
|
|
|
|
* doc/gramps-manual/C/figures/first-open.png: New shot.
|
|
|
|
|
|
2005-02-15 03:09:59 +05:30
|
|
|
|
2005-02-14 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/plugins/DetAncestralReport.py: Typos.
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Typos.
|
|
|
|
|
|
2005-02-15 08:05:26 +05:30
|
|
|
|
* doc/gramps-manual/C/authors.xml: Add file.
|
|
|
|
|
* doc/gramps-manual/C/bugs.xml: Add file.
|
|
|
|
|
* doc/gramps-manual/C/preface.xml: Add file.
|
|
|
|
|
* doc/gramps-manual/C/Makefile.am: Ship new files.
|
|
|
|
|
* doc/gramps-manual/C/cmdline.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/custom.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/faq.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/filtref.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/getstart.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/gramps-manual.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/keybind.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/legal.xml: Change license to GPL.
|
|
|
|
|
* doc/gramps-manual/C/mainwin.xml: Convert to book.
|
|
|
|
|
* doc/gramps-manual/C/usage.xml: Convert to book.
|
|
|
|
|
* COPYING-DOCS: Change license to GPL.
|
|
|
|
|
|
2005-02-15 04:03:58 +05:30
|
|
|
|
2005-02-12 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-02-14 07:02:07 +05:30
|
|
|
|
* src/ReadGrdb.py: Check for overlapping handles prior to
|
|
|
|
|
modifying data.
|
|
|
|
|
|
2005-02-15 04:03:58 +05:30
|
|
|
|
* src/ArgHandler.py (handle_args): Natively open XML and GEDCOM
|
2005-02-14 08:39:22 +05:30
|
|
|
|
when given a single filename argument.
|
|
|
|
|
* src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions.
|
|
|
|
|
|
2005-02-13 09:24:47 +05:30
|
|
|
|
2005-02-12 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/plugins/NavWebPage.py: More enhancements
|
|
|
|
|
* src/Sort.py: sort places by title
|
|
|
|
|
|
2005-02-10 07:14:05 +05:30
|
|
|
|
2005-02-09 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/plugins/NavWebpage.py: Build template pages for unused
|
|
|
|
|
pages, add Surname List and Individual List pages.
|
|
|
|
|
|
2005-02-04 19:24:02 +05:30
|
|
|
|
2005-02-04 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/plugins/NavWebPage.py (display_relationships): Pass
|
2005-02-04 19:25:54 +05:30
|
|
|
|
another argument to display_spouse(); Use child's ID for link,
|
|
|
|
|
not the parent's; (display_spouse): Use spacers for additional
|
|
|
|
|
spouses. Use unique registration name.
|
2005-02-04 19:24:02 +05:30
|
|
|
|
* src/ReportUtils.py (find_spouse): Typo.
|
|
|
|
|
|
2005-02-04 09:24:48 +05:30
|
|
|
|
2005-02-03 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/plugins/NavWebPage.py: more progress
|
|
|
|
|
|
2005-02-03 06:02:20 +05:30
|
|
|
|
2005-02-02 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/plugins/GraphViz.py: fix MALE/FEMALE/UNKNOWN
|
|
|
|
|
|
2005-02-03 02:20:14 +05:30
|
|
|
|
2005-02-02 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py: Better colors for pies
|
|
|
|
|
|
2005-02-02 19:32:13 +05:30
|
|
|
|
2005-02-02 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Makefile.am: Ship ReadGrdb.py and WriteGrdb.py.
|
|
|
|
|
|
2005-02-02 10:39:07 +05:30
|
|
|
|
2005-02-01 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Report.py: Proper translatable strings for generation numbers.
|
|
|
|
|
* src/ReportUtils.py: More report-related methods.
|
|
|
|
|
* src/plugins/DetAncestralReport.py: Use ReportUtils methods.
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Use ReportUtils methods.
|
|
|
|
|
|
2005-02-02 10:37:09 +05:30
|
|
|
|
2005-01-02 Guillaume Pratte <guillaumep@soireevideo.org>
|
|
|
|
|
* src/po/fr.po : Update from the STABLE branch.
|
|
|
|
|
|
2005-02-01 09:48:12 +05:30
|
|
|
|
2005-01-31 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-02-01 09:46:02 +05:30
|
|
|
|
* src/RelLib.py: Finish up with actual MALE, FEMALE, and UNKNOWN
|
|
|
|
|
attributes of the Person class.
|
|
|
|
|
|
2005-02-01 10:38:16 +05:30
|
|
|
|
* src/ReportUtils.py: More report-related methods.
|
|
|
|
|
* src/plugins/DetAncestralReport.py: Use ReportUtils methods.
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Use ReportUtils methods.
|
|
|
|
|
|
2005-02-01 09:16:29 +05:30
|
|
|
|
2005-01-31 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* various: Change Person.male, Person.female, and Person.unkwown
|
|
|
|
|
to Person.MALE, Person.FEMALE and Person.UNKNOWN
|
|
|
|
|
|
|
|
|
|
2005-01-30 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* gramps.spec.in: bring up to date, support Fedora Core and Mandrake
|
|
|
|
|
* src/plugins/NavWebPage.py: Start of the Narrative Web Page plugin
|
|
|
|
|
|
2005-01-31 06:50:43 +05:30
|
|
|
|
2005-01-30 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/WriteGrdb.py: Add to CVS.
|
|
|
|
|
* src/gramps.glade: Add Save as item, switch former one to Export.
|
|
|
|
|
* src/gramps_main.py: Support for save as.
|
|
|
|
|
* src/DbPrompter.py: Support for save as.
|
|
|
|
|
|
2005-01-31 08:01:11 +05:30
|
|
|
|
* src/WriteGrdb.py: Copy metadata; Remove redundant str conversion.
|
2005-01-31 06:50:43 +05:30
|
|
|
|
|
2005-01-31 11:01:30 +05:30
|
|
|
|
* src/ReportUtils.py (born_died_str,married_str): Use NameDisplay
|
|
|
|
|
to properly display names; (get_birth_death_strings, child_str,
|
|
|
|
|
born_str, died_str, buried_str): Add functions; (draw_legend): Use
|
|
|
|
|
correct style for the legend text, using write_at().
|
|
|
|
|
* src/docgen/OpenOffice.org (write_at): Accept paragraph style name.
|
|
|
|
|
* src/docgen/LPRDoc.org (draw_bar): Properly draw and use color
|
|
|
|
|
for the bar; (write_at): Correctly transform coordinates.
|
|
|
|
|
* src/plugins/StatisticsChart.py: Replace tabs with spaces.
|
|
|
|
|
|
2005-01-30 03:35:21 +05:30
|
|
|
|
2005-01-29 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/plugins/GraphViz.py (GraphVizDialog.__init__):
|
|
|
|
|
Use proper response ID; (GraphVizGraphics.__init__): set up self.doc;
|
|
|
|
|
(EmptyDoc.init): Add empty method.
|
|
|
|
|
|
2005-01-30 05:04:09 +05:30
|
|
|
|
* src/ArgHandler.py: Support for opening in the command-line mode.
|
|
|
|
|
* src/const.py.in: Add -O | --open option.
|
|
|
|
|
|
2005-01-30 02:11:22 +05:30
|
|
|
|
2005-01-29 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py:
|
|
|
|
|
- Added support for Don's Pie charts + color styles for it
|
|
|
|
|
- Added bar_items option to decide when Report is going to use
|
|
|
|
|
Bar charts and when Pie charts
|
|
|
|
|
|
2005-01-29 22:41:02 +05:30
|
|
|
|
2005-01-29 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py:
|
|
|
|
|
- Add first versions of following statistics:
|
|
|
|
|
- Child counts
|
|
|
|
|
- Marriage places
|
|
|
|
|
- Marriage ages
|
|
|
|
|
- Ages when first child was born
|
|
|
|
|
- Ages when last child was born
|
|
|
|
|
- Added a note that children can be either biological or adopted
|
|
|
|
|
(this relation can be gotten easily/fast only when going from child
|
|
|
|
|
to parents, not when going from parent to children like I need to)
|
|
|
|
|
- Take advantage of Don's age calculations function
|
|
|
|
|
-> Remove "Estimate" from the age descriptions
|
|
|
|
|
- Convert ages to correctly sortable strings
|
|
|
|
|
- Add a few TODO notes
|
|
|
|
|
|
2005-01-29 10:43:29 +05:30
|
|
|
|
2005-01-28 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/PedView.py: Fix remnants of gnome.canvas syntax.
|
|
|
|
|
* src/ReadGrdb.py: Add to CVS: native database importer.
|
|
|
|
|
* src/DbPrompter.py: Support for the native importer.
|
|
|
|
|
* src/Errors.py: Add HandleError exception for duplicate handles.
|
|
|
|
|
|
2005-01-29 11:35:51 +05:30
|
|
|
|
* src/ArgHandler.py: Support for the native importer.
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
|
2005-01-27 08:48:21 +05:30
|
|
|
|
2005-01-26 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/DbPrompter.py: gnome.vfs vs. gnomevfs, tolerence
|
|
|
|
|
* src/GrampsMime.py: gnome.vfs vs. gnomevfs tolerence
|
|
|
|
|
* src/ImageSelect.py: gnome.canvas vs. gnomecanvas tolerence
|
|
|
|
|
* src/NameDisplay.py: gnome.vfs vs. gnomevfs tolerence
|
|
|
|
|
* src/PedView.py: gnome.canvas vs. gnomecanvas tolerence
|
|
|
|
|
* src/Utils.py: remove mime handling, use GrampsMime
|
|
|
|
|
* src/plugins/WriteCD.py: gnome.vfs vs. gnomevfs tolerence
|
|
|
|
|
|
2005-01-26 09:51:38 +05:30
|
|
|
|
2005-01-25 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/ReportUtils.py: allow start and stop event handle selection
|
|
|
|
|
for age estimation
|
|
|
|
|
|
2005-01-26 02:55:15 +05:30
|
|
|
|
2005-01-25 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/TipOfDay.py (TipOfDay.__init__): Set transent property.
|
|
|
|
|
* src/gramps_main.py (Gramnps.__init__): Pass itself to TipOfDay;
|
|
|
|
|
(on_show_plugin_status,build_plugin_menus): Pass itself to PluginStatus.
|
|
|
|
|
* src/Plugins.py (PluginStatus.__init__): Set transent property.
|
|
|
|
|
|
2005-01-26 04:38:37 +05:30
|
|
|
|
* src/ReadGedcom.py (parse_person_object,parse_family_object):
|
|
|
|
|
Use absolute path to work around what seems a gnomevfs issue.
|
|
|
|
|
|
2005-01-26 01:26:23 +05:30
|
|
|
|
2005-01-25 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py:
|
|
|
|
|
- Comment out debug output
|
|
|
|
|
- Bugfix: each chart to its own page
|
|
|
|
|
- Move comparison function to report class
|
|
|
|
|
- Make strings about missing information more consistent/clearer
|
|
|
|
|
- Use capitalized gender names instead of Gramps (lowercase) consts
|
|
|
|
|
|
2005-01-25 09:54:42 +05:30
|
|
|
|
2005-01-24 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* gramps.spec.in: pkill gconfd to fix settings
|
|
|
|
|
|
2005-01-24 22:03:47 +05:30
|
|
|
|
2005-01-24 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Report.py: Fix adding styles and calling doc.init().
|
|
|
|
|
* src/BaseDoc.py: Restructure header; Replace tabs with spaces.
|
|
|
|
|
* src/plugins/AncestorChart.py (calc): Remove doc.init() call.
|
|
|
|
|
* src/plugins/AncestorChart2.py (calc): Remove doc.init() call.
|
|
|
|
|
* src/plugins/Ancestors.py (define_table_styles): Add method.
|
|
|
|
|
* src/plugins/FamilyGroup.py (define_table_styles): Add method.
|
|
|
|
|
* src/plugins/FanChart.py (define_graphics_styles): Add method.
|
|
|
|
|
* src/plugins/FtmStyleDescendants.py (define_table_styles):
|
|
|
|
|
Add method.
|
|
|
|
|
* src/plugins/FtmStyleAncestors.py: Minor cleanups
|
|
|
|
|
* src/plugins/IndivComplete.py (define_table_styles): Add method.
|
|
|
|
|
* src/plugins/IndivSummary.py (define_table_styles): Add method.
|
|
|
|
|
* src/plugins/Partition.py: Remove from CVS.
|
|
|
|
|
* src/plugins/StatisticsChart.py (define_graphics_styles):
|
|
|
|
|
Add method.
|
|
|
|
|
* src/plugins/TimeLine.py (define_graphics_styles): Add method.
|
2005-01-25 00:33:05 +05:30
|
|
|
|
* src/plugins/DesGraph.py: Add styles before initializing doc.
|
2005-01-24 22:03:47 +05:30
|
|
|
|
|
2005-01-25 00:59:51 +05:30
|
|
|
|
* src/StyleEditor.py (draw,save_paragraph): Swap SERIF and SANS_SERIF.
|
|
|
|
|
|
2005-01-25 05:09:50 +05:30
|
|
|
|
* src/Report.py (BareReportDialog.init_interface): Set up buttons
|
|
|
|
|
with proper response values; (report): Ignore everything except
|
|
|
|
|
RESPONSE_OK.
|
|
|
|
|
* src/plugins/BookReport.py (BookReportSelector.on_setup_clicked,
|
|
|
|
|
BookReportDialog.__init__): Ignore everything except RESPONSE_OK.
|
|
|
|
|
|
2005-01-25 05:53:53 +05:30
|
|
|
|
* src/docgen/LPRDoc.py (LPRDoc.draw_box): Shadow support.
|
|
|
|
|
|
2005-01-25 10:16:52 +05:30
|
|
|
|
* src/ReportUtils.py (born_died_str,married_str,child_str):
|
|
|
|
|
Add functions.
|
|
|
|
|
* src/plugins/FtmStyleDescendants.py,
|
|
|
|
|
src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils.
|
|
|
|
|
|
2005-01-24 05:46:33 +05:30
|
|
|
|
2005-01-23 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/BaseDoc.py: don't check for init on table or cell addition
|
|
|
|
|
* src/Report.py: Call doc.init() before write_report
|
|
|
|
|
|
2005-01-23 03:16:55 +05:30
|
|
|
|
2005-01-23 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py:
|
|
|
|
|
- Complete refactoring of Extract class. There are now separate
|
|
|
|
|
methods for Gramp type extraction and data extraction from types
|
|
|
|
|
+ db is stored to self.db. This makes code much more flexible
|
|
|
|
|
- Added charts for person age, death and birth places, death cause
|
|
|
|
|
- Changed _Extract.extractors accesses accordingly
|
|
|
|
|
- Better chart title localization (use keywords)
|
|
|
|
|
- Fix two minor bugs in yesterday's code
|
|
|
|
|
|
2005-01-22 03:25:10 +05:30
|
|
|
|
2005-01-22 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py:
|
|
|
|
|
- Move data item options to separate tab in report GUI
|
|
|
|
|
- Each data item option can now be selected separately and
|
|
|
|
|
therefore they have separate option names
|
|
|
|
|
- Note: Generating separate Chart for data options maybe be
|
|
|
|
|
broken because I couldn't test it because of BaseDoc problems
|
|
|
|
|
- Put options with predefined values to separate class
|
|
|
|
|
(like in GraphViz.py)
|
|
|
|
|
- Add non-localized option value descriptions for CLI
|
|
|
|
|
|
2005-01-22 03:16:11 +05:30
|
|
|
|
2005-01-21 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/GraphViz.py: Change CLI help to use non-localized
|
|
|
|
|
option descriptions
|
|
|
|
|
|
2005-01-20 09:41:13 +05:30
|
|
|
|
2005-01-19 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/ReportUtils.py: added estimate_age and sanitize_person
|
|
|
|
|
* src/BaseDoc.py: Add checks attempting to add styles after initializing
|
|
|
|
|
the document
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py: add init assertions
|
|
|
|
|
* src/docgen/PSDrawDoc.py: fix line style in boxes
|
|
|
|
|
* src/docgen/SvgDrawDoc.py: fix line style in boxes
|
|
|
|
|
|
|
|
|
|
2005-01-18 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/ReportUtils.py: added documentation
|
|
|
|
|
|
2005-01-19 06:06:06 +05:30
|
|
|
|
2005-01-18 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/NameEdit.py: Fix patronymic show/save.
|
|
|
|
|
|
2005-01-19 02:30:58 +05:30
|
|
|
|
2005-01-18 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/GraphViz.py:
|
|
|
|
|
- Content options are now on the Report tab, Layout/looks
|
|
|
|
|
options are left to GraphViz tab
|
|
|
|
|
- Remade option lists, there's now a new class that keeps them
|
|
|
|
|
- Moved lists from different places in code to the new class
|
|
|
|
|
- Added 'rankdir' option for graph direction and 'latin'
|
|
|
|
|
option for fonts (visible only on command line, in GUI
|
|
|
|
|
it's taken from selected font and set whether labels need
|
|
|
|
|
utf8->latin1 conversion)
|
|
|
|
|
- Changed 'colorize' option to support color filling in
|
|
|
|
|
addition to just outline color (nicer for on-screen docs)
|
|
|
|
|
- Changed the options defaults slightly (e.g. "Default" font
|
|
|
|
|
is now default, this is a bit contraversial)
|
|
|
|
|
- Non-blood relation line changed from dashed to dotted
|
|
|
|
|
- Changed three option names to be more understandable:
|
|
|
|
|
- sfn -> showfamilies
|
|
|
|
|
- repb -> placecause
|
|
|
|
|
- incda -> incdate
|
|
|
|
|
|
2005-01-18 21:17:18 +05:30
|
|
|
|
2005-01-18 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* NEWS: Correct attribution of ini-backend.
|
|
|
|
|
* configure.in: bump up the version number.
|
|
|
|
|
|
2005-01-19 05:43:57 +05:30
|
|
|
|
* src/DateDisplay.py: Move common objects back to DateDisplay class.
|
|
|
|
|
* src/dates/Date_ru.py: Add formats and quality.
|
|
|
|
|
|
2005-01-19 08:54:33 +05:30
|
|
|
|
* src/EditPerson.py (get_place): Use "" for empty place's handle.
|
2005-01-19 09:01:48 +05:30
|
|
|
|
* src/RelLib.py (Event.are_equal): Only compare place handles if
|
|
|
|
|
at least one if them is non-empty.
|
2005-01-19 08:54:33 +05:30
|
|
|
|
|
2005-01-19 10:17:36 +05:30
|
|
|
|
* src/Utils.py (roman, pt2cm, cm2pt): Remove functions.
|
|
|
|
|
* src/ReportUtils.py (roman): Add function.
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py (pt2cm): Remove function.
|
|
|
|
|
* src/docgen/PSDrawDoc.py (pt2cm): Remove function.
|
|
|
|
|
* src/plugins/AncestorChart2.py: Use ReportUtils.
|
|
|
|
|
* src/plugins/AncestorChart.py: Use ReportUtils.
|
|
|
|
|
* src/plugins/DesGraph.py: Use ReportUtils.
|
|
|
|
|
* src/plugins/FanChart.py: Use ReportUtils.
|
|
|
|
|
* src/plugins/StatisticsChart.py: Use ReportUtils.
|
|
|
|
|
* src/plugins/TimeLine.py: Use ReportUtils.
|
|
|
|
|
|
2005-01-19 10:43:09 +05:30
|
|
|
|
* src/dates/Date_fr.py: Add formats and quality.
|
|
|
|
|
* src/dates/Date_es.py: Add formats and quality.
|
|
|
|
|
|
2005-01-18 11:12:08 +05:30
|
|
|
|
2005-01-17 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/ReportUtils.py: Added
|
|
|
|
|
* src/BaseDoc.py: support for graphs
|
|
|
|
|
* src/docgen/OpenOfficeDoc.py: write_at support
|
|
|
|
|
* src/Makefile.am: added ReportUtils.py
|
|
|
|
|
|
2005-01-18 21:17:18 +05:30
|
|
|
|
2005-01-17 Don Allingham <dallingham@users.sourceforge.net>
|
2005-01-18 21:19:57 +05:30
|
|
|
|
* Release: Version 1.1.3 "Splunge: this is a greate idea, but
|
2005-01-18 21:17:18 +05:30
|
|
|
|
possibly lousy, and I'm not being indecisive" released.
|
|
|
|
|
|
2005-01-17 23:35:50 +05:30
|
|
|
|
2005-01-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/ReadGedcom.py: Handle missing TRLR record.
|
|
|
|
|
|
2005-01-18 21:17:18 +05:30
|
|
|
|
2005-01-17 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-01-18 02:16:32 +05:30
|
|
|
|
* src/plugins/GraphViz.py: Remove bogus UI labels.
|
|
|
|
|
|
2005-01-16 23:20:32 +05:30
|
|
|
|
2005-01-16 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Plugins.py (reload_plugins): Check for status.
|
|
|
|
|
* src/Report.py: pychecker fixes
|
2005-01-17 00:25:38 +05:30
|
|
|
|
* src/plugins/FamilyGroup.py (dump_parent): Typo.
|
2005-01-17 00:44:14 +05:30
|
|
|
|
* src/ReportOptions.py (OptionHandler.set_options):
|
|
|
|
|
Ignore unknown options.
|
2005-01-16 23:20:32 +05:30
|
|
|
|
|
2005-01-17 10:42:34 +05:30
|
|
|
|
* src/docgen/PdfDoc.py: Port table and image fixes from STABLE.
|
|
|
|
|
* src/plugins/Ancestors.py (person_name): Avoid overriding builtin.
|
|
|
|
|
|
2005-01-16 09:30:35 +05:30
|
|
|
|
2005-01-15 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/EditPerson.py: don't use quote date
|
|
|
|
|
* src/PeopleModel.py: remove BOLD
|
|
|
|
|
* src/PeopleView.py: start of sorting support
|
|
|
|
|
* src/WriteXML.py: use hlink for Witness
|
|
|
|
|
* various: pychecker fixes
|
|
|
|
|
* configure.in: bump up to 1.1.3, the "Splunge: this is a
|
|
|
|
|
greate idea, but possibly lousy, and I'm not being indecisive"
|
|
|
|
|
release
|
|
|
|
|
|
2005-01-16 01:54:29 +05:30
|
|
|
|
2005-01-15 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/docgen/KwordDoc.py: Register with paper capabilites.
|
|
|
|
|
* src/docgen/PdfDoc.py: Register with paper capabilites.
|
|
|
|
|
* src/docgen/RTFDoc.py: Register with paper capabilites.
|
|
|
|
|
* src/const.py.in: Update copyright year.
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
|
2005-01-15 11:21:48 +05:30
|
|
|
|
2005-01-14 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/plugins/GraphViz.py: Restore "Place/cause when no date"
|
|
|
|
|
option that was available before in RelGraph; rename 'show
|
|
|
|
|
family nodes' into 'sfn'.
|
|
|
|
|
* src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'.
|
|
|
|
|
|
2005-01-13 23:51:04 +05:30
|
|
|
|
2005-01-13 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Report.py: Typos.
|
|
|
|
|
* src/plugins/WebPage.py: Typos.
|
|
|
|
|
|
2005-01-14 10:32:20 +05:30
|
|
|
|
* src/plugins/BookReport.py: Switch to saving/restoring/registering
|
|
|
|
|
items by the non-localized name.
|
|
|
|
|
* src/plugins/GraphViz.py: Many various fixes.
|
|
|
|
|
|
2005-01-13 23:30:49 +05:30
|
|
|
|
2005-01-13 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/plugins/Check.py: Typos.
|
|
|
|
|
|
2005-01-13 02:53:31 +05:30
|
|
|
|
2005-01-12 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/DateDisplay.py: Make DateDisplayEn inherit from DateDisplay, make
|
|
|
|
|
DateDisplay handle only ISO dates
|
|
|
|
|
* src/DateHandler.py: use DateDisplayEn for English languages, use
|
|
|
|
|
DateDisplay for CJK
|
|
|
|
|
* src/GrampsCfg.py: Don't do initial redisplay of Person List when
|
|
|
|
|
dialog comes up, update dates dynamically when date format changes
|
|
|
|
|
|
2005-01-12 19:11:54 +05:30
|
|
|
|
2005-01-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/DisplayModels.py: Add Date and Place columns to Media model;
|
|
|
|
|
Zip to Place model.
|
|
|
|
|
* src/MediaView.py: Support for Date and Place columns.
|
|
|
|
|
* src/PlaceView.py: Support for Zil column.
|
|
|
|
|
* src/GrampsDbBase.py (get_place_column_order,
|
|
|
|
|
get_media_column_order): New column defaults.
|
|
|
|
|
|
2005-01-12 02:01:51 +05:30
|
|
|
|
2005-01-11 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/StatisticsChart.py: remove localization from command
|
|
|
|
|
line options help and put it back to dialog additions. Have
|
|
|
|
|
options in code in same order as in the GUI. Alias
|
|
|
|
|
options_class.handler.options_dict for more readable code.
|
|
|
|
|
Fix sort and gender option parsing.
|
|
|
|
|
|
2005-01-11 22:25:15 +05:30
|
|
|
|
2005-01-11 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/GrampsGconfKeys.py (get_event_id_prefix): Typo.
|
|
|
|
|
* src/GrampsIniKeys.py (get_event_id_prefix): Typo.
|
|
|
|
|
|
2005-01-12 04:11:15 +05:30
|
|
|
|
* src/Utils.py (for_each_ancestor): Switch from Person to handle.
|
|
|
|
|
* src/GenericFilter.py (for_each_ancestor): Pass db instance.
|
|
|
|
|
|
2005-01-12 06:18:42 +05:30
|
|
|
|
* src/plugins/GraphViz.py: Support for graphical report
|
|
|
|
|
if dot was found on the system.
|
|
|
|
|
|
2005-01-12 08:59:02 +05:30
|
|
|
|
* src/Report.py: Switch to using short format names. Fix templates.
|
|
|
|
|
* src/Plugins.py: Switch to using short format names.
|
|
|
|
|
* src/PluginMgr.py: Switch to using short format names.
|
|
|
|
|
* src/ReportOptions.py: Switch to using short format names.
|
|
|
|
|
|
2005-01-12 09:46:22 +05:30
|
|
|
|
* src/plugins/WebPage.py: Fix templates.
|
|
|
|
|
|
2005-01-11 09:39:52 +05:30
|
|
|
|
2005-01-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2005-01-11 09:47:53 +05:30
|
|
|
|
* src/EditPlace.py (EditPlace.display_references):
|
|
|
|
|
Fix event and object references.
|
|
|
|
|
* src/ImageSelect.py (GlobalMediaProperties.display_refs):
|
|
|
|
|
Add references for personal and family events.
|
2005-01-11 09:39:52 +05:30
|
|
|
|
|
2005-01-11 10:02:26 +05:30
|
|
|
|
* src/WriteGedcom.py (write_source_ref): Use source, not handle.
|
|
|
|
|
|
2005-01-11 07:49:29 +05:30
|
|
|
|
2005-01-10 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/plugins/StatisticsChart.py: Misc fixes.
|
2005-01-11 09:21:27 +05:30
|
|
|
|
* src/PluginMgr.py (reload_plugins): Remove function.
|
|
|
|
|
* src/Plugins.py (reload_plugins): Add function.
|
2005-01-11 07:49:29 +05:30
|
|
|
|
|
2005-01-11 01:42:16 +05:30
|
|
|
|
2005-01-10 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/plugins/Makefile.am:
|
|
|
|
|
* src/plugins/StatisticsChart.py:
|
|
|
|
|
Initial port of the StatisticsChart plugin to new report scheme
|
|
|
|
|
(plugin loads and dialog/options work, report generation not yet)
|
|
|
|
|
|
2005-01-09 07:48:49 +05:30
|
|
|
|
2005-01-08 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/GrampsDbBase.py: remove thumbnailing routines, add
|
|
|
|
|
id creation. Removes gtk and Utils dependencies, making the
|
|
|
|
|
database routines independent of gtk and gnome.
|
|
|
|
|
* src/ImgManip.py: add thumbnailing routines.
|
|
|
|
|
* various: thumbnailing changes and pychecker fixes
|
|
|
|
|
|
2005-01-09 01:49:06 +05:30
|
|
|
|
2005-01-08 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Report.py (CommandLineReport.parse_option_str):
|
|
|
|
|
Fix PluginMgr lists.
|
|
|
|
|
* src/plugins/CustomBookText.py: Convert to new scheme.
|
|
|
|
|
* src/plugins/FamilyGroup.py: Switch from handle to id for spouse.
|
|
|
|
|
* src/plugins/SimpleBookTitle.py: Cleanups.
|
|
|
|
|
|
2005-01-09 03:12:40 +05:30
|
|
|
|
* src/GrampsInMemDB.py (get_person_from_gramps_id,
|
|
|
|
|
get_family_from_gramps_id,get_place_from_gramps_id,
|
|
|
|
|
get_source_from_gramps_id,get_object_from_gramps_id):
|
|
|
|
|
Unserialize tuple and return a proper GRAMPS object.
|
2005-01-09 03:22:57 +05:30
|
|
|
|
* src/DbPrompter.py (NewNativeDbPrompter.chooser):
|
|
|
|
|
Initialize natvie database before attempting to load.
|
2005-01-09 03:12:40 +05:30
|
|
|
|
|
2005-01-09 04:05:04 +05:30
|
|
|
|
* src/gramps.glade: Reorder toolbar style options.
|
|
|
|
|
* src/GrampsCfg.py (get_toolbar_style): Remove function;
|
|
|
|
|
(GrampsPreferences.build): Use correct values.
|
|
|
|
|
* src/GrampsGconfKeys.py (get_toolbar, save_toolbar):
|
|
|
|
|
Correct tuple of valid values.
|
|
|
|
|
* src/gramps_main.py (init_interface, toolbar_key_update):
|
|
|
|
|
Use function from GrampsKeys.
|
|
|
|
|
* src/data/gramps.schemas: Correct the default and the
|
|
|
|
|
description of the toolbar key.
|
|
|
|
|
|
2005-01-09 08:58:28 +05:30
|
|
|
|
* src/PluginMgr.py: Minor fixes.
|
|
|
|
|
|
2005-01-08 09:19:43 +05:30
|
|
|
|
2005-01-07 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/gramps.glade: removal of more OptionMenus in favor
|
|
|
|
|
of ComboBoxes
|
|
|
|
|
* src/GrampsCfg.py: use new ComboBoxes
|
|
|
|
|
* src/DateHandler.py: fix set_format vs. formats bug
|
|
|
|
|
|
2005-01-08 05:50:42 +05:30
|
|
|
|
2005-01-07 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Plugins.py: Use doc lists from PluginMgr.
|
|
|
|
|
* src/Exporter.py: Use exports list from PluginMgr.
|
|
|
|
|
* src/plugins/BookReport.py: Import Plugins module.
|
|
|
|
|
* src/NameEdit.py (NameEditor.__init__): Typos.
|
|
|
|
|
|
2005-01-08 11:24:49 +05:30
|
|
|
|
* src/plugins/SimpleBookTitle.py: Convert to new scheme.
|
|
|
|
|
* src/docgen/LPRDoc.py: Support photo alignments.
|
|
|
|
|
* src/Report.py: Fix interface creation order.
|
|
|
|
|
|
2005-01-08 01:09:08 +05:30
|
|
|
|
2005-01-07 Eero Tamminen <eerot@sf>
|
|
|
|
|
* src/Makefile.am: Added GrampsKeys.py and GrampsIniKeys.py so
|
|
|
|
|
that Gramps starts up after installation
|
|
|
|
|
|
2005-01-07 10:23:43 +05:30
|
|
|
|
2005-01-06 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/ArgeHandler.py: Support for WEB for CLI mode.
|
|
|
|
|
* src/Report.py: Support for WEB reports.
|
|
|
|
|
* src/plugins/GraphViz.py: Minor tweaks.
|
|
|
|
|
* src/plugins/WebPage.py: Convert to new scheme. Still rough.
|
|
|
|
|
|
2005-01-06 22:58:31 +05:30
|
|
|
|
2005-01-06 Don Allingham <dallingham@users.sourceforge.net>
|
2005-01-07 10:04:02 +05:30
|
|
|
|
* src/EditPerson.py: switch to ComboBox from OptionMenu
|
|
|
|
|
* src/GenericFilter.py: switch to ComboBox from OptionMenu
|
|
|
|
|
* src/Marriage.py: switch to ComboBox from OptionMenu
|
|
|
|
|
* src/PeopleView.py: switch to ComboBox from OptionMenu
|
|
|
|
|
* src/gramps.glade:switch to ComboBox from OptionMenu
|
|
|
|
|
* src/gramps_main.py: switch to ComboBox from OptionMenu
|
2005-01-07 01:38:27 +05:30
|
|
|
|
* src/const.py.in: add support for overriding gconf usage
|
2005-01-06 22:58:31 +05:30
|
|
|
|
* src/GrampsIniKeys.py: provide support for the default schema
|
|
|
|
|
* src/GrampsKeys.py: select appropriate backend
|
|
|
|
|
* various: switch from GrampsGconfKeys to GrampsKeys for normal usage
|
2005-01-07 00:08:42 +05:30
|
|
|
|
|
2005-01-06 22:58:31 +05:30
|
|
|
|
2005-01-05 Douglas S. Blank <dblank@brynmawr.edu>
|
|
|
|
|
* src/GrampsIniKeys.py: Alternate backend using .ini files instead
|
|
|
|
|
of gconf
|
|
|
|
|
|
2005-01-06 09:37:29 +05:30
|
|
|
|
2005-01-05 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/gramps_main.py: detect pygtk_version before passing
|
|
|
|
|
False for markup on MenuItem
|
|
|
|
|
|
2005-01-06 08:45:25 +05:30
|
|
|
|
2005-01-05 Douglas S. Blank <dblank@brynmawr.edu>
|
|
|
|
|
* src/Utils.py (roman): Proper implementation.
|
|
|
|
|
|
2005-01-06 08:38:52 +05:30
|
|
|
|
2005-01-05 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
|
|
|
|
* src/EditSource.py: Patch to fix the list of References of a
|
|
|
|
|
Source, because currently the Source for a Person and Sources
|
|
|
|
|
of addresses are omitted.
|
|
|
|
|
|
2005-01-05 11:26:33 +05:30
|
|
|
|
2005-01-04 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/ArgeHandler.py: Support for CODE for CLI mode.
|
|
|
|
|
* src/Plugins.py: Use 'text' instead of 'doc'.
|
|
|
|
|
* src/Report.py: Support for CODE reports.
|
|
|
|
|
* src/ReportOptions.py: Paper-setting methods for runtime.
|
|
|
|
|
* src/const.py.in: Label change.
|
|
|
|
|
* src/plugins/GraphViz.py: Convert to new scheme.
|
|
|
|
|
|
2005-01-05 10:32:19 +05:30
|
|
|
|
2005-01-04 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/Plugins.py: move non-gui functions to PluginMgr.py
|
|
|
|
|
* src/PluginMgr.py: Non-gui functions for plugins
|
|
|
|
|
* src/Makefile.am: Added PluginMgr.py
|
|
|
|
|
* various: switch from Plugins to PluginMgr
|
|
|
|
|
|
2005-01-04 00:58:04 +05:30
|
|
|
|
2005-01-03 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/GrampsDbBase.py: move all thumbnail creation here to have
|
|
|
|
|
a common thumbnail scheme.
|
|
|
|
|
* src/GrampsInMemDB.py: remove thumbnail handling, use base class
|
2005-01-04 01:13:22 +05:30
|
|
|
|
* src/DateHandler.py: Don't force English parser if problem with
|
|
|
|
|
config value, but LANG is set properly
|
2005-01-04 00:58:04 +05:30
|
|
|
|
|
2005-01-03 03:52:11 +05:30
|
|
|
|
2005-01-02 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/Report.py: Add support for a semi-common 'dispf'.
|
|
|
|
|
* src/ReportOptions.py: Add support for a semi-common 'dispf'.
|
|
|
|
|
* src/Utils.py (cm2pt): Add function.
|
|
|
|
|
* src/plugins/AncestorChart.py: Convert to new scheme.
|
|
|
|
|
* src/plugins/AncestorChart2.py: Convert to new scheme.
|
|
|
|
|
* src/plugins/DesGraph.py: Convert to new scheme.
|
|
|
|
|
|
2005-01-03 05:18:39 +05:30
|
|
|
|
* src/Report.py (report): Support for VIEW reports.
|
|
|
|
|
* src/plugins/Summary.py: Convert to new scheme.
|
|
|
|
|
* src/plugins/CountAncestors.py: Convert to new scheme.
|
|
|
|
|
|
2005-01-03 05:24:11 +05:30
|
|
|
|
* src/plugins/RelGraph.py: Remove from CVS.
|
|
|
|
|
* src/plugins/GraphViz.py: Minor fixes. Still not converted yet.
|
2005-01-03 05:25:21 +05:30
|
|
|
|
* src/plugins/Makefile.am: Stop shipping RelGraph.py.
|
2005-01-03 05:24:11 +05:30
|
|
|
|
|
2005-01-02 10:46:25 +05:30
|
|
|
|
2005-01-01 Don Allingham <dallingham@users.sourceforge.net>
|
|
|
|
|
* src/EditPerson.py: move strip_id from Utils
|
|
|
|
|
* src/GrampsCfg.py: use ComboBox for toolbar selection
|
|
|
|
|
* src/Sources.py: switch to ComboBoxes from OptionMenus
|
|
|
|
|
* src/Utils.py: removed unused functions
|
|
|
|
|
* src/gramps.glade: switch to ComboBoxes
|
|
|
|
|
|
2005-01-02 01:28:53 +05:30
|
|
|
|
2005-01-01 Alex Roitman <shura@alex.neuro.umn.edu>
|
|
|
|
|
* src/plugins/DetAncestralReport.py: Minor cleanup.
|
|
|
|
|
* src/plugins/DetDescendantReport.py: Convert to new scheme.
|
|
|
|
|
* src/plugins/FamilyGroup.py: Convert to new scheme.
|
2005-01-02 01:34:13 +05:30
|
|
|
|
* src/Report.py: Typos.
|
2005-01-02 01:28:53 +05:30
|
|
|
|
|
2005-01-02 12:10:08 +05:30
|
|
|
|
* src/plugins/FanChart.py: Convert to new scheme.
|
|
|
|
|
* src/SubstKeywords.py (SubstKeywords.__init__): Typo.
|
|
|
|
|
* src/plugins/TimeLine.py: Remove unneeded imports.
|
|
|
|
|
* src/plugins/FamilyGroup.py: Remove unneeded imports.
|
|
|
|
|
* src/plugins/Ancestors.py: Remove unneeded imports.
|