Alex Roitman
f3fed49b9f
* src/plugins/IndivComplete.py: Use NameDisplay.
...
* src/plugins/FamilyGroup.py: Use NameDisplay.
svn: r7051
2006-07-20 19:37:56 +00:00
Alex Roitman
334e331030
* 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
e3c6406cea
* 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
511abf5c6e
Update
...
svn: r7047
2006-07-20 00:16:54 +00:00
Alex Roitman
6325153e02
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
9ec1ba1a37
* 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
aec27f22cc
* src/plugins/GraphViz.py: Make it work for Windows
...
svn: r7039
2006-07-19 04:05:17 +00:00
Brian Matherly
314a103f8d
* src/plugins/NarrativeWeb.py: fix name sorting in Windows (bug #236 )
...
svn: r7037
2006-07-18 02:59:18 +00:00
Brian Matherly
f7bd8ae1c5
* src/plugins/NarrativeWeb.py: typo
...
svn: r7036
2006-07-18 01:53:42 +00:00
Alex Roitman
911442758e
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
eff624fde1
* src/plugins/NarrativeWeb.py: HTML validation fixes
...
svn: r7026
2006-07-13 04:13:19 +00:00
Brian Matherly
fc53b89370
fix restoration of gallery setting for NarrativeWeb.py
...
svn: r7007
2006-07-08 04:10:42 +00:00
Don Allingham
835329191f
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Brian Matherly
236c976093
remove duplicate birth and death events in reports (fixes bug #235 )
...
svn: r6971
2006-06-28 04:01:14 +00:00
Brian Matherly
210a66996d
* src/plugins/BookReport.py: fix book loading
...
svn: r6966
2006-06-25 03:25:14 +00:00
Alex Roitman
26a7fa6ba1
Remove gnome requirement
...
svn: r6965
2006-06-25 02:48:39 +00:00
Alex Roitman
345439817e
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
0bdf53bc8d
* 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
d42baab67c
* 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
96338b4495
Allow column sorting
...
svn: r6944
2006-06-22 00:09:20 +00:00
Don Allingham
460a8ca0bd
svn: r6903
2006-06-16 21:26:44 +00:00
Brian Matherly
475e167e21
* src/plugins/GraphVis.py: ues Mime instead of GrampsMime
...
svn: r6883
2006-06-13 02:08:11 +00:00
Alex Roitman
4c16c41514
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
c8bfbbe967
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
95d81d68a2
* 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
29d65c681e
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
8ed523bd58
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
97a8f19462
add Table of Contents marks
...
svn: r6855
2006-06-04 04:26:28 +00:00
Brian Matherly
945e4c020e
various: enhance indexing with IndexMark
...
svn: r6850
2006-06-03 03:32:26 +00:00
Brian Matherly
9620ca6e9c
misc typos
...
svn: r6845
2006-06-02 04:19:09 +00:00
Alex Roitman
ad78fd80b7
* 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
6caef68a69
* src/plugins/vaious: upgrade to new report interface
...
svn: r6838
2006-06-01 04:39:40 +00:00
Don Allingham
4eee7d334a
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
c6fa3d945e
prepare for move
...
svn: r6835
2006-06-01 03:24:44 +00:00
Alex Roitman
93e3afac56
Update
...
svn: r6833
2006-05-31 19:31:33 +00:00
Alex Roitman
10afb1b32c
svn: r6832
2006-05-31 19:26:52 +00:00
Alex Roitman
b42f24a983
* 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
658a6d147f
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
7214376f42
Update
...
svn: r6824
2006-05-31 02:41:46 +00:00
Alex Roitman
ee437c6bb8
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
e93c4575af
insert name keys for indexing
...
svn: r6817
2006-05-30 01:18:41 +00:00
Brian Matherly
9fe2e98464
insert name keys for indexing
...
svn: r6814
2006-05-29 04:53:07 +00:00
Alex Roitman
06d0287301
Update
...
svn: r6813
2006-05-29 03:41:14 +00:00
Alex Roitman
5c3bb63974
* src/plugins/verify.glade: Add label.
...
svn: r6812
2006-05-29 03:34:26 +00:00
Alex Roitman
bcf123fdf8
Update
...
svn: r6811
2006-05-29 03:14:29 +00:00
Brian Matherly
e086d75254
Add name keys for indexing in reports
...
svn: r6809
2006-05-29 02:52:14 +00:00
Alex Roitman
8f6a74ad34
Update
...
svn: r6805
2006-05-29 02:11:37 +00:00
Alex Roitman
a10de04d28
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
4e8434cdb8
Update
...
svn: r6801
2006-05-28 08:36:29 +00:00
Alex Roitman
344288be74
* src/plugins/Verify.py: More updates.
...
svn: r6799
2006-05-28 04:17:46 +00:00
Brian Matherly
5060c054d4
src/plugins/IndivComplete.py: Add event notes
...
svn: r6796
2006-05-27 03:39:43 +00:00
Alex Roitman
84b5a802bb
* 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
531b82cf59
Update
...
svn: r6793
2006-05-26 23:18:36 +00:00
Alex Roitman
d69a14df20
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
4eabd1d7b6
Update
...
svn: r6789
2006-05-26 20:18:33 +00:00
Alex Roitman
df034c7a70
Update
...
svn: r6783
2006-05-26 00:19:20 +00:00
Alex Roitman
15c41c168d
Update
...
svn: r6781
2006-05-26 00:10:45 +00:00
Alex Roitman
8d487a92b6
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
32cca0759a
# /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
8f6567b960
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
28e2176c5d
* 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
36413653f9
* 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
6a0bd5cf33
src/plugins/TimeLine.py: round all dates to nearest decade
...
svn: r6746
2006-05-22 02:57:27 +00:00
Brian Matherly
79bf111b5d
src/plugins/GraphViz.py: fix unicode encoding
...
svn: r6744
2006-05-22 01:55:15 +00:00
Brian Matherly
7d93dd0602
* 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
f094353066
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
8b1298e7f7
src/plugins/GraphViz.py.in: fix file open.
...
svn: r6737
2006-05-21 20:39:14 +00:00
Alex Roitman
2efa8ec971
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
bfef16e318
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
e2330971df
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
bab5e5447d
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
fccd0c3db1
src/plugins/FamilyGroup.py: Fix for Event and EventType changes.
...
svn: r6661
2006-05-15 01:29:44 +00:00
Alex Roitman
01aa512a38
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
c32018c533
* src/plugins/Summary.py: Set titles properly.
...
svn: r6655
2006-05-14 18:17:10 +00:00
Alex Roitman
ec3a29cbd8
* src/plugins/CountAncestors.py: Add window title, remove extra text.
...
svn: r6654
2006-05-14 18:07:03 +00:00
Brian Matherly
6e73513f17
typo
...
svn: r6650
2006-05-14 05:57:15 +00:00
Brian Matherly
ee960b6457
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
ca1a316f66
* src/plugins/CmdRef.py (CmdRef.write_ref): Change the module name.
...
svn: r6647
2006-05-14 02:24:22 +00:00
Don Allingham
ae413b5323
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
cf1a9d194a
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
683a291155
fix xml parsing path
...
svn: r6628
2006-05-12 17:20:19 +00:00
Alex Roitman
2062b130d6
* src/plugins/BookReport.py (__init__): Fix url.
...
svn: r6615
2006-05-11 00:18:48 +00:00
Alex Roitman
e5f4a26dd7
* 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
45b55a402c
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
6a517efce2
* src/plugins/FamilyGroup.py: Use triple quotes.
...
svn: r6601
2006-05-09 23:18:37 +00:00
Alex Roitman
710eb4cc13
* src/plugins/WriteCD.py: Correctly import XmlWriter.
...
svn: r6599
2006-05-09 22:00:07 +00:00
Alex Roitman
cd6e3a59a6
* 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
424c170b37
* src/plugins/WriteFtree.py: Bring to new API.
...
svn: r6595
2006-05-09 19:45:18 +00:00
Alex Roitman
dacf0cd0d5
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
458ede1d8c
* src/plugins/Leak.py: Typo.
...
* src/plugins/Eval.py: Convert to ManagedWindow.
svn: r6583
2006-05-08 18:21:11 +00:00
Alex Roitman
84b2275799
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
2fbe259fd5
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
4ea2ca6a28
* 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
e5dffce271
* src/Filters/Rules/*: Add object-specific rules.
...
svn: r6529
2006-05-03 06:29:07 +00:00
Alex Roitman
daedc4961b
* src/GenericFilters.py: Remove.
...
* src/Filters: Move filtering to its own package.
svn: r6521
2006-05-03 01:02:54 +00:00
Alex Roitman
62d2e97e15
* src/plugins/rel_sk.py: Typo.
...
svn: r6512
2006-05-02 05:07:47 +00:00
Alex Roitman
f9942e1e10
In .:
...
2006-05-01 Alex Roitman <shura@gramps-project.org>
* various: merge changes from gramps20.
In po:
2006-05-01 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.
svn: r6504
2006-05-01 21:11:26 +00:00
Alex Roitman
45ebde94e6
2006-04-30 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py (Verify.run_tool): Typo.
svn: r6503
2006-05-01 05:55:14 +00:00
Brian Matherly
2945365fe8
* src/plugins/CountAncestors.py: Use positive numbers for generations to be consistent with the rest of GRAMPS
...
svn: r6501
2006-04-30 21:43:45 +00:00
Don Allingham
546859418b
svn: r6497
2006-04-30 01:25:56 +00:00