Alex Roitman
c3abb66292
* src/EditPerson.py: Readonly fix.
...
* src/gramps.glade: Typo.
svn: r4052
2005-02-19 03:29:56 +00:00
Alex Roitman
694c982800
* src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then stroke.
...
* src/DbPrompter.py: Change file filter name.
* src/Report.py (doc_type_changed): Deal with empty extensions.
* src/docgen/AsciiDoc.py (add_photo): Add method;
(end_row): Inlcude last cell into proper formatting.
* src/GedcomInfo.py: Properly import expat.ParserCreate class.
* src/TipOfDay.py: Properly import expat.ParserCreate class.
* src/RecentFiles.py: Properly import expat.ParserCreate class.
* src/ReadXML.py: Properly import expat.* classes.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/usage.xml: Update.
* doc/xmldocs.make: Switch Makefile from CLEANFILES to DISTCLEANFILES.
* src/Makefile.am: Add const.pyc and const.pyo to CLEANFILES.
svn: r4051
2005-02-19 00:49:49 +00:00
Eero Tamminen
0faaae0201
Fix StatisticsChart.py date object checking
...
svn: r4048
2005-02-18 19:22:06 +00:00
Alex Roitman
746e10295b
* src/docgen/OpenOfficeDoc.py: Typo.
...
svn: r4047
2005-02-18 05:17:48 +00:00
Don Allingham
37e3d0d2e3
* src/EditPerson.py: more readonly support
...
* src/NoteEdit.py: more readonly support
* src/Sources.py: more readonly support
* src/gramps_main.py: more readonly support
* src/gramps.glade: more readonly support
svn: r4046
2005-02-18 04:49:59 +00:00
Alex Roitman
9ba1e69000
* src/docgen/LPRDoc.py (write_at): Correct vertical offset.
...
* src/docgen/PdfDoc.py (write_at,draw_bar): Add functions.
* src/docgen/PSDrawDoc.py (write_at): Add function;
(draw_bar): Support for filling with color.
* src/ReportUtils.py (draw_legend): Correct vertical offset.
svn: r4045
2005-02-18 01:10:25 +00:00
Don Allingham
d75e6a198e
* src/Marriage.py: disable buttons in readonly mode
...
* src/EditPerson.py: disable buttons in readonly mode
* src/Sources.py: disable buttons in readonly mode
* src/gramps.glade: name buttons
svn: r4044
2005-02-17 04:46:13 +00:00
Alex Roitman
a7897625fe
* doc/gramps-manual/C/getstart.xml: Update.
...
* doc/gramps-manual/C/mainwin.xml: Update.
* doc/gramps-manual/C/preface.xml: Update.
* doc/gramps-manual/C/figures/family-alt.png: Update.
* doc/gramps-manual/C/figures/family.png: Update.
* doc/gramps-manual/C/figures/mainwin.png: Update.
* doc/gramps-manual/C/figures/media.png: Update.
* doc/gramps-manual/C/figures/noside-nofilt.png: Update.
* doc/gramps-manual/C/figures/pedigree-anchor.png: Update.
* doc/gramps-manual/C/figures/pedigree.png: Update.
* doc/gramps-manual/C/figures/places.png: Update.
* doc/gramps-manual/C/figures/side-filt.png: Update.
* doc/gramps-manual/C/figures/sources.png: Update.
* doc/gramps-manual/C/figures/column-editor.png: Add to CVS.
* doc/gramps-manual/C/figures/pedigree-siblings-cut.png: Add to CVS.
svn: r4043
2005-02-17 04:38:45 +00:00
Don Allingham
f33cc35550
* src/EditSource.py: commit events after deleting sources
...
svn: r4042
2005-02-17 02:24:23 +00:00
Don Allingham
5576d07516
* src/GrampsBSDDB.py: first pass of readonly support
...
* src/GrampsInMem.py: first pass of readonly support
* src/GrampsGEDDB.py: first pass of readonly support
* src/GrampsXMLDB.py: first pass of readonly support
* src/gramps.py: first pass of readonly support
* src/FamilyView.py: first pass of readonly support
* src/EditPerson.py: first pass of readonly support
* src/EditPlace.py: first pass of readonly support
* src/EditSource.py: first pass of readonly support
* src/gramps.glade: assign names to buttons
svn: r4041
2005-02-16 22:49:54 +00:00
Eero Tamminen
88cf2f9227
get option value from correct field
...
svn: r4039
2005-02-16 21:02:39 +00:00
Don Allingham
0335fa592a
* src/DisplayModels.py: don't override on_row_deleted
...
svn: r4037
2005-02-16 18:05:20 +00:00
Alex Roitman
6c22a6ed62
* src/EditSource.py (DelSrcQuery.query_response): Typos.
...
* src/ImageSelect.py (DeleteMediaQuery.query_response): Typo.
* src/GrampsInMemDB.py (remove_place,remove_object): Add methods;
(remove_person,remove_source,remove_family): Correctly remove from
id_trans table.
* src/FamilyView.py (parent_deleter,really_remove_spouse):
Use get_ instead of find_ functions.
svn: r4036
2005-02-16 13:49:32 +00:00
Don Allingham
064311fc73
* src/AddMedia.py: handle "note only" media object
...
* src/DisplayModels.py: handle media type of None
* src/ImageSelect.py: Add "internal note" check box
* src/MediaView.py: handle media type of None
* src/NoteEdit.py: use glade definition
* src/gramps.glade: add note editor
* src/plubins/NavWebPage.py: Add default pages
svn: r4035
2005-02-16 05:41:33 +00:00
Alex Roitman
d38cf31a31
* doc/gramps-manual/C/authors.xml: Add list of contributors.
...
* doc/gramps-manual/C/getstart.xml: Update.
* doc/gramps-manual/C/gramps-manual.xml: Update.
* doc/gramps-manual/C/legal.xml: Update.
* doc/gramps-manual/C/preface.xml: Update.
* doc/gramps-manual/C/figures/first-open.png: New shot.
svn: r4034
2005-02-16 05:19:17 +00:00
Alex Roitman
3fd0b1406d
* doc/gramps-manual/C/authors.xml: Add file.
...
* doc/gramps-manual/C/bugs.xml: Add file.
* doc/gramps-manual/C/preface.xml: Add file.
* doc/gramps-manual/C/Makefile.am: Ship new files.
* doc/gramps-manual/C/cmdline.xml: Convert to book.
* doc/gramps-manual/C/custom.xml: Convert to book.
* doc/gramps-manual/C/faq.xml: Convert to book.
* doc/gramps-manual/C/filtref.xml: Convert to book.
* doc/gramps-manual/C/getstart.xml: Convert to book.
* doc/gramps-manual/C/gramps-manual.xml: Convert to book.
* doc/gramps-manual/C/keybind.xml: Convert to book.
* doc/gramps-manual/C/legal.xml: Change license to GPL.
* doc/gramps-manual/C/mainwin.xml: Convert to book.
* doc/gramps-manual/C/usage.xml: Convert to book.
* COPYING-DOCS: Change license to GPL.
svn: r4032
2005-02-15 02:35:26 +00:00
Alex Roitman
79eb2c6897
Update
...
svn: r4031
2005-02-14 22:33:58 +00:00
Alex Roitman
7a2a3d401d
* src/plugins/DetAncestralReport.py: Typos.
...
* src/plugins/DetDescendantReport.py: Typos.
svn: r4030
2005-02-14 21:39:59 +00:00
Alex Roitman
21da722351
* src/ArgHandler (handle_args): Natively open XML and GEDCOM
...
when given a single filename argument.
* src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions.
svn: r4029
2005-02-14 03:09:22 +00:00
Alex Roitman
358f4a592f
* src/ReadGrdb.py: Check for overlapping handles prior to
...
modifying data.
svn: r4028
2005-02-14 01:32:07 +00:00
Don Allingham
f47f7b0d7f
* src/plugins/NavWebPage.py: More enhancements
...
* src/Sort.py: sort places by title
svn: r4026
2005-02-13 03:54:47 +00:00
Don Allingham
2db8fad3cd
* src/plugins/NavWebpage.py: Build template pages for unused
...
pages, add Surname List and Individual List pages.
svn: r4024
2005-02-10 01:44:05 +00:00
Alex Roitman
74e3d942bb
Update
...
svn: r4023
2005-02-04 13:55:54 +00:00
Alex Roitman
094c52c13f
* src/plugins/NavWebPage.py (display_relationships): Pass
...
another argument to display_spouse(); (display_spouse): Use spacers
for additional spouses. Use unique registration name
* src/ReportUtils.py (find_spouse): Typo.
svn: r4022
2005-02-04 13:54:02 +00:00
Don Allingham
8f2d56c922
* src/plugins/NavWebPage.py: more progress
...
svn: r4020
2005-02-04 03:54:48 +00:00
Don Allingham
dd093aacfc
* src/plugins/GraphViz.py: fix MALE/FEMALE/UNKNOWN
...
svn: r4019
2005-02-03 00:32:20 +00:00
Eero Tamminen
2581aa31fb
better colors for pies
...
svn: r4018
2005-02-02 20:50:14 +00:00
Alex Roitman
e315d52b52
* src/Makefile.am: Ship ReadGrdb.py and WriteGrdb.py.
...
svn: r4017
2005-02-02 14:02:13 +00:00
Alex Roitman
aa41d93ec1
* src/Report.py: Proper translatable strings for generation numbers.
...
* src/ReportUtils.py: More report-related methods.
* src/plugins/DetAncestralReport.py: Use ReportUtils methods.
* src/plugins/DetDescendantReport.py: Use ReportUtils methods.
svn: r4016
2005-02-02 05:09:07 +00:00
Guillaume Pratte
6b9380044c
Updated
...
svn: r4015
2005-02-02 05:07:09 +00:00
Alex Roitman
7c272cbb34
* src/ReportUtils.py: More report-related methods.
...
* src/plugins/DetAncestralReport.py: Use ReportUtils methods.
* src/plugins/DetDescendantReport.py: Use ReportUtils methods.
svn: r4011
2005-02-01 05:08:16 +00:00
Alex Roitman
966e045bfc
Update
...
svn: r4010
2005-02-01 04:18:12 +00:00
Alex Roitman
778aa84846
* src/RelLib.py: Finish up with actual MALE, FEMALE, and UNKNOWN
...
svn: r4009
2005-02-01 04:16:02 +00:00
Don Allingham
f7df43643f
* various: Change Person.male, Person.female, and Person.unkwown
...
to Person.MALE, Person.FEMALE and Person.UNKNOWN
* gramps.spec.in: bring up to date, support Fedora Core and Mandrake
* src/plugins/NavWebPage.py: Start of the Narrative Web Page plugin
svn: r4008
2005-02-01 03:46:29 +00:00
Alex Roitman
4385ae0b7c
* src/ReportUtils.py (born_died_str,married_str): Use NameDisplay
...
to properly display names; (get_birth_death_strings, child_str,
born_str, died_str, buried_str): Add functions; (draw_legend): Use
correct style for the legend text, using write_at().
* src/docgen/OpenOffice.org (write_at): Accept paragraph style name.
* src/docgen/LPRDoc.org (draw_bar): Properly draw and use color
for the bar; (write_at): Correctly transform coordinates.
* src/plugins/StatisticsChart.py: Replace tabs with spaces.
svn: r4005
2005-01-31 05:31:30 +00:00
Alex Roitman
7b139057ea
Update
...
svn: r4004
2005-01-31 02:31:11 +00:00
Alex Roitman
94a2ed9de4
Update
...
svn: r4002
2005-01-31 01:20:43 +00:00
Alex Roitman
0db65bd17d
* src/WriteGrdb.py: Copy metadata.
...
svn: r4001
2005-01-31 01:20:13 +00:00
Alex Roitman
29a10a3bf8
* src/WriteGrdb.py: Add to CVS.
...
* src/gramps.glade: Add Save as item, switch former one to Export.
* src/gramps_main.py: Support for save as.
* src/DbPrompter.py: Support for save as.
svn: r4000
2005-01-30 23:53:47 +00:00
Alex Roitman
7228eb98bc
* src/ArgHandler.py: Support for opening in the command-line mode.
...
* src/const.py.in: Add -O | --open option.
svn: r3991
2005-01-29 23:34:09 +00:00
Alex Roitman
2d626f508b
* src/plugins/GraphViz.py (GraphVizDialog.__init__):
...
Use proper response ID; (GraphVizGraphics.__init__): set up self.doc;
(EmptyDoc.init): Add empty method.
svn: r3990
2005-01-29 22:05:21 +00:00
Eero Tamminen
3a8dfc04bf
Added Pie chart support to StatisticsChart plugin
...
svn: r3989
2005-01-29 20:41:22 +00:00
Eero Tamminen
5bcbb04bb8
Add 5 new statistics to StatisticsChart.py plugin
...
svn: r3988
2005-01-29 17:11:02 +00:00
Alex Roitman
3b7b70d606
* src/ArgHandler.py: Support for the native importer.
...
* NEWS: Update.
svn: r3986
2005-01-29 06:05:51 +00:00
Alex Roitman
ffd374025f
* src/PedView.py: Fix remnants of gnome.canvas syntax.
...
* src/ReadGrdb.py: Add to CVS: native database importer.
* src/DbPrompter.py: Support for the native importer.
* src/Errors.py: Add HandleError exception for duplicate handles.
svn: r3984
2005-01-29 05:13:29 +00:00
Don Allingham
a19bd386f4
* src/DbPrompter.py: gnome.vfs vs. gnomevfs, tolerence
...
* src/GrampsMime.py: gnome.vfs vs. gnomevfs tolerence
* src/ImageSelect.py: gnome.canvas vs. gnomecanvas tolerence
* src/NameDisplay.py: gnome.vfs vs. gnomevfs tolerence
* src/PedView.py: gnome.canvas vs. gnomecanvas tolerence
* src/Utils.py: remove mime handling, use GrampsMime
* src/plugins/WriteCD.py: gnome.vfs vs. gnomevfs tolerence
svn: r3971
2005-01-27 03:18:21 +00:00
Don Allingham
23e620f2b5
* src/ReportUtils.py: allow start and stop event handle selection
...
for age estimation
svn: r3967
2005-01-26 04:21:38 +00:00
Alex Roitman
82e6acd258
* src/ReadGedcom.py (parse_person_object,parse_family_object):
...
Use absolute path to work around what seems a gnomevfs issue.
svn: r3965
2005-01-25 23:08:37 +00:00
Alex Roitman
74730bbff7
* src/TipOfDay.py (TipOfDay.__init__): Set transent property.
...
* src/gramps_main.py (Gramnps.__init__): Pass itself to TipOfDay;
(on_show_plugin_status,build_plugin_menus): Pass itself to PluginStatus.
* src/Plugins.py (PluginStatus.__init__): Set transent property.
svn: r3963
2005-01-25 21:25:15 +00:00
Eero Tamminen
98dbcea73d
fix StatisticsChart.py chart output, improve code
...
svn: r3961
2005-01-25 19:56:23 +00:00
Alex Roitman
e9cee32736
* src/ReportUtils.py (born_died_str,married_str,child_str):
...
Add functions.
* src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils.
svn: r3960
2005-01-25 04:46:52 +00:00
Don Allingham
dceb6c2851
* gramps.spec.in: pkill gconfd to fix settings
...
svn: r3959
2005-01-25 04:24:42 +00:00
Alex Roitman
8e5fdc2f3b
* src/docgen/LPRDoc.py (LPRDoc.draw_box): Shadow support.
...
svn: r3957
2005-01-25 00:23:53 +00:00
Alex Roitman
f05004329e
* src/Report.py (BareReportDialog.init_interface): Set up buttons
...
with proper response values; (report): Ignore everything except
RESPONSE_OK.
* src/plugins/BookReport.py (BookReportSelector.on_setup_clicked,
BookReportDialog.__init__): Ignore everything except RESPONSE_OK.
svn: r3956
2005-01-24 23:39:50 +00:00
Alex Roitman
d8993a0861
* src/StyleEditor.py (draw,save_paragraph): Swap SERIF and SANS_SERIF.
...
svn: r3954
2005-01-24 19:29:51 +00:00
Alex Roitman
8dd05e8392
update
...
svn: r3952
2005-01-24 19:03:05 +00:00
Alex Roitman
159c0eb08f
* src/Report.py: Fix adding styles and calling doc.init().
...
* src/BaseDoc.py: Restructure header; Replace tabs with spaces.
* src/plugins/AncestorChart.py (calc): Remove doc.init() call.
* src/plugins/AncestorChart2.py (calc): Remove doc.init() call.
* src/plugins/Ancestors.py (define_table_styles): Add method.
* src/plugins/FamilyGroup.py (define_table_styles): Add method.
* src/plugins/FanChart.py (define_graphics_styles): Add method.
* src/plugins/FtmStyleDescendants.py (define_table_styles):
Add method.
* src/plugins/FtmStyleAncestors.py: Minor cleanups
* src/plugins/IndivComplete.py (define_table_styles): Add method.
* src/plugins/IndivSummary.py (define_table_styles): Add method.
* src/plugins/Partition.py: Remove from CVS.
* src/plugins/StatisticsChart.py (define_graphics_styles):
Add method.
* src/plugins/TimeLine.py (define_graphics_styles): Add method.
svn: r3948
2005-01-24 16:33:47 +00:00
Don Allingham
b5ba21b5e4
* src/BaseDoc.py: don't check for init on table or cell addition
...
* src/Report.py: Call doc.init() before write_report
svn: r3947
2005-01-24 00:16:33 +00:00
Eero Tamminen
961426c030
Complete refactoring of the Extract class
...
svn: r3946
2005-01-22 21:46:55 +00:00
Eero Tamminen
cd047ba03a
preliminary multiple statistics chart support
...
svn: r3945
2005-01-21 21:55:10 +00:00
Eero Tamminen
7c2adb8e19
use non-localized descriptions for cli help
...
svn: r3944
2005-01-21 21:46:11 +00:00
Don Allingham
8e813388e5
* src/ReportUtils.py: added estimate_age and sanitize_person
...
* src/BaseDoc.py: Add checks attempting to add styles after initializing
the document
* src/docgen/OpenOfficeDoc.py: add init assertions
* src/docgen/PSDrawDoc.py: fix line style in boxes
* src/docgen/SvgDrawDoc.py: fix line style in boxes
* src/ReportUtils.py: added documentation
svn: r3942
2005-01-20 04:11:13 +00:00
Alex Roitman
d47d5e7f5a
* src/dates/Date_fr.py: Add formats and quality.
...
* src/dates/Date_es.py: Add formats and quality.
svn: r3938
2005-01-19 05:13:09 +00:00
Alex Roitman
ff42dac0d1
* src/Utils.py (roman, pt2cm, cm2pt): Remove functions.
...
* src/ReportUtils.py (roman): Add function.
* src/docgen/OpenOfficeDoc.py (pt2cm): Remove function.
* src/docgen/PSDrawDoc.py (pt2cm): Remove function.
* src/plugins/AncestorChart2.py: Use ReportUtils.
* src/plugins/AncestorChart.py: Use ReportUtils.
* src/plugins/DesGraph.py: Use ReportUtils.
* src/plugins/FanChart.py: Use ReportUtils.
* src/plugins/StatisticsChart.py: Use ReportUtils.
* src/plugins/TimeLine.py: Use ReportUtils.
svn: r3937
2005-01-19 04:47:36 +00:00
Alex Roitman
15491e3ad5
* src/RelLib.py (Event.are_equal): Only compare place handles if
...
at least one if them is non-empty.
svn: r3935
2005-01-19 03:31:48 +00:00
Alex Roitman
114ee7f12e
* src/EditPerson.py (get_place): Use "" for empty place's handle.
...
svn: r3934
2005-01-19 03:24:33 +00:00
Alex Roitman
71cf749a45
* src/NameEdit.py: Fix patronymic show/save.
...
svn: r3933
2005-01-19 00:36:06 +00:00
Alex Roitman
ff00451646
* src/DateDisplay.py: Move common objects back to DateDisplay class.
...
* src/dates/Date_ru.py: Add formats and quality.
svn: r3932
2005-01-19 00:13:57 +00:00
Eero Tamminen
6694f7e139
numerous changes to GraphViz.py, see Changelog
...
svn: r3931
2005-01-18 21:00:58 +00:00
Alex Roitman
4a81557fe4
Update
...
svn: r3928
2005-01-18 15:49:57 +00:00
Alex Roitman
d7de60f379
* NEWS: Correct attribution of ini-backend.
...
* configure.in: bump up the version number.
* Release: Version 1.1.3 Splunge: this is a greate idea, but
possibly lousy, and I'm not being indecisive" released.
svn: r3927
2005-01-18 15:47:18 +00:00
Don Allingham
26fcdca9f4
* src/ReportUtils.py: Added
...
* src/BaseDoc.py: support for graphs
* src/docgen/OpenOfficeDoc.py: write_at support
* src/Makefile.am: added ReportUtils.py
svn: r3926
2005-01-18 05:42:08 +00:00
Alex Roitman
ece2cf7d42
* src/plugins/GraphViz.py: Remove bogus UI labels.
...
svn: r3921
2005-01-17 20:46:32 +00:00
Alex Roitman
7b1c41a611
* src/ReadGedcom.py: Handle missing TRLR record.
...
svn: r3920
2005-01-17 18:05:50 +00:00
Alex Roitman
e5dc04dc55
* src/docgen/PdfDoc.py: Port table and image fixes from STABLE.
...
* src/plugins/Ancestors.py (person_name): Avoid overriding builtin.
svn: r3919
2005-01-17 05:12:34 +00:00
Alex Roitman
be850a40c6
* src/ReportOptions.py (OptionHandler.set_options):
...
svn: r3918
2005-01-16 19:14:14 +00:00
Alex Roitman
5c08a9cb9a
* src/plugins/FamilyGroup.py (dump_parent): Typo.
...
svn: r3917
2005-01-16 18:55:38 +00:00
Alex Roitman
2444226acc
* src/Plugins.py (reload_plugins): Check for status.
...
* src/Report.py: pychecker fixes
svn: r3916
2005-01-16 17:50:32 +00:00
Don Allingham
effa5fd442
* src/EditPerson.py: don't use quote date
...
* src/PeopleModel.py: remove BOLD
* src/PeopleView.py: start of sorting support
* src/WriteXML.py: use hlink for Witness
* various: pychecker fixes
* configure.in: bump up to 1.1.3, the "Splunge: this is a
greate idea, but possibly lousy, and I'm not being indecisive"
release
svn: r3915
2005-01-16 04:00:35 +00:00
Alex Roitman
1f127db0a5
* src/docgen/KwordDoc.py: Register with paper capabilites.
...
* src/docgen/PdfDoc.py: Register with paper capabilites.
* src/docgen/RTFDoc.py: Register with paper capabilites.
* src/const.py.in: Update copyright year.
* NEWS: Update.
svn: r3914
2005-01-15 20:24:29 +00:00
Alex Roitman
82edf5a99d
* src/plugins/GraphViz.py: Restore "Place/cause when no date"
...
option that was available before in RelGraph; rename 'show
family nodes' into 'sfn'.
* src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'.
svn: r3913
2005-01-15 05:51:48 +00:00
Alex Roitman
c29f7d3122
* src/plugins/BookReport.py: Switch to saving/restoring/registering
...
items by the non-localized name.
* src/plugins/GraphViz.py: Many various fixes.
svn: r3911
2005-01-14 05:02:20 +00:00
Alex Roitman
b71df1c117
* src/Report.py: Typos.
...
* src/plugins/WebPage.py: Typos.
svn: r3910
2005-01-13 18:21:04 +00:00
Alex Roitman
1ec6ff4afa
* src/plugins/Check.py: Typos.
...
svn: r3909
2005-01-13 18:00:49 +00:00
Don Allingham
f770f8b329
* src/DateDisplay.py: Make DateDisplayEn inherit from DateDisplay, make
...
DateDisplay handle only ISO dates
* src/DateHandler.py: use DateDisplayEn for English languages, use
DateDisplay for CJK
* src/GrampsCfg.py: Don't do initial redisplay of Person List when
dialog comes up, update dates dynamically when date format changes
svn: r3908
2005-01-12 21:23:31 +00:00
Alex Roitman
b4c04498fc
* src/DisplayModels.py: Add Date and Place columns to Media model;
...
Zip to Place model.
* src/MediaView.py: Support for Date and Place columns.
* src/PlaceView.py: Support for Zil column.
* src/GrampsDbBase.py (get_place_column_order,
get_media_column_order): New column defaults.
svn: r3907
2005-01-12 13:41:54 +00:00
Alex Roitman
6e4e9a73b1
* src/plugins/WebPage.py: Fix templates.
...
svn: r3906
2005-01-12 04:16:22 +00:00
Alex Roitman
8f4bbbe0b1
* src/Report.py: Switch to using short format names. Fix templates.
...
* src/Plugins.py: Switch to using short format names.
* src/PluginMgr.py: Switch to using short format names.
* src/ReportOptions.py: Switch to using short format names.
svn: r3905
2005-01-12 03:29:02 +00:00
Alex Roitman
979ef1a6bc
* src/plugins/GraphViz.py: Support for graphical report
...
if dot was found on the system.
svn: r3904
2005-01-12 00:48:42 +00:00
Alex Roitman
414a2c80d6
* src/Utils.py (for_each_ancestor): Switch from Person to handle.
...
* src/GenericFilter.py (for_each_ancestor): Pass db instance.
svn: r3902
2005-01-11 22:41:15 +00:00
Eero Tamminen
083192ce53
fixes to StatisticsChart
...
svn: r3901
2005-01-11 20:31:51 +00:00
Alex Roitman
75bbe738cf
* src/GrampsGconfKeys.py (get_event_id_prefix): Typo.
...
* src/GrampsIniKeys.py (get_event_id_prefix): Typo.
svn: r3899
2005-01-11 16:55:15 +00:00
Alex Roitman
9e10f6e634
* src/WriteGedcom.py (write_source_ref): Use source, not handle.
...
svn: r3898
2005-01-11 04:32:26 +00:00
Alex Roitman
43bb968621
* src/EditPlace.py (EditPlace.display_references):
...
Fix event and object references.
* src/ImageSelect.py (GlobalMediaProperties.display_refs):
Add references for personal and family events.
svn: r3897
2005-01-11 04:17:53 +00:00
Don Allingham
7e47d6b026
* src/EditPlace.py: make reference lists work properly for places
...
svn: r3896
2005-01-11 04:09:52 +00:00
Alex Roitman
264ed5e63c
* src/PluginMgr.py (reload_plugins): Remove function.
...
* src/Plugins.py (reload_plugins): Add function.
svn: r3895
2005-01-11 03:51:27 +00:00
Alex Roitman
7987f99536
* src/plugins/StatisticsChart.py: Misc fixes.
...
svn: r3893
2005-01-11 02:19:29 +00:00
Eero Tamminen
ebcc451308
Initial port of StatisticsChart plugin to CVS HEAD
...
svn: r3891
2005-01-10 20:12:16 +00:00
Alex Roitman
d6fe13f596
* src/PluginMgr.py: Minor fixes.
...
svn: r3890
2005-01-09 03:28:28 +00:00
Don Allingham
0d647c59c7
* src/GrampsDbBase.py: remove thumbnailing routines, add
...
id creation. Removes gtk and Utils dependencies, making the
database routines independent of gtk and gnome.
* src/ImgManip.py: add thumbnailing routines.
* various: thumbnailing changes and pychecker fixes
svn: r3888
2005-01-09 02:18:49 +00:00
Alex Roitman
6565f54e8f
* src/gramps.glade: Reorder toolbar style options.
...
* src/GrampsCfg.py (get_toolbar_style): Remove function;
(GrampsPreferences.build): Use correct values.
* src/GrampsGconfKeys.py (get_toolbar, save_toolbar):
Correct tuple of valid values.
* src/gramps_main.py (init_interface, toolbar_key_update):
Use function from GrampsKeys.
* src/data/gramps.schemas: Correct the default and the
description of the toolbar key.
svn: r3887
2005-01-08 22:35:04 +00:00
Alex Roitman
06ffc847e9
* src/DbPrompter.py (NewNativeDbPrompter.chooser):
...
Initialize natvie database before attempting to load.
svn: r3886
2005-01-08 21:52:57 +00:00
Alex Roitman
894aa1d810
* src/GrampsInMemDB.py (get_person_from_gramps_id,
...
get_family_from_gramps_id,get_place_from_gramps_id,
get_source_from_gramps_id,get_object_from_gramps_id):
Unserialize tuple and return a proper GRAMPS object.
svn: r3885
2005-01-08 21:42:40 +00:00
Alex Roitman
5ec30eb388
* src/Report.py (CommandLineReport.parse_option_str):
...
Fix PluginMgr lists.
* src/plugins/CustomBookText.py: Convert to new scheme.
* src/plugins/FamilyGroup.py: Switch from handle to id for spouse.
* src/plugins/SimpleBookTitle.py: Cleanups.
svn: r3884
2005-01-08 20:19:06 +00:00
Alex Roitman
5b5d4d4094
* src/plugins/SimpleBookTitle.py: Convert to new scheme.
...
* src/docgen/LPRDoc.py: Support photo alignments.
* src/Report.py: Fix interface creation order.
svn: r3883
2005-01-08 05:54:49 +00:00
Don Allingham
d9291bb183
* src/gramps.glade: removal of more OptionMenus in favor
...
of ComboBoxes
* src/GrampsCfg.py: use new ComboBoxes
* src/DateHandler.py: fix set_format vs. formats bug
svn: r3882
2005-01-08 03:49:43 +00:00
Alex Roitman
7ce6260675
* src/Plugins.py: Use doc lists from PluginMgr.
...
* src/Exporter.py: Use exports list from PluginMgr.
* src/plugins/BookReport.py: Import Plugins module.
* src/NameEdit.py (NameEditor.__init__): Typos.
svn: r3881
2005-01-08 00:20:42 +00:00
Eero Tamminen
0decbd0858
added missing py files to installation list
...
svn: r3879
2005-01-07 19:39:08 +00:00
Alex Roitman
a88a436a33
* src/ArgeHandler.py: Support for WEB for CLI mode.
...
* src/Report.py: Support for WEB reports.
* src/plugins/GraphViz.py: Minor tweaks.
* src/plugins/WebPage.py: Convert to new scheme. Still rough.
svn: r3878
2005-01-07 04:53:43 +00:00
Don Allingham
cf5ddaf1c8
* src/EditPerson.py: switch to ComboBox from OptionMenu
...
* src/GenericFilter.py: switch to ComboBox from OptionMenu
* src/Marriage.py: switch to ComboBox from OptionMenu
* src/PeopleView.py: switch to ComboBox from OptionMenu
* src/gramps.glade:switch to ComboBox from OptionMenu
* src/gramps_main.py: switch to ComboBox from OptionMenu
svn: r3877
2005-01-07 04:34:02 +00:00
Alex Roitman
cfa560f7b1
Minor
...
svn: r3876
2005-01-06 20:08:27 +00:00
Alex Roitman
a348a97e4c
Minor
...
svn: r3874
2005-01-06 18:38:42 +00:00
Don Allingham
5cb6bd08d5
* src/GrampsIniKeys.py: provide support for the default schema
...
* src/GrampsKeys.py: select appropriate backend
* various: switch from GrampsGconfKeys to GrampsKeys for normal usage
* src/GrampsIniKeys.py: Alternate backend using .ini files instead
of gconf
svn: r3873
2005-01-06 17:28:31 +00:00
Don Allingham
abb53ed2a3
* src/gramps_main.py: detect pygtk_version before passing
...
False for markup on MenuItem
svn: r3871
2005-01-06 04:07:29 +00:00
Alex Roitman
e50684ce31
* src/Utils.py (roman): Proper implementation.
...
svn: r3869
2005-01-06 03:15:25 +00:00
Don Allingham
442981c543
* src/EditSource.py: Patch to fix the list of References of a
...
Source, because currently the Source for a Person and Sources
of addresses are omitted.
svn: r3868
2005-01-06 03:08:52 +00:00
Alex Roitman
04f0b2958c
* src/ArgeHandler.py: Support for CODE for CLI mode.
...
* src/Plugins.py: Use 'text' instead of 'doc'.
* src/Report.py: Support for CODE reports.
* src/ReportOptions.py: Paper-setting methods for runtime.
* src/const.py.in: Label change.
* src/plugins/GraphViz.py: Convert to new scheme.
svn: r3867
2005-01-05 05:56:33 +00:00
Don Allingham
e7569e2671
* src/Plugins.py: move non-gui functions to PluginMgr.py
...
* src/PluginMgr.py: Non-gui functions for plugins
* src/Makefile.am: Added PluginMgr.py
* various: switch from Plugins to PluginMgr
svn: r3866
2005-01-05 05:02:19 +00:00
Don Allingham
5ed9b8db51
* src/DateHandler.py: Don't force English parser if problem with
...
config value, but LANG is set properly
svn: r3863
2005-01-03 19:43:22 +00:00
Don Allingham
acb97d5c56
* src/GrampsDbBase.py: move all thumbnail creation here to have
...
a common thumbnail scheme.
* src/GrampsInMemDB.py: remove thumbnail handling, use base class
svn: r3862
2005-01-03 19:28:04 +00:00
Alex Roitman
4d66f63358
* src/plugins/Makefile.am: Stop shipping RelGraph.py.
...
svn: r3861
2005-01-02 23:55:21 +00:00
Alex Roitman
9fc7d9f98e
* src/plugins/RelGraph.py: Remove from CVS.
...
* src/plugins/GraphViz.py: Minor fixes. Still not converted yet.
svn: r3860
2005-01-02 23:54:11 +00:00
Alex Roitman
ad6261ae47
* src/Report.py (report): Support for VIEW reports.
...
* src/plugins/Summary.py: Convert to new scheme.
* src/plugins/CountAncestors.py: Convert to new scheme.
svn: r3859
2005-01-02 23:48:39 +00:00
Alex Roitman
2c166c0dfd
* src/Report.py: Add support for a semi-common 'dispf'.
...
* src/ReportOptions.py: Add support for a semi-common 'dispf'.
* src/Utils.py (cm2pt): Add function.
* src/plugins/AncestorChart.py: Convert to new scheme.
* src/plugins/AncestorChart2.py: Convert to new scheme.
* src/plugins/DesGraph.py: Convert to new scheme.
svn: r3858
2005-01-02 22:22:11 +00:00
Alex Roitman
315b674d84
* src/plugins/FanChart.py: Convert to new scheme.
...
* src/SubstKeywords.py (SubstKeywords.__init__): Typo.
* src/plugins/TimeLine.py: Remove unneeded imports.
* src/plugins/FamilyGroup.py: Remove unneeded imports.
* src/plugins/Ancestors.py: Remove unneeded imports.
svn: r3857
2005-01-02 06:40:08 +00:00
Don Allingham
f4f8bc672d
* src/EditPerson.py: move strip_id from Utils
...
* src/GrampsCfg.py: use ComboBox for toolbar selection
* src/Sources.py: switch to ComboBoxes from OptionMenus
* src/Utils.py: removed unused functions
* src/gramps.glade: switch to ComboBoxes
svn: r3856
2005-01-02 05:16:25 +00:00
Alex Roitman
f39ce71b38
* src/Report.py: Typos.
...
svn: r3855
2005-01-01 20:04:13 +00:00
Alex Roitman
ba007e7817
* src/plugins/DetAncestralReport.py: Minor cleanup.
...
* src/plugins/DetDescendantReport.py: Convert to new scheme.
* src/plugins/FamilyGroup.py: Convert to new scheme.
svn: r3854
2005-01-01 19:58:53 +00:00
Don Allingham
63d7153857
* src/gramps.glade: remove name display options
...
* src/GrampsCfg.py: remove name displaying functions
* src/Makefile.am: add NameDisplay.py to list
* src/NameDisplay.py: New name displaying class
* src/Utils.py: use new NameDisplay class
* src/AddSpouse.py: use new NameDisplay class
* src/AddrEdit.py: use new NameDisplay class
* src/Bookmarks.py: use new NameDisplay class
* src/ChooseParents.py: use new NameDisplay class
* src/DisplayModels.py: use new NameDisplay class
* src/EditPerson.py: use new NameDisplay class
* src/EditPlace.py: use new NameDisplay class
* src/EditSource.py: use new NameDisplay class
* src/FamilyView.py: use new NameDisplay class
* src/GenericFilter.py: use new NameDisplay class
* src/ImageSelect.py: use new NameDisplay class
* src/Marriage.py: use new NameDisplay class
* src/MergeData.py: use new NameDisplay class
* src/NameEdit.py: use new NameDisplay class
* src/PedView.py: use new NameDisplay class
* src/PeopleModel.py: use new NameDisplay class
* src/ReadGedcom.py: use new NameDisplay class
* src/Report.py: use new NameDisplay class
* src/SelectChild.py: use new NameDisplay class
* src/SubstKeywords.py: use new NameDisplay class
* src/Witness.py: use new NameDisplay class
* src/WriteGedcom.py: use new NameDisplay class
* src/gramps_main.py: use new NameDisplay class
* src/plugins/Desbrowser.py: use new NameDisplay class
* src/plugins/Merge.py: use new NameDisplay class
* src/plugins/RelCalc.py: use new NameDisplay class
svn: r3852
2005-01-01 04:27:15 +00:00
Alex Roitman
2f6935fab5
Update
...
svn: r3850
2005-01-01 02:20:35 +00:00
Alex Roitman
2769b24e08
* src/RelLib.py (Family.set_mother_handle): Typo.
...
* src/Report.py: Use gen and pagebbg.
* src/ReportOptions.py: Use gen and pagebbg.
* src/plugins/Ancestors.py: Use gen and pagebbg.
* src/plugins/AncestorReport.py: Use gen and pagebbg.
* src/plugins/DescendReport.py: Use gen and pagebbg.
* src/plugins/FtmStyleDescendants.py: Use gen and pagebbg.
* src/plugins/FtmStyleAncestors.py: Use gen and pagebbg.
* src/plugins/IndivComplete.py: Convert to new scheme.
* src/plugins/TimeLine.py: Add custom filters to the pool.
* src/plugins/DetAncestralReport.py: Convert to new scheme.
svn: r3849
2005-01-01 02:17:17 +00:00
Alex Roitman
62089440f8
* src/plugins/BookReport.py (cl_report):
...
Use begin_report for each item.
svn: r3848
2004-12-31 05:48:34 +00:00
Alex Roitman
a73dfc50cb
* src/Report.py: Change finish_report to end_report.
...
svn: r3847
2004-12-31 05:45:23 +00:00
Don Allingham
a17f6ebfb0
* src/RelLib.py: documentation
...
* src/Report.py: change finish_report to end_report
* src/DateHandler.py: remove debugging statement
svn: r3846
2004-12-31 05:36:39 +00:00
Alex Roitman
346a5bfe7c
* src/Report.py (Report.__init__): Proper use of output;
...
(report): Typo; (cl_report): Use begin_report and finish_report.
* src/plugins/BookReport.py (BookReportDialog.make_report):
Use begin_report for each item.
svn: r3844
2004-12-30 04:12:01 +00:00
Don Allingham
309b2c4842
* src/Plugins.py: add GrampsBookFormatComboBox class
...
* src/Report.py: Roll common functions into Report class
* src/plugins/AncestorReport.py: Bring up to date with Report
* src/plugins/Ancestors.py: Bring up to date with Report
* src/plugins/BookReport.py: Bring up to date with Report,
incorporate new ComboBox
* src/plugins/DescendReport.py: Bring up to date with Report
* src/pulgins/FtmStyleAncestors.py: Bring up to date with Report
* src/pulgins/FtmStyleDescendants.py: Bring up to date
with Report
* src/plugins/IndivSummary.py: Bring up to date with Report
* src/plugins/TimeLine.py: Bring up to date with Report
svn: r3843
2004-12-30 00:21:49 +00:00
Alex Roitman
76f8f4c013
* src/DisplayTrace.py: Typo in the debian version filename.
...
* src/plugins/Ancestors.py: Convert to new scheme.
* src/plugins/AncestorReport.py: New date handling.
* src/plugins/FtmStyleDescendants.py: New date handling.
* src/plugins/FtmStyleAncestors.py: New date handling.
svn: r3842
2004-12-29 21:19:18 +00:00
Don Allingham
ad337312d4
* src/DateEdit.py: use global date displayer/parser
...
* src/DateHandler.py: provide global date displayer/parser
instead of having a bunch of different classes have their
own handler that needs to be updated with the handlers change.
* src/EditPerson.py: use global date displayer/parser
* src/EventEdit.py: use global date displayer/parser
* src/FamilyView.py: use global date displayer/parser
* src/GenericFilter.py: use global date displayer/parser
* src/GrampsCfg.py: remove unused statements
* src/ImageSelect.py: use global date displayer/parser
* src/Marriage.py: use global date displayer/parser
* src/ReadXML.py: use global date displayer/parser
* src/RelLib.py: don't require get_display_info, eliminate
needed for importing const and GrampsCfg
* src/SelectChild.py: don't require get_display_info
* src/Sources.py: use global date displayer/parser
* src/plugins/RelCalc.py: don't require get_display_info
svn: r3841
2004-12-29 05:06:10 +00:00
Don Allingham
3400540229
* src/ChooseParents.py: remove TreeModelFilter stuff.
...
svn: r3840
2004-12-28 05:53:43 +00:00
Don Allingham
ce6192ea46
* src/GenericFilter.py: Add a combobox that handles filter
...
selection
* src/PaperMenu.py: Add combobox classes to handle paper size
and paper orientation selection.
* src/Plugins.py: Add combobox classes to handle draw doc format
and text doc format selection
* src/Report.py: Use new comboboxes
* src/plugins/TimeLine.py: Use new comboboxes
* src/Filter.py: remove - no longer used
svn: r3839
2004-12-28 00:23:49 +00:00
Don Allingham
5f062fccc9
* src/ReadGedcom.py: create GedcomDateParser class to handle
...
English requirements for GEDCOM
svn: r3838
2004-12-26 18:23:50 +00:00
Don Allingham
7b80dfb4d2
* src/DateHandler.py: provide date handler registration function
...
* src/RelLib.py: more documentation
* src/dates/Date_es.py: use new registration function
* src/dates/Date_fr.py: use new registration function
* src/dates/Date_ru.py: use new registration function
svn: r3837
2004-12-26 17:43:22 +00:00
Don Allingham
b7bb274409
* src/RelLib.py: documentation improvements, move family
...
relations constants from const.py.in
* src/AddSpouse.py: relationship constant changes
* src/BaseDoc.py: documentation improvements
* src/ChooseParents.py: relationship constant changes
* src/Date.py: documentation changes
* src/ReadGedcom.py: relationship constant changes, remove
unused global
* src/ReadXML.py: relationship constant changes
* src/SelectChild.py: has_family to get_parent_family
* src/const.py.in: moved family relation constants to RelLib
* src/plugins/Check.py: relationship constant changes
* src/plugins/ImportGeneWeb.py: relationship constant changes
* src/plugins/WriteGeneWeb.py: relationship constant changes
svn: r3836
2004-12-24 18:46:34 +00:00
Alex Roitman
a4662dc4b7
* src/ReportOptions.py (ReportOptions): Add wrappers to hide handler.
...
* src/plugins/BookReport.py: Use wrappers.
* src/plugins/TimeLine.py: Use wrappers.
* src/plugins/FtmStyleDescendants.py: Use wrappers.
* src/plugins/FtmStyleAncestors.py: Use wrappers.
* src/plugins/AncestorReport.py: Use wrappers.
* src/plugins/DescendReport.py: Use wrappers.
* src/plugins/IndivSummary.py: Use wrappers.
svn: r3834
2004-12-23 17:39:47 +00:00
Alex Roitman
61b53ebb14
* src/Plugins.py: Fix Reports menu.
...
svn: r3833
2004-12-23 03:48:23 +00:00
Alex Roitman
88571a5f03
* src/PeopleModel.py (PeopleModel.__init__): Make data_filter optional.
...
* src/plugins/FtmStyleAncestors.py: Convert to new scheme.
* src/plugins/AncestorReport.py: Convert to new scheme.
* src/plugins/DescendReport.py: Convert to new scheme.
* src/plugins/IndivSummary.py: Convert to new scheme.
svn: r3832
2004-12-23 01:48:00 +00:00
Alex Roitman
b4906a62c6
* src/ReportOptions.py (ReportOptions): Add base Options class.
...
* src/plugins/BookReport.py (BookOptions): Derive from base class.
* src/plugins/TimeLine.py (TimeLineOptions): Derive from base class.
* src/plugins/FtmStyleDescendants.py (FtmDescendantOptions):
Derive from base class.
svn: r3830
2004-12-23 00:57:56 +00:00
Alex Roitman
5fe3e329d3
Update
...
svn: r3829
2004-12-22 06:12:26 +00:00
Alex Roitman
09a8a4640b
* src/Plugins.py: Use category to register cl report.
...
* src/Report.py: Handle showing options centrally.
* src/gramps_main.py: Remove name and category from options.
* src/plugins/BookReport.py: Handle showing options centrally.
svn: r3828
2004-12-22 04:55:12 +00:00
Alex Roitman
a4f9849e8f
Merge REP_OPT branch
...
svn: r3827
2004-12-22 01:56:37 +00:00
Alex Roitman
c9e6a13a3d
* src/docgen/AsciiDoc.py (reformat_para): Correctly check for
...
empty paragraph.
svn: r3825
2004-12-21 17:04:52 +00:00
Don Allingham
879093c9f3
* src/DbPrompter.py: Add display messages during load
...
* src/GrampsBSDDB.py: Add display messages during load
* src/gramps_main.py: Add display messages during load
svn: r3820
2004-12-19 23:37:40 +00:00
Don Allingham
df47a1bcea
* src/DisplayModels.py: use a dictionary to handle reverse
...
indices instead of list.index function. Drastically reduces
time are larger lists.
* src/GrampsDbBase.py: use cursors to build sorted key lists
* src/PeopleModel.py: fetch sort names out of database first
instead of continuously fetching from database during sort
* src/PeopleView.py: remove unnecessary apply_filter
* src/PlaceView.py: remove commented-out code
* src/ReadXML.py: add gtk event handling to allow screen to
update
* src/gramps.glade: use gramps.png for loading message window
* src/gramps_main.py: remove delete_abandoned_photos calls
* src/PeopleModel.py: Fixed rebuild_display
* src/ReadXML.py: Fixed calendar handling
svn: r3819
2004-12-19 22:55:41 +00:00
Julio Sánchez
1779585098
* src/po/es.po: forward port of the Spanish translations in STABLE,
...
plus many new translations
svn: r3811
2004-12-16 08:49:45 +00:00
Julio Sánchez
c25c09b406
Fix wrong dates in ChangeLog
...
svn: r3810
2004-12-16 08:43:50 +00:00
Julio Sánchez
0de7dcd67c
* src/po/es.po: updated to the result of running msmerge against a
...
recent template.po with no other change
svn: r3807
2004-12-15 14:50:34 +00:00
Julio Sánchez
8d0cac8345
* src/dates/Date_es.py: first version of date handler for Spanish
...
starting from the French version
* src/dates/Makefile.am: include Spanish date handler
Date_fr.py+ Date_es.py
svn: r3806
2004-12-15 14:34:34 +00:00
Don Allingham
7f0d8e66df
update
...
svn: r3802
2004-12-14 02:57:37 +00:00
Tim Waugh
7a9ad19b5b
2004-12-13 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py (generation): Avoid empty sections.
svn: r3801
2004-12-13 19:00:12 +00:00
Alex Roitman
c4751c41d5
* src/PedView.py (get_distance): Remove function; use similar
...
from Relationship module.
svn: r3793
2004-12-10 00:22:05 +00:00
Don Allingham
b51838f634
* src/FamilyView.py: remove debug statement
...
* src/PeopleModel.py: abandon the attempt to use TreeFilter
* src/PeopleView.py: abandon the attempt to use TreeFilter
svn: r3792
2004-12-09 23:38:43 +00:00
Don Allingham
5eb387daaf
* src/DbPrompter.py: destroy filechooser if open cancelled.
...
* src/Report.py: Use markup in dialog
* src/Utils.py: fix year handling
* src/plugins/Webpage.py: use markup
svn: r3791
2004-12-08 22:54:26 +00:00
Alex Roitman
695d850af3
* src/data/Makefile.am: Replace dist_data_DATA with EXTRA_DIST.
...
svn: r3789
2004-12-07 21:38:30 +00:00
Alex Roitman
b524147463
* configure.in: bump up the version.
...
* Release: Version 1.1.2 "Confuse-a-cat" released.
svn: r3787
2004-12-07 04:30:38 +00:00
Don Allingham
9c36a91f9d
* NEWS: minor update for 1.1.2 release
...
svn: r3784
2004-12-07 02:48:57 +00:00
Alex Roitman
65cb8dc6ed
* doc/Makefile.am: Remove unneeded CLEANFILES, they're defined below.
...
* doc/xmldocs.make: Add Makefile to CLEANFILES; Explictly clean
stuff in distclean-hook.
* src/Makefile.am: Remove gramps.desktop from GRAPHICS.
* src/data/Makefile.am: Remove EXTRA_DIST; split files that do not
need to be in $PREFIX/share/gramps into dist_data_DATA: they're
installed explicitly to the proper locations anyway, and this is
only needed for distribution.
svn: r3782
2004-12-06 04:24:12 +00:00
Don Allingham
7e70532009
* src/DateParser.py: documenation enhancements
...
* src/GrampsBSDDB.py: Add cursor class
* src/GrampsDbBase.py: Add base cursor class
* src/GrampsGEDDB.py: documenation enhancements
* src/GrampsInMemDB.py: Add cursor class
* src/GrampsXMLDB.py: documenation enhancements
svn: r3781
2004-12-06 04:13:13 +00:00
Don Allingham
d7598dfe7d
* src/ChooseParents.py: use new cursor for interation
...
* src/DbPrompter.py: reformat
* src/GenericFilter.py: add disconnected rule
* src/GrampsBSDDB.py: provide cursor access for iteration
* src/GrampsDbBase.py: provide cursor access for iteration
* src/GrampsInMemDB.py: provide cursor access for iteration
* src/Makefile.am: add gramps.desktop to install list
* src/PeopleModel.py: use new cursor for faster iteration
* src/PeopleView.py: reimplement filtering
* src/ReadGedcom.py: removed used source counting
* src/gedcomimport.glade: remove source field
* src/gramps.glade: fixed spacing in message
* src/gramps_main.py: add disconnected filter
svn: r3779
2004-12-05 04:15:48 +00:00
Don Allingham
bc5f2e3094
* src/EditPerson.py: hide window while closing updating info
...
* src/FamilyView.py: Fix deleting of spouses and children
* src/GrampsDbBase.py: add remove_family, clear default person
if the person is deleted
* src/PeopleView.py: text clean up
* src/gramps_main.py: disable buttons while deleting a person
svn: r3776
2004-12-03 01:49:09 +00:00
Alex Roitman
83a24a918e
* src/Report.py (on_center_person_change_clicked): Typo.
...
svn: r3775
2004-12-02 06:05:12 +00:00
Don Allingham
4d6ba84ca7
* src/GenericFilter.py: use DateParser to parse dates.
...
svn: r3773
2004-12-01 13:02:22 +00:00
Alex Roitman
755219bdce
* src/gramps_main.py (init_interface): Work around gtk/libglade
...
bug by using horrible and ugly hack; (build_backhistmenu,
build_fwdhistmenu): Use gramps IDs instead of handles in menus.
svn: r3772
2004-12-01 05:25:16 +00:00
Don Allingham
eb1dd7dc59
* src/EditPerson.py: use Steve Swales' method for handling
...
locale determination
* src/GrampsBSDDB.py: added remove_object task
* src/MediaView.py: Handle drag and drop better
svn: r3771
2004-12-01 04:15:08 +00:00
Alex Roitman
d978556a2c
* NEWS: Update.
...
svn: r3769
2004-11-30 15:27:55 +00:00
Don Allingham
d70c158b39
* src/EditPerson.py: simpler way of handling patronymic names
...
based of LANG
* src/FamilyView.py: clear childlist if no spouse exists
svn: r3768
2004-11-30 03:53:51 +00:00
Alex Roitman
1077cceb71
* src/gramps_main.py: Support for re-building Open Recent submenu
...
and opening files from it.
* src/ArgHandler.py: Rebuild recent menu after adding to recent.
* src/DbPrompter.py (open_native): Add function.
* src/RecentFiles.py (remove_filename): Add function.
svn: r3767
2004-11-30 02:16:30 +00:00
Alex Roitman
0d121bca70
* src/RecentFiles.py: Add support for Gramps' own recent items.
...
* src/DbPrompter.py: Support for Gramps' own recent items.
* src/ArgHandler.py: Support for Gramps' own recent items.
* src/gramps.glade: Add Open Recent submenu.
* src/gramps_main.py: Preliminary support for Open Recent submenu.
svn: r3766
2004-11-29 05:15:41 +00:00
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
f451761fb9
* src/EditPerson.py: Allow the photo to accept events, allowing us
...
to display a popup menu similar to galleries
* src/gramps.glade: Add eventbox to the image, allowing events
* src/MediaView.py: use object handle instead of gramps ID when
getting value from the list.
svn: r3764
2004-11-29 03:24:02 +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
acd784ec9e
* src/gramps.glade: add privacy fields and fix add/edit/remove
...
buttons
* src/Sources.py: add support for privacy flags
* src/Witness.py: add support for privacy flags
* src/RelLib.py: add support for privacy flags
svn: r3758
2004-11-27 19:48:25 +00:00
Don Allingham
4fa741f5ce
attach it to people and families with no attached sources.
...
svn: r3757
2004-11-27 02:54:31 +00:00
Don Allingham
38a473eee7
* src/DisplayModels.py: fix Source column display
...
* src/GrampsDbBase.py: change default display columns
* src/ReadGedcom.py: Add default source for a GEDCOM import,
attach it to a person that has no attached sources.
svn: r3756
2004-11-26 23:31:50 +00:00
Alex Roitman
662b0a3ab0
* src/RecentFiles.py: Make robust to parse/save problems.
...
* src/DbPrompter.py: Support for recent-files on new db creation.
svn: r3754
2004-11-26 07:36:23 +00:00
Don Allingham
635f079fcb
* src/FamilyView.py: Add check for empty family in
...
display_marriage
svn: r3753
2004-11-25 18:10:06 +00:00
Alex Roitman
6648b423cb
* src/RecentFiles.py: Add to CVS. Support for recent-files API.
...
* src/Makefile.am: Ship RecentFiles.py.
* src/DbPrompter.py: Support for recent-files.
* src/ArgHandler.py: Support for recent-files.
svn: r3751
2004-11-25 05:42:31 +00:00
Don Allingham
5108a33129
* src/GrampsDbBase.py: always use external thumbnails
...
* src/GrampsBSDDB.py: always use external thumbnails
* src/ImgManip.py: centralize thumbnail handling
* src/ReadXML.py: handle thumbnail changes
* src/ReadGedcom.py: combine common files into the same
media object
svn: r3749
2004-11-25 02:06:05 +00:00
Don Allingham
9e63bff382
* src/EditSource.py: handle add/delete data item buttons. Make
...
sure that data items with empty keys are not saved.
* src/gramps.glade: added add/delete buttons for Source Editor
* src/gramps_main.py: remove key-release-event
* src/RelLib.py: unicode conversions
* src/GrampsDbBase.py: make sure we are sorting by unicode values
svn: r3748
2004-11-24 18:01:49 +00:00
Don Allingham
f7b653aa74
* src/ReadGedcom.py: fix relative path filenames and build
...
the thumbnail image
svn: r3747
2004-11-24 03:55:25 +00:00
Don Allingham
b02c70bd49
* src/EditSource.py: add in-place editing for key,value pairs
...
* src/ReadXML.py: add support for Source key,value pairs
* src/WriteXML.py: add support for Source key,value pairs
* src/RelLib.py: add support for Source key,value pairs
* src/gramps.glade: add support for Source key,value pairs
svn: r3746
2004-11-23 05:15:37 +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
Alex Roitman
e71b020d1e
* src/Plugins.py: Remove redundant list of failed plugins.
...
Properly reload plugins. Work around what seems to be a Python bug.
Allow setting the preference for showing up the plugin status
upon load/reload if problems are detected. Support Help button.
Automatically close old status window when new one is opened.
* src/plugins.glade: Add Help button and the check button.
* src/data/gramps.schemas: Add pop-plugin-status key.
* src/GrampsGconfKeys.py: Add get/save methods for new key.
* src/*.gladep: Remove from CVS.
* src/plugins/IndivComplete.py: Typo.
* src/plugins/Partition.py: Comment out wrong class instantiation.
This plugin is dysfunctional, and we should either remove it or
fix it.
svn: r3743
2004-11-20 04:46:47 +00:00
Don Allingham
d09e2cdb5d
* src/ColumnOrder.py: pychecker fixes
...
* src/DateParser.py: pychecker fixes
* src/DisplayModels.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
* src/dates/Date_fr.py: pychecker fixes
* src/dates/Date_ru.py: pychecker fixes
svn: r3738
2004-11-19 03:59:53 +00:00
Don Allingham
a6a6c78782
* src/FamilyView.py: Handle reordering of spouses by drag
...
and drop
* src/RelLib.py: Allow the family list to be set externally
* src/gramps.glade: enable reordering flag for spouse list
svn: r3736
2004-11-19 01:14:37 +00:00
Don Allingham
003912f326
* src/DisplayModels.py: Added ChildModel to handle the
...
child list in the Family View
* src/gramps_main.py: add column editor for Family View
* src/GrampsDbBase.py: add storing/retrieving child column order
* src/FamilyView.py: use new ChildModel
* src/PlaceView.py: removed unused index
svn: r3735
2004-11-18 20:21:06 +00:00
Alex Roitman
7ce2a876c8
* src/DateParser.py: Factor out small matching chunks.
...
svn: r3734
2004-11-17 05:07:49 +00:00
Alex Roitman
2eace67e3f
* src/DateParser.py: Switch from utf8 strings to unicode.
...
* src/DateDisplay.py: Switch from utf8 strings to unicode.
* src/dates/Date_ru.py: Switch from utf8 strings to unicode.
* src/dates/Date_fr.py: Switch from utf8 strings to unicode.
svn: r3733
2004-11-17 03:36:18 +00:00
Don Allingham
003e8e7190
* src/MediaView.py: remove obsolete pexists check
...
svn: r3732
2004-11-17 02:44:56 +00:00
Alex Roitman
9d805acfa0
* src/DateParser.py: Typo.
...
svn: r3730
2004-11-16 20:45:25 +00:00
Alex Roitman
5cf2a52871
* src/DateDisplay.py: Remove localized displayers.
...
* src/DateParser.py: Remove localized parsers.
* src/DateHandler.py: Remove hard-coded localization assignments;
load localized classes from dates directory.
* src/const.py.in: Add datesDir constant.
* src/dates/Date_ru.py: Add to CVS.
* src/dates/Date_fr.py: Add to CVS.
* src/dates/Makefile.am: Add to CVS.
* src/dates/.cvsignore: Add to CVS.
* configure.in: Generate src/dates/Makefile.
* src/Makefile.am: Add dates to SUBDIRS.
svn: r3729
2004-11-16 03:44:23 +00:00
Don Allingham
3057994aca
* src/DateParser.py: handle leap year in gregorial validity check
...
* src/MergeData.py: Preserve more data when merging
the 1.0.X patch from Julio Sanchez)
* src/plugins/ReadGedcom.py: Attach top leve source to the
person instead of the primary name (ported from the 1.0.X patch
from Julio Sanchez)
* src/const.py: Add support for "Number of Children" attribute
(GEDCOM NCHI) (ported from the 1.0.X patch from Julio Sanchez)
svn: r3728
2004-11-15 02:07:21 +00:00
Tim Waugh
986f3fe9aa
2004-11-12 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py (person_name): Handle surname prefix (patch
from Julio Sanchez).
svn: r3724
2004-11-12 13:09:41 +00:00
Alex Roitman
1f20b40d55
* src/DateDisplay.py: Add Russian displayer.
...
svn: r3723
2004-11-11 22:59:08 +00:00
Alex Roitman
9d90728900
* src/DateHandler.py: Add Russian displayer.
...
* src/DateParser.py: Correct parsers -- proper unicode conversions.
* src/DateDisplay.py: Add Russian displayer.
svn: r3722
2004-11-11 05:07:41 +00:00
Don Allingham
9ac32e0a74
* src/EditPerson.py: handle the new "dont-ask" key
...
* src/GrampsGconfKeys.py: handle the new "dont-ask" key
* src/ImageSelect.py: remove debugging statements
* src/Marriage.py: handle the new "dont-ask" key
* src/QuestionDialog.py: handle the new "dont-ask" key
* src/gramps.glade: added "dont ask" button to SaveDialog
to turn off the nagging
* src/data/gramps.schemas: added the "dont-ask" key
svn: r3721
2004-11-11 04:28:40 +00:00
Don Allingham
0167d92a16
* src/gramps_main.py: fix goto_active_person
...
svn: r3719
2004-11-10 04:34:48 +00:00
Don Allingham
1a40c6366a
* src/DateParser.py: Handle month=12 in gregorian_valid
...
svn: r3718
2004-11-10 04:20:47 +00:00
Alex Roitman
856c0e061c
* src/DateHandler.py: Start adding handlers for Russian.
...
* src/DateParser.py: Start adding handlers for Russian.
svn: r3717
2004-11-10 01:55:30 +00:00
Alex Roitman
0185bf5b92
Update
...
svn: r3716
2004-11-10 01:54:36 +00:00
Alex Roitman
10d1b352e0
* src/WriteGedcom.py: Remove extraneous import.
...
svn: r3715
2004-11-09 16:19:40 +00:00
Don Allingham
66bd2a685d
* src/DateHandler.py: add handlers for fr_FR
...
* src/DateParser.py: add parser for french
* src/DateDisplay.py: add displayer for french
* src/gramps.py: Better way of setting locale
* src/DateHandler.py: Better locate settings
svn: r3714
2004-11-09 04:23:34 +00:00
Alex Roitman
762d2f2741
* src/data/Makefile.am: Remove gramps.desktop from
...
svn: r3713
2004-11-09 01:42:16 +00:00
Don Allingham
8cc5830a79
* src/ImageSelect.py: load global note in a read only buffer
...
* src/gramps.glade: change buttons to icons, add global note
on image properties editor
svn: r3712
2004-11-08 04:40:18 +00:00
Don Allingham
2aeecd6123
* src/DateHandler.py: handle en_GB, en_AU and en_CA locales
...
svn: r3710
2004-11-07 03:02:24 +00:00
Don Allingham
1fea1869e6
* src/gramps_main.py: fix setting of active person on history change
...
svn: r3708
2004-11-06 03:41:21 +00:00
Don Allingham
9f86c80af1
* src/ImageSelect.py: Add date/place property to media objects
...
* src/ReadXML.py: Add date/place property to media objects
* src/RelLib.py: Add date/place property to media objects
* src/WriteXML.py: Add date/place property to media objects
* src/gramps.glade: Add date/place property to media objects
* src/SelectObject.py: display gramps id instead of internal handle
svn: r3707
2004-11-06 03:31:34 +00:00
Tim Waugh
02c1c5c99a
2004-11-05 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include non-marriage relationships.
svn: r3706
2004-11-05 11:30:00 +00:00
Tim Waugh
892129970b
2004-11-05 Tim Waugh <twaugh@redhat.com>
...
* src/StartupDialog.py: Fixed typo (gtk.quit -> gtk.main_quit).
svn: r3705
2004-11-05 11:11:51 +00:00
Don Allingham
65650c86e2
* src/gramps_main.py (Gramps.redraw_histmenu): use GRAMPS
...
id instead of internal ID for history menu
svn: r3703
2004-11-03 04:27:12 +00:00
Don Allingham
e12948e72c
* src/gramps_main.py: fixed home person button
...
svn: r3699
2004-10-31 23:18:41 +00:00
Don Allingham
6fba169424
* src/WriteGedcom.py (GedcomWriter.write_person): handle
...
empty event handles
svn: r3693
2004-10-30 16:36:20 +00:00
Don Allingham
f7fb6f8eb4
* Makefile.am: added distuninstallcheck_listfiles
...
* doc/Makefile.am: Added CLEANFILES
svn: r3689
2004-10-29 03:37:01 +00:00
Don Allingham
99b057f3c6
* src/Date.py: Added "set_year" function
...
* src/Utils.py: qualifiy Date calls, eliminate string
module usage
* src/edit_sm.png: new image
* src/Makefile.am: install edit_sm.png
* src/gramps_main.py: update relationship calculator
on database change
* src/Ancestors.py: initialize born_info
svn: r3687
2004-10-29 00:49:40 +00:00
Alex Roitman
1e3f6b0675
* src/plugins/DetDescendantReport.py: New Date usage.
...
svn: r3685
2004-10-28 16:21:33 +00:00
Tim Waugh
f2d4845590
2004-10-27 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Fixed typo spotted by Eero Tamminen.
svn: r3680
2004-10-27 09:29:51 +00:00
Don Allingham
82dcbc45c2
* src/docgen/OpenOfficeDoc.py: fix asian font, file extension
...
svn: r3679
2004-10-27 03:41:49 +00:00
Don Allingham
d1f8dd361c
* src/plugins/DescendReport.py: fix get_valid_year
...
svn: r3678
2004-10-27 03:10:53 +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
5268556f7a
* src/gramps.glade: change "Edit..." buttons to an image
...
* src/plugins/CountAncestors.py: handle duplicates across
generations
svn: r3669
2004-10-25 02:37:18 +00:00
Alex Roitman
61e8f7b7e3
* src/MediaView.py: Typo.
...
svn: r3668
2004-10-24 17:36:33 +00:00
Don Allingham
1f9f356d77
* src/PeopleModel.py: disable bold due to gtk tree bug
...
* src/PeopleView.py: disable bold due to gtk tree bug
* src/plugins/CountAncestors.py: Handle duplicates properly
svn: r3666
2004-10-24 01:09:12 +00:00
Don Allingham
337b7f170b
* src/GrampsBSDDB.py: thumbnail handing in the database
...
* src/GrampsDbBase.py: add set_thumbnail_image and
get_thumbnail_image in base class
* src/GrampsInMemDB.py: saving thumbnail image
* src/GrampsCfg.py: create thumbnail image directory
* src/ImageSelect.py: use new thumbnail scheme
* src/MediaView.py: use new thumbnail scheme
* src/ReadGedcom.py: use new thumbnail scheme
* src/ReadXML.py: use new thumbnail scheme
* src/SelectObject.py: use new thumbnail scheme
* src/gramps_main.py: use new thumbnail scheme
* src/Utils.py: remove unused tasks
* src/RelImage.py: remove unused tasks
* src/DateParser.py: fix dates of the format of JAN 2000
svn: r3662
2004-10-23 03:56:48 +00:00
Alex Roitman
08fa7fec29
* src/plugins/TimeLine.py: Remove old Date.UNDEF usage.
...
svn: r3660
2004-10-22 15:35:47 +00:00
Don Allingham
e0ce21c3e7
* src/GrampsCfg.py: eliminate unused options
...
* src/gramps.glade: eliminate unused options
svn: r3649
2004-10-19 16:42:15 +00:00
Don Allingham
d324c90e13
* src/GrampsBSDDB.py: add dbopen task to provide access to the
...
db object
* src/ReadGedcom.py: Reduce number of accesses to the database file
svn: r3648
2004-10-19 03:19:25 +00:00
Alex Roitman
f8e6c8db28
* src/plugins/IndivComplete.py: Bring book item options in sync
...
with the standalone options.
svn: r3647
2004-10-19 00:52:16 +00:00
Alex Roitman
cec7b8246a
* src/docgen/OpenSpreadSheet.py (write_text): Escape special
...
XML characters.
svn: r3644
2004-10-18 23:24:51 +00:00
Don Allingham
2b3c82d592
* src/EditPerson.py: saving grouping name, instead of surname for
...
updating of the person list
* src/ReadGedcom.py: save person and source as soon as created
* src/gramps_main.py: compare updates based off grouping name
instead of surname
svn: r3641
2004-10-17 23:17:30 +00:00
Alex Roitman
3640cb239d
* src/plugins/rel_es.py: Correct levels.
...
svn: r3638
2004-10-17 19:31:38 +00:00
Don Allingham
3984b9b056
* src/PeopleView.py: handle changing of surnames if the surname
...
needs to be removed from the list
svn: r3636
2004-10-16 21:03:38 +00:00
Don Allingham
e474fa97b9
* src/ReadGedcom.py: allow default when selecting override, add
...
the place properly on import
* src/gedcomimport.glade: allow default when selecting override
* src/gramps_main.py: don't lose track of active person after
a cancelled Add Person
svn: r3635
2004-10-16 17:26:04 +00:00
Don Allingham
9ae62cfe7d
* src/GrampsBSDDB.py: increase cachesize
...
* src/ReadGedcom.py: increment source count
* src/gedcomimport.glade: increment source count
* src/DateDisplay.py: handle BC
* src/DateParser.py: handle BC
* src/GrampsInMemDB.py: handle missing handles in find functions
* src/ReadGedcom.py: handle BC
* src/WriteGedcom.py: handle BC
* src/ReadXML.py: handle BC
svn: r3634
2004-10-16 05:10:35 +00:00
Don Allingham
1e2d9e6e9f
* src/docgen/OpenOfficeDoc.py: incorporated Julio Sanchez's
...
language patch
svn: r3631
2004-10-14 04:09:38 +00:00
Alex Roitman
2e1d56c941
* src/rule.glade: Clean up the filter definition dialog.
...
svn: r3629
2004-10-14 01:55:50 +00:00
Alex Roitman
79c13bb43d
* src/plugins/Makefile.am: Ship rel_es.py plugin.
...
* src/plugins/rel_es.py: Add to CVS.
svn: r3628
2004-10-13 20:59:23 +00:00
Don Allingham
92ab997d17
* src/DisplayModels.py: fix source display
...
* src/GrampsBSDDB.py: add abort_changes task
* src/GrampsDbBase.py: add abort_changes task
* src/GrampsInMemDB.py: add abort_changes task
* src/Makefile.am: Add target to build documentation using epydoc
* src/gramps.glade: Add abandon changes menu item. Not fully implemented yet
* src/gramps_main.py: add exit_and_undo
svn: r3623
2004-10-13 03:51:27 +00:00
Alex Roitman
01e8d88f52
* src/gramps.glade: Remove "Save as" from toolbar.
...
svn: r3622
2004-10-12 20:13:55 +00:00
Don Allingham
b311d350a2
* src/DisplayModels.py: fix initialization of self.map
...
svn: r3621
2004-10-12 02:18:30 +00:00
Don Allingham
45504a5025
* src/DateParser.py: dynamically detect numerical parsing based
...
off locale. Do not depend on strptime.
* src/Utils.py: remove last remains of SingleDate
* src/PeopleModel.py: display "error" instead of a blank string
on an error
* src/EventEdit.py: removed unused parameter
* src/Exporter.py: remove unused gnome.ui import
* src/plugins/FanChart.py: remove old Calendar reference
* src/plugins/Verify.py: remove old Calendar reference
svn: r3620
2004-10-12 01:29:39 +00:00
Alex Roitman
d0a04be93f
* src/DateDisplay.py (_display_gregorian): Prepend month and
...
day with zeros if needed for the ISO format.
svn: r3619
2004-10-11 20:24:33 +00:00
Don Allingham
8569738aa3
* src/DateParser.py: try to detect illegal numerical dates
...
* src/Utils.py: not_too_old moved over from RelLib.py
* src/WriteGedcom.py: fix call to probably_alive
svn: r3618
2004-10-10 23:22:12 +00:00
Don Allingham
72024c566d
* src/GrampsInMemDB.py: handle null handle
...
* src/GrampsXMLDB.py: disable undo during normal read of database
* src/ReadGedcom.py: handle lines shorter than 50 lines, disable undo during
normal reads of the database
* src/ReadXML.py: disable undo during normal read of databas
* src/RelLib.py: revert Name.__cmp__ to Name.is_equal
* src/docgen/HTMLDoc.py: drop deprecated gnome.ui dialogs
svn: r3617
2004-10-10 21:16:44 +00:00
Eero Tamminen
695a98eff6
add test for reports
...
svn: r3616
2004-10-10 19:02:58 +00:00
Alex Roitman
1c7bc93298
* src/data/tips.xml: Typo.
...
svn: r3615
2004-10-10 04:21:04 +00:00
Don Allingham
17830f2e2d
* src/PeopleModel.py: sort top level nodes using locale.strcoll
...
svn: r3614
2004-10-09 23:03:09 +00:00
Don Allingham
3bbf621402
* src/GrampsDbBase.py: remove forced upper comparisons
...
svn: r3612
2004-10-09 03:54:42 +00:00
Don Allingham
2c6bce1b47
* src/EditPerson.py: support for locale selected patronymic
...
names. Allow patronymic name to be substituted for prefix on
the display
* src/RelLib.py: add __cmp__ for Name
* src/gramps.glade: provide name for the prefix field
svn: r3611
2004-10-09 01:35:58 +00:00
Alex Roitman
77928d6f27
* src/GrampsCfg.py: Remove unused code.
...
* src/TipOfDay.py (TipParser.escape): Add method.
svn: r3610
2004-10-08 17:59:34 +00:00
Alex Roitman
67cfe164c2
* src/GrampsCfg.py (build): Typo.
...
svn: r3609
2004-10-08 14:58:41 +00:00
Don Allingham
8ab5b5ac59
* src/AddMedia.py: pychecker fixes
...
* src/DbPrompter.py: pychecker fixes
* src/DisplayModels.py: pychecker fixes
* src/GrampsDbBase.py: pychecker fixes
* src/GrampsInMemDB.py: pychecker fixes
* src/RelLib.py: move probably_alive to Utils
* src/Utils.py: added probably_alive
* src/WriteGedcom.py: probably_alive fixes
* src/WriteGedcom.py: probably_alive fixes
* src/plugins/WebPage.py: probably_alive fixes
* src/plugins/WebFtree.py: probably_alive fixes
* src/plugins/WebGeneWeb.py: probably_alive fixes
svn: r3607
2004-10-08 03:59:55 +00:00
Don Allingham
5f2138f7e2
* src/NameEdit.py: integrate patches from Julio Sanchez to
...
fix surname prefix
* src/FamilyView.py: Handle add person post processing properly
svn: r3604
2004-10-07 17:48:29 +00:00
Alex Roitman
02a7643f8c
* src/EventEdit.py (update_event): Typo.
...
svn: r3602
2004-10-07 12:38:31 +00:00
Don Allingham
9beecadc74
* src/ReadGedcom.py: remove extra commits
...
svn: r3601
2004-10-07 04:06:43 +00:00
Alex Roitman
b2b9b7e7d2
* src/Makefile.am: Remove extra DESTDIR.
...
* src/docgen/Makefile.am: Remove extra DESTDIR, correct pycheck target.
* src/plugins/Makefile.am: Correct pycheck target.
svn: r3600
2004-10-06 19:16:26 +00:00
Don Allingham
e4616ff14a
* src/docgen/PdfDoc.py: fixed register_book_doc call
...
* src/AddrEdit.py: pychecker fixes
* src/AttrEdit.py: pychecker fixes
* src/AutoComp.py: pychecker fixes
* src/ChooseParents.py: pychecker fixes
* src/DbPrompter.py: pychecker fixes
* src/DisplayModels.py: pychecker fixes
* src/EventEdit.py: pychecker fixes
* src/FamilyView.py: pychecker fixes
* src/Filter.py: pychecker fixes
* src/GenericFilter.py: pychecker fixes
* src/GrampsCfg.py: pychecker fixes
* src/GrampsGconfKeys.py: pychecker fixes
* src/ImgManip.py: pychecker fixes
* src/PlaceView.py: pychecker fixes
* src/Plugins.py: pychecker fixes
* src/ReadGedcom.py: pychecker fixes
* src/ReadXML.py: pychecker fixes
* src/SelectChild.py: pychecker fixes
* src/SelectObject.py: pychecker fixes
* src/SelectPerson.py: pychecker fixes
* src/Sort.py: pychecker fixes
* src/SourceView.py: pychecker fixes
* src/Utils.py: pychecker fixes
* src/Witness.py: pychecker fixes
* src/WriteGedcom.py: pychecker fixes
* src/WriteXML.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
svn: r3599
2004-10-06 03:42:54 +00:00
Don Allingham
0115ebb09e
* src/ReadXML.py: name enhancements
...
* src/WriteXML.py: name enhancements
svn: r3596
2004-10-04 04:28:58 +00:00
Alex Roitman
af09a00cb9
* src/data/tips.xml: Add more tips.
...
svn: r3595
2004-10-04 03:42:38 +00:00
Don Allingham
a2c6076b4f
* src/Date.py: fix get_month_valid call
...
* src/DateDisplay.py: pychecker fixes
* src/EditPerson.py: pychecker fixes
* src/GrampDbBase.py: pychecker fixes
* src/Marriage.py: bring up to date with the DateParser
* src/PeopleView.py: pychecker fixes
* src/RelLib.py: pychecker fixes
svn: r3594
2004-10-03 21:04:54 +00:00
Alex Roitman
3714eb6ef0
* src/DateDisplay.py (display): Display text for text-only dates.
...
Closes # 1036846.
* src/plugins/Merge.py (date_match,range_compare): Use new
Date API. Closes # 1036852.
* src/plugins/WebPage.py: Use new Date API. Use correct module
for gconf keys access. Closes # 1036856.
* src/Sort.py (by_date): Use new Date API.
* src/plugins/AncestorReport.py: Use new Date API. Closes # 1036858.
* src/plugins/Ancestor.py: Correct use of handles.
Use new Date API. Closes # 1036859.
svn: r3593
2004-10-02 23:07:43 +00:00
Don Allingham
9db7068e7e
* src/EditPerson.py: enhanced update/delete/add of person view
...
* src/PeopleModel.py: enhanced update/delete/add of person view
* src/PeopleView.py: enhanced update/delete/add of person view
* src/gramps_main.py: enhanced update/delete/add of person view
svn: r3592
2004-10-01 02:38:23 +00:00
Don Allingham
d3eb420f52
* src/DisplayModels.py: change 0 to False
...
* src/EditPerson.py: copy current name info to name editor when invoking
* src/GrampsBSDDB.py: provide default name to group mapping
* src/GrampsDbBase.py: provide default name to group mapping
* src/GrampsInMemDB.py: provide default name to group mapping
* src/NameEdit.py: prompt for making name mapping override the default
or purely for the active name
* src/PeopleModel.py: handle name grouping
* src/PeopleView.py: handle name grouping
* src/QuestionDialog.py: Add QuestionDialog2 to allow two answers to
a dialog (instead of one being cancel)
* src/RelLib.py: grouping documentation
* src/gramps.glade: move button on EditPerson dialog
* src/gramps_main.py: goto active person after a redisplay
svn: r3591
2004-09-30 18:32:56 +00:00
Alex Roitman
ac920623a1
Update
...
svn: r3590
2004-09-30 01:33:15 +00:00
Alex Roitman
32e0fa254a
* src/gramps.glade: Left-justify the tips.
...
svn: r3588
2004-09-29 19:35:09 +00:00
Alex Roitman
067e77cff3
Update
...
svn: r3587
2004-09-29 19:34:31 +00:00
Alex Roitman
f4c2a29477
* src/TipOfDay.py: Be tolerant to whitespace; allow markup in
...
the tips, enable random sequence of tips on each startup.
* src/data/tips.xml: Merge with old tips.
* src/data/tips.xml: Format the tips collection.
* src/data/tips.xml: Add huge collection of tips.
svn: r3586
2004-09-29 19:34:16 +00:00
Alex Roitman
834d804abd
* src/NameEdit.py: Typo.
...
svn: r3585
2004-09-29 13:41:23 +00:00
Don Allingham
2367107d89
* src/PeopleModel.py: sort based of "group as" value
...
* src/GrampsInMem.py: used "group as" value for surname list
* src/GrampsBSDDB.py: used "group as" value for surname list
* src/GrampsDbBase.py: accept "" and None for empty id values
svn: r3584
2004-09-29 03:19:01 +00:00
Don Allingham
008ef2f5d2
* src/RelLib.py: Enhanced Name, adding patronymic name
...
support and display and sorting formats
* src/EditPerson.py: Name editing changes for the Primary
name
* src/NameEdit.py: support for patronymic names
* src/gramps.glade: NameEditor and EditPerson changes for
enhanced name support
* src/PeopleModel.py: remove unused map
* src/GrampsDbBase.py: remove unused map
svn: r3583
2004-09-29 02:06:46 +00:00
Alex Roitman
b2b4ce7327
* src/DateParser.py: Better compliance with the RFC-2822.
...
svn: r3581
2004-09-27 20:15:38 +00:00
Alex Roitman
d555527cfb
* configure.in: Bump up the version number.
...
* Release: Version 1.1.1 "Rat cake, rat sorbet, rat pudding,
or strawberry tart" released.
svn: r3580
2004-09-27 16:07:17 +00:00
Alex Roitman
4362e7fc5a
* src/DateDisplay.py: Now proper capitalization for _MONS.
...
* src/DateParser.py: Support for the RFC-2822 dates (email standard).
* NEWS: Update.
* src/DateDisplay.py: don't rely on strftime, since it does not
svn: r3577
2004-09-27 04:20:43 +00:00
Don Allingham
1915b35ba9
* src/DateDisplay: don't rely on strftime, since it does not
...
handle dates before 1900
svn: r3576
2004-09-27 03:16:48 +00:00
Don Allingham
d20557709c
* src/GrampsCfg.py: update RelLib display
...
* src/GrampsGconfKeys.py: import os
* src/RelLib.py: change _parser to parser and _display to display
svn: r3575
2004-09-26 03:08:53 +00:00
Don Allingham
b86b2b0cd0
* src/const.py.in: remove calendar directory
...
* src/gramps_main.py: remove calendar directory
* configure.in: remove calendar directory
svn: r3574
2004-09-25 20:52:38 +00:00
Alex Roitman
983b5a248e
* src/GrampsGconfKeys.py: Add to CVS -- split off key names.
...
* src/Makefile.am: Ship GrampsGconfKeys.
* src/ArgHandler.py: Use GrampsGconfKeys.
* src/DbPrompter.py: Use GrampsGconfKeys.
* src/EditPerson.py: Use GrampsGconfKeys.
* src/Exporter.py: Use GrampsGconfKeys.
* src/FamilyView.py: Use GrampsGconfKeys.
* src/GrampsDbBase.py: Use GrampsGconfKeys.
* src/ImageSelect.py: Use GrampsGconfKeys.
* src/MediaView.py: Use GrampsGconfKeys.
* src/Plugins.py: Use GrampsGconfKeys.
* src/Report.py: Use GrampsGconfKeys.
* src/StartupDialog.py: Use GrampsGconfKeys.
* src/TipOfDay.py: Use GrampsGconfKeys.
* src/Utils.py: Use GrampsGconfKeys.
* src/DateDisplay.py: Proper capitalization for _MONS.
* src/DateHandler.py: Use GrampsGconfKeys.
* src/GrampsCfg.py: Use GrampsGconfKeys.
* src/gramps_main.py: Use GrampsGconfKeys.
svn: r3573
2004-09-25 05:12:15 +00:00
Alex Roitman
f57fa24b10
* src/data/gnome-mime-application-x-geneweb.png: Add to CVS.
...
* src/data/Makefile.am, src/plugins/Makefile.am: Ship new files.
* src/plugins/ImportGeneWeb.py, src/plugins/WriteGeneWeb.py,
src/plugins/genewebexport.glade: Add to CVS.
* src/data/gramps.applications, src/data/gramps.keys,
src/data/gramps.mime, src/data/gramps.xml: Add GeneWeb format.
svn: r3572
2004-09-24 22:42:21 +00:00
Don Allingham
f61ab522d9
* src/DateDisplay.py: use LC_TIME and D_FMT to determine
...
the locale date format
* src/DateHandler.py: en.US to en_US
* src/ReadGedcom.py: Allow user overriding of character set
* src/StartupDialog.py: remove date entry setting
* src/gedcomimport.glade: Allow user overriding of character set
* src/gramps.py: set LC_TIME based of LANG
* src/data/gramps.schemas: remove date entry setting
* src/DateDisplay.py: use unicode encodings for french months
svn: r3571
2004-09-24 22:05:46 +00:00
Don Allingham
42973b70e3
* src/Date.py: display calendar
...
* src/DateParser.py: parse based on calendars
* src/DateDisplay.py: use unicode encodings for french monts
svn: r3570
2004-09-23 21:32:07 +00:00
Don Allingham
43e5780992
* src/EditPerson.py: change sort mechanism to new Date sort value
...
* src/FamilyView.py: change sort mechanism to new Date sort valu
* src/Sort.py: remove unused sorting functions
svn: r3569
2004-09-23 02:25:07 +00:00
Alex Roitman
56b94d0998
* src/GrampsInMemDB.py: Remove unused modules.
...
svn: r3567
2004-09-21 04:32:18 +00:00
Don Allingham
3ab1e97227
* src/GrampsBSDDB.py: fix remove_person and count_person
...
* src/GrampsInMemDB.py: fix remove_person and count_person
svn: r3566
2004-09-21 03:17:07 +00:00
Alex Roitman
523a3b3943
* src/Date.py (get_high_year): Add method to return upper estimate.
...
* src/AddSpouse.py: Correctly use upper and lower date estimates.
* src/ChooseParents: Correctly use upper and lower date estimates.
svn: r3565
2004-09-21 02:10:23 +00:00
Alex Roitman
ab54e0b1b1
* src/DateEdit.py: Use new Date's set() method. Enable help.
...
svn: r3563
2004-09-21 01:19:55 +00:00
Alex Roitman
7b09866289
* src/gramps_main.py: Remov unused module.
...
* src/DateDisplay.py (verify_format): Correct check.
* src/Date.py (is_regular): Add method to detect exact single
non-empty dates; (set): Add text string as an optional argument.
* src/DateEdit.py: Use DateHandler instead of low-level DateDisplay;
(check): Display yellow LED for anything other than regular dates.
svn: r3562
2004-09-21 00:58:39 +00:00
Alex Roitman
cffb5833a7
* src/gramps.glade: Add LED button widgets to the sourceref editor.
...
* src/Sources.py (SourceEditor.__init__): Use DateEdit to support
LED functionality; (SourceEditor.on_sourceok_clicked): Set date using
date object, instead of parsing text.
svn: r3561
2004-09-20 23:26:41 +00:00
Alex Roitman
a9141f7158
* src/DateEdit.py (DateEdit.invoke_date_editor):
...
Check the built date and display LED (closes # 1031065).
* src/Sources.py (draw): Properly display date for sourceref;
(on_sourceok_clicked): Properly parse date for sourceref
(closes # 1031156).
svn: r3560
2004-09-20 17:56:26 +00:00
Don Allingham
f0d19d0d5a
* src/Date.py: remove comment field
...
* src/DateParser.py: add parsing of Month Day1-Day2, Year
* src/RelLib.py: make date parsers/displayers global to resolve
pickle-ing problem
* src/EditPerson.py: update lists before committing to database
svn: r3559
2004-09-20 03:12:51 +00:00
Alex Roitman
ffab4c0990
* src/Date.py (is_equal): Add method -- needed to compare dates
...
for being identical, since __cmp__ only compares the sorting value
and ignores the modifiers.
* src/RelLib.py (Event.are_equal, LdsOrd.are_equal):
Use is_equal() method to compare dates.
* src/AddrEdit.py: Use is_equal() method to compare dates.
* src/EventEdit.py: Use is_equal() method to compare dates.
* src/gramps.glade (date_edit): Re-order widgets, add hot keys;
(event_edit, addr_edit): Remove button relief as in editPerson.
svn: r3558
2004-09-20 01:53:59 +00:00
Don Allingham
030aa36011
* src/gramps.glade: remove button border for date editor button
...
* src/DateDisplay.py: fix quality prefix display
svn: r3557
2004-09-19 23:05:25 +00:00
Alex Roitman
894619e016
* src/DateEdit.py: Take date object as an argument and work with it.
...
* src/AddrEdit.py: Use date object instead of text.
* src/EditPerson.py: Use date object instead of text.
* src/EventEdit.py: Use date object instead of text.
* src/gramps.glade: Minor cleanup.
* src/Date.py (copy): Add method.
* src/RelLib.py (Address): Correct the use of dates.
svn: r3556
2004-09-19 15:17:57 +00:00
Don Allingham
4e43d89fe3
* src/GrampsInMemDB.py: new base class for in memory databases, such
...
as XML or GEDCOM
* src/GrampGEDDB.py: use new GrampsInMemDB base class
* src/GrampXMLDB.py: use new GrampsInMemDB base class
* src/Makefile.am: add GrampsInMemDB.py
* src/ReadGedcom.py: remove debug statements
svn: r3555
2004-09-19 04:11:34 +00:00
Alex Roitman
e809a69b41
* src/DateEdit.py (DateEdit): Take care of both the button and
...
the LED pixmap now; Invoke DateEditorDialog if the button is pressed;
(DateEditorDialog): Correct the use of constants; adjust the date
on the calendar change; preserve the old date unless OK was pressed;
* src/AddrEdit.py: Remove date editor callback in favor of DateEdit.
* src/EditPerson.py: Remove date editor callback in favor of DateEdit.
* src/EventEdit.py: Remove date editor callback in favor of DateEdit.
* src/gramps.glade: Minor cleanup; remove unused signal handlers.
svn: r3554
2004-09-18 23:39:40 +00:00
Alex Roitman
f50bde5d49
* src/DateParser.py: Minor cleanup.
...
svn: r3553
2004-09-18 04:11:48 +00:00
Alex Roitman
35ba39caf3
* src/gramps.glade: Add date_edit dialog.
...
* src/DateEdit.py (DateEditorDialog): Add class.
* src/Date.py (get_quality): Typo.
* src/AddrEdit.py: Use date editor callback.
* src/EditPerson.py: Use date editor callback.
* src/EventEdit.py: Use date editor callback.
* src/AddrEdit.py: Add date editor callback
* src/EditPerson.py: Add date editor callback
* src/EventEdit.py: Add date editor callback
svn: r3552
2004-09-18 03:58:30 +00:00
Don Allingham
b043f908da
* src/gramps.glade: replace LED indicators with buttons
...
svn: r3551
2004-09-18 02:50:30 +00:00
Don Allingham
c3c613e278
* src/DateDisplay.py: use locale.nl_langinfo to get month
...
names without manual encoding
* src/DateParser.py: use locale.nl_langinfo to get month
names without manual encoding
svn: r3550
2004-09-17 23:52:09 +00:00
Don Allingham
bd16bbd244
* src/Calendar.py: removed
...
* src/Gregorian.py: removed
* src/Hebrew.py: removed
* src/Julian.py: removed
* src/calendars/Islamic.py: removed
* src/calendars/Persian.py: removed
* src/calendars/Makefile.am: removed
* src/Date.py: New, simpler date structure
* src/DateHandler.py: Start of a class to abstract and select
parser and display functions based off locale
* src/DateParser.py: base date parsing class (US English)
* src/DateDisplay.py: base date display class (US English)
* src/DateEdit.py: handle new date method
* src/EditPerson.py: handle new date method
* src/EventEdit.py: handle new date method
* src/GrampsCfg.py: removed redundant options due to new date class
* src/StartupDialog.py: removed redundant options due to new date class
* src/Makefile.am: handle file changes
* src/Sort.py: handle new date method
* src/ReadGedcom.py: handle new date method
* src/ReadXML.py: handle new date method
* src/WriteGedcom.py: handle new date method
* src/WriteXML.py: handle new date method
* src/RelLib.py: handle new date method
* src/gramps_main.py: handle new date method
* src/gramps.glade: handle new date method
svn: r3546
2004-09-17 03:30:04 +00:00
Tim Waugh
1816c3d20e
2004-09-14 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Fixed SF bug #1009695 .
svn: r3543
2004-09-14 13:51:18 +00:00
Tim Waugh
dc9c4b26bc
2004-09-14 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/PSDrawDoc.py (PSDrawDoc.__init__): Fixed base method
call (missing parameter).
* src/docgen/SvgDrawDoc.py (SvgDrawDoc.__init__): Likewise.
svn: r3542
2004-09-14 13:00:35 +00:00
Tim Waugh
3a66750eb5
2004-09-13 Tim Waugh <twaugh@redhat.com>
...
* src/GenericFilter.py (IsAncestorOfFilterMatch.apply): Fixed
thinko.
svn: r3539
2004-09-13 18:08:04 +00:00
Tim Waugh
977e7b9a66
2004-09-13 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py (event_info): Prevent constructions like
"died in before 1901" by playing safe if the mode is not exact.
svn: r3536
2004-09-13 15:46:00 +00:00
Alex Roitman
f3b80ac6b0
* src/ReadGedcom.py (parse_person_event): Use TYPE field as the description of the event, if the event already has a name.
...
svn: r3535
2004-09-11 23:24:08 +00:00
Alex Roitman
a8b3854d96
* src/GrampsDbBase.py: Fix assert statements.
...
svn: r3533
2004-09-10 22:40:00 +00:00
Alex Roitman
451d5b1773
* src/gramps.glade: Typo.
...
svn: r3532
2004-09-09 14:46:40 +00:00
Alex Roitman
2074bec9ce
* src/plugins/FilterEditor.py (ShowResults.__init__):
...
Use gramps IDs instead of handles for display.
svn: r3530
2004-09-09 02:59:48 +00:00
Alex Roitman
4c3a6b9167
* src/EditPlace.py (on_web_go_clicked): Typo.
...
svn: r3528
2004-09-01 15:11:10 +00:00
Alex Roitman
bc74845212
* src/ReadXML.py (start_witness): Properly use handle of witness.
...
* src/Witness.py (WitnessTab.redraw): Use gramps ID for display;
(WitnessEditor.remove_itself_from_menu): Typo;
(WitnessEditor.ok_clicked): Catch exception and add error dialog.
svn: r3526
2004-09-01 04:57:44 +00:00
Don Allingham
de4853eeec
* src/RelLib.py (GenderStats.guess_gender): back out
...
incorrect patch
* src/Witness.py: handle new_name error
* src/SelectPerson.py: remove unused crud left over from
1.0, grab handle instead of GRAMPS ID
svn: r3525
2004-09-01 03:47:10 +00:00
Alex Roitman
aab141fb5c
* src/Sources.py (SourceTab.redraw, SourceSelector.redraw):
...
Use gramps ID instead of handle for display.
* src/ImageSelect.py (GlobalMediaProperties.display_refs):
Use gramps ID instead of handle for display.
svn: r3523
2004-08-31 18:27:57 +00:00
Don Allingham
bc0e50c8f0
* src/AddMedia.py: use new MediaList update routine
...
* src/DisplayModels.py: new update list routine
* src/ImageSelect.py: use new MediaList update routine
* src/MediaView.py: use new MediaList update routine
* src/PlaceView.py: new update list routine
* src/SourceView.py: new update list routine
svn: r3521
2004-08-31 03:51:05 +00:00
Don Allingham
0e4693a675
* src/GrampsBSDDB.py: add remove_place function
...
* src/DisplayModels.py: added row deletion and updating
functions
* src/EditPlace.py: Make a distinction between update and
new
* src/EditSource.py: Make a distinction between update and
new
* src/PeopleModel.py: remove debugging code
* src/PlaceView.py: better handling of updating and deleiting
* src/SourceView.py: better handling of updating and deleiting
svn: r3520
2004-08-30 03:50:33 +00:00
Don Allingham
8ce99f9853
* src/DbPrompter.py: cleanup dialogs
...
* src/EditPerson.py: update screen properly
* src/PeopleModel.py: handle stored maps correctly
* src/PeopleView.py: handle stored maps correctly
* src/gramps_main.py: eliminate unnecessary rebuilds, display
loading dialog
* src/gramp.glade: loading dialog
svn: r3519
2004-08-29 05:45:40 +00:00
Don Allingham
684d47f512
* src/RelLib.py: guess_gender fix
...
* src/gramps_main.py: drop unused goto_active_person parameter
svn: r3518
2004-08-29 02:36:00 +00:00
Don Allingham
e27c787955
* src/EditPerson.py: make a distiction between adding a person
...
and editing a person.
* src/PeopleView.py: drop unused goto_active_person parameter
* srcgramps_main.py: drop unused goto_active_person parameter
svn: r3517
2004-08-28 19:49:34 +00:00
Tim Waugh
dda871049e
2004-08-27 Tim Waugh <twaugh@redhat.com>
...
* src/SelectObject.py (SelectObject.redraw): Use GRAMPS ID for
user display.
svn: r3516
2004-08-27 13:35:24 +00:00
Don Allingham
2be6aaa660
* src/DisplayModels.py: fix place and source lists
...
* src/PlaceView.py: fix place lists
* src/SourceView.py: fix source lists
svn: r3515
2004-08-27 03:41:57 +00:00
Don Allingham
1dc536fd60
* src/Sort.py: use locale.strcoll for sorting
...
* src/RelLib.py: don't use accent for sort name
* src/EditPerson.py: compare edited ID value properly
* src/Marriage.py: compare edited ID value properly
* src/PeopleModel.py: use locale.strcoll for comparing
* src/GrampsBSDDB.py: use locale.strcoll for comparing/sorting
* src/GrampsDbBase.py: use locale.strcoll for comparing/sorting
* src/DbPrompter.py: handle bad filenames a bit better
svn: r3514
2004-08-26 21:54:14 +00:00
Don Allingham
e3f151a7a8
* src/gramps_main.py: update properly after an edit
...
* src/Utils.py: generate correct path name, using gramps id
instead of handle
* src/ImageSelect.py: select correct path name for thumbnail
* src/PeopleModel.py: move to a table driven format for
handling columns
svn: r3513
2004-08-26 04:03:11 +00:00
Tim Waugh
434181bd32
2004-08-25 Tim Waugh <twaugh@redhat.com>
...
* src/WriteGedcom.py (GedcomWriter.write_person): Removed
debugging noise.
svn: r3511
2004-08-25 07:57:05 +00:00
Tim Waugh
2523c7abf8
2004-08-25 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py (Person.parents_too_old): Fixed typo.
svn: r3510
2004-08-25 07:53:44 +00:00
Don Allingham
6223685b34
* src/DisplayModels.py: handle a closed database in on_get_value
...
* src/PeopleModel.py: handle a closed database in on_get_value
svn: r3509
2004-08-25 03:37:48 +00:00
Don Allingham
b85614c491
* src/ImageSelect.py: Display GRAMPS ID, not DB handle
...
* src/WriteGedcom.py: handle image file problems when exporting
svn: r3508
2004-08-25 03:25:23 +00:00
Don Allingham
3b7c81fbe7
* src/ReadXML.py: Fix file copy problem, handle copy failure
...
* src/src/ImageSelect.py: Display GRAMPS ID, not DB handle
* src/plugins/WebPage.py: web page enhancements, including
a place index.
svn: r3507
2004-08-25 03:02:25 +00:00
Tim Waugh
a0fd5337d7
2004-08-24 Tim Waugh <twaugh@redhat.com>
...
* src/MediaView.py (MediaView.on_select_row): Use the correct
column for DB handle.
(MediaView.on_select_row): Display GRAMPS ID, not DB handle.
(MediaView.build_context_menu): Use the correct column for DB
handle.
(MediaView.on_edit_clicked): Likewise.
(MediaView.on_delete_clicked): Likewise.
svn: r3506
2004-08-24 18:05:18 +00:00
Tim Waugh
6221d356e6
2004-08-24 Tim Waugh <twaugh@redhat.com>
...
* src/WriteXML.py: Write out 'default' tag on people node for
compatibility with GRAMPS 1.0.x.
svn: r3505
2004-08-24 10:24:17 +00:00
Alex Roitman
ad7f65dec7
* src/GrampsDbBase.py (get_object_from_gramps_id,
...
get_source_from_gramps_id, get_place_from_gramps_id): Add placeholder
functions with assertions.
svn: r3503
2004-08-24 05:09:50 +00:00
Alex Roitman
000a12c2a2
* src/ArgHandler.py (auto_save_load): Remove new db creation for BSDDB.
...
svn: r3502
2004-08-24 04:55:32 +00:00
Alex Roitman
78f6625fee
* src/EdirPerson.py (__init__): Typos.
...
svn: r3501
2004-08-24 04:51:11 +00:00
Don Allingham
680c93e6d9
a person is not alive.
...
svn: r3500
2004-08-24 04:15:23 +00:00
Don Allingham
f987964322
* src/PeopleModel.py: enhanced column_spouse
...
* src/RelLib.py: enhance probably_alive to check for "Cause
of Death", "Burial", and "Cremation" events to indicate that
a person is not alive.
* src/const.py.in: add support for "Marriage Banns"
* src/ReadXML.py: set last change time, support handles
svn: r3499
2004-08-24 04:14:08 +00:00
Don Allingham
fd8e92eae6
* src/Utils.py: produce less line noise when generating
...
handles
* src/WriteGedcom.py: save CHAN records
* src/WriteXML.py: save handles and time stamps
* src/GrampsDbBase.py: make the find_xxx_from_handle functions
consistent and correct (handle ids correctly)
* src/DisplayModels.py: add last change column
* src/PeopleModel.py: add last change column
* src/PeopleView.py: add last change column
* src/MediaView.py: add last change column
* src/SourceView.py: add last change column
* src/EditPerson.py: display last change timestamps
* src/EditPlace.py: display last change timestamps
* src/Marriage.py: display last change timestamps
* src/ReadXML.py: set last change time
* src/gramps.glade: updates for last change display
svn: r3498
2004-08-24 03:48:15 +00:00
Alex Roitman
9b6c27de8c
* src/DbPrompter.py (ExistingDbPrompter.chooser,
...
ImportDbPrompter.chooser): Destroy file chooser on failure (#1014254 ).
svn: r3497
2004-08-23 22:50:35 +00:00
Alex Roitman
2437f85dcd
* src/const.py.in: Add gramps-package mime type.
...
* src/ArgHandler.py (auto_save_load): Subclass database depending
on the format.
svn: r3496
2004-08-23 22:39:41 +00:00
Alex Roitman
b003d00a00
* src/data/Makefile.am: Kill gconfd using SIGTERM -- HUP did not work.
...
svn: r3495
2004-08-23 22:17:09 +00:00
Alex Roitman
58a0a66508
* src/Plugins.py: Add native_format flag to import plugin registration.
...
* src/ReadXML.py, src/ReadGedcom.py: Register as native formats
to prevent loading twice on File->Open.
* src/data/gramps.schemas: Add keys for last import and export dirs.
* src/GrampsCfg.py (get_last_import_dir, save_last_import_dir,
get_last_export_dir, save_last_export_dir): Add functions.
* src/Exportder.py (suggest_filename): Try last export and last
import folders before falling back to Home; (save): Save export folder.
* src/Utils.py (get_new_filename): Add optional folder argument.
* src/DbPrompter.py (ExistingDbPrompter.chooser): Only add
importers for non-native formats, the rest is already taken care of;
Try last file, last import, last export, then home folders;
(ImportDbPrompter.chooser): Save import folder; Try last import,
last file, last export, then home folders.
(NewNativeDbPrompter): Try last file, last import, last export folders,
then fall back to home.
svn: r3493
2004-08-23 22:05:55 +00:00
Alex Roitman
ceec7ead2f
* src/plugins/WebPage.py: Use gramps ID for naming the files
...
and creating links.
svn: r3492
2004-08-23 18:40:25 +00:00
Alex Roitman
f2d5d512d1
* src/docgen/AbiWord2Doc.py, src/docgen/AsciiDoc.py,
...
src/docgen/HtmlDoc.py, src/docgen/KwordDoc.py,
src/docgen/OpenOfficeDoc.py, src/docgen/PdfDoc.py,
src/docgen/RTFDoc.py: Translate type descriptions; correct print_label.
svn: r3491
2004-08-23 17:30:47 +00:00
Alex Roitman
a4f141484c
Update
...
svn: r3490
2004-08-23 17:04:58 +00:00
Alex Roitman
72ca6d58da
* src/plugins/Ancestors.py (event_info): Check whetehr place
...
exists before getting its title (#1014412 ).
svn: r3489
2004-08-23 17:04:14 +00:00
Alex Roitman
5789b1a54a
* src/plugins/DetAncestralReport.py (write_children):
...
Check whether event exists (#1014414 ).
* src/plugins/IndivComplete.py (write_alt_names): Correct the
use of handle (#1014411 ); (write_fact, write_sources, write_person):
Use gramps id, not handle, for displaying source references.
svn: r3488
2004-08-23 16:59:13 +00:00
Alex Roitman
1481f535f1
* src/EdirPerson.py (__init__): Use handle instead of ID ( #1014224 ).
...
svn: r3487
2004-08-23 16:27:02 +00:00
Alex Roitman
60c0d49fbb
* src/NameEdit.py: Proper use of ComboBoxEntry widgets ( #1014238 ).
...
svn: r3486
2004-08-23 16:22:38 +00:00
Alex Roitman
992ad8a02a
* src/RelLib.py: (probably_alive): Fixed typo (bug #1014223 ).
...
svn: r3485
2004-08-23 16:05:22 +00:00
Tim Waugh
7e419c532f
2004-08-23 Tim Waugh <twaugh@redhat.com>
...
* install-sh: Removed this generated file.
svn: r3484
2004-08-23 15:43:27 +00:00
Tim Waugh
cf7a0649c1
2004-08-23 Tim Waugh <twaugh@redhat.com>
...
* src/WriteGedcom.py (GedcomWriter.write_sources): Write sources
in ID order for easier change tracking.
svn: r3483
2004-08-23 11:26:24 +00:00
Tim Waugh
d13e98ce19
(XmlWriter.write_ref): Fixed typo.
...
svn: r3482
2004-08-23 11:14:38 +00:00
Tim Waugh
ab7c79cf86
2004-08-23 Tim Waugh <twaugh@redhat.com>
...
* src/GrampsDbBase.py (GrampsDbBase.find_source_from_handle): Set
GRAMPS ID on new source (bug #1014246 ).
svn: r3481
2004-08-23 10:42:36 +00:00
Don Allingham
d6e46b07e4
* src/Marriage.py: pychecker fixes
...
* src/RelLib.py: pychecker fixes
* src/SelectChild.py: pychecker fixes
* src/SelectObject: pychecker fixes
* src/SourceView.py: pychecker fixes
* src/Sources.py: pychecker fixes
* src/StyleEditor.py: pychecker fixes
* src/TarFile.py: pychecker fixes
* src/TipOfDay.py: pychecker fixes
* src/Utils.py: pychecker fixes
* src/WriteXML.py: pychecker fixes
svn: r3480
2004-08-22 23:16:57 +00:00
Tim Waugh
d780de9098
2004-08-23 Tim Waugh <twaugh@redhat.com>
...
* src/WriteGedcom.py (GedcomWriter.write_families): Write families
in GRAMPS ID order for easier change tracking.
svn: r3479
2004-08-22 23:11:30 +00:00
Tim Waugh
d03264425b
(GedcomWriter.fid): Use GRAMPS ID not DB handle.
...
svn: r3477
2004-08-22 16:33:31 +00:00
Tim Waugh
aeb4be6e99
* src/WriteGedcom.py (GedcomWriter.export_data): Write individuals
...
out in GRAMPS ID order.
svn: r3476
2004-08-22 16:30:43 +00:00
Tim Waugh
3fbbd73f9b
2004-08-22 Tim Waugh <twaugh@redhat.com>
...
* src/ReadXML.py (GrampsParser.start_object): Set GRAMPS ID.
svn: r3474
2004-08-22 16:18:33 +00:00
Tim Waugh
ac5ac33f9d
(XmlWriter.write_xml_data): Fixed families output by preventing
...
confusion between handles and GRAMPS IDs.
svn: r3473
2004-08-22 12:52:33 +00:00
Tim Waugh
20bf8f7799
(XmlWriter.write_family_handle): Use GRAMPS ID not DB handle.
...
(XmlWriter.write_xml_data): Sort family IDs before writing.
svn: r3472
2004-08-22 12:45:47 +00:00
Tim Waugh
049599ca95
(XmlWriter.write_xml_data): Fixed people output by preventing
...
confusion between handles and GRAMPS IDs.
svn: r3471
2004-08-22 12:37:44 +00:00
Tim Waugh
98fd53922f
(XmlWriter.write_xml_data): Sort person handles before writing.
...
svn: r3470
2004-08-22 12:21:01 +00:00
Tim Waugh
fbeab25019
2004-08-22 Tim Waugh <twaugh@redhat.com>
...
* src/WriteXML.py (write_xml_data): Fixed typo causing XML export to
omit all place definitions.
svn: r3469
2004-08-22 12:06:19 +00:00
Tim Waugh
5f413de986
2004-08-22 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py (probably_alive): Fixed typo (bug #1012347 ).
svn: r3468
2004-08-22 09:15:26 +00:00
Alex Roitman
355c3865f5
* src/WriteGedcom.py (write_sources, write_person, write_ord):
...
Use gramps id instead of handle.
* src/GenericFilter.py: Check object for being not None.
svn: r3467
2004-08-22 05:33:37 +00:00
Alex Roitman
41e0ff14a8
* src/plugins/Check.py: Import const module.
...
* src/PedView.py: Add person to the list even if there are no parents.
svn: r3466
2004-08-22 01:41:53 +00:00
Alex Roitman
cb66941d56
* src/ReadGedcom.py (parse_record, parse_individual, parse_ord,
...
parse_adopt_event): Don't include "@" signs into family gramps id.
* src/PedView.py (find_tree): Correctly retrieve parents.
svn: r3465
2004-08-21 20:43:34 +00:00
Alex Roitman
9406b8fdcf
* src/plugins/Verify.py (on_apply_clicked): Use gramps id for
...
display; (get_year): Corrections.
svn: r3464
2004-08-21 19:09:52 +00:00
Alex Roitman
e2359e9c19
* src/GrampsDbBase.py (find_event_from_handle):
...
Add transaction argument
svn: r3463
2004-08-21 18:58:19 +00:00
Alex Roitman
ca1c4fe042
* src/AddSpouse.py, src/ChooseParents.py, src/EditPerson.py,
...
src/EditPlace.py, src/EditSource.py, src/EventEdit.py,
src/FamilyView.py, src/GenericFilter.py,
src/Marriage.py, src/PedView.py, src/PeopleModel.py,
src/PlaceView.py, src/RelLib.py, src/SelectChild.py,
src/Sort.py, src/SourceView.py, src/SubstKeywords.py,
src/WriteGedcom.py, src/WriteXML.py, src/plugins/AncestorReport.py,
src/plugins/Ancestors.py, src/plugins/ChangeTypes.py,
src/plugins/DescendReport.py, src/plugins/DetDescendantReport.py,
src/plugins/EventCmp.py, src/plugins/FamilyGroup.py,
src/plugins/FanChart.py, src/plugins/FtmStyleAncestors.py,
src/plugins/FtmStyleDescendants.py, src/plugins/GraphViz.py,
src/plugins/IndivComplete.py, src/plugins/IndivSummary.py,
src/plugins/Merge.py, src/plugins/RelCalc.py, src/plugins/RelGraph.py,
src/plugins/Summary.py, src/plugins/TimeLine.py, src/plugins/Verify.py,
src/plugins/WebPage.py, src/plugins/WriteCD.py,
src/plugins/WritePkg.py, src/plugins/DetAncestralReport.py:
Use get_event_from_handle (not find_ ).
svn: r3462
2004-08-21 18:56:01 +00:00
Alex Roitman
e6a9800d80
* src/ReadGedcom.py (parse_record): Get objects from handles;
...
(handle_source): Refer to handle, not the object;
(parse_source): Use gramps id (not handle) to form the title.
* src/GrampsDbBase.py (get_person_from_handle): Typo;
(find_event_from_handle): Correctly create new event if not found.
* src/Sources.py (draw): Correctly sort, use gramps id when
displaying sources; (redraw): Use gramps id in the list view.
svn: r3461
2004-08-21 18:13:18 +00:00
Alex Roitman
831a3adb99
* src/data/gramps.schemas: Add /apps/gramps/interface/size-checked key.
...
* src/GrampsCfg.py (get_screen_size_checked,
save_screen_size_checked): Add functions.
* src/gramps_main.py: Enable sidebar depending on the screen
if the screen size has not been checked yet.
* src/ChooseParents.py: Set the size request depending on the screen.
* src/Marriage.py: Set the size request depending on the screen.
* src/gramps.glade (marriageEditor): Unset the height request
for the event list.
svn: r3459
2004-08-21 04:33:55 +00:00
Don Allingham
06ec9ff7ee
* src/gramps_main.py: update family display after EditPerson
...
* src/EditPerson.py: fix callback
svn: r3456
2004-08-21 03:36:00 +00:00
Alex Roitman
400f7d51b2
* src/plugins/Verify.py (on_apply_clicked): Append warnings
...
to errors instead of overwriting; determine actual dates of burial
and baptism; (get_year): Correctly compare calendar names.
* src/plugins/rel_it.py: removed translatable strings (should be
already italian).
* src/plugins/IndivComplete.py (_get_report_filters):
Set both ancestor and descendant filters to be inclusive.
* src/plugins/RelGraph.py (get_report_filters):
Set both ancestor and descendant filters to be inclusive.
* src/plugins/TimeLine.py (_get_report_filters):
Set both ancestor and descendant filters to be inclusive.
* src/plugins/WebPage.py (get_report_filters):
Set both ancestor and descendant filters to be inclusive.
* src/plugins/WriteFtree.py (__init__):
Set both ancestor and descendant filters to be inclusive.
* src/plugins/Ancestors.py (person_name): Use translated name type.
svn: r3454
2004-08-20 21:55:29 +00:00
Alex Roitman
1ed75ccabe
* src/WriteGedcom.py (get_option_box): Make filters inclusive.
...
* src/plugins/merge.glade: Switch button order to comply with HIG.
* src/mergedata.glade: Switch button order to comply with HIG.
* src/plugins/RelGraph.py (get_default_basename): Add function.
* src/plugins/AncestorReport.py (write_report): Translate
string properly.
* src/EventEdit.py (update_event): Use transtable.
* src/EditPerson.py (on_event_add_clicked, on_edit_birth_clicked,
on_edit_death_clicked, on_event_update_clicked):
Pass TransTable to the event editor.
* src/Marriage.py (on_add_clicked, on_event_update_clicked):
Pass TransTable to the event editor.
* src/plugins/FtmStyleAncestors.py,
src/plugins/FtmStyleDescendants.py:
Remove extra space between vars in "%(.*_place)s %(.*_notes)s"
* src/plugins/verify.glade: Translate button label.
* src/plugins/IndivSummary.py: Proper handling of translation.
* src/docgen/OpenOfficeDoc.py (pt2cm): Add function;
(draw_text): Convert points to cm for the box width;
Use self.string_width() method.
* src/BaseDoc.py (string_width): Add a method to compute width.
* src/docgen/LPRDoc.py (string_width): Override method.
* src/docgen/PdfDoc.py: Use self.string_width() method.
* src/docgen/SvgDrawDoc.py: Use self.string_width() method.
* src/plugins/AncestorChart2.py: Use self.doc.string_width() method.
* src/plugins/AncestorChart.py: Use self.doc.string_width() method.
* src/plugins/DesGraph.py: Use self.doc.string_width() method.
* src/plugins/FanChart.py: Use self.doc.string_width() method.
* src/plugins/TimeLine.py: Use self.doc.string_width() method.
* src/plugins/eval.glade: HIG compliance.
svn: r3453
2004-08-20 21:26:51 +00:00
Alex Roitman
96ab4c4bdb
* src/plugins/rel_da.py: Convert to new interface. Add to CVS.
...
* src/plugins/rel_fi.py: Convert to new interface. Add to CVS.
* src/plugins/rel_fr.py: Convert to new interface. Add to CVS.
* src/plugins/rel_no.py: Convert to new interface. Add to CVS.
* src/plugins/rel_sv.py: Convert to new interface. Add to CVS.
* src/plugins/Makefile.am: Ship new files.
* src/Relationship.py (apply_filter): Keep gender info of all
member in the relationship chain, not just number of generations;
(is_spouse): correctly compare handles; (get_relationship_distance,
get_relationship, get_grandparents_string): correctly use apply_filter.
* src/plugins/rel_it.py (get_relationship): Correctly use apply_filter.
* src/plugins/rel_hu.py (get_relationship): Correctly use apply_filter.
* src/plugins/rel_de.py (is_spouse): Remove function;
(get_relationship): Correctly use apply_filter.
* src/plugins/rel_ru.py (is_spouse): Remove function;
(get_relationship): Correctly use apply_filter.
svn: r3452
2004-08-20 19:10:01 +00:00
Tim Waugh
7d259a6349
2004-08-20 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py (Event.are_equal): Fixed comparison with None.
svn: r3451
2004-08-20 13:44:48 +00:00
Don Allingham
0175cf1bbf
* src/plugins/RelCalc.py: use empty string instead of None
...
* src/EditPerson.py: pychecker fixes
* src/EditPlace.py: pychecker fixes
* src/EditSource.py: pychecker fixes
* src/GenericFilter.py: pychecker fixes
* src/GrampsCfg.py: pychecker fixes
* src/ImageSelect.py: pychecker fixes
* src/ListModel.py: pychecker fixes
* src/MediaView.py; pychecker fixes
* src/MergeData.py: pychecker fixes
* src/PedView.py: pychecker fixes
* src/PeopleView.py: pychecker fixes
* src/PlaceView.py: pychecker fixes
* src/Plugins.py: pychecker fixes
* src/RelImage.py: pychecker fixes
* src/Relationship.py: pychecker fixes
svn: r3450
2004-08-20 12:11:56 +00:00
Tim Waugh
182bf44509
2004-08-20 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/RelCalc.py (__init__): Handle unknown birth dates.
svn: r3449
2004-08-20 11:58:06 +00:00
Tim Waugh
024bc4dd01
2004-08-20 Tim Waugh <twaugh@redhat.com>
...
* src/Calendar.py (calendar_names): Fixed typo.
svn: r3448
2004-08-20 11:14:15 +00:00
Don Allingham
e50e33cba6
* src/AutoComp.py: remove double display of data
...
* src/FamilyView.py: remove unused check
* src/GrampsBSDDB.py: search by gramps_id
* src/GrampsDbBase.py: search by gramps_id, unicode/str conversions
* src/Marriage.py: handle gramps_id editing
* src/ReadXML.py: fix handle/gramps_id on import
* src/plugins/RelCalc.py: display date instead of event handle
* src/Relationship.py: family handles working
* src/PeopleModel.py: comment out unused functions
* src/PeopleModel.py: simplify model interface
* src/AddSpouse.py: get_family_from_handle fixes
* src/EditPerson.py: get_family_from_handle fixes
* src/EditSource.py: get_family_from_handle fixes
* src/GraphLayout.py: get_family_from_handle fixes
* src/ImageSelect.py: get_family_from_handle fixes
* src/MediaView.py: get_family_from_handle fixes
* src/MergeData.py: get_family_from_handle fixes
* src/PlaceView.py: get_family_from_handle fixes
* src/ReadXML.py: get_family_from_handle fixes
* src/RelLib.py: get_family_from_handle fixes
* src/Relationship.py: get_family_from_handle fixes
* src/SelectChild.py: get_family_from_handle fixes
* src/SourceView.py: get_family_from_handle fixes
* src/SubstKeywords.py: get_family_from_handle fixes
* src/WriteXML.py: get_family_from_handle fixes
* src/gramps_main.py: get_family_from_handle fixes
svn: r3446
2004-08-20 02:20:06 +00:00
Don Allingham
79f7ff0cad
* PeopleModel.py: simplify model interface
...
* EditPerson.py: get_family_from_handle fixes
* EditSource.py: get_family_from_handle fixes
* GraphLayout.py: get_family_from_handle fixes
* ImageSelect.py: get_family_from_handle fixes
* MediaView.py: get_family_from_handle fixes
* MergeData.py: get_family_from_handle fixes
* PlaceView.py: get_family_from_handle fixes
* ReadXML.py: get_family_from_handle fixes
* RelLib.py: get_family_from_handle fixes
* Relationship.py: get_family_from_handle fixes
* SelectChild.py: get_family_from_handle fixes
* SourceView.py: get_family_from_handle fixes
* SubstKeywords.py: get_family_from_handle fixes
* WriteXML.py: get_family_from_handle fixes
* gramps_main.py: get_family_from_handle fixes
* plugins/AncestorChart.py: get_family_from_handle fixes
* plugins/AncestorChart2.py: get_family_from_handle fixes
* plugins/AncestorReport.py: get_family_from_handle fixes
* plugins/Ancestors.py: get_family_from_handle fixes
* plugins/Check.py: get_family_from_handle fixes
* plugins/CountAncestors.py: get_family_from_handle fixes
* plugins/Desbrowser.py: get_family_from_handle fixes
* plugins/DescendReport.py: get_family_from_handle fixes
* plugins/DetAncestralReport.py: get_family_from_handle fixes
* plugins/DetDescendantReport.py: get_family_from_handle fixes
* plugins/FamilyGroup.py: get_family_from_handle fixes
* plugins/FanChart.py: get_family_from_handle fixes
* plugins/FtmStyleAncestors.py: get_family_from_handle fixes
* plugins/FtmStyleDescendants.py: get_family_from_handle fixes
* plugins/GraphViz.py: get_family_from_handle fixes
* plugins/IndivComplete.py: get_family_from_handle fixes
* plugins/IndivSummary.py: get_family_from_handle fixes
* plugins/Merge.py: get_family_from_handle fixes
* plugins/RelGraph.py: get_family_from_handle fixes
* plugins/Verify.py: get_family_from_handle fixes
* plugins/WebPage.py: get_family_from_handle fixes
* plugins/WriteCD.py: get_family_from_handle fixes
* plugins/WritePkg.py: get_family_from_handle fixes
* plugins/rel_de.py: get_family_from_handle fixes
* plugins/rel_hu.py: get_family_from_handle fixes
* plugins/rel_ru.py: get_family_from_handle fixes
svn: r3443
2004-08-19 21:35:16 +00:00
Tim Waugh
f813a0a774
2004-08-19 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py (probably_alive): Use get_family_from_handle instead
of find_family_from_handle.
svn: r3441
2004-08-19 17:07:37 +00:00
Tim Waugh
f8f3700c21
2004-08-19 Tim Waugh <twaugh@redhat.com>
...
* src/WriteGedcom.py (get_persons_sources): Remove extra calls to
get_handle() to prevent traceback.
svn: r3440
2004-08-19 17:04:55 +00:00
Don Allingham
f69866a8b4
* src/DisplayModels.py: simplify internal iter handling.
...
Move to a single list instead of multiple dictionaries.
svn: r3439
2004-08-19 16:49:16 +00:00
Tim Waugh
27eaa233ab
2004-08-19 Tim Waugh <twaugh@redhat.com>
...
* src/gramps_main.py (import_tool_callback): Set home person.
svn: r3438
2004-08-19 16:35:07 +00:00
Don Allingham
c25812de5d
* src/ChooseParents.py: use get_family_from_handle instead
...
of find_family_from_handle
svn: r3437
2004-08-19 16:00:40 +00:00
Don Allingham
e3c16d18ef
* src/EditPerson.py: fix None gramps_id for new person
...
* src/PeopleModel.py: add sort_name back in
svn: r3435
2004-08-19 03:44:10 +00:00
Alex Roitman
1a44982ab0
* configure.in: Check for pygtk instead of pygtk-dev.
...
* src/accent.py: Replace unknown chars with "?".
svn: r3434
2004-08-19 03:33:11 +00:00
Don Allingham
a57fc7f25b
* src/accent.py: provide sorting on i18n characters without
...
accents
* src/Makefile.am: add accent.py to list
svn: r3433
2004-08-19 02:37:35 +00:00
Alex Roitman
ea6798d860
Update
...
svn: r3431
2004-08-18 04:48:23 +00:00
Don Allingham
bed73e4f7b
* src/RelImage.py: remove PIL
...
* src/Imgmanip.py: remove PIL
* src/MediaView.py: remove PIL
* src/accent.py: support of unaccenting characters for comparison,
and sorting
* src/RelLib.py: build sort name using unaccented version
* src/PeopleView.py: get bold working again
* src/PeopleModel.py: sort using unaccented characters
svn: r3428
2004-08-18 03:55:55 +00:00
Tim Waugh
f41204f7c3
2004-08-17 Tim Waugh <twaugh@redhat.com>
...
* src/FamilyView.py (spouse_changed): Update display.
svn: r3418
2004-08-17 16:58:34 +00:00
Tim Waugh
9b461526c0
2004-08-16 Tim Waugh <twaugh@redhat.com>
...
* src/gramps_main.py (__init__): Update display after initialization.
This fixes a display problem when family view is the default.
svn: r3409
2004-08-16 13:31:35 +00:00
Tim Waugh
cbab5461eb
2004-08-16 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Fixed typo.
svn: r3408
2004-08-16 13:28:41 +00:00
Tim Waugh
b2a29434a8
2004-08-16 Tim Waugh <twaugh@redhat.com>
...
* gramps.spec.in, gramps-mdk.spec.in: Fixed.
svn: r3404
2004-08-16 11:12:22 +00:00
Tim Waugh
22f2538c56
2004-08-16 Tim Waugh <twaugh@redhat.com>
...
* src/data/gramps.desktop: Fixed.
svn: r3403
2004-08-16 11:11:15 +00:00
Tim Waugh
f9c009f123
2004-08-16 Tim Waugh <twaugh@redhat.com>
...
* src/data/Makefile.am: Fix 'distcheck' as much as possible.
svn: r3402
2004-08-16 09:32:07 +00:00
Tim Waugh
4f89f77201
2004-08-15 Tim Waugh <twaugh@redhat.com>
...
* src/data/Makefile.am: Make 'distcheck' get further.
svn: r3398
2004-08-15 21:31:28 +00:00
Tim Waugh
d4eab3595b
2004-08-15 Tim Waugh <twaugh@redhat.com>
...
* src/Makefile.am: Removed src/Find.py.
svn: r3395
2004-08-15 19:46:02 +00:00
Don Allingham
d05a83ecd1
* various: Updated cleaned up API
...
svn: r3388
2004-08-13 04:34:07 +00:00
Don Allingham
0106660f10
* src/GenericFilter.py: fixed find/get_family_from_handle
...
* src/WriteGedcom.py: fixed find/get_family_from_handle
svn: r3375
2004-08-11 17:00:38 +00:00
Don Allingham
4b8a56bd90
* src/AddrEdit.py: setCountry -> set_country
...
* src/RelLib.py: Add concept of PrimaryObject
* src/GrampsDbBase.py: add local constants
* src/ReadGedcom.py: support new API
svn: r3374
2004-08-11 16:22:36 +00:00
Tim Waugh
2393a3d731
2004-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/GrampsDbBase.py: Fixed some missed str()s.
svn: r3373
2004-08-11 16:12:08 +00:00
Alex Roitman
974e617ca5
* src/Makefile.am: Ship new files: GrampsDbBase.py, GrampsXMLDB.py,
...
and GrampsGEDDB.py.
svn: r3372
2004-08-11 05:06:28 +00:00
Don Allingham
fa4fe6d391
* src/RelLib.py: rework of the API
...
* src/*.py: rework of the api
svn: r3371
2004-08-11 03:42:38 +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
4638ac2d0a
* src/AutoComp.py: switch over entirely to ComboBox for
...
autocompletion
* src/GenericFilter.py: support ComboBox
* src/TransTable.py: sort items on getting keys
* src/plugins/FilterEditor.py: support ComboBox
* src/plugins/SoundGen.py: support ComboBox
* src/plugins/soundex.glade: support ComboBox
svn: r3346
2004-08-06 03:08:27 +00:00
Don Allingham
dcbc150d76
* src/AttrEdit.py: use ComboBox
...
* src/NameEdit.py: use ComboBox
* src/gramps.glade: use ComboBox
* src/plugins/ChangeTypes.py: use ComboBox
* src/plugins/changetype.glade: use ComboBox
svn: r3333
2004-08-05 04:14:21 +00:00
Don Allingham
e2526f32f3
* src/WriteXML.py: always write the default location for a place
...
* src/EditPerson.py: don't for write of multimedia objects if
not edited
* src/ImageSelect.py: don't for write of multimedia objects if
not edited
* src/AutoComp.py: build ListStore for ComboBox and Entry
* src/AddSpouse.py: use ComboBox
* src/Marriage.py: use ComboBox
* src/gramps.glade: Switch from gtk.Combo to gtk.ComboBox and
gtk.ComboxEntry
* src/EventEdit.py: handle autocompletion
* src/RelLib.py: remove cPickle import
* src/GrampsDbBase.py: fix has_handle functions
svn: r3325
2004-08-04 04:53:29 +00:00
Don Allingham
842308a22a
* src/WriteGedcom.py: move up from plugins directory
...
* src/ReadGedcom.py: move up from plugins directory
* src/gedcomimport.glade: move up from plugins directory
* src/gedcomexport.glade: move up from plugins directory
svn: r3310
2004-08-01 21:38:50 +00:00
Don Allingham
99ffd9cd52
* src/AddSpouse.py: fix gender selection
...
* src/DbPrompter.py: support other DB formats
* src/GrampsBSDDB.py: BSDDB format, derived from GrampsDbBase
* src/GrampsDbBase.py: base class for database classes
* src/GrampsGEDDB.py: GEDCOM format, derived from GrampsDbBase
* src/GrampsXMLDB.py: XML format, derived from GrampsDbBase
* src/PeopleModel.py: handle rebuilds better
* src/RelLib.py: use try_to_find_person_from_handle
* src/WriteXML.py: use gramps ids instead of handles
* src/const.py.in: handle family relations correctly
* src/gramps_main.py: remove prefix settings
* src/data/gnome-mime-application-x-gramps-xml.png: new icon
* src/data/gramps.applications: support for x-gramps-xml
* src/data/gramps.keys: support for x-gramps-xml
* src/data/gramps.mime: support for x-gramps-xml
* src/data/gramps.schemas: added event format
* src/data/gramps.xml: support for x-gramps-xml
* src/plugins/ReadGedcom.py: start of GEDDB support
* src/plugins/WriteGedcom.py: start of GEDDB support
svn: r3306
2004-08-01 04:21:31 +00:00
Don Allingham
09b81f00b5
* src/const.py.in: fix relationship types
...
svn: r3303
2004-07-31 03:51:34 +00:00
Don Allingham
da1ab5eef0
* src/GrampsBSDDB.py: broke out support for database class to
...
make it easier to support multiple backends in the future
* src/RelLib.py: broke out support for database class to
make it easier to support multiple backends in the future
* src/AddSpouse.py: better support for gay unions
* src/ChooseParents.py: better support for gay unions
* src/FamilyView.py: better support for gay unions
* src/Marriage.py: better support for gay unions
* src/ReadXML.py: better support for gay unions
* src/gramps.glade: better support for gay unions
* src/gramps_main.py: better support for gay unions
* src/Check.py: better support for gay unions
* src/ReadGedcom.py: better support for gay unions
svn: r3302
2004-07-30 18:56:49 +00:00
Alex Roitman
a02daf5282
* src/GrampsCfg.py: Remove unneeded id_edit widget.
...
* src/gramps.glade: Manually switch toolbar items from
to ToolButtons to buttons to work around libglade bug. Remove
unused id_edit widget and the label.
* src/mergedata.glade: Switch button order to comply with HIG.
* src/plugins/merge.glade: Switch button order to comply with HIG.
svn: r3294
2004-07-29 04:40:09 +00:00
Alex Roitman
56d2c0012b
* src/data/Makefile.am: Uninstall everything that we install.
...
svn: r3291
2004-07-28 23:38:34 +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
10cd664ea8
* src/data/Makefile.am: Use HUP instead of default SIGTERM.
...
svn: r3284
2004-07-26 21:30:05 +00:00
Alex Roitman
19ba391540
* src/data/Makefile.am: Execute `pkill gconfd'.
...
svn: r3282
2004-07-26 04:10:05 +00:00
Alex Roitman
2e1bdee01b
* src/GrampsCfg.py: More re-work of gconf usage.
...
* src/StartupDialog.py: Access keys through GrampsCfg methods.
* src/TipOfDay.py: Access keys through GrampsCfg methods.
* src/gramps_main.py: More re-work of gconf usage.
* src/data/gramps.schemas: More re-work of gconf usage.
* src/gramps.glade: Hotkey corrections.
svn: r3278
2004-07-20 02:27:55 +00:00
Alex Roitman
c58f293b67
* src/ArgHandler.py: Convert to new gconf usage.
...
* src/Report.py: Convert to new gconf usage.
svn: r3275
2004-07-15 02:55:22 +00:00
Alex Roitman
f719ae6edb
* src/data/gramps.schemas: Cleanup.
...
* src/data/Makefile.am: Clen up install rule. Add uninstall rule.
* src/StartupDialog.py: Correct use of keys.
* src/GrampsCfg.py: Correct usage of gconf.
* src/DbPrompter.py: Remove unused module.
* src/SelectChild.py: Remove unused module.
* src/SelectObject.py: Remove unused module.
* src/WriteXML.py: Remove unused module.
* src/gramps_main.py: Convert to new gconf usage.
* src/FamilyView.py: Convert to new gconf usage.
* src/AddSpouse.py: Convert to new gconf usage.
* src/ChooseParents.py: Convert to new gconf usage.
* src/EditPerson.py: Convert to new gconf usage.
* src/EditPlace.py: Convert to new gconf usage.
* src/EditSource.py: Convert to new gconf usage.
* src/EventEdit.py: Convert to new gconf usage.
* src/ImageSelect.py: Convert to new gconf usage.
* src/Marriage.py: Convert to new gconf usage.
* src/MediaView.py: Convert to new gconf usage.
* src/MergeData.py: Convert to new gconf usage.
* src/PedView.py: Convert to new gconf usage.
* src/Plugins.py: Convert to new gconf usage.
* src/RelLib.py: Convert to new gconf usage.
* src/TipOfDay.py: Convert to new gconf usage.
* src/plugins/AncestorChart2.py: Remove unused module.
* src/plugins/AncestorChart.py: Remove unused module.
* src/plugins/BookReport.py: Remove unused module.
* src/plugins/FanChart.py: Remove unused module.
* src/plugins/Partition.py: Remove unused module.
* src/plugins/Desbrowser.py: Convert to new gconf usage.
* src/plugins/Merge.py: Convert to new gconf usage.
* src/plugins/RelCalc.py: Convert to new gconf usage.
* src/plugins/WebPage.py: Convert to new gconf usage.
svn: r3274
2004-07-15 02:54:04 +00:00
Alex Roitman
f0d4576a57
* src/data/gramps.schemas: Add to CVS.
...
* src/data/Makefile.am: Install schemas.
* configure.in: Insert AM_GCONF_SOURCE_2 macro.
svn: r3273
2004-07-14 04:39:05 +00:00
Alex Roitman
a4badb4bd9
* src/plugins/WriteGedcom.py: Fix image path problem.
...
svn: r3272
2004-07-14 01:44:04 +00:00
Alex Roitman
e6780e09f2
* src/Exporter.py: Fix EXPAND/FILL state of the chooser widget.
...
* src/DbPrompter.py (SaveAsDbPrompter): Remove class.
svn: r3271
2004-07-13 13:47:37 +00:00
Don Allingham
748ff3b83c
* src/plugins/WriteGedcom.py: use the correct id value
...
svn: r3270
2004-07-13 04:21:05 +00:00
Alex Roitman
d016cc5775
* src/plugins/ReadGedcom.py (GedcomParser.__init__): Use
...
universal newline mode to work with Mac newlines.
svn: r3269
2004-07-13 03:08:35 +00:00
Alex Roitman
7ff4d55037
* src/Exporter.py: Keep track of added extra pages.
...
* src/plugins/WriteGedcom.py: Switch from radiobuttons to menu
for the encoding choice.
* src/plugins/gedcomexport.glade: Clean up interface.
svn: r3267
2004-07-12 21:29:15 +00:00
Don Allingham
a156ad5cbd
* src/FamilyView.py: handle deleting of parent properly
...
* src/plugins/WriteGedcom.py: revert to using GRAMPS ID values
* src/plugins/WriteXML.py: use proper ID values
* src/FamilyView.py: fix removal of parents
svn: r3265
2004-07-11 23:53:02 +00:00
Alex Roitman
c340a04e68
* src/WriteXML.py: Add person to the export function arugments.
...
svn: r3264
2004-07-11 06:08:35 +00:00
Alex Roitman
e2119b6992
* src/plugins/gedcomexport.glade: Update to work with the druid.
...
svn: r3263
2004-07-11 06:04:55 +00:00
Alex Roitman
156607d9af
* src/plugins/WriteGedcom.py: Rewrite to enable passing the
...
options interface.
* src/Exporter.py: Use options if given by the plugin.
svn: r3262
2004-07-11 06:03:07 +00:00
Alex Roitman
91d89048e1
Update
...
svn: r3261
2004-07-11 06:01:19 +00:00
Alex Roitman
15a80062ea
* NEWS: Update.
...
* src/Exporter.py: Clean up, add doc strings.
* src/plugins/WriteGedcom.py: Change registration.
Use command-line export for the time being (all defaults).
svn: r3259
2004-07-10 23:31:28 +00:00
Don Allingham
c5787e9e4e
* src/AddMedia.py: Handle the new file selector
...
* src/MediaView.py: redraw list properly
svn: r3258
2004-07-10 04:49:53 +00:00
Alex Roitman
8a68101d17
* src/Report.py (parse_report_options_frame): Use integer 1 and 0
...
instead of True and False for the pagebreak option.
svn: r3256
2004-07-09 20:28:30 +00:00
Alex Roitman
b76bc6d42d
* src/gramps_main.py (on_export_activate): Switch to new Exporter.
...
* src/WriteXML.py: Change registration. Return 1 on success and
0 when on failure.
* src/Utils.py (get_new_filename): Add function.
* src/DbPrompter.py (get_new_filename): Remove function.
* src/Exporter.py: Add to CVS.
* src/Makefile.am: Ship Exporter.py.
* src/Plugins.py (register_export): Change to the new scheme.
svn: r3254
2004-07-09 18:19:47 +00:00
Don Allingham
1333c80f7f
* src/ChooseParents.py: build an exclusion list of those
...
obviously not the parents
* src/EditPerson.py: allow ID value to be edited
* src/RelLib.py: Add try_to_find_from_gramps_id
* src/ImageSelect.py: catch OSError
svn: r3253
2004-07-09 04:31:43 +00:00
Alex Roitman
3c108b27b7
* src/DbPrompter.py: Handle package export.
...
* src/plugins/WritePkg.py: Register with the new scheme.
* src/plugins/ReadPkg.py: Minor cleanups.
* src/WriteXML.py: Minor cleanups.
svn: r3249
2004-07-03 04:46:51 +00:00
Alex Roitman
bcbd65f783
* src/DbPrompter.py (SaveAsDbPrompter.change_suggested_name):
...
Add method; (SaveAsDbPrompter.chooser): Make dialog a class attribute.
Connect handler to the filter change event; (get_new_filename): Make
a module function (outside any class).
svn: r3248
2004-07-02 15:33:16 +00:00
Don Allingham
2924bb77c9
* src/gramps_main.py: disable find old "find" function
...
* src/gramps.glade: enable TreeView find function
* src/PeopleView.py: don't unselect a row if it isn't a valid person.
svn: r3247
2004-07-02 02:53:51 +00:00
Alex Roitman
99d6b38312
* src/gramps_main.py (on_export_activate): Delegate work
...
to DbPrompter.
* src/WriteXML.py: Register with the new scheme.
* src/DbPrompter.py (SaveAsDbPrompter): Add class.
svn: r3246
2004-07-01 04:09:55 +00:00
Don Allingham
7592aa4d62
* src/FamilyView.py: fix reordering of children
...
* src/ChooseParents.py: get filters working again
* src/AddSpouse.py: update display after addition of person
* src/Utils.py: new id generation algorithm
svn: r3245
2004-06-30 04:06:10 +00:00
Don Allingham
72a04eef03
* src/ChooseParents.py: fix parent selection
...
* src/FamilyView.py: fix update of parents after selction
* src/PeopleView.py: fix update of parents after selction
* src/gramps_main.py: fix update of parents after selction
* src/EditPerson.py: fix person id reference
svn: r3244
2004-06-29 03:51:49 +00:00
Alex Roitman
4a3b978f9e
* src/RelLib.py: gramps id fixes.
...
* src/ReadXML.py: gramps id fixes.
* src/plugins/ReadGedcom.py: gramps id fixes.
svn: r3243
2004-06-29 02:33:25 +00:00
Alex Roitman
191312c95a
* src/plugins/WebPage.py (IndividualPage.write_urls):
...
Add function; (IndividualPage.create_page): use write_urls().
svn: r3242
2004-06-28 19:08:15 +00:00
Alex Roitman
416310dc17
* src/DbPrompter.py: Add new class for new, existing, and import
...
prompters. Enable opening any format on the startup.
* src/gramps_main.py: Use new DbPrompter classes.
* src/ArgHandler.py: Use new DbPrompter classes.
svn: r3239
2004-06-28 18:16:42 +00:00
Alex Roitman
a35aa9bcf7
* src/DbPrompter.py: Add NewNativeDbPrompter class for setting up
...
a native database. Enable opening any format on the startup.
* src/gramps_main.py: Use NewNativeDbPrompter when opening
non-native data.
svn: r3237
2004-06-28 13:19:06 +00:00
Don Allingham
ca2b166f8f
* src/gramps_main.py: fix import problem
...
svn: r3234
2004-06-27 18:08:19 +00:00
Don Allingham
673af70455
* src/gramps_main.py: dropped New Database message. After all, it should
...
be incredibly obvious.
* src/Utils.py: create_id to generate random internal ID
* src/RelLib.py: new internal ID support
* src/AddSpouse.py: bug fixes
* src/ChooseParents.py: bug fixes
* src/PeopleModel.py: bug fixes
* src/PeopleView.py: bug fixes
* src/FamilyView.py: bug fixes
* src/Bookmarks.py: support for new internal IDs
* src/EditPerson.py: support for new internal IDs
* src/plugins/ReadGedcom.py: handle new internal IDs
svn: r3233
2004-06-27 03:10:06 +00:00
Alex Roitman
e9a3377dda
* src/gramps_main.py (on_import_activate,on_export_activate):
...
Add methods.
* src/Plugins.py (build_import_menu,build_export_menu): Remove;
(register_export): Change to the new scheme.
* src/gramps.glade: Add handlers to Import and Export menus.
Rename Export to Save As..., add icons.
svn: r3232
2004-06-26 05:39:43 +00:00
Alex Roitman
2137e803e4
* src/ArgHandler.py (handle_args): Add import callback call.
...
* src/gramps_main.py: Use open filters, mime types, and handlers
from import plugins.
* src/Plugins.py: Change import plugin registration.
* src/ReadXML.py: Change registration.
* src/plugins/ReadGedcom.py: Change registration.
* src/plugins/ReadPkg.py: Rewrite and change registration.
svn: r3231
2004-06-24 03:29:38 +00:00
Don Allingham
e8dd8dde0b
* src/EditPerson,py: allow reordering of event columns
...
* src/TransTable.py: allow to be initialized with a list instead of a map
* src/gramps.glade: allow reordering of event columns
* src/gramps_main.py: catch program_init exception
* src/ListModel.py: allow reordering of columns
svn: r3230
2004-06-23 04:54:33 +00:00
Alex Roitman
6a06bf2c8a
* doc/gramps.1.in, doc/gramps.1: Update.
...
svn: r3229
2004-06-23 02:59:29 +00:00
Alex Roitman
0ff408da30
* src/plugins/WriteCD.py (PackageWriter.on_ok_clicked):
...
Convert missing media handling to the database interface.
svn: r3228
2004-06-22 21:02:05 +00:00
Alex Roitman
3be97cd506
* src/ArgHandler.py (parse_args): Switch from 'tgz' to 'gpkg'
...
for Gramps package; (handle_args): Use separate dir for all
import-produced files; (cl_export): Convert media objects export
to the database interface.
* src/ReadXML.py (importData): Copy all local (with respect to
the old XML way) media object files into <database>.images dir
(created if did not previously exist). Change objects' paths
accordingly; (GrampsParser.start_object): Do not modify path
in the parser. This way we know that the objects are local.
* src/RelLib.py (get_event_keys): Add method to GrampsDB class.
* src/plugins/WritePkg.py (PackageWriter.export):
Convert missing media handling to the database interface.
svn: r3227
2004-06-22 20:49:22 +00:00
Alex Roitman
86b78e5c3c
* src/ArgHandler.py: Fixes.
...
* src/gramps_main.py: Don't show topWindow until ArgHandler is done.
* src/plugins/Summary.py: Fixes.
svn: r3224
2004-06-21 23:22:55 +00:00
Alex Roitman
274bce11b4
* NEWS: Update.
...
svn: r3223
2004-06-21 21:49:43 +00:00
Alex Roitman
445264275a
* src/PedView.py: Fix anchors. Switch from storing person objects
...
to their IDs. Start on building Spouses and Siblings submenus
in the context menu.
svn: r3220
2004-06-21 17:08:51 +00:00
Alex Roitman
53ec8ad409
* src/data/gramps.keys, src/data/mime: Add package and GEDCOM.
...
svn: r3219
2004-06-21 13:56:58 +00:00
Alex Roitman
03cab9f9bd
* configure.in: Bump up the version number.
...
* src/gramps.py: Pass complete argument string.
* src/gramps_main.py: Pass popt table to gnome_init().
Always enable argument handling. (read_xml,read_pkg): Add functions.
* src/const.py.in: Define popt table, add all gnome options.
* src/ArgHandler.py: Add long options for gramps-specific options.
Add handling for the first filename argument. Use 'gramps-xml'
to denote old gramps (XML) format.
* src/DbPrompter.py: Add hint for the filename.
* src/plugins/ReadNative.py: Cosmetic changes.
* src/plugins/ReadPkg.py: Cosmetic changes.
* src/plugins/WritePkg.py: Typo.
* src/data/gramps.xml: Add mime type for gramps package.
* src/data/gramps.applications: Add gramps package to the list.
* src/data/Makefile.am: Typo.
* src/gramps_main.py: removed new database info message
* src/plugins/ReadGedcom.py: Fixed typos preventing import.
(i.e. set_type instead of SetType, etc.)
* Release: Version 1.1.0 "And now for something completely different"
released.
svn: r3218
2004-06-21 05:10:27 +00:00
Don Allingham
ab131c3f0c
* src/DisplayModels,py: faster sorting of places
...
* src/PlaceView,py: faster sorting of places
* src/RelLib,py: faster sorting of places
* src/gramp_main.py: removed new database info message
svn: r3217
2004-06-20 03:06:21 +00:00
Jason Salaz
18fecafb91
src/plugins/ReadGedcom.py: Fixed typos preventing import
...
svn: r3216
2004-06-19 03:50:52 +00:00
Don Allingham
11aa47c41b
* src/RelLib.py: fix index for place map
...
* src/FamilyView.py: include person ID's
svn: r3212
2004-06-15 03:43:33 +00:00
Alex Roitman
310f5b17dd
* NEWS: Update.
...
svn: r3208
2004-06-14 22:35:14 +00:00
Alex Roitman
f5206ae5cd
* src/gramps.glade: Typos.
...
* src/ImageSelect.py: Correctly update property editors on OK
and Cancel.
* src/EventEdit.py: Typo.
* src/Sources.py: Set change flag on deletion of the source reference.
* src/RelLib.py: Add media list into serialization and restore.
svn: r3206
2004-06-13 06:18:20 +00:00
Don Allingham
5d01154b88
* src/filters/*: removed
...
* src/plugins/WritePkg.py: brought up to date
svn: r3205
2004-06-12 04:39:45 +00:00
Don Allingham
6a8e8fa8d1
* src/plugins/WriteGedcom.py: brought up to date
...
* src/gramps_main.py: beta warning
svn: r3204
2004-06-09 23:59:03 +00:00
Alex Roitman
346801977b
Update
...
svn: r3200
2004-06-03 05:36:16 +00:00
Alex Roitman
c5c4a151c2
* src/MediaView.py: Pass parent to GlobalMediaProperties; typos.
...
* src/SelectObject.py: Typos.
* src/ImageSelect.py (LocalMediaProperties.__init__,
GlobalMediaProperties.__init__): Handle source tab.
* src/EventEdit.py: Handle gallery tab.
* src/WriteXML.py (dump_my_event): Write object references;
* src/gramps.glade: Add gallery tab to Event Editor; add source
tab to media property editor.
* src/RelLib.py (Event): Add media_list and related methods;
(ObjectRef): Inherit from SourceNote, remove unnecessary functions;
(GrampsDB.get_media_attribute_types): Add method.
* src/ReadXML.py (start_sourceref): Check for attribute before
the object. Objects may have attributes; (start_objref): Parse media
object references for Event records.
svn: r3199
2004-06-03 05:35:30 +00:00
Don Allingham
6a25e86405
* src/DisplayModels.py: support for Spouse column
...
* src/MediaView.py: fix try_to_find_object_from_id
* src/PeopleModel.py: support for Spouse column
* src/RelLib.py: handle expanding columns
svn: r3198
2004-06-03 03:28:46 +00:00
Don Allingham
9cb2a3afc3
* src/EditSource.py: try_to_find_person_from_id fix
...
* src/PedView.py: try_to_find_person_from_id fix
* src/Utils.py: try_to_find_person_from_id fix
svn: r3197
2004-05-31 03:50:06 +00:00
Don Allingham
affda15461
* various: installation fixes
...
svn: r3196
2004-05-28 04:04:04 +00:00
Don Allingham
4caf81273c
* Makefiles: updated for installation
...
* src/data/gnome-mime-application-x-gramps.png: new icon
* src/data/gramps.svg: new icon
* src/data/gramps.xml: mime information
svn: r3195
2004-05-27 04:29:43 +00:00
Alex Roitman
e7b77ccb83
* src/RelLib.py (Transaction.__len__): Redefine length.
...
* src/ChooseParents.py, src/EditPerson.py, src/EditSource.py,
src/EventEdit.py, src/FamilyView.py, src/gramps_main.py,
src/ImageSelect.py, src/Marriage.py, src/MediaView.py,
src/PedView.py, src/PeopleModel.py, src/PlaceView.py,
src/SelectChild.py, src/SelectObject.py, src/Sources.py,
src/SourceView.py, src/Utils.py, src/Witness.py,
src/WriteXML.py: Switch from find_* to try_to_find_* methods.
svn: r3193
2004-05-26 03:26:18 +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
bb26f82775
* src/PeopleModel.py: temporary fix for add person update
...
* src/PeopleView.py: temporary fix for add person update
svn: r3190
2004-05-25 03:41:35 +00:00
Don Allingham
2439564ba2
* various: transactions are now required for commits
...
svn: r3186
2004-05-24 04:32:19 +00:00
Don Allingham
109fe90e97
* src/plugins/ReadGedcom.py: full support for undo
...
svn: r3183
2004-05-20 04:41:55 +00:00
Don Allingham
ec3156362a
* src/ImageSelect.py: undo messages
...
* src/MediaView.py: undo messages
* src/RelLib.py: use db for undo status
svn: r3182
2004-05-20 00:12:14 +00:00
Don Allingham
e82f8d1bba
* various: undo messages
...
svn: r3181
2004-05-19 06:13:36 +00:00
Don Allingham
351ae558dd
* src/GrampsCfg.py: added support for tip of the day
...
* src/data/tips.xml: tip data
* src/TipOfDay.py: support for tip of the day
* src/gramps_main.py: support for tip of the day
* src/const.py: support for tip of the day
* src/gramps.glade: support for tip of the day
svn: r3178
2004-05-18 07:00:34 +00:00
Don Allingham
05edb76bbc
update
...
svn: r3176
2004-05-17 03:00:48 +00:00
Don Allingham
68df0add5f
update
...
svn: r3175
2004-05-17 02:59:44 +00:00
Alex Roitman
0a40ed1759
* src/plugins/ReorderIds.py: Display message and return.
...
svn: r3174
2004-05-17 01:06:09 +00:00
Alex Roitman
de0ee518ed
* src/plugins/RelGraph.py (_get_event_label): Typo.
...
svn: r3173
2004-05-16 23:40:00 +00:00
Alex Roitman
f72dfd8625
* src/plugins/RelGraph.py: Menu for family options.
...
svn: r3172
2004-05-16 16:12:04 +00:00
Alex Roitman
284e3f50c0
* src/ReadXML.py: Typo.
...
svn: r3171
2004-05-16 05:34:20 +00:00
Alex Roitman
555ab4d22b
* src/plugins/RelGraph.py (_write_graph_record): Bug fixes.
...
* src/docgen/RTFDoc.py: Typo.
svn: r3170
2004-05-16 03:04:17 +00:00
Alex Roitman
5cbfb777a7
* src/SubstKeywords.py (__init__): Typo.
...
svn: r3165
2004-05-13 22:42:42 +00:00
Alex Roitman
cf90f85775
* src/Plugins.py: Do not pass parent to the reports.
...
svn: r3163
2004-05-13 18:24:38 +00:00
Alex Roitman
8ede703f9e
* src/RelLib.py (probably_alive): Typos.
...
svn: r3162
2004-05-13 18:12:37 +00:00
Alex Roitman
a22fd16986
* src/plugins/ChangeTypes.py: Use transaction for commits.
...
svn: r3161
2004-05-13 04:21:27 +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
Don Allingham
d43745dc97
* src/GrampsCfg.py: remove unused options
...
* src/gramps.glade: remove unused panels in preferences
* src/Plugins.py: removed xpm images
* src/EventEdit.py: get full event list
* src/plugins/AncestorChart.py: remove xpm image
* src/plugins/AncestorChart2.py: remove xpm image
* src/plugins/AncestorReport.py: remove xpm image
* src/plugins/Ancestors.py: remove xpm image
* src/plugins/BookReport.py: remove xpm image
* src/plugins/CustomBookText.py: remove xpm image
* src/plugins/DesGraph.py: remove xpm image
* src/plugins/DescendReport.py: remove xpm image
* src/plugins/DetAncestralReport.py: remove xpm image
* src/plugins/DetDescendantReport.py: remove xpm image
* src/plugins/FamilyGroup.py: remove xpm image
* src/plugins/FtmStyleAncestors.py: remove xpm image
* src/plugins/FtmStyleDescendants.py: remove xpm image
* src/plugins/IndivComplete.py: remove xpm image
* src/plugins/IndivSummary.py: remove xpm image
* src/plugins/Makefile.in: remove xpm image
* src/plugins/SimpleBookTitle.py: remove xpm image
* src/plugins/WebPage.py: remove xpm image
* src/RelLib.py: secondary index for event names
svn: r3158
2004-05-12 03:58:14 +00:00
Alex Roitman
a0aaf83b0c
* src/plugins/EventCmp.py: Remove extra code.
...
* src/plugins/eventcmp.glade: Remove extra widgets.
svn: r3157
2004-05-12 00:26:43 +00:00
Alex Roitman
a211dd41d1
* src/plugins/Eval.py: Window management. Replaces eval.py.
...
* src/plugins/eval.py: Remove from CVS.
* src/plugins/eval.glade: Define event handler.
* src/plugins/Leak.py: Window management. Replaces leak.py.
* src/plugins/leak.py: Remove from CVS.
* src/plugins/leak.glade: Define event handler.
svn: r3155
2004-05-11 02:21:09 +00:00
Alex Roitman
739729de97
* src/plugins/SoundGen.py: Window management. Replaces soundgen.py.
...
* src/plugins/soundgen.py: Remove from CVS.
* src/plugins/soundex.glade: Define event handler.
* src/plugins/RelCalc.py: Window management.
* src/plugins/relcalc.glade: Define event handler.
* src/plugins/Makefile.am: Ship SoundGen.py instead of soundgen.py.
* src/plugins/Verify.py: Window management.
* src/plugins/verify.glade: Define event handler.
svn: r3154
2004-05-11 01:51:56 +00:00
Alex Roitman
d13881f428
* src/plugins/Desbrowser.py: Convert to db; window management.
...
* src/plugins/desbrowse.glade: Define event handler.
* src/plugins/EventCmp.py: Clean up window management.
* src/plugins/eventcmp.glade: Define event handler.
* src/plugins/Check.py: Clean up conversion to db.
* src/plugins/summary.glade: Make dialog modal.
* src/plugins/Merge.py: Window management.
* src/plugins/merge.glade: Define event handlers.
* src/plugins/ChangeTypes.py: Convert to db.
svn: r3152
2004-05-10 23:50:30 +00:00
Alex Roitman
00ef803ae4
* src/plugins/FilterEditor.py: Clean up window management.
...
* src/rule.glade: Define event handlers.
svn: r3151
2004-05-10 13:08:47 +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
Don Allingham
9d1890dc84
* src/DbPrompter.py: added a .grdb if not specified.
...
svn: r3149
2004-05-10 03:13:43 +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
Alex Roitman
b47a7b3cdc
* src/plugins/Check.py: Clean up conversion to db.
...
svn: r3146
2004-05-09 04:02:26 +00:00
Alex Roitman
05c870d235
* src/plugins/EventCmp.py: Convert to db.
...
* src/plugins/eventcmp.glade: HIGify dialogs.
svn: r3145
2004-05-09 03:44:59 +00:00
Don Allingham
2d5e249839
* src/DbPrompter.py: handle open dialog in a clean manner
...
* src/gramps.py: handle open dialog in a clean manner
* src/gramps_main.py: handle open dialog in a clean manner
* src/gramps.glade: handle open dialog in a clean manner
svn: r3143
2004-05-08 04:48:59 +00:00
Alex Roitman
963ea4c80a
* src/plugins/soundgen.py: Convert to db.
...
* src/plugins/GraphViz.py: Typo.
* src/plugins/Verify.py: Convert to db.
svn: r3141
2004-05-08 03:29:21 +00:00
Alex Roitman
d5f0618ac1
Update
...
svn: r3140
2004-05-07 23:34:53 +00:00
Alex Roitman
99e0ef5812
* src/SelectPerson.py: Resolve widget naming conflict.
...
* src/plugins/BookReport.py: Convert to db.
svn: r3139
2004-05-07 04:27:44 +00:00
Alex Roitman
a0454e9ac8
* src/gramps.glade: Resolve widget naming conflict.
...
* src/SelectPerson: Resolve widget naming conflict.
* src/Sort.py (by_date): Add function.
svn: r3137
2004-05-07 04:11:31 +00:00
Alex Roitman
2e4f55908c
* src/plugins/WebPage.py: Clean up conversion to db.
...
Switch to using Sort function.
* src/plugins/CountAncestors.py: Add file, convert to db.
* src/plugins/count_anc.py: Remove file.
* src/plugins/Summary.py: Convert to db.
* src/Makefile.am: Ship Sort.py instead of sort.py.
* src/plugins/Makefile.am: Ship CountAncestors.py
instead of count_anc.py.
svn: r3134
2004-05-07 02:20:39 +00:00
Don Allingham
1e9a1fc2cc
* src/ImageSelect.py: handle new file chooser
...
svn: r3133
2004-05-06 04:26:47 +00:00
Don Allingham
a432f34e8f
update
...
svn: r3132
2004-05-06 04:22:41 +00:00
Alex Roitman
ba3ef80f93
* src/plugins/RelGraph.py: Convert to db. Change coding style.
...
Use FreeSans as a TrueType font.
svn: r3131
2004-05-06 02:29:34 +00:00
Alex Roitman
cfcd50ab02
* src/EditPerson.py: Switch to Sort.py.
...
* src/FamilyView.py: Switch to Sort.py.
* src/RelLib.py: Remove unneeded import.
* src/plugins/DescendReport.py: Switch to Sort.py.
* src/plugins/GraphViz.py: Convert to db.
svn: r3130
2004-05-05 04:04:35 +00:00
Don Allingham
50131988cc
* src/gramps_main.py: rebuild tree after importing
...
* src/plugins/ReadGedcom.py: destroy filechooser at proper time
svn: r3129
2004-05-05 03:54:02 +00:00
Alex Roitman
c7fa1403b3
* src/SubstKeywords.py (__init__): Convert to db.
...
* src/plugins/AncestorChart.py: Convert to db.
* src/plugins/AncestorChart2.py: Convert to db.
* src/GraphLayout.py: Convert to db.
* src/plugins/DesGraph.py: Convert to db.
* src/plugins/FanChart.py: Convert to db.
* src/Sort.py: Add converted sort.py to CVS.
* src/sort.py: Remove file (obsolete).
* src/plugins/TimeLine.py: Convert to db.
svn: r3127
2004-05-05 02:04:30 +00:00
Alex Roitman
97b0fdf5b8
* src/plugins/DetDescendantReport.py (get_xpm_image): Remove
...
function, import it from Utils.py instead.
* src/plugins/DetAncestralReport.py (get_xpm_image): Remove
function, import it from Utils.py instead.
* src/plugins/FtmStyleDescendants.py (get_xpm_image): Remove
function, import it from Utils.py instead.
* src/plugins/FtmStyleAncestors.py (get_xpm_image): Remove
function, import it from Utils.py instead.
* src/plugins/FamilyGroup.py (get_xpm_image): Remove
function, import it from Utils.py instead.
* src/plugins/IndivComplete.py (get_xpm_image): Remove
function, import it from Utils.py instead.
* src/plugins/IndivSummary.py (get_xpm_image): Remove
function, import it from Utils.py instead; Convert to db.
svn: r3125
2004-05-04 21:35:19 +00:00
Alex Roitman
258fca1347
* src/plugins/FamilyGroup.py: Convert to db interface.
...
svn: r3122
2004-05-04 03:32:37 +00:00
Alex Roitman
23953f0611
* src/plugins/FtmStyleDescendants.py: Convert to db interface.
...
svn: r3121
2004-05-04 02:31:52 +00:00
Alex Roitman
bf42139329
* src/plugins/DetDescendantReport.py: Convert to db interface.
...
* src/plugins/DetAncestralReport.py: Translate string.
svn: r3120
2004-05-04 01:20:21 +00:00
Don Allingham
ff2378b9a0
* src/DbPrompter.py: 2.4 filechooser
...
* src/gramps_main.py: 2.4 filechooser
* src/ReadXML.py: 2.4 filechooser
* src/Pluginsd.py: tooltip deprecation fix
svn: r3118
2004-05-03 03:47:29 +00:00
Don Allingham
21b8283302
* src/gramps.glade: rearranged filter apply
...
* src/gramps.py: update to gtk.main()
* src/gramps_main.py: goto active person after model built
svn: r3116
2004-05-01 14:08:36 +00:00
Don Allingham
bd599862d5
* src/GenericFilter.py: Add a generic filter that can take a
...
parameter
* src/PeopleModel.py: Support for top level visibility
* src/gramps.glade: clean up filtering widgets
* src/gramps_main.py: build basic filters
svn: r3115
2004-04-30 03:01:51 +00:00
Don Allingham
4407b69063
* src/DbPrompter.py: remove unused functions
...
* src/DisplayModels.py: filtering support
* src/GenericFilter.py: filtering support
* src/PeopleModel.py: support for filtering
* src/PeopleView.py: support for filtering
* src/RelLib.py: filtering support
* src/Utils.py: filtering support
* src/gramps.glade: remove invert for filters
* src/gramps_main.py: filtering support
svn: r3114
2004-04-28 04:06:25 +00:00
Alex Roitman
162ca85ba0
* src/plugins/IndivComplete.py: Convert to db interface.
...
* src/plugins/DescendReport.py: Convert to db interface.
* src/plugins/DetAncestralReport.py: Convert to db interface.
svn: r3110
2004-04-26 04:17:01 +00:00
Alex Roitman
3bcd45ccfc
Update
...
svn: r3109
2004-04-26 03:53:08 +00:00
Alex Roitman
af9121590f
* src/gramps.glade: Menu improvements.
...
svn: r3108
2004-04-25 06:10:10 +00:00
Alex Roitman
92340bcc1a
* src/docgen/RTFDoc.py: Typo.
...
* src/Utils.py (get_xpm_image): Add function.
* src/plugins/AncestorReport.py (get_xpm_image): Remove
function, import it from Utils.py instead.
* src/plugins/Ancestors.py (get_xpm_image): Remove function;
Bring up to the database interface.
svn: r3105
2004-04-25 04:48:02 +00:00
Alex Roitman
a5ef796156
* src/docgen/HtmlDoc.py: Typo.
...
svn: r3104
2004-04-23 17:02:49 +00:00
Alex Roitman
ada183fad1
* src/docgen/RTFDoc.py: Completely switch from grampslib.
...
* src/docgen/PdfDoc.py: Typo.
svn: r3103
2004-04-23 16:55:24 +00:00
Alex Roitman
389732b8ea
* src/SelectChild.py (on_save_child_clicked): Corrections.
...
svn: r3096
2004-04-22 01:48:47 +00:00
Alex Roitman
62567532d2
* src/ChooseParents.py: Disallow selecting self as a parent.
...
* src/SelectChild.py: Disallow selecting self as a child.
svn: r3093
2004-04-21 04:22:37 +00:00
Don Allingham
76102265db
* src/DbPrompter.py: support for new GTK 2.4 file chooser
...
svn: r3090
2004-04-19 03:15:05 +00:00
Don Allingham
245fa23f64
* src/Bookmarks.py: use IDs instead of person references
...
* src/ChooseParents.py: allow for NOSORT option
* src/GrampsParser.py: removed
* src/GrampsXML.py: removed
* src/MediaView.py: allow for NOSORT option
* src/PedView.py: double click to edit
* src/PeopleView.py: allow for NOSORT option
* src/PlaceView.py: allow for NOSORT option
* src/RelLib.py: handle bookmarks in metadata
* src/ReadXML.py: merge GrampsParser
* src/SourceView.py: allow for NOSORT option
* src/const.py.in: fix paths for xml files
* src/gramps_main.py: bookmark fixes
* src/papersize.xml : move to data subdirectory
* src/plugins/ReadGedcom.py: fix menu string
* src/plugins/ReadNative.py: fix menu string
* src/plugins/ReadPkg.py: fix menu string
svn: r3085
2004-04-11 02:37:13 +00:00
Don Allingham
d65abaf5af
* src/choose.glade: merged into gramps.glade
...
* src/styles.glade: merged into gramps.glade
* src/dialog.glade: merged into gramps.glade
* src/styles.glade: merged into gramps.glade
* src/imagesel.glade: merged into gramps.glade
* src/errdialogs.glade: merged into gramps.glade
* src/gramps.glade: merged from other files
svn: r3081
2004-04-08 03:35:32 +00:00
Don Allingham
3adaa10212
* src/RelLib.py: add_source takes an transaction
...
* src/ReadGedcom.py: drop add_surname
svn: r3080
2004-04-07 18:00:49 +00:00
Don Allingham
b25c3a0d00
* src/DbPrompter.py: remove VersionControl reference
...
* src/Marriage.py: fix transaction handling
* src/const.py.in: new glade file names
* src/edit_person.glade: merged into gramps.glade
* src/edit_person.gladep: removed
* src/filelist: removed
* src/gramps.glade: additions from old glade files
* src/marriage.glade: merged into gramps.glade
* src/marriage.gladep: removed
* src/places.glade: merged into gramps.glade
* src/places.gladep: removed
* src/preferences.glade: merged into gramps.glade
* src/preferences.gladep: removed
* src/revision.glade: merged into gramps.glade
* src/revision.gladep: removed
* src/select_person.glade: merged into gramps.glade
* src/srcsel.glade: merged into gramps.glade
* src/srcsel.gladep: removed
svn: r3079
2004-04-07 03:26:35 +00:00
Don Allingham
932a2c5b4a
* src/VersionControl.py: removed
...
* src/GrampsMime.py: added mime types
* src/grampslib_wrap.c: removed
svn: r3077
2004-04-06 03:20:04 +00:00
Don Allingham
efd152ac78
* GrampsMime.py: added mime types
...
* grampslib_wrap.c: removed
* various: more undo functionality
svn: r3074
2004-04-04 04:39:52 +00:00
Don Allingham
f58731f4ea
* various: Add undo functionality
...
svn: r3065
2004-03-30 04:50:24 +00:00
Alex Roitman
2c6cb2d1da
* src/plugins/rel_it.py: Convert to class.
...
svn: r3063
2004-03-28 07:32:26 +00:00
Alex Roitman
1d2fca439f
* src/plugins/FtmStyleDescendants.py (_make_default_style,
...
print_children): Add new style for numbering children.
svn: r3062
2004-03-26 23:28:55 +00:00
Don Allingham
08f4675fd3
* src/gramps_main.py: remove unused functions, fix history
...
* src/FamilyView.py: improve reordering of children
svn: r3059
2004-03-25 15:05:56 +00:00
Don Allingham
5ade7bac06
* src/SelectChild.py: use PersonModel
...
* src/plugins/FilterEditor.py: use new SelectPerson
svn: r3052
2004-03-23 05:01:19 +00:00
Don Allingham
f327a799e1
update
...
svn: r3051
2004-03-23 04:58:29 +00:00
Alex Roitman
6543465004
* src/docgen/PdfDoc.py (add_photo): Encode filename.
...
svn: r3049
2004-03-23 00:59:23 +00:00
Alex Roitman
748ae7fcc1
* src/EditPerson.py (draw_lds): Don't include main family twice.
...
svn: r3047
2004-03-22 23:59:37 +00:00
Alex Roitman
f824892648
* src/PedView.py (on_show_child_menu): Switch to id.
...
svn: r3045
2004-03-22 21:04:47 +00:00
Alex Roitman
ffce4f06d5
* src/docgen/LPRDoc.py: Fix colliding name.
...
svn: r3044
2004-03-22 16:29:38 +00:00
Don Allingham
bf49b58457
New file
...
svn: r3041
2004-03-22 04:42:43 +00:00
Alex Roitman
2c03888381
Update
...
svn: r3026
2004-03-17 03:05:48 +00:00
Alex Roitman
e96e59c3b2
* src/docgen/LPRDoc.py: Typo.
...
* src/po/da_DK.po: Remove in favor of da.po file.
* src/po/da.po: Add (replaces da_DK.po).
* configure.in, configure: Switch from da_DK to da in languages.
svn: r3023
2004-03-17 01:44:10 +00:00
Alex Roitman
c5de08e957
* src/docgen/LPRDoc.py (do_print): Typos.
...
svn: r3012
2004-03-15 23:00:36 +00:00
Alex Roitman
ec13e85623
* src/docgen/LPRDoc.py: Add number of copies and page range
...
selection options to a dialog. Remove all these "__" from var names.
svn: r3007
2004-03-12 19:47:06 +00:00
Alex Roitman
04bb7a785e
* src/plugins/WriteFtree.py: Typo.
...
* src/plugins/WriteGedcom.py: Typo.
svn: r3005
2004-03-11 23:14:55 +00:00
Alex Roitman
bedb9c6417
* src/plugins/WriteFtree.py: Call probably_alive with db.
...
* src/plugins/WriteGedcom.py: Call probably_alive with db.
svn: r3004
2004-03-11 04:28:17 +00:00
Alex Roitman
ef1928e972
* src/plugins/WebPage.py: Convert to ids. Call probably_alive
...
with db as an argument. Move by_date inside the class (needs db).
* src/RelLib.py: Correct probably_alive to ids.
svn: r3003
2004-03-11 04:24:03 +00:00
Alex Roitman
d2a9753e1c
* src/GenericFilter.py: Convert to ids.
...
* src/plugins/FilterEditor.py: Convert to ids.
* src/plugins/WebPage.py: Convert to ids.
svn: r3002
2004-03-11 03:31:35 +00:00
Alex Roitman
64ce8b09ea
* src/plugins/WebPage.py: Clean up mini tree. Add connecting lines.
...
Switch from list of 2^gen strings to a dict with only used entries.
Clean up generation SpinButton in the dialog.
* src/plugins/WebPage.py: Link main photo to the original.
Use alt strings. Mini tree for many generations.
svn: r3000
2004-03-10 23:40:13 +00:00
Don Allingham
7941db4449
update
...
svn: r2999
2004-03-10 05:16:28 +00:00
Alex Roitman
4a53c021e2
* src/docgen/HtmlDoc.py (add_photo): Enforce given image size.
...
Add optional alt argument.
svn: r2997
2004-03-10 04:56:20 +00:00
Alex Roitman
1833c28063
* src/MediaView.py (on_select_row): Mark translatable string;
...
(popup_convert_to_private): Call self.load before returning.
* src/ImageSelect.py (LocalMediaProperties.__init__,
GlobalMediaProperties.update_info): Mark translatable string.
svn: r2995
2004-03-10 02:29:29 +00:00
Alex Roitman
93aa5a5d76
* src/plugins/AncestorChart.py: Add prefix (AC-) to styles.
...
* src/plugins/AncestorChart2.py: Add prefix (AC2-) to styles.
svn: r2992
2004-03-10 02:24:11 +00:00
Alex Roitman
1db260b72e
* src/plugins/Ancestors.py: Use 1 instead of gtk.True.
...
svn: r2991
2004-03-10 02:14:00 +00:00
Alex Roitman
9d0aeb8fe1
* src/docgen/LPRDoc.py: Set and maintain self.brand_new_page.
...
Use constant factor for line spacing for given font size.
svn: r2989
2004-03-10 02:10:34 +00:00
Don Allingham
1e5e462fc2
update
...
svn: r2985
2004-03-09 05:12:26 +00:00
Alex Roitman
07cbc8ec0a
* src/docgen/LPRDoc.py: Font autodetection: trying freefont,
...
MS fonts, and then stock Gnome fonts.
svn: r2981
2004-03-08 22:32:13 +00:00
Alex Roitman
6daa84d6d0
* src/docgen/LPRDoc.py: Support for graphic reports.
...
svn: r2980
2004-03-08 02:22:41 +00:00
Don Allingham
693c21e655
update
...
svn: r2979
2004-03-07 22:00:43 +00:00
Alex Roitman
3887f3480c
* src/docgen/LPRDoc.py: Cell padding support. Images support
...
(requires CVS version of gnome-python).
svn: r2976
2004-03-07 06:28:00 +00:00
Alex Roitman
20406b943c
Padding in paragraphs.
...
svn: r2974
2004-03-06 02:29:20 +00:00
Alex Roitman
240a3f7ed3
* src/docgen/LPRDoc.py: Support for paragraph's margins and
...
the first indent properties. Font-specific line spacing.
svn: r2972
2004-03-06 00:00:39 +00:00
Alex Roitman
1a46d1430d
Switch to utf8 capable fonts. Enable monospace for formatted notes.
...
svn: r2971
2004-03-05 05:11:07 +00:00
Alex Roitman
0d8ab3f31f
* src/docgen/LPRDoc.py: New paragraph formatting algorithm.
...
Proper alignment support (no implementation for justify yet).
svn: r2969
2004-03-05 03:01:21 +00:00
Alex Roitman
b6a877271e
page breaks, paragraph leader, dirty alignment hack.
...
svn: r2962
2004-03-03 23:38:48 +00:00
Alex Roitman
a3725ce4ef
* src/docgen/LPRDoc.py: Superscript support, line breaks,
...
page breaks, paragraph leader.
svn: r2961
2004-03-03 20:50:06 +00:00
Alex Roitman
7cefc87005
* src/docgen/LPRDoc.py: Superscript support.
...
svn: r2959
2004-03-03 16:12:26 +00:00
Alex Roitman
a8ab0442c4
* src/docgen/LPRDoc.py: Re-write using paragraph class.
...
svn: r2958
2004-03-03 05:54:26 +00:00
Don Allingham
a4ef859763
update
...
svn: r2957
2004-03-03 05:07:23 +00:00
Alex Roitman
1cc879a776
* src/docgen/AsciiDoc.py: Typo.
...
svn: r2953
2004-03-02 14:43:37 +00:00
Alex Roitman
0680d6a4bc
* configure.in, configure: Typo.
...
* src/plugins/FtmStyleAncestors.py (endnotes): Do not add
redundant references.
* src/plugins/FtmStyleDescendants.py (endnotes): Do not add
redundant references.
* src/plugins/DetAncestralReport.py (_make_default_style):
Remove unused table definition.
* src/plugins/DetDescendantReport.py (_make_default_style):
Remove unused table definition.
svn: r2950
2004-03-02 03:43:51 +00:00
Alex Roitman
171e888544
* src/docgen/LPRDoc.py: Table support correction: transferring
...
row to the next page.
svn: r2944
2004-03-01 16:50:23 +00:00
Don Allingham
a3ebb97027
* src/gramps_main.py: remove local media concept
...
* src/RelLib.py: remove local media concept
* src/SelectObject.py: remove local media concept
* src/MediaView.py: remove local media concept
* src/EditSource.py: remove local media concept
* src/GrampsParser.py: remove local media concept
* src/AddMedia.py: remove local media concept
* src/GrampsZODB.py: delete
svn: r2943
2004-03-01 04:56:50 +00:00
Alex Roitman
795884a4b9
* src/docgen/AsciiDoc.py: Correctly treat cells with span>1.
...
svn: r2939
2004-03-01 03:47:58 +00:00
Alex Roitman
50fa9c8f2a
* src/docgen/LPRDoc.py: Add to CVS.
...
svn: r2937
2004-02-29 15:35:44 +00:00
Don Allingham
4c2c7c68f0
* src/ChooseParents.py: fix typo
...
* src/PedView.py: build child menu with IDs
* src/ReadGedcom.py: save birth/death events, handle FTM's broken
"_primary" junk
svn: r2936
2004-02-29 05:09:23 +00:00
Alex Roitman
f5e32655f8
* src/FamilyView.py: Corrections.
...
* src/Marriage.py: Corrections.
svn: r2930
2004-02-29 00:08:12 +00:00
Alex Roitman
b2a14c6920
* src/docgen/AsciiDoc.py: Add to CVS.
...
* src/Makefile.am, src/Makefile.in: Ship AsciiDoc.py.
svn: r2929
2004-02-29 00:04:45 +00:00
Alex Roitman
01fc337256
* src/GrampsParser.py (start_childof): Call add_parent_family_id()
...
with three arguments, instead of a tuple.
* src/ReadXML.py: Comment out renaming lost media objects for now.
* src/RelLib.py (find_place_no_conflicts,
find_family_no_conflicts): Use str(idVal).
svn: r2926
2004-02-28 19:34:29 +00:00
Don Allingham
89f2a1cfc7
* src/gramps_main.py: switch to DB as default, remove save option
...
* src/RelLib.py: setup DB environment better
* src/DbPrompter.py: handle save/open with new DBs
svn: r2924
2004-02-28 18:46:40 +00:00
Don Allingham
57b1bbcde7
Update
...
svn: r2918
2004-02-27 04:08:08 +00:00
Don Allingham
ed8e38fe4b
update
...
svn: r2915
2004-02-26 04:51:57 +00:00
Alex Roitman
df1f3120cc
* src/RelLib.py (sortbysource): Low-level implementation;
...
(sortbyplace): Typo.
* src/Sources.py (by_title): Remove function (superseded by
RelLib.GrampsDB.sortbysource).
svn: r2909
2004-02-24 20:53:58 +00:00
Alex Roitman
f2272091d7
* src/AddrEdit.py, src/AttrEdit.py, src/EditPerson.py,
...
src/EditSource.py, src/EventEdit.py, src/ImageSelect.py,
src/Marriage.py, src/NameEdit.py, src/NoteEdit.py,
src/Sources.py, src/UrlEdit.py, src/Witness.py:
Register windows opened for existing objects. Prevent editing
same object twice.
svn: r2905
2004-02-24 05:37:06 +00:00
Alex Roitman
aadfb20ce4
* src/EditPerson.py: Rename photo into media.
...
* src/EditPlace.py: Rename photo into media.
* src/EditSource.py: Rename photo into media.
* src/ImageSelect.py: Rename photo into media.
* src/Marriage.py: Rename photo into media.
svn: r2896
2004-02-23 02:45:36 +00:00
Alex Roitman
fc6622f02d
* src/plugins/DetAncestralReport.py: Translation corrections.
...
Change "was" to "is".
* src/plugins/DetDescendantReport.py: Translation corrections.
Change "was" to "is".
* src/plugins/FtmStyleAncestors.py (print_more_about):
Translate event names. Add description.
* src/plugins/FtmStyleDescendants.py (print_more_about,
print_more_about_families): Translate event names. Add description.
* src/po/de.po: Change Priesterweihe to Ordination.
* src/plugins/FamilyGroup.py: Translation corrections.
svn: r2895
2004-02-22 19:24:31 +00:00
Alex Roitman
337ff6b331
* src/plugins/DetDescendantReport.py (write_person): Write
...
images before the paragraph start; (insert_images): Don't start
and end pargraphs.
* src/plugins/DetAncestralReport.py: (write_person): Write
images before the paragraph start; (insert_images): Don't start
and end pargraphs.
svn: r2890
2004-02-22 05:17:14 +00:00
Alex Roitman
9ae8955fc0
* src/ImageSelect.py: Corrections.
...
* src/RelLib.py: Corrections.
* src/Sources.py: Corrections.
* src/gramps_main.py: Corrections.
* src/Bookmarks.py: Corrections.
svn: r2886
2004-02-21 18:59:45 +00:00
Alex Roitman
3e6e2ea2ea
* src/EditPerson.py: Corrections.
...
* src/EditSource.py: Use parent class. Use windows menu.
* src/ImageSelect.py: Corrections.
* src/Sources.py: Corrections.
* src/gramps.glade: Add handlers.
* src/NoteEdit.py: Corrections.
* src/dialog.glade: Add handler.
* src/Witness.py: Corrections.
* src/RelLib.py: Include witnesses in comparing events.
* src/FamilyView.py: Pass parent on to child classes.
* src/AddSpouse.py: Pass parent on to EditPerson.
* src/ChooseParents.py: Pass parent on to EditPerson.
* src/gramps_main.py: Pass Gramps class to child classes.
* src/MergeData.py: Pass parent on to EditPerson.
svn: r2885
2004-02-21 06:40:44 +00:00
Alex Roitman
eceb502954
* src/AttrEdit.py: Make non-modal, use Windows menu.
...
* src/AddrEdit.py: Make non-modal, use Windows menu.
* src/UrlEdit.py: Make non-modal, use Windows menu.
* src/EventEdit.py: Properly add new event, add its id to the list.
Make non-modal, use Windows menu.
* src/NoteEdit.py: Make non-modal, use Windows menu.
* src/ImageSelect.py: Make non-modal, use Windows menu.
* src/imagesel.glade: Add handler.
svn: r2883
2004-02-20 04:25:22 +00:00
Alex Roitman
21b64c8a9d
* src/srcsel.glade: Add handlers.
...
* src/Sources.py: Make SourceInfo non-modal, use Windows menu.
svn: r2874
2004-02-19 23:39:01 +00:00
Alex Roitman
fdaaef219c
Update
...
svn: r2871
2004-02-19 19:15:27 +00:00
Alex Roitman
f2a684d957
* src/EditPerson.py: Use parent class. Add/remove itself from/to
...
the Windows menu.
* src/NameEdit.py: Make non-modal.
* src/gramps.glade: Add Windows menu.
* src/gramps_main.py: Get Windows menu and its submenu.
Pass Gramps class to the children -- first-class object editors.
svn: r2870
2004-02-19 13:40:09 +00:00
Alex Roitman
3e287429d3
* src/Relationship.py: Factor out relationship distance computation.
...
* src/plugins/rel_ru.py: Use self.get_distance().
* src/plugins/rel_de.py: Use self.get_distance().
* configure.in, configure: Change version.
* src/plugins/rel_hu.py: Convert to class.
svn: r2858
2004-02-17 04:47:24 +00:00
Don Allingham
36ef08b358
get_id updates
...
svn: r2846
2004-02-15 23:10:12 +00:00
Alex Roitman
cfa8bcb743
* src/plugins/rel_de.py: Implement get_parents().
...
svn: r2844
2004-02-15 22:44:50 +00:00
Alex Roitman
a4fbff223b
* src/plugins/Ancestors.py: Use get_grandparents_string which is
...
registered in Plugins (possibly from the relationship calculator).
svn: r2843
2004-02-15 21:52:43 +00:00
Alex Roitman
983186336c
* src/Relationship.py: More corrections.
...
* src/plugins/rel_ru.py: Corrections.
* src/gramps_main.py: Corrections.
svn: r2842
2004-02-15 21:28:31 +00:00
Don Allingham
1c94371e33
updates for IDs
...
svn: r2840
2004-02-15 20:49:34 +00:00
Alex Roitman
ff2fda64a0
* src/plugins/IndivComplete.py: fixed child_relations translation
...
* src/const.py.in: fixed child_relations translation
* src/SelectChild.py: fixed child_relations translation
* src/TransTable.py: unicode conversion
* src/ChooseParents.py: fixed child_relations translation
svn: r2836
2004-02-15 07:21:29 +00:00
Alex Roitman
47a66cdf75
* src/plugins/IndivComplete.py: Call doc.init() after open.
...
* src/plugins/IndivSummary.py: Call doc.init() after open.
* src/plugins/RelCalc.py: Use class of calculator.
* src/plugins/rel_ru.py: Convert to class.
* src/Plugins.py: Register _relcalc_class.
* src/gramps_main.py: Use class of relationship calculator.
svn: r2835
2004-02-15 07:08:55 +00:00
Alex Roitman
2baffc68d2
* src/sort: Typos.
...
svn: r2832
2004-02-15 03:48:45 +00:00
Alex Roitman
be7b042fda
* src/plugins/DetDescendantReport.py: Add style descriptions
...
for the paragraphs. Add first entry style. Change defaults to be
similar to the FTM style reports.
* src/plugins/DetAncestralReport.py: Add style descriptions
for the paragraphs. Add first entry style. Change defaults to be
similar to the FTM style reports.
* src/StyleEditor.py (draw, save_paragraph): Allow users
to adjust first line indent.
* src/styles.glade: Add first line indent entry.
* src/plugins/Check.py (delete_empty_family): Remove families
in which person is a parent, not only a child.
* src/gramps_main.py (post_load): Use display_frel and
display_fattr.
* src/MediaView.py (key_press): Add function.
* src/PlaceView.py (key_press): Add function.
* src/SourceView.py (key_press): Add function.
* src/plugins/WebPage.py: Add tab with index page options.
* src/po/hu.po: Update
* doc/gramps-manual/hu/filtref.xml: Update
svn: r2831
2004-02-15 03:24:12 +00:00
Don Allingham
1b81ddc562
update
...
svn: r2830
2004-02-15 02:34:03 +00:00
Don Allingham
63847a19c3
update
...
svn: r2828
2004-02-15 01:58:26 +00:00
Don Allingham
7ed2f0551e
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Alex Roitman
4bd10169a4
* doc/gramps-manual/fr/getstart.xml: Comment out old ZODB section.
...
svn: r2802
2004-02-11 04:08:15 +00:00
Alex Roitman
102dce08c4
* doc/gramps.1.in, doc/gramps.1: Typo. New date.
...
svn: r2801
2004-02-11 00:33:50 +00:00
Alex Roitman
ba43e2a1ae
* doc/gramps-manual/fr/faq.xml: Add startup druid question.
...
svn: r2800
2004-02-10 15:15:29 +00:00
Alex Roitman
c352b3b35a
* src/plugins/rel_ru.py: Add more possible russian LANG values.
...
svn: r2798
2004-02-10 02:52:57 +00:00
Alex Roitman
df033564fc
Update
...
svn: r2797
2004-02-10 02:04:39 +00:00
Alex Roitman
65a7d8d7b7
* src/po/nl.po: Translation for 1.0.0-RC.
...
svn: r2796
2004-02-10 02:02:16 +00:00
Alex Roitman
35dea844a0
* doc/gramps-manual/ru/faq.xml: Add startup druid question.
...
svn: r2795
2004-02-09 23:54:04 +00:00
Alex Roitman
5aefb6fd4d
* doc/gramps-manual/C/faq.xml: Typo. Add startup druid question.
...
svn: r2794
2004-02-09 21:11:14 +00:00
Don Allingham
2cf3f966e2
update
...
svn: r2792
2004-02-08 04:52:30 +00:00
Alex Roitman
b2e0fe5f01
Update
...
svn: r2787
2004-02-06 21:29:37 +00:00
Alex Roitman
5f11a1209b
Update
...
svn: r2786
2004-02-06 21:27:43 +00:00
Alex Roitman
50332acbfd
* src/gramps.glade: Define handler for the gallery's Edit button.
...
* src/EditSource.py: Connect callback to the gallery's Edit button.
* src/ImageSelect.py: Remember old photo list.
* src/EditPlace.py: Revert photos on Cancel.
* src/EditPerson.py: Revert photos on Cancel.
* src/Marriage.py: Revert photos on Cancel.
svn: r2783
2004-02-06 20:57:01 +00:00
Alex Roitman
3546fae555
* src/EditPlace.py: Pass window to the Gallery.
...
* src/ImageSelect.py: Run modal dialog, using parent window.
* src/imagesel.glade: Define proper button responses.
svn: r2782
2004-02-06 06:44:22 +00:00
Alex Roitman
efd2905b0b
* src/plugins/rel_ru.py: Add more possible russian LANG values.
...
svn: r2781
2004-02-06 04:58:11 +00:00
Alex Roitman
8ad83d32b7
* src/plugins/soundgen.py: Fall back to empty input.
...
svn: r2779
2004-02-05 19:53:02 +00:00
Alex Roitman
78fc879948
* src/plugins/Merge.py (gen_key,name_compare):
...
Fall back to not using soundex if the charset can't be latin-1 encoded.
svn: r2778
2004-02-05 19:37:58 +00:00
Alex Roitman
154b7ef6f4
* doc/gramps-manual/fr/cmdline.xml: Update.
...
* doc/gramps-manual/fr/filtref.xml: Update.
* doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
svn: r2777
2004-02-05 17:03:49 +00:00
Alex Roitman
22d31ad5ca
* doc/gramps-manual/ru/filtref.xml: Update.
...
* doc/gramps-manual/ru/getstart.xml: Update.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
* doc/gramps-manual/ru/mainwin.xml: Update.
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2774
2004-02-05 03:27:07 +00:00
Alex Roitman
723b4f20f2
* src/po/template.po: Update translation template.
...
svn: r2771
2004-02-04 17:57:13 +00:00
Egyeki Gergelly
4fe1a414bf
*** empty log message ***
...
svn: r2770
2004-02-04 17:56:35 +00:00
Tim Waugh
33b9aa1958
2004-02-04 Tim Waugh <twaugh@redhat.com>
...
* doc/gramps-manual/fr/filtref.xml: Fixed tag mismatch.
svn: r2769
2004-02-04 11:08:04 +00:00
Don Allingham
9459938a37
update
...
svn: r2768
2004-02-04 04:48:13 +00:00
Alex Roitman
848ef1d0c7
* doc/gramps-manual/ru/usage.xml: Update.
...
* doc/gramps-manual/ru/filtref.xml: Update.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
* doc/gramps-manual/ru/mainwin.xml: Update.
* doc/gramps-manual/ru/figures/*.png: Update.
* NEWS: Update.
svn: r2765
2004-02-04 02:50:29 +00:00
Alex Roitman
f41aa0e3da
Update
...
svn: r2764
2004-02-04 02:11:43 +00:00
Alex Roitman
2fdc0238a4
* doc/gramps-manual/fr/filtref.xml: Update.
...
* doc/gramps-manual/C/gramps-manual.xml: Update.
svn: r2762
2004-02-03 23:03:27 +00:00
Alex Roitman
7bb2c62d0c
* doc/gramps-manual/fr/gramps-manual.xml: Update.
...
svn: r2761
2004-02-03 22:57:48 +00:00
Alex Roitman
e8e79e4533
* doc/gramps-manual/fr/faq.xml: Update.
...
* doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
svn: r2760
2004-02-03 22:55:07 +00:00
Alex Roitman
909fc72505
Update
...
svn: r2759
2004-02-03 22:53:49 +00:00
Alex Roitman
e5fd287fa8
* configure.in, configure: Don't ship Hungarian manual (unfinished).
...
* doc/gramps-manual/Makefile.am, doc/gramps-manual/Makefile.in:
Don't ship Hungarian manual.
svn: r2758
2004-02-03 21:30:18 +00:00
Alex Roitman
0245463ee9
* doc/gramps-manual/C/filtref.xml: Typo.
...
* doc/gramps-manual/ru/filtref.xml: Update.
svn: r2756
2004-02-03 05:16:36 +00:00
Don Allingham
a3ad4d31df
update
...
svn: r2755
2004-02-03 03:45:23 +00:00
Alex Roitman
c78a2b9fd8
* configure.in, configure: Don't ship German manual (unfinished).
...
* doc/gramps-manual/Makefile.am, doc/gramps-manual/Makefile.in:
Don't ship German manual.
svn: r2753
2004-02-02 23:04:14 +00:00
Alex Roitman
3dcc64d11c
* doc/gramps-manual/ru/custom.xml: Update.
...
svn: r2751
2004-02-02 15:34:32 +00:00
Egyeki Gergelly
7f2b66dfe9
*** empty log message ***
...
svn: r2750
2004-02-02 15:18:25 +00:00
Alex Roitman
28726e5bd7
* doc/gramps-manual/ru/custom.xml: Update.
...
svn: r2747
2004-02-02 06:39:21 +00:00
Alex Roitman
a71069b5df
* src/po/ru.po: Typo.
...
* doc/gramps-manual/C/usage.xml: Typo.
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2746
2004-02-02 06:02:21 +00:00
Alex Roitman
9af4c2e21e
* src/plugins/rel_hu.py: Typos.
...
svn: r2744
2004-02-01 15:30:55 +00:00
Egyeki Gergelly
d0bf7819ed
*** empty log message ***
...
svn: r2743
2004-02-01 14:30:33 +00:00
Alex Roitman
6767c3a35a
* src/po/ru.po: Typo.
...
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2742
2004-02-01 06:51:53 +00:00
Don Allingham
281fd07988
update
...
svn: r2741
2004-02-01 04:51:41 +00:00
Alex Roitman
a27abc20a7
* doc/gramps-manual/fr/figures/*.png: Update figures.
...
svn: r2739
2004-02-01 03:54:07 +00:00
Alex Roitman
317fd3c44b
* doc/gramps-manual/fr/faq.xml: Update.
...
* doc/gramps-manual/fr/gramps-manual.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
svn: r2738
2004-02-01 03:48:24 +00:00
Don Allingham
5ce405cbf8
update
...
svn: r2737
2004-02-01 03:18:20 +00:00
Alex Roitman
3a728b13c7
* doc/gramps-manual/C/mainwin.xml: Correction.
...
svn: r2735
2004-02-01 01:14:06 +00:00
Alex Roitman
586511a63e
* src/plugins/AncestorChart2.py: Change the tile when changing
...
the center person.
* src/plugins/SimpleBookTitle.py: Correct window title.
svn: r2734
2004-02-01 00:44:31 +00:00
Alex Roitman
384357988e
* src/Report.py: Mark translatable string.
...
* src/Witness.py: Mark translatable string.
* src/plugins/FamilyGroup.py: Mark translatable string.
svn: r2733
2004-02-01 00:34:36 +00:00
Alex Roitman
e409af6e6e
* src/plugins/Ancestors.py: Typo.
...
* src/plugins/IndivComplete.py: Typo.
svn: r2732
2004-01-31 23:01:27 +00:00
Egyeki Gergelly
d57159a553
*** empty log message ***
...
svn: r2729
2004-01-31 17:57:25 +00:00
Don Allingham
38c4a40199
update
...
svn: r2727
2004-01-31 15:09:57 +00:00
Alex Roitman
f0d27c35d3
* src/plugins/AncestorChart2.py (write_book_item):
...
Treat unconfigured title.
svn: r2726
2004-01-30 13:51:02 +00:00
Don Allingham
230d0e6414
update
...
svn: r2722
2004-01-28 02:33:50 +00:00
Alex Roitman
5493ba1803
Update
...
svn: r2719
2004-01-27 18:20:06 +00:00
Alex Roitman
31d4ee3b67
* src/po/ru.po: Minor corrections.
...
svn: r2718
2004-01-27 16:37:47 +00:00
Don Allingham
fcd142909f
update
...
svn: r2716
2004-01-27 03:30:54 +00:00
Alex Roitman
6b16c17816
* doc/gramps-manual/C/usage.xml: Typos.
...
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2710
2004-01-26 05:18:24 +00:00
Alex Roitman
40b2508322
* doc/gramps-manual/C/gramps-manual.xml: Typos.
...
* doc/gramps-manual/de/cmdline.xml: Typo and wrong encoding.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
svn: r2709
2004-01-26 05:16:17 +00:00
Alex Roitman
4616525e1c
* configure, configure.in: Typo.
...
svn: r2704
2004-01-25 07:47:19 +00:00
Alex Roitman
a20fcea0e2
Update
...
svn: r2700
2004-01-24 18:33:35 +00:00
Alex Roitman
4bc617cff1
Relationship fix
...
svn: r2699
2004-01-23 14:44:28 +00:00
Don Allingham
296e1d726c
update
...
svn: r2696
2004-01-23 03:39:12 +00:00
Don Allingham
28a7b09c64
update
...
svn: r2694
2004-01-22 02:04:10 +00:00
Alex Roitman
290eae90ef
* doc/gramps-manual/ru/filtref.xml: Update.
...
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2685
2004-01-21 06:02:20 +00:00
Don Allingham
6d78353d5e
update
...
svn: r2684
2004-01-21 04:44:03 +00:00
Don Allingham
4cdab27d00
update
...
svn: r2680
2004-01-20 23:35:22 +00:00
Alex Roitman
3a11ffa13a
* src/EditPlace.py (display_references): Translate event names.
...
svn: r2674
2004-01-20 20:03:50 +00:00
Alex Roitman
4f9bd50d8d
* src/PedView.py (build_nav_menu): Ditch stock Home item.
...
* src/FamilyView.py (build_ap_menu, build_nav_menu,
build_parents_nosel_menu, build_sp_parents_nosel_menu,
build_child_menu, build_spouse_menu, build_parents_menu,
build_sp_parents_menu): Ditch stock Home item.
svn: r2670
2004-01-20 16:06:17 +00:00
Alex Roitman
e8ae31be8c
* doc/gramps.1.in, doc/gramps.1: Update.
...
* doc/gramps-manual/C/gramps-manual.xml: Update.
svn: r2669
2004-01-20 15:47:23 +00:00
Alex Roitman
42c1c091e1
* NEWS: Update.
...
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/mainwin.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.
svn: r2668
2004-01-20 04:29:41 +00:00
Don Allingham
1c5e589136
update
...
svn: r2667
2004-01-20 04:16:22 +00:00
Don Allingham
05e84ea54d
update
...
svn: r2665
2004-01-20 03:57:46 +00:00
Alex Roitman
5752dd2463
* src/po/template.po: Update translation template.
...
svn: r2660
2004-01-19 20:11:09 +00:00
Alex Roitman
1ab30f7baa
* src/plugins/AncestorChart2.py: Number pages starting with 1.
...
Do not allow for mutlipage when it's a book item.
svn: r2659
2004-01-19 20:06:14 +00:00
Alex Roitman
a0be5fd1dc
* src/plugins/ReadGedcom.py (parse_individual): add /Surname/ Firstname.
...
svn: r2657
2004-01-19 17:43:35 +00:00
Alex Roitman
9ad4371355
* src/plugins/AncestorChart2.py: Add hotkeys to check button labels.
...
Add scale, compress, and title options support to the book dialog.
* src/plugins/book.glade: Reduce minimum window height to 600 pixels.
* src/plugins/WriteCD.py (on_ok_clicked): Correct indentation.
* src/GrampsCfg.py (loadConfig, save_data): Correctly parse gconf key.
svn: r2656
2004-01-19 17:40:39 +00:00
Don Allingham
057c9e4acd
* src/plugins/Makefile.am: export AncestorChart2.py
...
svn: r2654
2004-01-18 15:35:36 +00:00
Alex Roitman
f498d43529
* src/gramps_main.py (save_media): Add support for default action.
...
* src/plugins/Check.py (cleanup_missing_photos): Add support for default action.
* src/plugins/WriteCD.py (on_ok_clicked): Add support for default action.
* src/plugins/WritePkg.py (export): Add support for default action.
* src/plugins/WriteFtree.py: Do not import unused dialog.
svn: r2652
2004-01-18 01:59:30 +00:00
Don Allingham
5b9adacf85
update
...
svn: r2651
2004-01-17 22:39:43 +00:00
Alex Roitman
37ab20a21b
* NEWS: Update.
...
* src/errdialogs.glade: Add check button to the missing media dialog.
* src/QuestionDialog.py (MissingMediaDialog.__init__): Add default
action property.
* src/ReadXML.py (import_data): Add support for default action.
* src/plugins/WebPage.py (write_gallery): Use object ID as a file name
- prevents collision between identical names coming from different dirs.
svn: r2645
2004-01-17 06:51:49 +00:00
Don Allingham
b1164a9789
update
...
svn: r2644
2004-01-17 05:03:19 +00:00
Alex Roitman
b9e103bc80
* doc/gramps-manual/fr/mainwin.xml: Update.
...
* doc/gramps-manual/fr/usage.xml: Update.
* doc/gramps-manual/fr/figures/*.png: Update.
svn: r2642
2004-01-16 15:29:45 +00:00
Don Allingham
5aa3cb478d
update
...
svn: r2639
2004-01-15 05:26:40 +00:00
Don Allingham
730e6fc24a
* src/docgen/AbiWord2Doc.py: pychecker fixes
...
* src/docgen/HtmlDoc.py: pychecker fixes
* src/docgen/KwordDoc.py: pychecker fixes
* src/docgen/LaTeXDoc.py: pychecker fixes
* src/docgen/OpenOfficeDoc.py: pychecker fixes
* src/docgen/OpenSpreadSheet.py: pychecker fixes
* src/docgen/PSDrawDoc.py: pychecker fixes
* src/docgen/PdfDoc.py: pychecker fixes
* src/docgen/SvgDrawDoc.py: pychecker fixes
* src/plugins/Ancestors.py: pychecker fixes
* src/plugins/BookReport.py: pychecker fixes
* src/plugins/CustomBookText.py: pychecker fixes
* src/plugins/DescendReport.py: pychecker fixes
* src/plugins/DetAncestralReport.py: pychecker fixes
* src/plugins/DetDescendantReport.py: pychecker fixes
* src/plugins/FtmStyleAncestors.py: pychecker fixes
* src/plugins/IndivComplete.py: pychecker fixes
* src/plugins/ReadPkg.py: pychecker fixes
* src/plugins/RelCalc.py: pychecker fixes
* src/plugins/SimpleBookTitle.py: pychecker fixes
* src/plugins/TimeLine.py: pychecker fixes
* src/plugins/WriteCD.py: pychecker fixes
* src/plugins/WriteFtree.py: pychecker fixes
* src/plugins/rel_de.py: pychecker fixes
* src/GenericFilter.py: pychecker fixes
* src/RelLib.py: pychecker fixes
* src/Report.py: pychecker fixes
* src/SelectPerson.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
svn: r2634
2004-01-13 05:05:39 +00:00
Alex Roitman
cb5fa58baf
* src/PlaceView.py (on_delete_clicked): Use list's copy to avoid
...
modifying the real EventList (closes # 875332).
* src/paper.xml: Remove from CVS (superseded by papersize.xml).
svn: r2630
2004-01-12 18:56:02 +00:00
Don Allingham
c3fd8f5b28
update
...
svn: r2628
2004-01-12 03:36:24 +00:00
Don Allingham
ab503e2158
update
...
svn: r2626
2004-01-10 22:44:37 +00:00
Don Allingham
dc62aabea9
update
...
svn: r2624
2004-01-10 18:05:36 +00:00
Don Allingham
fe734b5673
update
...
svn: r2622
2004-01-10 02:37:54 +00:00
Alex Roitman
8c0a874b13
* src/get_strings: Add coding line. Remove ^L chars.
...
svn: r2620
2004-01-09 23:56:37 +00:00
Alex Roitman
bfa9144196
* src/const.py.in: Mark LDS status strings as translatable.
...
svn: r2619
2004-01-09 23:05:06 +00:00
Alex Roitman
8e667d1a91
* src/plugins/rel_de.py: Update possible German locale list.
...
svn: r2618
2004-01-09 16:39:31 +00:00
Alex Roitman
1f848875e4
* src/docgen/PdfDoc.py: Set print_label to None.
...
* src/docgen/KwordDoc.py: Set print_label to None.
* src/docgen/HtmlDoc.py: Set print_label to None.
* src/docgen/AbiWord2Doc.py: Set print_label to None.
* src/docgen/RTFDoc.py: Set print_label to None.
svn: r2616
2004-01-09 03:58:17 +00:00
Don Allingham
6738a6a455
update
...
svn: r2615
2004-01-09 03:23:44 +00:00
Alex Roitman
bb46232ec0
* src/plugins/rel_de.py: Update.
...
svn: r2611
2004-01-09 02:29:04 +00:00
Don Allingham
5d38ce95ab
update
...
svn: r2610
2004-01-08 18:09:32 +00:00
Alex Roitman
9f357f378e
* src/FamilyView.py (delete_family_from): Remove extra "[0]".
...
svn: r2608
2004-01-08 15:39:33 +00:00
Alex Roitman
32556fce16
* src/plugins/rel_de.py: Add to CVS.
...
* src/plugins/Makefile.am: Ship rel_de.py.
svn: r2606
2004-01-08 05:18:27 +00:00
Alex Roitman
9e8322db7e
Update
...
svn: r2605
2004-01-08 01:31:19 +00:00
Alex Roitman
5b7b00cfb1
Update
...
svn: r2603
2004-01-07 22:47:13 +00:00
Alex Roitman
168edafa89
* src/plugins/DetDescendantReport.py: Correct image insertion.
...
* src/plugins/DetAncestralReport.py: Correct image insertion.
svn: r2602
2004-01-07 22:40:04 +00:00
Alex Roitman
c37e1f446f
* src/plugins/rel_hu.py: Add to CVS.
...
* src/plugins/Makefile.am: Ship rel_hu.py.
svn: r2601
2004-01-07 21:22:40 +00:00
Alex Roitman
8882eb935a
* src/plugins/IndivComplete.py (write_note): Typo.
...
svn: r2600
2004-01-07 20:22:10 +00:00
Alex Roitman
f90d3bbd5b
* doc/gramps-manual/ru/mainwin.xml: Update translation.
...
* doc/gramps-manual/ru/usage.xml: Update translation.
svn: r2598
2004-01-07 05:17:16 +00:00
Don Allingham
2f0b941510
update
...
svn: r2597
2004-01-07 05:08:53 +00:00
Don Allingham
2a6c2b5298
update
...
svn: r2594
2004-01-07 04:59:11 +00:00
Alex Roitman
1e16bb4c9b
* src/plugins/ReadGedcom.py: More source parsing cleanups.
...
(parse_source_objects): Remove redundant function.
svn: r2591
2004-01-06 06:11:28 +00:00
Alex Roitman
c681413e0d
* src/plugins/ReadGedcom.py: More source parsing cleanups.
...
svn: r2588
2004-01-05 20:39:09 +00:00
Alex Roitman
79280bf948
* src/plugins/ReadGedcom.py: Revert brain-dead fix in favor of
...
an existing handle_source() method.
svn: r2587
2004-01-05 06:03:28 +00:00
Alex Roitman
4fbc088d30
* src/plugins/ReadGedcom.py: Correct level in parsing LDS ordinance
...
source references. Support for source description-type references.
svn: r2586
2004-01-05 03:57:01 +00:00
Alex Roitman
5488d83afe
* src/po/fr.po: Typo (named format line parameter was translated).
...
svn: r2585
2004-01-04 00:54:32 +00:00
Alex Roitman
c520058cb5
* NEWS: Update status.
...
svn: r2584
2004-01-02 21:59:26 +00:00
Alex Roitman
b9e01111ba
* src/PedView.py (load_canvas): Produce generation labels based on
...
the anchor.
svn: r2582
2004-01-02 07:02:12 +00:00
Alex Roitman
70bfd2f908
* src/PedView.py (load_canvas): Ditch anchor button in favor of
...
context menu items; (make_anchor_button,on_anchor_clicked): Remove
functions; (on_anchor_set, on_anchor_remove): Add functions;
(build_nav_menu): Add anchor-related context menut items.
svn: r2581
2004-01-02 01:02:13 +00:00
Don Allingham
5e135e7f49
update
...
svn: r2580
2004-01-01 22:12:50 +00:00
Don Allingham
5534f961b2
update
...
svn: r2578
2004-01-01 19:10:46 +00:00
Don Allingham
9442619e59
update
...
svn: r2576
2004-01-01 18:18:29 +00:00
Alex Roitman
ca0ac5c951
Update
...
svn: r2574
2004-01-01 09:21:56 +00:00
Alex Roitman
f7ac2f91d6
* src/PedView.py (load_canvas): Add ahcnor button and label;
...
(make_anchor_button,make_anchor_label,on_anchor_clicked): Add functions.
svn: r2573
2004-01-01 09:21:37 +00:00
Alex Roitman
1a4970e1e5
* src/plugins/RelCalc.py (__init__): Skip the person when building the
...
list.
svn: r2572
2003-12-31 23:22:44 +00:00
Alex Roitman
1fad6c9ed1
* doc/gramps-manual/fr/custom.xml: Update translation.
...
* doc/gramps-manual/fr/usage.xml: Update translation.
svn: r2570
2003-12-30 19:28:25 +00:00
Alex Roitman
ceed7ea96d
* doc/gramps-manual/ru/faq.xml: Update translation.
...
* doc/gramps-manual/ru/keybind.xml: Update translation.
* doc/gramps-manual/ru/filtref.xml: Update translation.
svn: r2569
2003-12-30 18:22:05 +00:00
Don Allingham
f362f04721
update
...
svn: r2568
2003-12-29 19:49:59 +00:00
Don Allingham
2fbe4465a0
update
...
svn: r2566
2003-12-29 18:37:56 +00:00
Don Allingham
79b7134b55
update
...
svn: r2564
2003-12-29 15:57:11 +00:00
Don Allingham
1ba9214f1f
update
...
svn: r2562
2003-12-27 23:14:14 +00:00
Don Allingham
793e0788cc
update
...
svn: r2560
2003-12-27 22:15:54 +00:00
Alex Roitman
dc895384a4
* src/MediaView.py (__init__): Translate column header.
...
* doc/gramps-manual/ru/cmdline.xml: Update translation.
* doc/gramps-manual/ru/faq.xml: Update translation.
* doc/gramps-manual/ru/mainwin.xml: Update translation.
svn: r2557
2003-12-27 05:02:18 +00:00
Don Allingham
0b062f3d9d
update
...
svn: r2556
2003-12-26 21:15:06 +00:00
Don Allingham
21cb5e2f15
update
...
svn: r2552
2003-12-24 17:47:50 +00:00
Don Allingham
e8aa50f8b4
update
...
svn: r2550
2003-12-20 02:43:02 +00:00
Alex Roitman
2715e60db5
* doc/gramps-manual/fr/cmdline.xml: Update translation.
...
* doc/gramps-manual/fr/custom.xml: Update translation.
* doc/gramps-manual/fr/faq.xml: Update translation.
* doc/gramps-manual/fr/filtref.xml: Update translation.
* doc/gramps-manual/fr/getstart.xml: Update translation.
* doc/gramps-manual/fr/gramps-manual.xml: Update translation.
* doc/gramps-manual/fr/keybind.xml: Update translation.
* doc/gramps-manual/fr/mainwin.xml: Update translation.
svn: r2548
2003-12-18 23:08:54 +00:00
Alex Roitman
08e9eb6122
update
...
svn: r2547
2003-12-18 23:07:57 +00:00
Alex Roitman
3316699c9e
* doc/gramps-manual/fr/cmdline.xml:
...
* doc/gramps-manual/fr/faq.xml:
* doc/gramps-manual/fr/filtref.xml:
* doc/gramps-manual/fr/getstart.xml:
* doc/gramps-manual/fr/gramps-manual.xml:
* doc/gramps-manual/fr/keybind.xml:
* doc/gramps-manual/fr/mainwin.xml:
svn: r2543
2003-12-17 22:30:15 +00:00
Alex Roitman
6e32ea36f6
Update
...
svn: r2542
2003-12-17 22:29:22 +00:00
Don Allingham
c41207d5e5
update
...
svn: r2539
2003-12-17 18:38:37 +00:00
Alex Roitman
67736d2f3d
* src/NoteEdit.py: Unicode conversion from gtk.TextView.
...
svn: r2537
2003-12-17 16:09:13 +00:00
Alex Roitman
9f84452198
* src/Sources.py: Unicode conversion from gtk.TextView.
...
* src/Witness.py: Unicode conversion from gtk.TextView.
* src/Report.py: Unicode conversion from gtk.TextView.
* src/NameEdit.py: Unicode conversion from gtk.TextView.
* src/Marriage.py: Unicode conversion from gtk.TextView.
* src/ImageSelect.py: Unicode conversion from gtk.TextView.
* src/EventEdit.py: Unicode conversion from gtk.TextView.
* src/EditSource.py: Unicode conversion from gtk.TextView.
* src/EditPlace.py: Unicode conversion from gtk.TextView.
* src/EditPerson.py: Unicode conversion from gtk.TextView.
* src/AutoComp.py: Unicode conversion from gtk.TextView.
* src/AttrEdit.py: Unicode conversion from gtk.TextView.
* src/AddrEdit.py: Unicode conversion from gtk.TextView.
* src/plugins/BookReport.py: Unicode conversion from gtk.Entry
and gtk.TextView.
* src/plugins/ChangeTypes.py: Unicode conversion.
* src/plugins/EventCmp.py: Unicode conversion.
* src/plugins/FilterEditor.py: Unicode conversion.
* src/plugins/SimpleBookTitle.py: Unicode conversion.
* src/plugins/TimeLine.py: Unicode conversion.
* src/plugins/WebPage.py: Unicode conversion.
* src/plugins/WriteGedcom.py: Unicode conversion.
* src/plugins/WritePkg.py: Unicode conversion.
* src/plugins/eval.py: Unicode conversion.
* src/plugins/soundgen.py: Unicode conversion.
svn: r2536
2003-12-17 16:06:36 +00:00
Tim Waugh
15b8cb4cc5
2003-12-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py
(ComprehensiveAncestorsReport.write_report): No need for separate
clauses when using write_note, since output is not delayed here.
(ComprehensiveAncestorsReport.long_notes): Handle pre-formatted
notes on events.
svn: r2535
2003-12-17 11:24:23 +00:00
Don Allingham
0ae41e3ee8
* src/PlaceView.py: Make sure to add new place after edit
...
* src/AddMedia.py: unicode conversion from gtk.Entry
* src/AddSpouse.py: unicode conversion from gtk.Entry
* src/AddrEdit.py: unicode conversion from gtk.Entry
* src/AttrEdit.py: unicode conversion from gtk.Entry
* src/AutoComp.py: unicode conversion from gtk.Entry
* src/ChooseParents.py: unicode conversion from gtk.Entry
* src/DateEdit.py: unicode conversion from gtk.Entry
* src/EditPerson.py: unicode conversion from gtk.Entry
* src/EditPlace.py: unicode conversion from gtk.Entry
* src/EditSource.py: unicode conversion from gtk.Entry
* src/EventEdit.py: unicode conversion from gtk.Entry
* src/Find.py: unicode conversion from gtk.Entry
* src/GrampsCfg.py: unicode conversion from gtk.Entry
* src/ImageSelect.py: unicode conversion from gtk.Entry
* src/LocEdit.py: unicode conversion from gtk.Entry
* src/Marriage.py: unicode conversion from gtk.Entry
* src/MergeData.py: unicode conversion from gtk.Entry
* src/NameEdit.py: unicode conversion from gtk.Entry
* src/PeopleView.py: unicode conversion from gtk.Entry
* src/Report.py: unicode conversion from gtk.Entry
* src/SelectChild.py: unicode conversion from gtk.Entry
* src/Sources.py: unicode conversion from gtk.Entry
* src/StartupDialog.py: unicode conversion from gtk.Entry
* src/StyleEditor.py: unicode conversion from gtk.Entry
* src/UrlEdit.py: unicode conversion from gtk.Entry
* src/Utils.py: unicode conversion from gtk.Entry
* src/VersionControl.py: unicode conversion from gtk.Entry
* src/Witness.py: unicode conversion from gtk.Entry
svn: r2534
2003-12-17 05:23:16 +00:00
Tim Waugh
98bd82526b
Fixed typo.
...
svn: r2533
2003-12-16 17:07:21 +00:00
Tim Waugh
09810d7787
2003-12-16 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Aneestors.py: Use write_note() when appropriate.
svn: r2532
2003-12-16 17:06:52 +00:00
Alex Roitman
3ca834f407
* doc/gramps-manual/ru/mainwin.xml: Translation update.
...
svn: r2530
2003-12-16 05:04:34 +00:00
Don Allingham
0573e612a5
update
...
svn: r2529
2003-12-16 04:04:41 +00:00
Don Allingham
2df97ee52c
update
...
svn: r2527
2003-12-16 02:13:51 +00:00
Alex Roitman
3d85a41c88
* src/places.glade: Add format controls for notes.
...
* src/imagesel.glade: Add format controls for notes.
* src/EditPlace.py: Add note format support.
* src/ImageSelect.py: Add note format support.
* src/EditPerson.py: Clean up note format support.
* src/Marriage.py: Add note format support.
svn: r2526
2003-12-16 00:37:47 +00:00
Alex Roitman
4746e0faa5
* src/NameEdit.py: Add note format support.
...
* src/AddrEdit.py: Add note format support.
* src/AttrEdit.py: Add note format support.
* src/EventEdit.py: Add note format support.
* src/EditSource.py: Add note format support.
svn: r2525
2003-12-15 20:00:47 +00:00
Alex Roitman
612705a717
* src/docgen/Makefile.am: Remove AbiWordDoc.py from the list.
...
* src/plugins/DetAncestralReport.py (write_person): Call write_note().
* src/plugins/DetDescendantReport.py (write_person): Call write_note().
* src/plugins/FtmStyleAncestors.py (print_notes): Call write_note().
* src/plugins/IndivComplete.py (write_note): Call doc.write_note().
* src/plugins/WebPage.py (write_gallery,write_notes): Call write_note().
svn: r2523
2003-12-15 04:18:51 +00:00
Alex Roitman
8e87f78ff4
* src/marriage.glade: Add format controls for notes.
...
* src/gramps.glade: Add format controls for notes.
svn: r2520
2003-12-14 19:28:28 +00:00
Alex Roitman
23c6ab7b7c
* src/dialog.glade: Add format controls for notes.
...
svn: r2518
2003-12-14 17:15:11 +00:00
Alex Roitman
b70411f0d0
* src/edit_person.glade: Correct hotkeys.
...
* src/gramps.glade: Correct hotkey targets.
* src/ChooseParents.py: Add hotkeys.
svn: r2517
2003-12-14 04:49:43 +00:00
Alex Roitman
5822f74770
* src/docgen/KwordDoc.py (write_note): Implement function.
...
svn: r2516
2003-12-13 17:16:00 +00:00
Alex Roitman
1fda68c3af
* src/docgen/OpenOfficeDoc.py (write_note): Implement function.
...
svn: r2514
2003-12-13 05:59:35 +00:00
Alex Roitman
2cbb3e2d64
* src/docgen/LaTeXDoc.py (write_note): Implement function.
...
* src/docgen/PdfDoc.py (write_note): Implement function.
* src/docgen/RTFDoc.py (write_note): Implement function.
* src/docgen/AbiWordDoc.py (write_note): Implement function.
* src/docgen/AbiWord2Doc.py (write_note): Implement function.
svn: r2513
2003-12-13 04:05:01 +00:00
Alex Roitman
869456b101
* src/docgen/HtmlDoc.py (write_note): Set monospace font family
...
for a preformatted note.
svn: r2512
2003-12-12 23:24:07 +00:00
Alex Roitman
0f273ef5ea
* src/edit_person.glade: Add from file and Add from database buttons.
...
* src/EditPerson.py (__init__): Add handler for a new button.
* src/ImageSelect.py (Gallery.on_select_photo_clicked): Add function.
* src/marriage.glade: Add from file and Add from database buttons.
* src/Marriage.py (__init__): Add handler for a new button.
* src/gramps.glade (sourceEditor): Add from file and Add from database
buttons.
* src/EditSource.py (__init__): Add handler for a new button.
* src/places.glade: Add from file and Add from database buttons.
* src/EditPlace.py (__init__): Add handler for a new button.
svn: r2511
2003-12-12 05:36:38 +00:00
Don Allingham
e3251b9966
update
...
svn: r2510
2003-12-12 04:36:07 +00:00
Alex Roitman
5c6ebbdc99
* src/edit_person.glade: Add tooltips and hotkeys to the radiobuttons.
...
svn: r2508
2003-12-12 03:57:06 +00:00
Alex Roitman
1ad5caca09
Update
...
svn: r2507
2003-12-12 02:34:48 +00:00
Alex Roitman
b48ab4a70b
* src/docgen/HtmlDoc.py (write_note): Use stypes for preformatted note.
...
svn: r2506
2003-12-12 02:34:29 +00:00
Alex Roitman
6e79027390
* src/docgen/PdfDoc.py (draw_text): Remove extra ",".
...
svn: r2505
2003-12-11 22:24:44 +00:00
Alex Roitman
44d84664f5
Oops, reverting last change
...
svn: r2504
2003-12-11 20:27:34 +00:00
Alex Roitman
5a731a9a13
* src/GrampsCfg.py (loadConfig, on_propertybox_apply):
...
Gracefully handle broken gnome keys for the toolbar style.
svn: r2503
2003-12-11 20:22:51 +00:00
Alex Roitman
f0273b8956
* src/BaseDoc.py (write_note): Add function.
...
* src/docgen/HtmlDoc.py (write_note): Implement function.
* src/plugins/FtmStyleDescendants.py (print_notes): Call write_note()
with the note's format.
svn: r2500
2003-12-11 03:49:44 +00:00
Alex Roitman
44efe8b303
* src/plugins/ReadGedcom.py: Add an "Unknown" address when
...
parsing an incorrect PHON field.
svn: r2499
2003-12-10 20:05:02 +00:00
Don Allingham
f7c3abd63c
update
...
svn: r2498
2003-12-10 15:31:05 +00:00
Alex Roitman
4c42ecc199
* src/edit_person.glade: Add notes format radiobuttons.
...
* src/EditPerson.py: Support format for the person's notes.
* src/RelLib.py: More support for the notes' format.
svn: r2496
2003-12-10 14:21:48 +00:00
Tim Waugh
03864283a6
2003-12-10 Tim Waugh <twaugh@redhat.com>
...
* doc/omf.make: Fixed DESTDIR support.
svn: r2495
2003-12-10 10:01:44 +00:00
Don Allingham
b6fec0ba3d
update
...
svn: r2494
2003-12-10 04:22:17 +00:00
Alex Roitman
0e61e5519a
* src/const.py.in: Add notes_formats list.
...
* src/RelLib.py: Support format for the notes.
* src/WriteXML.py: Support format for the notes.
* src/GrampsParser.py: Support format for the notes.
svn: r2492
2003-12-10 03:49:53 +00:00
Don Allingham
6a69ca5e4b
update
...
svn: r2491
2003-12-10 03:32:47 +00:00
Alex Roitman
1aff41add9
* src/plugins/WriteGedcom.py (export_data): Correct researcher's
...
PHON field; (write_person): Correct exported PHON fields.
* src/plugins/ReadGedcom.py (parse_residence): Remove PHON field since
it is taken care of by parse_address() now;
(parse_address): Parse PHON field, provided it immediately follows
ADDR structure.
svn: r2489
2003-12-10 02:07:05 +00:00
Alex Roitman
77e6715041
* doc/gramps-manual/ru/getstart.xml: Translation update.
...
svn: r2486
2003-12-10 01:00:59 +00:00
Don Allingham
857a7cb777
update
...
svn: r2480
2003-12-09 06:02:36 +00:00
Don Allingham
f465ee3109
update
...
svn: r2478
2003-12-09 05:55:04 +00:00
Alex Roitman
144adc808a
* src/plugins/FtmStyleDescendants.py (write_endnotes): Replace
...
CallNumber with Abbreviation.
* src/plugins/FtmStyleAncestors.py (write_endnotes): Replace
CallNumber with Abbreviation.
svn: r2477
2003-12-09 04:30:05 +00:00
Alex Roitman
ae8f0a3515
* src/plugins/WriteGedcom.py (write_sources): Remove CallNumber export.
...
svn: r2476
2003-12-09 04:24:52 +00:00
Alex Roitman
2670b8fb18
* doc/gramps-manual/ru/gramps-manual.xml: Translation.
...
* doc/gramps-manual/ru/getstart.xml: Translation.
* src/RelLib.py (Source.setCallNumber, Source.CallNumber): Remove
functions; (Source.callno): remove attribute.
* src/WriteXML.py (write_xml_data): Remove CallNumber output.
* src/GrampsParser.py (GrampsParser.stop_scallno): Remove function.
* src/gramps.glade (sourceEditor): Remove Call Number widgets.
* src/EditSource.py: Remove Call Number support.
svn: r2475
2003-12-09 04:21:39 +00:00
Alex Roitman
0286bf6903
Update
...
svn: r2472
2003-12-09 00:52:37 +00:00
Alex Roitman
6f2b03b69f
Update
...
svn: r2465
2003-12-08 19:45:05 +00:00
Alex Roitman
1d9b5481d3
Added russian translation of the manual
...
svn: r2464
2003-12-08 19:42:32 +00:00
Alex Roitman
2ee7b98f18
* src/filters/Complete.py: Add filter matching people with the
...
complete flag.
* src/GenericFilter.py (HasCompleteRecord): Add rule matching people
with the complete records.
* src/RelLib.py (Source.setAbbrev, Source.getAbbrev): Add functions.
* src/WriteXML.py (write_xml_data): Save abbreviation info for sources.
* src/GrampsParser.py (GrampsParser.stop_sabbrev): Parse abbreviation.
* src/gramps.glade (sourceEditor): Add widgets for Call Number and
Abbreviation.
* src/EditSource.py: Support Call Number and Abbreviation.
* src/plugins/ReadGedcom.py (parse_source): Parse abbreviation.
* src/plugins/WriteGedcom.py (write_sources): Export abbreviation.
* NEWS: Update.
svn: r2463
2003-12-08 02:23:53 +00:00
Alex Roitman
e722a4aa97
Release
...
svn: r2462
2003-12-08 00:58:00 +00:00
Alex Roitman
386ca0654b
Release
...
svn: r2461
2003-12-08 00:48:01 +00:00
Alex Roitman
3f79e86808
* src/EditSource.py (__init__): Markup notes label on startup.
...
svn: r2459
2003-12-07 05:04:14 +00:00
Alex Roitman
7bce72201e
Update
...
svn: r2458
2003-12-07 04:55:58 +00:00
Alex Roitman
fae74522d8
* src/EditPlace.py: Pass window to LocEdit.py. Correct apply callback.
...
* src/LocEdit.py (__init__): Make dialog modal and transient
for its parent; (on_help_clicked): Add function.
* src/dialog.glade: Correct response IDs.
* src/places.glade: Correct response IDs.
svn: r2457
2003-12-07 04:54:40 +00:00
Don Allingham
c1bc679119
update
...
svn: r2456
2003-12-07 04:16:11 +00:00
Alex Roitman
8acc5f5cd6
* src/plugins/WriteFtree.py (on_help_clicked): Add function.
...
* doc/gramps.1: Update.
svn: r2453
2003-12-06 23:05:52 +00:00
Alex Roitman
b01d83da90
* src/gramps_main.py (__init__): Remove unneeded handler.
...
svn: r2450
2003-12-06 21:09:46 +00:00
Alex Roitman
a3b05690ec
* doc/gramps-manual/C/figures/pedigree-child-cut.png: Add figure.
...
* doc/gramps-manual/C/mainwin.xml: Add figure.
* FAQ, doc/gramps-manual/C/faq.xml: Add two questions.
svn: r2449
2003-12-06 19:45:24 +00:00
Alex Roitman
cd59e6850c
* src/PedView.py: Remove references to self.presel_descendants
...
(closes bug #854626 ).
svn: r2447
2003-12-06 05:47:07 +00:00
Alex Roitman
5e696d845f
* doc/gramps-manual/C/getstart.xml: More "open a directory" stuff.
...
* src/gramps.glade: Add Help button to opendb dialog.
* src/DbPrompter.py (open_help_clicked): Add function.
svn: r2446
2003-12-06 00:14:25 +00:00
Alex Roitman
8ba0e84b5b
* src/po/ru.po: Update Russian translation for 0.98.
...
svn: r2445
2003-12-05 19:29:09 +00:00
Alex Roitman
fafc6a5efc
* TODO: Update.
...
* gramps.desktop: Remove in favor of src/gramps.desktop file.
* src/gramps_main.py: Replace stock Home with the custom string.
* src/PeopleView.py: Replace stock Home with the custom string.
svn: r2443
2003-12-05 00:11:22 +00:00
Alex Roitman
98dd000571
* doc/gramps-manual/C/getstart.xml: Remove ZODB support section.
...
* doc/gramps-manual/C/usage.xml: Remove ZODB support section.
svn: r2440
2003-12-04 14:00:14 +00:00
Alex Roitman
23254994c9
* doc/gramps-manual/C/faq.xml: Link to referenced cites.
...
* doc/gramps-manual/C/usage.xml: Document the completeness flag.
Describe new layout of book report.
* doc/gramps-manual/C/mainwin.xml: Document children menu markup
in Pedigree View.
* NEWS: Minor corrections.
svn: r2437
2003-12-03 23:11:04 +00:00
Alex Roitman
7f5dc667af
* src/plugins/ReadGedcom.py (parse_source): Stop TEXT messing
...
up the title; add ABBR to the note field (was ignored).
svn: r2435
2003-12-03 19:22:52 +00:00
Don Allingham
890a60f64f
update
...
svn: r2433
2003-12-03 04:10:30 +00:00
Alex Roitman
c073775f97
* AUTHORS: Add Tim Waugh to the author list.
...
svn: r2431
2003-12-03 03:52:29 +00:00
Alex Roitman
65aef4214d
* src/edit_person.glade: Add completeness check button.
...
* src/RelLib.py (Person.setComplete, Person.getComplete): Add functions.
* src/WriteXML.py (write_id): Save completeness info.
* src/GrampsParser.py (GrampsParser.start_person,
GrampsImportParser.start_person, GrampsImportParser.start_family):
Parse completeness.
* src/EditPerson.py: Add support for completeness.
svn: r2430
2003-12-03 03:49:39 +00:00
Alex Roitman
4dc578fb36
* src/gramps_main.py (on_faq_activate): Switch Help->FAQ function
...
* src/gramps.glade: Remove FAQ window.
* doc/gramps-manual/C/cmdline.xml,
doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/custom.xml,
doc/gramps-manual/C/keybind.xml,
doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/legal.xml,
doc/gramps-manual/C/filtref.xml,
doc/gramps-manual/C/mainwin.xml,
doc/gramps-manual/C/getstart.xml,
doc/gramps-manual/C/usage.xml: Add copyright info to header.
svn: r2429
2003-12-03 02:56:43 +00:00
Alex Roitman
89e275878b
* src/gramps.desktop: Add russian strings. Set encoding line to UTF-8.
...
svn: r2428
2003-12-03 02:06:03 +00:00
Alex Roitman
957225752b
Update
...
svn: r2425
2003-12-02 16:06:14 +00:00
Tim Waugh
f43bea8ae7
2003-12-02 Tim Waugh <twaugh@redhat.com>
...
* gramps.spec.in: Add more docs.
* Makefile.am: No need for dist-hook.
svn: r2423
2003-12-02 10:34:31 +00:00
Alex Roitman
e6cdcddd9d
* src/preferences.glade: Add Help button.
...
* src/GrampsCfg.py (on_propertybox_help): Add function.
* src/imagesel.glade: Add Help buttons.
* src/ImageSelect.py (ImageSelect.on_help_imagesel_clicked,
GlobalMediaProperties.on_help_clicked): Add functions.
* src/AddMedia.py (on_help_imagesel_clicked): Add function.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/keybind.xml: Update.
* src/AddSpouse.py: Call yelp with sect2 argument.
* src/AddrEdit.py: Likewise.
* src/AttrEdit.py: Likewise.
* src/ChooseParents.py: Likewise.
* src/EditPerson.py: Likewise.
* src/EditPlace.py: Likewise.
* src/EditSource.py: Likewise.
* src/EventEdit.py: Likewise.
* src/Marriage.py: Likewise.
* src/NameEdit.py: Likewise.
* src/SelectChild.py: Likewise.
* src/Sources.py: Likewise.
svn: r2420
2003-12-02 04:27:23 +00:00
Don Allingham
98d4fee03a
update
...
svn: r2419
2003-12-02 04:23:54 +00:00
Alex Roitman
731dac4120
* src/revision.glade: Add Help button.
...
* src/gramps_main.py (on_help_dbopen_clicked): Add function.
* src/plugins/gedcomexport.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/pkgexport.glade: Add Help button.
* src/plugins/WritePkg.py (on_help_clicked): Add function.
* src/plugins/writeftree.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/cdexport.glade: Add Help button.
* src/plugins/WriteCD.py (on_help_clicked): Add function.
* src/Bookmarks.py (draw_window): Add Help button;
(help_clicked): Add function.
svn: r2418
2003-12-02 02:35:49 +00:00
Alex Roitman
344250abc1
Update
...
svn: r2417
2003-12-02 01:29:30 +00:00
Alex Roitman
0b748ead3c
* src/FamilyView.py (add_child_clicked): Return tuple of two
...
empty strings when the surname guessing is set to None (otherwise
it produced traceback and did nothing).
* doc/gramps-manual/C/custom.xml: Update.
* doc/gramps-manual/C/gramps-manual-C.omf: Update.
* doc/gramps.1.in: Update.
svn: r2416
2003-12-02 00:20:46 +00:00
Tim Waugh
9ebe1cca0c
2003-12-01 Tim Waugh <twaugh@redhat.com>
...
* doc/xmldocs.make: Fix builds for == (oops).
svn: r2415
2003-12-01 17:35:39 +00:00
Alex Roitman
172cd77ac1
* doc/gramps-manual/C/keybind.xml: Update.
...
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/custom.xml: Update.
* NEWS: typo.
* doc/gramps-manual/C/keybind.xml: Update.
svn: r2414
2003-12-01 14:22:11 +00:00
Tim Waugh
871de6a5ac
2003-12-01 Tim Waugh <twaugh@redhat.com>
...
* doc/xmldocs.make: Clean copied XML files. Now 'make distcheck' works
again.
svn: r2413
2003-12-01 10:12:57 +00:00
Alex Roitman
ff9b6287b5
* NEWS: Update.
...
* src/FamilyView.py (on_child_list_button_press): Add edit person
callback on Shift+click; (sp_key_press, child_key_press): Replace
Ctrl+Insert with Shift+Insert for adding new people.
* src/PedView.py (on_show_child_menu): Markup children with children.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/faq.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.
svn: r2412
2003-12-01 04:22:15 +00:00
Don Allingham
cf954478e4
update
...
svn: r2408
2003-11-30 06:19:13 +00:00
Don Allingham
272d58b5d2
update
...
svn: r2406
2003-11-30 05:53:23 +00:00
Alex Roitman
eb22167873
* src/EventEdit.py (__init__): Only define translated name if the
...
event is not empty.
* doc/gramps-manual/C/gramps-manual.xml: Update manual.
* doc/gramps-manual/C/mainwin.xml: Update manual.
* doc/gramps-manual/C/faq.xml: Add to CVS.
* doc/gramps-manual/C/keybind.xml: Add to CVS.
* doc/gramps-manual/C/Makefile.am: Add new files to the distribution.
svn: r2404
2003-11-30 05:47:59 +00:00
Alex Roitman
2b6ad01e74
* src/filters/MatchSndEx2.py: Typo.
...
* src/plugins/RelGraph.py: Typo.
* src/plugins/book.glade: Remove initial text from the labels.
* src/po/template.po: Updated translation template for 0.98.0.
* src/po/ru.po: Russian translation for 0.98.0.
svn: r2403
2003-11-30 02:54:54 +00:00
Don Allingham
d0e5cd2c64
ChangeLog
...
svn: r2399
2003-11-27 18:16:36 +00:00
Don Allingham
e6591b8a66
update
...
svn: r2397
2003-11-27 18:14:17 +00:00
Donald A. Peterson
b375b089b2
new .desktop file for GNOME menu system
...
svn: r2392
2003-11-26 22:40:07 +00:00
Alex Roitman
b901a0afa0
* src/gramps_main.py (on_faq_activate): Add function.
...
* src/gramps.glade: Add faq window.
svn: r2391
2003-11-26 19:15:24 +00:00
Don Allingham
0d71780d43
update
...
svn: r2388
2003-11-26 16:44:54 +00:00
Alex Roitman
204b76f3c8
* src/Marriage.py (__init__): Call AutoComp.AutoCombo() prior to
...
setting text in place and temple combos. Set place text to empty
string if LdsSeal is empty. Markup lds_label as bold if LdsSeal is
not empty.
svn: r2386
2003-11-26 02:21:29 +00:00
Alex Roitman
e2c693b7f0
* FAQ: Several minor corrections. New question about bug reports.
...
* Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.
svn: r2385
2003-11-25 23:05:37 +00:00
Don Allingham
7d35ef4bea
update
...
svn: r2380
2003-11-25 21:34:47 +00:00
Alex Roitman
30ec4d210c
* FAQ: Add a question about adding custom columns.
...
svn: r2376
2003-11-25 18:04:17 +00:00
Don Allingham
ba09ff4838
update
...
svn: r2375
2003-11-25 17:49:33 +00:00
Alex Roitman
6e32c117a2
* FAQ: Added to CVS.
...
svn: r2371
2003-11-25 03:38:31 +00:00