Alex Roitman
0eb2089881
* src/plugins/PatchNames.py: Typo.
...
* src/plugins/ChangeNames.py: Correct description.
svn: r3765
2004-11-29 03:51:42 +00:00
Don Allingham
6cfc4f5ac0
* src/plugins/PatchNames.py: add the ability to detect
...
common surname prefixes
* src/plugins/patchnames.glade: clean up description
* src/plugins/TimeLine.py: detect invalid date range in
report to prevent divide by zero error.
svn: r3760
2004-11-28 05:03:29 +00:00
Don Allingham
44e291e9e3
* src/plugins/ChangeNames.py: Add a plugin to change capitalization
...
of family names
* src/plugins/changenames.glade: interface for ChangeNames plugin
* src/plugins/Makefile.am: Added new files
* src/plugins/PatchNames.py: display GRAMPS id instead of internal id
svn: r3744
2004-11-21 00:30:52 +00:00
Don Allingham
939d74f25d
* src/docgen/HtmlDoc.py: fix typo
...
* src/docgen/OpenOfficeDoc.py: don't use temporary files
* src/plugins/PatchNames.py: pychecker fixes
* src/plugins/RelCalc.py: pychecker fixes
* src/plugins/ReorderIds.py: pychecker fixes
* src/plugins/Verify.py: pychecker fixes
* src/plugins/WebPage.py: pychecker fixes
* src/plugins/WriteFtree.py: pychecker fixes
* src/plugins/WriteGeneWeb.py: pychecker fixes
svn: r3674
2004-10-26 03:20:38 +00:00
Don Allingham
d05a83ecd1
* various: Updated cleaned up API
...
svn: r3388
2004-08-13 04:34:07 +00:00
Don Allingham
4fd3c41ceb
* various: change try_to_find_*_from_handle to
...
get_*_from_handle
svn: r3355
2004-08-07 05:16:57 +00:00
Don Allingham
8df3fd12d4
* src/RelLib.py, etc.: convert get_id to get_handle
...
svn: r3290
2004-07-28 02:29:07 +00:00
Alex Roitman
0739dd2b6b
* src/plugins/ChangeTypes.py: Correct transaction.
...
* src/plugins/changetype.glade: HIGify dialog.
* src/plugins/PatchNames.py: Correct transaction.
svn: r3192
2004-05-26 02:51:45 +00:00
Alex Roitman
055eabdb11
* src/RelLib.py (try_to_find_person_from_id): Remove transaction;
...
(try_to_find_source_from_id, try_to_find_object_from_id,
try_to_find_place_from_id): Add functions.
* src/plugins/WriteCD.py, src/plugins/WritePkg.py,
src/plugins/WebPage.py, src/plugins/Verify.py,
src/plugins/TimeLine.py, src/plugins/Summary.py,
src/plugins/SoundGen.py, src/plugins/RelGraph.py,
src/plugins/RelCalc.py, src/plugins/PatchNames.py,
src/plugins/Merge.py, src/plugins/IndivSummary.py,
src/plugins/IndivComplete.py, src/plugins/GraphViz.py,
src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py, src/plugins/FilterEditor.py,
src/plugins/FanChart.py, src/plugins/FamilyGroup.py,
src/plugins/EventCmp.py, src/plugins/DetDescendantReport.py,
src/plugins/DetAncestralReport.py, src/plugins/DescendReport.py,
src/plugins/Desbrowser.py, src/plugins/CountAncestors.py,
src/plugins/Check.py, src/plugins/ChangeTypes.py,
src/plugins/BookReport.py, src/plugins/Ancestors.py,
src/plugins/AncestorReport.py, src/plugins/AncestorChart.py,
src/plugins/AncestorChart2.py, src/Relationship.py,
src/Sort.py, src/GenericFilter.py, src/SubstKeywords.py,
src/GraphLayout.py: Switch from find_* to try_to_find_* methods.
svn: r3191
2004-05-26 02:05:02 +00:00
Don Allingham
372a82abf0
Fixed merging
...
svn: r3167
2004-05-13 23:48:40 +00:00
Alex Roitman
0fe415ecec
* src/plugins/Check.py: Use transaction for commits.
...
* src/plugins/PatchNames.py: Use transaction for commits.
svn: r3160
2004-05-13 04:18:47 +00:00
Alex Roitman
a3e78435d4
* src/plugins/ChangeTypes.py: Remove Utils.modified() call.
...
* src/plugins/Check.py: Remove Utils.modified() call.
* src/plugins/PatchNames.py: Remove Utils.modified() call.
* src/plugins/ReadGedcom.py: Remove Utils.modified() call.
* src/plugins/ReorderIds.py: Remove Utils.modified() call.
* src/plugins/WriteCD.py: Remove Utils.modified() call.
* src/plugins/WritePkg.py: Remove Utils.modified() call.
* src/plugins/Merge.py: Typo.
svn: r3159
2004-05-13 00:49:17 +00:00
Alex Roitman
8d4c034b86
* src/Plugins.py: Pass parent class to the tools.
...
* src/rule.glade: Define event handlers.
* src/gramps_main.py: Pass parent class to the tools.
* src/plugins/EventCmp.py: Window management.
* src/plugins/FilterEditor.py: Window management.
* src/plugins/PatchNames.py: Window management.
* src/plugins/eventcmp.glade: Define event handlers.
* src/plugins/patchnames.glade: Define event handlers.
svn: r3150
2004-05-10 04:54:10 +00:00
Alex Roitman
62be72e287
* src/plugins/PatchNames.py: Clean up conversion to db.
...
* src/plugins/patchnames.glade: HIGify dialog.
* src/plugins/Merge.py: Convert to db.
* src/plugins/merge.glade: HIGify dialogs.
svn: r3148
2004-05-09 16:32:13 +00:00
Don Allingham
7ed2f0551e
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Don Allingham
b5f75c0a77
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
31c4ebcb7b
Allow the user to select the entries to be modified.
...
svn: r1452
2003-04-16 06:25:38 +00:00
Don Allingham
b82e7e0f0f
HIG improvements
...
svn: r1358
2003-03-19 04:27:34 +00:00
Don Allingham
56a12cac3f
Patch names improvements
...
svn: r1345
2003-03-12 23:17:54 +00:00
Don Allingham
9b28f6263f
Import fixes/pychecker fixes
...
svn: r1256
2003-01-15 05:25:50 +00:00
Don Allingham
b30254c695
Pychecker fixes, gnome.url.show to gnome.url_show
...
svn: r1252
2003-01-10 13:52:32 +00:00
Don Allingham
b6926fa77b
UTF-8 support for translations, clean up gettext, improved gallery handling
...
svn: r1204
2002-11-25 04:30:36 +00:00
Don Allingham
9e89a5b4ad
Removed Sorter.py
...
svn: r1162
2002-11-04 04:05:47 +00:00
Don Allingham
0ca0ae439e
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00