Update
svn: r7959
This commit is contained in:
parent
6306412b2a
commit
b4c43863fd
@ -18,8 +18,8 @@
|
|||||||
(get_media_referents): Use reference map.
|
(get_media_referents): Use reference map.
|
||||||
|
|
||||||
2007-01-22 Douglas Blank <dblank@cs.brynmawr.edu>
|
2007-01-22 Douglas Blank <dblank@cs.brynmawr.edu>
|
||||||
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new
|
* src/plugins/Calendar.py: 0000858: Patch for calendar
|
||||||
Birthday Report
|
enhancements and new Birthday Report
|
||||||
|
|
||||||
2007-01-22 Brian Matherly <brian@gramps-project.org>
|
2007-01-22 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
|
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
|
||||||
@ -63,13 +63,16 @@
|
|||||||
* src/Filters/SideBar/_PersonSidebarFilter.py: add tooltips for dates
|
* src/Filters/SideBar/_PersonSidebarFilter.py: add tooltips for dates
|
||||||
|
|
||||||
2007-01-21 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2007-01-21 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
||||||
* ObjectSelector/_FilterFrameBase.py, ObjectSelector/_ObjectSelectorWindow.py,
|
* ObjectSelector/_FilterFrameBase.py,
|
||||||
ObjectSelector/_FamilyFilterFrame.py, ObjectSelector/_PersonPreviewFrame.py,
|
ObjectSelector/_ObjectSelectorWindow.py,
|
||||||
ObjectSelector/_PersonFilterFrame.py: refactoring and simplification of
|
ObjectSelector/_FamilyFilterFrame.py,
|
||||||
filter widgets.
|
ObjectSelector/_PersonPreviewFrame.py,
|
||||||
|
ObjectSelector/_PersonFilterFrame.py: refactoring and
|
||||||
|
simplification of filter widgets.
|
||||||
|
|
||||||
2007-01-20 Don Allingham <don@gramps-project.org>
|
2007-01-20 Don Allingham <don@gramps-project.org>
|
||||||
* src/DisplayModels/_PeopleModel.py: save current filter for rebuild (#838)
|
* src/DisplayModels/_PeopleModel.py: save current filter for
|
||||||
|
rebuild (#838).
|
||||||
* src/BaseDoc.py: save/load paragraph description (#850)
|
* src/BaseDoc.py: save/load paragraph description (#850)
|
||||||
* src/QuestionDialog.py: close window before calling callback
|
* src/QuestionDialog.py: close window before calling callback
|
||||||
* src/DataViews/_PersonView.py (PersonView.change_db): apply
|
* src/DataViews/_PersonView.py (PersonView.change_db): apply
|
||||||
@ -104,7 +107,7 @@
|
|||||||
* src/DataViews/Utils.py: add profile function
|
* src/DataViews/Utils.py: add profile function
|
||||||
|
|
||||||
2007-01-18 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2007-01-18 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
||||||
* src/NameDisplay.py: yet more optimisations for name display.
|
* src/NameDisplay.py: yet more optimisations for name display.
|
||||||
|
|
||||||
2007-01-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
2007-01-17 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||||
* src/DataViews/_PedigreeView.py: Cache result of probably_alive(); Call
|
* src/DataViews/_PedigreeView.py: Cache result of probably_alive(); Call
|
||||||
@ -142,7 +145,7 @@
|
|||||||
* src/NameDisplay.py: fast implementation
|
* src/NameDisplay.py: fast implementation
|
||||||
|
|
||||||
2007-01-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
2007-01-16 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
|
||||||
* src/Filters/_GenericFilter.py: file get_cursor funcs
|
* src/Filters/_GenericFilter.py: file get_cursor funcs
|
||||||
|
|
||||||
2007-01-16 Don Allingham <don@gramps-project.org>
|
2007-01-16 Don Allingham <don@gramps-project.org>
|
||||||
|
|
||||||
@ -171,8 +174,8 @@
|
|||||||
* src/DateEdit.py: make "bad date" translatable.
|
* src/DateEdit.py: make "bad date" translatable.
|
||||||
|
|
||||||
2007-01-14 Brian Matherly <brian@gramps-project.org>
|
2007-01-14 Brian Matherly <brian@gramps-project.org>
|
||||||
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
|
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF
|
||||||
Use ghostscript instead of epstopdf
|
papersize problems. Use ghostscript instead of epstopdf
|
||||||
|
|
||||||
2007-01-13 Don Allingham <don@gramps-project.org>
|
2007-01-13 Don Allingham <don@gramps-project.org>
|
||||||
* po/gramps.pot: update
|
* po/gramps.pot: update
|
||||||
@ -189,8 +192,8 @@
|
|||||||
behavior
|
behavior
|
||||||
|
|
||||||
2007-01-11 Don Allingham <don@gramps-project.org>
|
2007-01-11 Don Allingham <don@gramps-project.org>
|
||||||
* src/GrampsDb/_ReadGedcom.py (GedcomParser): fix parsing of the PLAC.FORM
|
* src/GrampsDb/_ReadGedcom.py (GedcomParser): fix parsing of the
|
||||||
construct, handle Heredis's broken REPO format
|
PLAC.FORM construct, handle Heredis's broken REPO format
|
||||||
|
|
||||||
2007-01-11 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
|
2007-01-11 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
|
||||||
* src/DisplayState.py (DisplayState.__init__): fix level of 'root'
|
* src/DisplayState.py (DisplayState.__init__): fix level of 'root'
|
||||||
@ -222,7 +225,6 @@
|
|||||||
* src/Editors/_EditEventRef.py: reminder about missing help handle
|
* src/Editors/_EditEventRef.py: reminder about missing help handle
|
||||||
|
|
||||||
2007-01-08 Don Allingham <don@gramps-project.org>
|
2007-01-08 Don Allingham <don@gramps-project.org>
|
||||||
|
|
||||||
* src/DataViews/_MediaView.py: pylint
|
* src/DataViews/_MediaView.py: pylint
|
||||||
* src/DataViews/_RepositoryView.py: pylint
|
* src/DataViews/_RepositoryView.py: pylint
|
||||||
* src/DataViews/_SourceView.py: pylint
|
* src/DataViews/_SourceView.py: pylint
|
||||||
|
Loading…
Reference in New Issue
Block a user