Alex Roitman
f758557ca3
* src/GrampsDb/_GrampsDbBase.py (remove_person,_do_remove_object):
...
Properly delete objects;
(get_del_func): Add method to find deleting function for an object.
* src/plugins/Check.py (cleanup_empty_families): Report gramps id.
svn: r7292
2006-08-30 05:10:50 +00:00
Alex Roitman
abd180dda0
* src/plugins/rel_cs.py: Add relationship calculator.
...
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
svn: r7288
2006-08-29 19:56:42 +00:00
Alex Roitman
70e3c36ded
Update
...
svn: r7277
2006-08-27 20:13:55 +00:00
Alex Roitman
064457b122
* src/plugins/RelCalc.py: Use name display preferences throughout;
...
collapse unique entries in the common ancestors list.
svn: r7276
2006-08-27 19:46:11 +00:00
Alex Roitman
55132eb0a7
2006-08-27 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/TestcaseGenerator.py: Bring somewhat up to date.
* NEWS: New release name.
svn: r7274
2006-08-27 07:30:59 +00:00
Alex Roitman
132746bdd2
* src/GrampsLogger/_ErrorReportAssistant.py (__init__): Properly
...
call Assistant.
* src/plugins/GraphViz.py (get_event_string): Stop using cause.
svn: r7273
2006-08-27 06:30:56 +00:00
Alex Roitman
9081b54202
2006-08-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py: Clean up type name conversions; work
over all the events, regardless of who references them.
* src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml):
Add methods to obtain standard type lists.
svn: r7264
2006-08-25 19:12:41 +00:00
Brian Matherly
134a6aa6f7
* src/plugins/NarrativeWeb.py: Fix typos
...
svn: r7260
2006-08-25 04:23:55 +00:00
Alex Roitman
033d02bc18
* src/plugins/EventCmp.py: Remove sorting columns for saving.
...
svn: r7257
2006-08-25 00:19:06 +00:00
Alex Roitman
9324a41b77
* src/plugins/PHPGedViewConnector.py: Disable registration, until
...
this plugin is fixed.
svn: r7256
2006-08-24 20:23:55 +00:00
Alex Roitman
cf0f126731
(on_apply_clicked): Properly save entered types, including custom.
...
svn: r7253
2006-08-24 19:56:51 +00:00
Alex Roitman
635b6f11da
2006-08-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py (run_tool): Properly set the new type.
svn: r7252
2006-08-24 19:41:08 +00:00
Alex Roitman
9211593549
* src/plugins/ChangeTypes.py (run_tool): Compare English strings.
...
svn: r7249
2006-08-23 19:43:56 +00:00
Alex Roitman
6501496007
2006-08-22 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/EventCmp.py: Add proper date sorting.
svn: r7244
2006-08-23 06:21:51 +00:00
Brian Matherly
deac55eafb
* src/plugins/NarrativeWeb.py: show url when no description ( #0000319 )
...
svn: r7241
2006-08-23 01:09:54 +00:00
Alex Roitman
1cb5f1fa9b
* src/FilterEditor/_FilterEditor.py (close): Override parent's close.
...
* src/Filters/_FilterMenu.py (build_filter_menu,
build_filter_model): Import Custom and System filters when needed.
* src/plugins/Calendar.py (get_filters): Import Custom
filters when needed.
* src/plugins/GraphViz.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/IndivComplete.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/NarrativeWeb.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/StatisticsChart.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/TimeLine.py (get_report_filters): Import Custom
filters when needed.
svn: r7231
2006-08-22 05:28:55 +00:00
Alex Roitman
b7a5d66344
* src/plugins/EventCmp.py (__init__): Add custom filters.
...
svn: r7230
2006-08-22 05:05:07 +00:00
Alex Roitman
19ba55bd9f
* src/plugins/ChangeTypes.py (on_apply_clicked): Remove extra
...
unicode conversion.
svn: r7229
2006-08-22 04:58:17 +00:00
Alex Roitman
eff3ae3f82
2006-08-21 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (__init__): Assign dbstate.
svn: r7227
2006-08-22 03:32:00 +00:00
Brian Matherly
e38ceab2d2
* src/plugins/EventCmp.py: improve Date/Place display ( #0000226 )
...
svn: r7219
2006-08-21 03:20:39 +00:00
Brian Matherly
a4ea02dbf0
ordering (A-Z) the event type for choice list on "change event type" tool ( #0000365 )
...
svn: r7217
2006-08-21 00:34:07 +00:00
Alex Roitman
4091279c93
Update
...
svn: r7214
2006-08-20 19:37:44 +00:00
Alex Roitman
5267a1505d
Update
...
svn: r7213
2006-08-20 18:28:57 +00:00
Alex Roitman
a49fa92860
Update
...
svn: r7212
2006-08-20 18:00:29 +00:00
Alex Roitman
cce28d2a5d
Update
...
svn: r7211
2006-08-20 03:26:56 +00:00
Alex Roitman
31f686f573
2006-08-19 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.
svn: r7210
2006-08-20 02:27:55 +00:00
Alex Roitman
8b85dbab82
Update
...
svn: r7207
2006-08-19 05:15:44 +00:00
Alex Roitman
8f3f140127
confirmation; add new operation.
...
svn: r7206
2006-08-19 03:55:02 +00:00
Alex Roitman
08541b9575
2006-08-18 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py: Add list of affected paths to the
confirmation.
svn: r7203
2006-08-18 20:45:58 +00:00
Alex Roitman
18b5281195
* src/plugins/MediaManager.py: Change info wording.
...
svn: r7202
2006-08-18 06:04:54 +00:00
Alex Roitman
ac405dee06
Update
...
svn: r7198
2006-08-18 01:16:55 +00:00
Brian Matherly
da339a9004
* src/plugins/NarrativeWeb.py: fix #0000349 : NarrativeWebsite sorting
...
svn: r7197
2006-08-18 01:16:13 +00:00
Alex Roitman
100b0171db
Update
...
svn: r7196
2006-08-17 23:44:49 +00:00
Alex Roitman
80dfd26255
Add new file
...
svn: r7195
2006-08-17 22:28:18 +00:00
Alex Roitman
96a63cc061
2006-08-17 Alex Roitman <shura@gramps-project.org>
...
* src/StartupDialog.py (__init__): Pass its class to Assistant.
* src/Exporter.py (__init__): Pass its class to Assistant.
* src/Assistant.py (__init__): Accept parent class (to make
assistants unique *only* within their type);
(prepare_text_page): Use markup in the text.
* NEWS: Update.
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/plugins/MediaManager.py: Add new plugin (still in progress).
svn: r7192
2006-08-17 21:39:20 +00:00
Alex Roitman
ccfa370c86
2006-08-16 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py (Disconnected): Add verification rule;
(Verify.run_tool): Use the new rule.
* src/Filters/Rules/Person/_Disconnected.py (apply): Fix rule.
svn: r7188
2006-08-16 18:40:10 +00:00
Brian Matherly
c9e5ae4692
* src/plugins/FamilyGroup.py: use family_id instead of spouse_id
...
svn: r7166
2006-08-13 03:32:59 +00:00
Brian Matherly
174fe82e52
* src/plugins/DetDescendantReport.py: fix spouse name printing
...
* src/plugins/DetAncestralReport.py: fix spouse name printing
svn: r7156
2006-08-12 03:37:05 +00:00
Brian Matherly
693a413471
src/plugins/DetAncestralReport.py: print children when no mother exists
...
svn: r7143
2006-08-07 02:53:28 +00:00
Zsolt Foldvari
5af5a2a3c2
2006-08-03 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/Check.py (cleanup_deleted_name_formats): Change hardcoded
values with constants.
* src/GrampsCfg.py: Unused constants cleanup.
* src/DataViews/_PedigreeView.py (__init__): connection to "active-
person-changed" signal moved to set_active()
(set_active, set_inactive): Improve performance of other views.
* src/NameDisplay.py (name_grouping_data): Change hardcoded values
with constants.
svn: r7114
2006-08-03 14:26:43 +00:00
Alex Roitman
230d3b7d69
In .:
...
2006-07-31 Alex Roitman <shura@gramps-project.org>
* src/Filters/_SearchBar.py (SearchBar.__init__): Take dbstate as
a constructor argument; (SearchBar.apply_filter): pass dbstate.
* src/PageView.py (BookMarkView.add_bookmark,
PersonNavView.jumpto, PersonNavView.fwd_clicked,
PersonNavView.back_clicked, ListView.build_widget): Pass dbstate.
* src/Navigation.py (BaseNavigation.__init__,
PersonNavigation.__init__): Take dbstate as a constructor argument;
(PersonNavigation.build_item_name): properly access dbstate.
* src/DisplayState.py (__init__): Do not take dbstate as a
constructor argument; Do not connect dbstate signal here (moved to
ViewManager);
(display_relationship,push_message,modify_statusbar): Make dbstate
an argument.
* src/plugins/Checkpoint.py (run_tool): Pass dbstate.
* src/ViewManager.py (_build_main_window): Do not pass dbstate to
uistate DisplayState constructor; connect dbstate signal handler;
pass dbstate to Navigation; (keypress): Pass dbstate;
(statusbar_key_update): Pass dbstate;
(do_load_plugins): Pass dbstate;
(ViewManager.add_bookmark): Pass dbstate.
* src/DataViews/_RelationView.py (shade_update): Pass dbstate.
* src/DataViews/_PersonView.py (build_widget,_goto,
key_goto_home_person, key_edit_selected_person): Pass dbstate.
* src/Filters/Makefile.am (pkgdata_PYTHON): Remove obsolete file.
* src/Filters/__init__.py: Remove importing obsolete module.
* src/Filters/_FilterWidget.py: Remove obsolete module.
In po:
2006-07-31 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Remove obsolete file.
svn: r7104
2006-08-01 04:31:10 +00:00
Don Allingham
b623cc3d40
* src/plugins/FindDupes.py: Fix title (bug 314)
...
* src/plugins/merge.glade: change button name (bug 315)
svn: r7103
2006-08-01 03:49:09 +00:00
Don Allingham
d2e81cd659
2006-07-31 Don Allingham <don@gramps-project.org>
...
* src/plugins/FindDupes.py: Fix title (bug 314)
svn: r7102
2006-08-01 03:41:43 +00:00
Alex Roitman
ab8890d1e9
* src/plugins/Makefile.am (pkgdata_PYTHON): Remove unsupported reports.
...
svn: r7101
2006-08-01 03:15:36 +00:00
Zsolt Foldvari
a16b488d1d
2006-07-31 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/NameDisplay.py: Rewrite in more object oriented way; Interface
change.
* src/ViewManager.py (post_load_newdb): Change of NameDisplay interface.
* src/GrampsDb/_ReadXML.py (parse): Change of NameDisplay interface.
* src/GrampsDb/_ReadGrdb.py (importData): Change of NameDisplay
interface.
* src/GrampsCfg.py: Change of NameDisplay interface; Name format Edit
and Add callbacks divided.
* src/RelLib/_Name.py: Default/standard name format definitions moved to
NameDisplay.
* src/Editors/_EditName.py (_setup_fields): Change of NameDisplay
interface.
* src/plugins/Check.py (cleanup_deleted_name_formats): Change of
NameDisplay interface.
svn: r7099
2006-07-31 11:08:44 +00:00
Alex Roitman
e739115266
* src/plugins/Merge.py: Rename, because Merge module shadows this
...
plugin module.
* src/plugins/FindDupes.py: New module, to replace Merge.py;
(ShowMatches.on_do_merge_clicked): Use new Merge component.
svn: r7096
2006-07-30 21:29:25 +00:00
Alex Roitman
60ab402f58
* src/plugins/changetype.glade: Update text warning.
...
svn: r7093
2006-07-30 04:11:41 +00:00
Alex Roitman
5569f78767
* src/PageView.py (PersonNavView.filter_editor): Catch exception.
...
* src/DataViews/_FamilyList.py (FamilyListView.filter_editor):
Catch exception.
* src/plugins/EventCmp.py (EventComparison.filter_editor_clicked):
Catch exception.
svn: r7091
2006-07-30 03:34:10 +00:00
Zsolt Foldvari
c7d9e4b9fe
2006-07-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsCfg.py: Custom name format support improvements.
* src/Editors/_EditName.py: Custom name format support improvements.
* src/NameDisplay.py: Custom name format support improvements.
* src/plugins/Check.py (cleanup_deleted_name_formats): Db cleanup of
deleted custom name format references.
svn: r7083
2006-07-27 10:48:16 +00:00
Don Allingham
2d9551ad4b
2006-07-24 Manfred Paulus <manfred.paulus@gmx.de>
...
* src/plugins/FanChart.py: Add circle, 1/2 circle and 1/4
circle options, along with selectable generations
* src/docgen/OpenOfficeDoc.py: fix rotation angle
svn: r7069
2006-07-24 23:18:51 +00:00
Alex Roitman
4f3b178ed7
2006-07-23 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/GraphViz.py (get_date_strings): Typo.
svn: r7065
2006-07-24 05:33:55 +00:00
Brian Matherly
cbaf16999a
* src/plugins/NarrativeWeb.py: fix bug for no surname (bug #265 )
...
svn: r7064
2006-07-24 02:19:08 +00:00
Brian Matherly
75fe94b45a
* src/plugins/GraphViz.py: launch image viewer in Windows.
...
* src/Mime/_WinMime.py: handle rundll32.exe applications.
* src/Utils.py: search path in Windows when looking for applications.
svn: r7055
2006-07-22 05:52:16 +00:00
Alex Roitman
f7892eebf0
* src/plugins/GraphViz.py (GraphViz.__init__): Better error handling.
...
svn: r7052
2006-07-20 19:49:27 +00:00
Alex Roitman
706c6e6741
* src/plugins/IndivComplete.py: Use NameDisplay.
...
* src/plugins/FamilyGroup.py: Use NameDisplay.
svn: r7051
2006-07-20 19:37:56 +00:00
Alex Roitman
59ef47b6e1
* src/plugins/Checkpoint.py (Checkpoint.init_gui): Detect whether
...
rcs program is present and modify UI accordingly.
* src/plugins/checkpoint.glade: Add hidden warning label.
svn: r7049
2006-07-20 04:25:44 +00:00
Alex Roitman
805a82bcab
* src/plugins/StatisticsChart.py
...
(StatisticsChartOptions.get_report_filters): Add custom filters.
* src/plugins/Calendar.py (FilterWidget.get_filters): Add custom
filters.
* src/plugins/TimeLine.py (TimeLineOptions.get_report_filters):
Add custom filters.
* src/plugins/IndivComplete.py
(IndivCompleteOptions.get_report_filters): Add custom filters.
* src/plugins/NarrativeWeb.py
(WebReportOptions.get_report_filters): Add custom filters.
encoding errors;
(GraphVizOptions.get_report_filters): Add custom filters.
svn: r7048
2006-07-20 00:42:20 +00:00
Alex Roitman
9ef39d7809
Update
...
svn: r7047
2006-07-20 00:16:54 +00:00
Alex Roitman
ae7c77ddcd
2006-07-19 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/GraphViz.py (GraphViz.__init__): Take care of the
encoding errors.
svn: r7046
2006-07-19 23:42:50 +00:00
Alex Roitman
c06a516b50
* src/plugins/EventCmp.py (filter_editor_clicked): Adapt to filter
...
editor changes; Stop separately adding birth and death.
svn: r7044
2006-07-19 19:32:26 +00:00
Brian Matherly
7379b4b646
* src/plugins/GraphViz.py: Make it work for Windows
...
svn: r7039
2006-07-19 04:05:17 +00:00
Brian Matherly
9200e01c56
* src/plugins/NarrativeWeb.py: fix name sorting in Windows (bug #236 )
...
svn: r7037
2006-07-18 02:59:18 +00:00
Brian Matherly
c24c9c1d94
* src/plugins/NarrativeWeb.py: typo
...
svn: r7036
2006-07-18 01:53:42 +00:00
Alex Roitman
275c495a32
2006-07-16 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (Checkpoint.run_tool): Add busy cursor.
svn: r7033
2006-07-16 15:00:35 +00:00
Brian Matherly
8df0605b3b
* src/plugins/NarrativeWeb.py: HTML validation fixes
...
svn: r7026
2006-07-13 04:13:19 +00:00
Brian Matherly
a7bd91a242
fix restoration of gallery setting for NarrativeWeb.py
...
svn: r7007
2006-07-08 04:10:42 +00:00
Don Allingham
051f992afb
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Brian Matherly
7ce909d3b5
remove duplicate birth and death events in reports (fixes bug #235 )
...
svn: r6971
2006-06-28 04:01:14 +00:00
Brian Matherly
1f356bc5b5
* src/plugins/BookReport.py: fix book loading
...
svn: r6966
2006-06-25 03:25:14 +00:00
Alex Roitman
199c6b2412
Remove gnome requirement
...
svn: r6965
2006-06-25 02:48:39 +00:00
Alex Roitman
a734940c05
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py (report): Handle wm closing.
* src/plugins/GraphViz.py (GraphVizDialog.__init__): Handle wm
closing.
* src/plugins/NarrativeWeb.py (WebReportDialog.__init__): Handle
wm closing.
svn: r6964
2006-06-25 02:26:29 +00:00
Brian Matherly
ae8a270c53
* src/plugins/AncestorChart2.py: fix comment
...
* src/plugins/DecendChart.py: fix comment
* src/plugins/TimeLine.py: Remove Title option
svn: r6963
2006-06-25 01:57:56 +00:00
Brian Matherly
d04393b085
* src/docgen/ODFDoc.py: Handle exception when file is not writeable
...
* src/docgen/ODSDoc.py: Handle exception when file is not writeable
* src/docgen/OpenOfficeDoc.py: Handle exception when file is not writeable
* src/docgen/OpenSpreadSheet.py: Handle exception when file is not writeable
* src/plugins/AncestorChart2.py: Remove Title option
* src/plugins/DecendChart.py: Remove Title option
svn: r6961
2006-06-24 17:22:34 +00:00
Alex Roitman
0b6f8f5e45
Allow column sorting
...
svn: r6944
2006-06-22 00:09:20 +00:00
Don Allingham
2f86415842
svn: r6903
2006-06-16 21:26:44 +00:00
Brian Matherly
44725c0640
* src/plugins/GraphVis.py: ues Mime instead of GrampsMime
...
svn: r6883
2006-06-13 02:08:11 +00:00
Alex Roitman
8a432c6c83
2006-06-07 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Check.py (check_for_broken_family_links): Adapt to
RelLib changes.
svn: r6873
2006-06-08 04:26:48 +00:00
Alex Roitman
dd9c1a46ad
2006-06-05 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/BookReport.py (BookReportDialog.__init__): Correctly
close managed window.
svn: r6864
2006-06-06 04:13:50 +00:00
Brian Matherly
848e970ce3
* src/docgen/PSDrawDoc.py: fix imports - make it work
...
* src/ReportBase/_StyleEditor.py: use ManagedWindow
* src/ReportBase/_BareReportDialog.py: import StyleEditor
* src/plugins/BookReport.py: fix "Center Person" display
* src/plugins/WriteCD.py: fail gracefully without Gnome
svn: r6860
2006-06-04 23:23:10 +00:00
Don Allingham
a01e2bef1a
2006-06-04 Don Allingham <don@gramps-project.org>
...
* src/plugins/Makefile.am (pkgdata_PYTHON): remove FilterEditor.py
svn: r6859
2006-06-04 18:49:28 +00:00
Alex Roitman
1b473c8178
2006-06-04 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/Makefile.am (pkgdata_PYTHON): Remove _BookReport.py
* src/plugins/Makefile.am (pkgdata_PYTHON): Move BookReport.py
svn: r6857
2006-06-04 18:24:51 +00:00
Brian Matherly
5b88e0a716
add Table of Contents marks
...
svn: r6855
2006-06-04 04:26:28 +00:00
Brian Matherly
0c008ceb78
various: enhance indexing with IndexMark
...
svn: r6850
2006-06-03 03:32:26 +00:00
Brian Matherly
1092ef14c4
misc typos
...
svn: r6845
2006-06-02 04:19:09 +00:00
Alex Roitman
c1c7e1359a
* src/ReportBase/_ReportDialog.py (report): Use new report modules
...
for oddball reports.
* src/plugins/GraphViz.py: Use new report modules.
* src/plugins/NarrativeWeb.py: Use new report modules.
* src/plugins/CountAncestors.py: Use wm and new report modules.
* src/plugins/Summary.py: Use wm and new report modules.
svn: r6842
2006-06-02 00:40:54 +00:00
Brian Matherly
f99fbb9fda
* src/plugins/vaious: upgrade to new report interface
...
svn: r6838
2006-06-01 04:39:40 +00:00
Don Allingham
5a1fa1c1c7
2006-05-31 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: call FilterEditor
* src/FilterEditor/__init__.py: added
* src/FilterEditor/_FilterEditor.py: moved from plugins
* src/glade/rule.glade: filter editor changes
* src/Makefile.am: change subdirs
* src/FilterEditor/Makefile.am: added
svn: r6836
2006-06-01 03:36:59 +00:00
Don Allingham
54d99e4c50
prepare for move
...
svn: r6835
2006-06-01 03:24:44 +00:00
Alex Roitman
2e09baf147
Update
...
svn: r6833
2006-05-31 19:31:33 +00:00
Alex Roitman
7bd4201034
svn: r6832
2006-05-31 19:26:52 +00:00
Alex Roitman
0addd2c59c
* src/PluginUtils/_PluginMgr.py: Import MODE_CLI.
...
* src/ReportBase/_BookFormatComboBox.py: Adapt to changes.
svn: r6831
2006-05-31 19:26:34 +00:00
Don Allingham
a5385bc5b6
2006-05-30 Don Allingham <don@gramps-project.org>
...
* src/plugins/FilterEditor.py: start to bring into sync with
code changes
svn: r6827
2006-05-31 04:32:19 +00:00
Alex Roitman
99acb9d02f
Update
...
svn: r6824
2006-05-31 02:41:46 +00:00
Alex Roitman
0ab5eb9a0d
2006-05-30 Alex Roitman <shura@gramps-project.org>
...
* various: break Report into a package.
svn: r6820
2006-05-31 00:48:07 +00:00
Brian Matherly
8ebd09eabb
insert name keys for indexing
...
svn: r6817
2006-05-30 01:18:41 +00:00
Brian Matherly
d9f56b7207
insert name keys for indexing
...
svn: r6814
2006-05-29 04:53:07 +00:00
Alex Roitman
479f86d0c8
Update
...
svn: r6813
2006-05-29 03:41:14 +00:00
Alex Roitman
6632b4ca0e
* src/plugins/verify.glade: Add label.
...
svn: r6812
2006-05-29 03:34:26 +00:00
Alex Roitman
f1d94617af
Update
...
svn: r6811
2006-05-29 03:14:29 +00:00
Brian Matherly
1d225c91db
Add name keys for indexing in reports
...
svn: r6809
2006-05-29 02:52:14 +00:00
Alex Roitman
45ff86cfa7
Update
...
svn: r6805
2006-05-29 02:11:37 +00:00
Alex Roitman
b23d78f2b0
2006-05-28 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Add double-clicking and mark/unmark/invert.
svn: r6804
2006-05-29 01:38:44 +00:00
Alex Roitman
bdeec2753a
Update
...
svn: r6801
2006-05-28 08:36:29 +00:00
Alex Roitman
1f5b6c5748
* src/plugins/Verify.py: More updates.
...
svn: r6799
2006-05-28 04:17:46 +00:00
Brian Matherly
ba3fc60e51
src/plugins/IndivComplete.py: Add event notes
...
svn: r6796
2006-05-27 03:39:43 +00:00
Alex Roitman
6db98a5e1f
* src/BasicUtils.py (UpdateCallback.reset): Add method.
...
(Verify.on_apply_clicked): Reset the progress.
svn: r6794
2006-05-26 23:38:21 +00:00
Alex Roitman
440c275639
Update
...
svn: r6793
2006-05-26 23:18:36 +00:00
Alex Roitman
b9cd8ee6c8
2006-05-26 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/verify.glade: update interface.
* src/plugins/Verify.py: More improvements. Still need to finish
filtering and object editing on double click.
svn: r6792
2006-05-26 23:11:37 +00:00
Alex Roitman
a32ed5e6bb
Update
...
svn: r6789
2006-05-26 20:18:33 +00:00
Alex Roitman
c4bc528b9f
Update
...
svn: r6783
2006-05-26 00:19:20 +00:00
Alex Roitman
740a97805a
Update
...
svn: r6781
2006-05-26 00:10:45 +00:00
Alex Roitman
cbc4c8fef5
2006-05-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: More rework, still in progress.
svn: r6780
2006-05-25 23:59:51 +00:00
Jérôme Rapinat
524ce620b0
# /plugins/rel_fr.py : There is no maternal/paternal side on this file, the previous translation introduced mistakes. I remove paternel/maternel on father and mother level.
...
svn: r6775
2006-05-25 05:52:17 +00:00
Alex Roitman
b84af9322a
2006-05-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Start major rework, still in progress.
svn: r6774
2006-05-25 05:18:03 +00:00
Alex Roitman
54e3f6908d
* src/Utils.py: move event/attr constants to GedcomInfo.
...
* src/plugins/TestcaseGenerator.py: Use new methods.
* src/DisplayTabs/_LdsModel.py: Use new methods.
* src/Editors/_EditLdsOrd.py: Use new methods.
* src/RelLib/_LdsOrd.py: Add new methods.
* src/GrampsDb/_WriteGedcom.py: Do not import unused module.
* src/GrampsDb/_ReadXML.py: Use methods from LdsOrd.
* src/lds.py: Rename to LdsUtils.py
* src/GrampsDb/_ReadGedcom.py: Use new module name.
* src/Makefile.am (gdir_PYTHON): Ship new file.
svn: r6770
2006-05-24 05:28:33 +00:00
Alex Roitman
cb0b034e70
* src/GrampsDb/_WriteGedcom.py: Multiple improvements.
...
* various: Replace get/set_base_handle with get/set_reference_handle.
* src/RelLib/_SourceRef.py (get_base_handle,set_base_handle):
Remove redundant methods.
svn: r6750
2006-05-22 23:56:57 +00:00
Brian Matherly
38f4cd7e85
src/plugins/TimeLine.py: round all dates to nearest decade
...
svn: r6746
2006-05-22 02:57:27 +00:00
Brian Matherly
3875cdb615
src/plugins/GraphViz.py: fix unicode encoding
...
svn: r6744
2006-05-22 01:55:15 +00:00
Brian Matherly
2b1459deac
* src/plugins/Calendar.py: make calendar work in Windows
...
* src/GrampsLocale.py: make calendar work in Windows
svn: r6741
2006-05-21 22:12:14 +00:00
Alex Roitman
d642d36113
2006-05-21 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Calendar.py (print_page): Use correct variable.
svn: r6739
2006-05-21 21:03:44 +00:00
Brian Matherly
d0b7be73ff
src/plugins/GraphViz.py.in: fix file open.
...
svn: r6737
2006-05-21 20:39:14 +00:00
Alex Roitman
3b6d63e48f
In .:
...
* src/Selectors/_SelectPerson.py: Use new package.
* src/plugins/RelCalc.py: Use new package.
* src/DataViews/_PersonView.py: Use new package.
* src/DisplayModels: Make new package.
* src/Makefile.am: Remove old files.
In po:
* POTFILES.in: Add new files; remove old files.
svn: r6683
2006-05-17 00:48:46 +00:00
Don Allingham
542927d48a
2006-05-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: cleaner interface to filters
* src/plugins/RelCalc.py: cleaner interface to filters
* src/PeopleModel.py: cleaner interface to filters
* src/Selectors/_SelectPerson.py: cleaner interface to filters
svn: r6671
2006-05-15 18:49:35 +00:00
Alex Roitman
e0b3dc141d
In .:
...
2006-05-15 Alex Roitman <shura@gramps-project.org>
* configure.in: Generate new Makefile.
* src/Makefile.am: adapt to new module.
* src/Selectors: separate selectors in their own module.
* src/Select*.py: move to Selectors.
* src/DataViews/_FamilyView.py: Use new module.
* src/Editors/_EditLdsOrd.py: Use new module.
* src/Editors/_EditPersonRef.py: Use new module.
* src/Editors/_EditFamily.py: Use new module.
* src/DisplayTabs/_SourceEmbedList.py: Use new module.
* src/DisplayTabs/_RepoEmbedList.py: Use new module.
* src/DisplayTabs/_EventEmbedList.py: Use new module.
* src/DisplayTabs/_GalleryTab.py: Use new module.
* src/plugins/FilterEditor.py: Use new module.
* src/plugins/SimpleBookTitle.py: Use new module.
* src/PluginUtils/_Report.py: Use new module.
In po:
2006-05-15 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r6669
2006-05-15 15:53:42 +00:00
Alex Roitman
0ee9c5a676
2006-05-14 Alex Roitman <shura@gramps-project.org>
...
* src/DateHandler/__init__.py: Remove unneeded imports.
* src/plugins/Calendar.py (print_page): Use GrampsLocale._months.
svn: r6662
2006-05-15 04:13:31 +00:00
Brian Matherly
8f314aa39b
src/plugins/FamilyGroup.py: Fix for Event and EventType changes.
...
svn: r6661
2006-05-15 01:29:44 +00:00
Alex Roitman
1000571a10
In .:
...
* src/plugins/ChangeTypes.py (init_gui): Work around intltool bug.
In po:
2006-05-14 Alex Roitman <shura@gramps-project.org>
* gramps.pot: update.
svn: r6656
2006-05-14 19:27:38 +00:00
Alex Roitman
fa120b9468
* src/plugins/Summary.py: Set titles properly.
...
svn: r6655
2006-05-14 18:17:10 +00:00
Alex Roitman
6c0f00de89
* src/plugins/CountAncestors.py: Add window title, remove extra text.
...
svn: r6654
2006-05-14 18:07:03 +00:00
Brian Matherly
ff008c2a76
typo
...
svn: r6650
2006-05-14 05:57:15 +00:00
Brian Matherly
e8af75eb14
src/plugins/NarrativeWeb.py: Add option for number of generations in ancestor graph (bug # 0000077)
...
svn: r6649
2006-05-14 05:51:46 +00:00
Alex Roitman
ef7eb110fd
* src/plugins/CmdRef.py (CmdRef.write_ref): Change the module name.
...
svn: r6647
2006-05-14 02:24:22 +00:00
Don Allingham
a5d0286efc
2006-05-13 Don Allingham <don@gramps-project.org>
...
* src/plugins/RelCalc.py: provide default search value
svn: r6645
2006-05-14 00:41:39 +00:00
Alex Roitman
9e68a4b550
In .:
...
2006-05-12 Alex Roitman <shura@gramps-project.org>
* src/UndoHistory.py (gtk_color_to_str): Better color to str.
* src/QuestionDialog.py (QuestionDialog2.__init__): Use the
underline for labels.
* src/plugins/ChangeNames.py: Fix WM.
* src/plugins/PatchNames.py: Fix WM.
In po:
* gramps.pot: Update.
svn: r6630
2006-05-12 18:46:26 +00:00
Don Allingham
63beadfa2d
fix xml parsing path
...
svn: r6628
2006-05-12 17:20:19 +00:00
Alex Roitman
f724a1185b
* src/plugins/BookReport.py (__init__): Fix url.
...
svn: r6615
2006-05-11 00:18:48 +00:00
Alex Roitman
cc500922f8
* src/plugins/ChangeTypes.py (run_tool): Disable/enable signals.
...
* src/plugins/ReorderIds.py (__init__): Disable/enable signals.
* src/plugins/PatchNames.py (on_ok_clicked): Start transaction
only if doing the changes; disable/enable signals.
svn: r6614
2006-05-11 00:06:43 +00:00
Alex Roitman
f3889a89dd
2006-05-10 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/SoundGen.py: Fix WM.
svn: r6613
2006-05-10 23:48:21 +00:00
Alex Roitman
11d3bf9868
* src/plugins/FamilyGroup.py: Use triple quotes.
...
svn: r6601
2006-05-09 23:18:37 +00:00
Alex Roitman
8133c888f8
* src/plugins/WriteCD.py: Correctly import XmlWriter.
...
svn: r6599
2006-05-09 22:00:07 +00:00
Alex Roitman
99576086d8
* src/plugins/ExportVCard.py: Bring to new API.
...
* src/plugins/ExportVCalendar.py: Bring to new API.
svn: r6596
2006-05-09 19:54:23 +00:00
Alex Roitman
8bdf853c44
* src/plugins/WriteFtree.py: Bring to new API.
...
svn: r6595
2006-05-09 19:45:18 +00:00
Alex Roitman
5b057d1e7a
2006-05-09 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/_FilterMenu.py (build_filter_menu): Return the menu.
* src/plugins/WriteGeneWeb.py: Bring to new API.
svn: r6594
2006-05-09 19:38:15 +00:00
Alex Roitman
971bfecf66
* src/plugins/Leak.py: Typo.
...
* src/plugins/Eval.py: Convert to ManagedWindow.
svn: r6583
2006-05-08 18:21:11 +00:00
Alex Roitman
bd1bc316f0
In .:
...
* src/Makefile.am (gdir_PYTHON): Remove DisplayTabs.py.
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship rel_sk.py.
In po:
Update.
* gramps.pot: Update.
svn: r6549
2006-05-05 06:06:10 +00:00
Alex Roitman
2884c076bf
2006-05-03 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ReorderIds.py (ReorderIds.reorder): Switch from
cursors to keys iteration.
svn: r6541
2006-05-04 04:05:57 +00:00
Alex Roitman
25ada65064
* src/PluginUtils/_Tool.py (BatchTool): Add class taking care of
...
tools with batch transactions.
(ActivePersonTool.pass): Remove method.
* src/plugins/Check.py (Check): Derive from BatchTool.
* src/plugins/ReorderIds.py (ReorderIds): Use batch transactions;
derive from BatchTool.
* src/plugins/ChangeTypes.py (ChangeTypes): Use batch
transactions; derive from BatchTool.
* src/plugins/ChangeNames.py (ChangeNames): Derive from BatchTool.
* src/plugins/PatchNames.py (PatchNames): Use batch transactions;
derive from BatchTool.
* src/glade/gramps.glade: Make both buttons' lables in
questiondialog use underline property.
(ViewManager.import_data): Add undo warning for imports.
svn: r6540
2006-05-04 02:05:50 +00:00
Alex Roitman
2dd9893045
* src/Filters/Rules/*: Add object-specific rules.
...
svn: r6529
2006-05-03 06:29:07 +00:00
Alex Roitman
ba42a155b1
* src/GenericFilters.py: Remove.
...
* src/Filters: Move filtering to its own package.
svn: r6521
2006-05-03 01:02:54 +00:00
Alex Roitman
cc190517f8
* src/plugins/rel_sk.py: Typo.
...
svn: r6512
2006-05-02 05:07:47 +00:00