Don Allingham
c5247c4d02
* 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
2d0da3a34c
* src/gramps_main.py: fix goto_active_person
...
svn: r3719
2004-11-10 04:34:48 +00:00
Don Allingham
d412332597
* src/DateParser.py: Handle month=12 in gregorian_valid
...
svn: r3718
2004-11-10 04:20:47 +00:00
Alex Roitman
270148fd20
* 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
3aa5101e36
Update
...
svn: r3716
2004-11-10 01:54:36 +00:00
Alex Roitman
6914dc80e6
* src/WriteGedcom.py: Remove extraneous import.
...
svn: r3715
2004-11-09 16:19:40 +00:00
Don Allingham
8ea34283c8
* 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
6c682adc40
* src/data/Makefile.am: Remove gramps.desktop from
...
svn: r3713
2004-11-09 01:42:16 +00:00
Don Allingham
b5490053bb
* 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
c1bc80c739
* src/DateHandler.py: handle en_GB, en_AU and en_CA locales
...
svn: r3710
2004-11-07 03:02:24 +00:00
Don Allingham
2c7a097b25
* src/gramps_main.py: fix setting of active person on history change
...
svn: r3708
2004-11-06 03:41:21 +00:00
Don Allingham
95ee36dfda
* 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
8b966449a7
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
98efd5e5e1
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
a50cf96de5
* 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
184924796c
* src/gramps_main.py: fixed home person button
...
svn: r3699
2004-10-31 23:18:41 +00:00
Don Allingham
bc5847f464
* src/WriteGedcom.py (GedcomWriter.write_person): handle
...
empty event handles
svn: r3693
2004-10-30 16:36:20 +00:00
Don Allingham
20c4f87988
* Makefile.am: added distuninstallcheck_listfiles
...
* doc/Makefile.am: Added CLEANFILES
svn: r3689
2004-10-29 03:37:01 +00:00
Don Allingham
24946bfd7f
* 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
b8daa8f930
* src/plugins/DetDescendantReport.py: New Date usage.
...
svn: r3685
2004-10-28 16:21:33 +00:00
Tim Waugh
0d68f5d230
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
057ff4319c
* src/docgen/OpenOfficeDoc.py: fix asian font, file extension
...
svn: r3679
2004-10-27 03:41:49 +00:00
Don Allingham
9ba7cac39a
* src/plugins/DescendReport.py: fix get_valid_year
...
svn: r3678
2004-10-27 03:10:53 +00:00
Don Allingham
91dcd9d52a
* 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
e185199d6a
* 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
6c9873363d
* src/MediaView.py: Typo.
...
svn: r3668
2004-10-24 17:36:33 +00:00
Don Allingham
f4b023cb61
removed unneeded files
...
svn: r3667
2004-10-24 02:15:16 +00:00
Don Allingham
0ce203ad2c
* 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
fb2ef63eee
* 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
4df725c5c2
* src/plugins/TimeLine.py: Remove old Date.UNDEF usage.
...
svn: r3660
2004-10-22 15:35:47 +00:00
Don Allingham
ce0ffc7035
* src/DateParser.py: fix dates of the format of JAN 2000
...
svn: r3659
2004-10-22 04:07:02 +00:00
Don Allingham
9cd7247c0b
* src/GrampsCfg.py: eliminate unused options
...
* src/gramps.glade: eliminate unused options
svn: r3649
2004-10-19 16:42:15 +00:00
Don Allingham
436c0bf940
* 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
282c5e8079
* 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
98f99c995a
* src/docgen/OpenSpreadSheet.py (write_text): Escape special
...
XML characters.
svn: r3644
2004-10-18 23:24:51 +00:00
Don Allingham
ef74b8d126
* 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
eb6fd70753
* src/plugins/rel_es.py: Correct levels.
...
svn: r3638
2004-10-17 19:31:38 +00:00
Don Allingham
5dca1c8f2a
* 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
0c41525cc2
* 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
c56d53ea02
* 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
Alex Roitman
192a0a93bd
Update
...
svn: r3632
2004-10-15 01:34:22 +00:00
Don Allingham
ba1022342b
* src/docgen/OpenOfficeDoc.py: incorporated Julio Sanchez's
...
language patch
svn: r3631
2004-10-14 04:09:38 +00:00
Alex Roitman
3ca73fed25
* src/rule.glade: Clean up the filter definition dialog.
...
svn: r3629
2004-10-14 01:55:50 +00:00
Alex Roitman
0ef61522ab
* 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
4a668595e8
* 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
c8a7f334a5
* src/gramps.glade: Remove "Save as" from toolbar.
...
svn: r3622
2004-10-12 20:13:55 +00:00
Don Allingham
867d29a862
* src/DisplayModels.py: fix initialization of self.map
...
svn: r3621
2004-10-12 02:18:30 +00:00
Don Allingham
4b4fd78f7e
* 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
6e51f6b27d
* 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
6078827986
* 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