Dionysios
38fcd5aaa1
updated translation
...
svn: r5027
2005-08-05 20:47:40 +00:00
Alex Roitman
55be600dc2
Update
...
svn: r5026
2005-08-05 17:48:41 +00:00
Alex Roitman
035b13c4f8
Update
...
svn: r5025
2005-08-05 17:05:10 +00:00
Alex Roitman
abaa2f7a10
Update
...
svn: r5024
2005-08-05 16:12:33 +00:00
Alex Roitman
d2cf4f8668
* src/Spell.py: Make more robust to failure.
...
* src/Makefile.am: Ship new file.
* NEWS: Update.
svn: r5023
2005-08-05 15:34:53 +00:00
Martin Hawlisch
d575d56cba
* src/plugins/Checkpoint.py (rcs): define variable comment before using it.
...
svn: r5022
2005-08-05 15:31:46 +00:00
Don Allingham
55447ac858
* src/Spell.py: Interface to gtkspell
...
* src/AttrEdit.py: add spell checker to notes
* src/EditPerson.py: add spell checker to notes
* src/EditPlace.py: add spell checker to notes
* src/EditSource.py: add spell checker to notes
* src/EventEdit.py: add spell checker to notes
* src/ImageSelect.py: add spell checker to notes
* src/Marriage.py: add spell checker to notes
* src/NameEdit.py: add spell checker to notes
* src/NoteEdit.py: add spell checker to notes
* src/Sources.py: add spell checker to notes
svn: r5021
2005-08-05 03:41:23 +00:00
Alex Roitman
ef444d3843
* src/po/ru.po: Partial update.
...
svn: r5020
2005-08-05 02:05:41 +00:00
Alex Roitman
02f7142364
* src/ArgHandler.py (parse_args): Use mime type to identify gramps
...
XML data.
* doc/gramps.1.in: Update man page.
* doc/gramps-manual/C/cmdline.xml: Update manual.
* src/PeopleModel.py: provide a work around for the python 2.3 bug
unicode sorting problem with locale.strcoll. For a nul termination
during sorting, strip it off after sorting. Only used for
python2.3, since this bug was fixed in python 2.4.
svn: r5019
2005-08-04 23:54:18 +00:00
Don Allingham
b6e123ed06
* src/ImageSelect.py: fixed thumbnail dnd selection
...
svn: r5018
2005-08-04 22:34:42 +00:00
Don Allingham
ac235ff7be
* src/AttrEdit.py: don't used reserved word "list"
...
* src/EditPerson.py: Pass correct attribute list to editor
* src/GrampsBSDDB.py: persistently load/save attribute lists
* src/GrampsDbBase.py: update attributes on commit
* src/Marriage.py: Pass correct attribute list to editor
svn: r5017
2005-08-04 20:46:41 +00:00
Matthieu Pupate
db62a824fb
Merged French translation
...
svn: r5016
2005-08-04 19:08:39 +00:00
Alex Roitman
d6fac942df
Update
...
svn: r5015
2005-08-04 18:09:26 +00:00
Alex Roitman
4ac3779a96
* src/Report.py (parse_report_options_frame): Fallback to trivial
...
filter on filter failure.
svn: r5014
2005-08-04 18:05:43 +00:00
Alex Roitman
5374ed4b64
* NEWS: Update.
...
* src/MergePeople.py: Typos.
* src/plugins/NavWebPage.py: Typos.
* src/po/template.po: Update for upcoming 2.0.6.
svn: r5013
2005-08-04 16:18:24 +00:00
Don Allingham
335580cc90
* src/PeopleModel.py: provide a work around for the python 2.3 bug unicode
...
sorting problem with locale.strcoll. For a nul termination during sorting,
strip it off after sorting. Only used for python2.3, since this bug was
fixed in python 2.4.
svn: r5012
2005-08-04 15:53:38 +00:00
Don Allingham
ad2ef89450
* src/NavWebPage.py: use new ProgressMeter, add ability to
...
not generate a CSS style sheet.
* src/WebPage.py: add deprecation notice
svn: r5011
2005-08-04 04:20:17 +00:00
Alex Roitman
5eb6e7c97e
* src/gramps_main.py (undo): Rebuild bookmarks menu on undo.
...
* src/plugins/ChangeNames.py: Add ProgressMeter.
* src/plugins/ChangeTypes.;y: Add ProgressMeter.
* src/plugins/Check.py: Mark translatable string.
* src/plugins/EventCmp.py: Add ProgressMeter.
* src/plugins/PatchNames.py: Add ProgressMeter.
svn: r5010
2005-08-03 22:17:10 +00:00
Don Allingham
1cc16595a9
ProgressMeter changes
...
svn: r5009
2005-08-03 21:10:11 +00:00
Don Allingham
ca4856adee
ProgressMeter additions
...
svn: r5008
2005-08-03 19:25:03 +00:00
Alex Roitman
3816790b4f
* src/Bookmarks.py: Convert from CList to ListModel and TreeView;
...
Remove Cancel and OK buttons, Add Close button; make all changes
immediate conforming to the HIG; (remove_people): Add method for
removing people outside bookmark editor (useful for connecting to
signals).
* src/gramps_main.py (on_remove_bookmark): Add handler for
removing deleted people; (__init__): Connect new handler to the
'person-delete' signal.
svn: r5007
2005-08-03 02:53:52 +00:00
Don Allingham
28edd32a1f
* src/NameEdit.py: convert names to unicode
...
* src/PeopleModel.py: convert names to uncode
svn: r5006
2005-08-03 02:31:18 +00:00
Don Allingham
544e27232f
error checking
...
svn: r5005
2005-08-02 22:51:08 +00:00
Don Allingham
66523b5c7c
date fixes
...
svn: r5004
2005-08-02 21:53:27 +00:00
Don Allingham
32b884fc5d
removed print statements
...
svn: r5003
2005-08-02 20:01:24 +00:00
Don Allingham
886696e718
Family/Person event separation
...
svn: r5002
2005-08-02 19:39:53 +00:00
Martin Hawlisch
a53db06f26
* src/gramps_main.py: Disable "add bookmark" menu entry on readonly database and only enable it in person/family/pedigree view.
...
svn: r5001
2005-08-02 14:37:10 +00:00
Martin Hawlisch
10960055c5
* src/Bookmarks.py (edit): Dont crash if bookmark list contains nonexisting person.
...
svn: r5000
2005-08-02 14:07:37 +00:00
Don Allingham
e7b9924482
* src/NavWebPage.py: fix references to places
...
svn: r4999
2005-08-02 04:33:22 +00:00
Don Allingham
865da3bbbd
fix write failure on GEDCOM export
...
svn: r4995
2005-08-01 22:35:19 +00:00
Martin Hawlisch
53fb61125b
* src/gramps_main.py: Use gobject.timeout_add instead of gtk.
...
svn: r4994
2005-08-01 19:46:11 +00:00
Alex Roitman
f5b549154d
* src/docgen/OpenOfficeDoc.py: Typo.
...
svn: r4986
2005-07-31 14:23:28 +00:00
Alex Roitman
870bc0bcfb
Update
...
svn: r4985
2005-07-31 14:22:38 +00:00
Don Allingham
2070dcba43
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output, use
...
xml.sax.saxutils.escape to handle XML entities
svn: r4984
2005-07-31 04:43:06 +00:00
Don Allingham
d768deae74
* src/docgen/OpenOfficeDoc.org: remove ^L and ^Z from output
...
svn: r4983
2005-07-31 04:22:43 +00:00
Don Allingham
f447c086aa
* src/GrampsBSDDB.py: issue complete redraw on name grouping change
...
svn: r4981
2005-07-30 04:54:58 +00:00
Don Allingham
d45b36537e
* src/Utils.py: use intermediate variable
...
svn: r4980
2005-07-30 03:29:34 +00:00
Don Allingham
b26b982274
update
...
svn: r4979
2005-07-29 22:14:56 +00:00
Don Allingham
f031f80287
privacy information
...
svn: r4978
2005-07-29 20:32:46 +00:00
Alex Roitman
c56f94a52f
* src/po/no.po, src/po/nb.po: Typos.
...
svn: r4977
2005-07-29 17:37:12 +00:00
Alex Roitman
3f8c9298a4
* src/GenericFilter.py (GrampsFilterComboBox.get_value): Do not
...
convert key to unicode.
svn: r4976
2005-07-29 16:36:51 +00:00
Don Allingham
478f90b8e8
* src/MergePeople.py: prevent attempts to merge a person and his/her
...
spouse, prevent merging of child and parent.
svn: r4975
2005-07-29 04:27:14 +00:00
Alex Roitman
88874cd212
* src/Report.py (ReportDialog.on_ok_clicked): Properly return on
...
correct/change filename choice.
svn: r4974
2005-07-28 21:26:57 +00:00
Alex Roitman
f5a5a3a55c
* src/plugins/WebPage.py (WebReportOptions.set_new_options):
...
Define help dictionary to document options.
* src/Report.py (CommandLineReport.init_options): Typo.
svn: r4973
2005-07-28 17:56:25 +00:00
Don Allingham
131bcb4bc2
* src/plugins/NavWebPage.py: add user html header and footer
...
svn: r4972
2005-07-28 03:51:27 +00:00
Don Allingham
ff5a31634c
* src/FamilyView.py: try to prevent adding a spouse that has
...
already been added
* src/ReadXML.py: prevent adding a spouse that has already been
added
* src/plugins/Check.py: remove identical families in family list
svn: r4971
2005-07-28 02:20:31 +00:00
Alex Roitman
52d06de491
* src/ChooseParents.py (save_parents_clicked): Do not create
...
family if parent is self.
svn: r4970
2005-07-27 00:58:17 +00:00
Don Allingham
2335612283
NameDisplay enhancements
...
svn: r4969
2005-07-26 23:02:53 +00:00
Martin Hawlisch
e968be0d0b
* src/NavWebPage.py: Catch missing header/footer notes; Add Surname page that is sorted by the number of persons.
...
svn: r4968
2005-07-26 13:53:54 +00:00
Alex Roitman
0f4a044aee
* src/gramps.glade (editPerson,marriageEditor): Use Title for the
...
source titles.
svn: r4967
2005-07-25 23:10:03 +00:00