2008-01-03 15:10:07 +05:30
|
|
|
2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
|
|
|
|
* src/ViewManager.py: remove unneeded show, remove tabs
|
|
|
|
|
2008-01-03 10:04:18 +05:30
|
|
|
2008-01-02 Brian Matherly <brian@gramps-project.org>
|
|
|
|
* src/DisplayModels/_PeopleModel.py: Fix filter bug.
|
|
|
|
|
2008-01-03 05:39:48 +05:30
|
|
|
2008-01-02 Jim Sack <jgsack@san.rr.com>
|
|
|
|
* src/const.py.in : change embedded copyright sign to unicode \u00A9
|
|
|
|
(really) instead of the \U (oops)
|
|
|
|
|
2008-01-03 03:40:06 +05:30
|
|
|
2008-01-02 Jim Sack <jgsack@san.rr.com>
|
|
|
|
* src/const.py.in : change embedded copyright sign to unicode \u00A9
|
|
|
|
and eliminate call to unicode(), as well as the "coding cookie"
|
|
|
|
at the top of file, since there is no longer any non-ASCII
|
|
|
|
|
2008-01-03 00:50:23 +05:30
|
|
|
2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
|
|
|
|
* src/Filters/SideBar/_PlaceSidebarFilter.py: correct string, bug #1275
|
|
|
|
|
2008-01-02 18:50:26 +05:30
|
|
|
2008-01-02 Douglas S. Blank <dblank@cs.brynmawr.edu>
|
|
|
|
* src/Simple/_SimpleTable.py (SimpleTable.row): added obj handlers
|
|
|
|
* src/plugins/References.py: new quick report for listing refs
|
|
|
|
|
2008-01-02 16:41:27 +05:30
|
|
|
2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
|
|
|
|
* src/DbLoader.py: correct bug state -> dbstate
|
|
|
|
|
2008-01-02 14:13:19 +05:30
|
|
|
2008-01-02 Stéphane Charette <stephanecharette@gmail.com>
|
|
|
|
* src/BaseDoc.py: definition of add_comment()
|
|
|
|
* src/ReportBase/_GraphvizReportDialog.py: implement add_comment()
|
|
|
|
* src/plugins/GVFamilyLines.py:
|
|
|
|
* src/PluginUtils/__init__.py:
|
|
|
|
* src/PluginUtils/_MenuOptions.py: work in progress to migrate the
|
|
|
|
FamilyLines plugin to the new GraphViz framework; new menu option
|
|
|
|
widget called "SurnameColourOption" (which is actually quite specific
|
|
|
|
to the FamilyLines plugin)
|
|
|
|
|
2008-01-02 01:30:01 +05:30
|
|
|
2008-01-01 Peter Landgren <peter.talken@telia.com>
|
|
|
|
* src/plugins/rel_sv.py: Added some comments
|
|
|
|
|
2008-01-01 18:27:18 +05:30
|
|
|
2008-01-01 Gary Burton <gary.burton@zen.co.uk>
|
|
|
|
* src/Editors/_EditFamily.py: Enabled tooltips on person edit buttons
|
|
|
|
bug #1501
|
|
|
|
|
2008-01-01 12:14:58 +05:30
|
|
|
2008-01-01 Brian Matherly <brian@gramps-project.org>
|
|
|
|
* src/gramps_main.py:
|
|
|
|
* src/PluginUtils/_MenuOptions.py:
|
|
|
|
Refinement of "Center Person" selection for reports. Now only use one
|
2008-01-01 18:27:18 +05:30
|
|
|
dialog.
|