Don Allingham
baf80601af
* src/ReadGedcom.py: coerce the name into a unicode value - if the wrong character
...
encoding is indicated in the file, the screen display can get corrupted due to keys
that aren't unicode values
svn: r4557
2005-05-12 00:28:36 +00:00
Don Allingham
210a6df39c
* src/dates/Date_de.py: first pass at a German date handler
...
svn: r4552
2005-05-11 16:19:01 +00:00
Martin Hawlisch
1c8ab2cf56
* src/DateHandler.py: Fallback to "C" locale instead of the ISO format. This currently basically falls back to en, but this could be enhanced by a translated fallback parser later.
...
svn: r4551
2005-05-11 15:45:04 +00:00
Don Allingham
4ae013652b
* src/gramps_main.py: define progress bar callback, remove problem
...
filters
svn: r4545
2005-05-11 03:24:45 +00:00
Don Allingham
eafdceff00
* src/DbPrompter.py: add callback for progressbar
...
* src/GrampsXMLDB.py: pass callback task
* src/ReadXML.py: handle progress callback, fix placeobj error
* src/gramps_main.py: define progress bar callback
svn: r4544
2005-05-11 02:35:50 +00:00
Alex Roitman
ffc5f987e9
* src/WriteXML.py (write_witness): Proper witness reference.
...
* src/ReadXML.py (start_witness): Initialize empty comment.
svn: r4543
2005-05-11 02:00:45 +00:00
Alex Roitman
4763eabff6
* src/data/tips.xml: Update tips.
...
svn: r4542
2005-05-10 21:01:20 +00:00
Eero Tamminen
a86c91eb2d
gettextize 3 strings where _() was missing
...
svn: r4541
2005-05-10 20:19:11 +00:00
Don Allingham
cab8c00936
error handling
...
svn: r4540
2005-05-10 20:16:25 +00:00
Alex Roitman
d4dfdd4c2d
* src/gramps_main.py: Use new welcome key for the welcome dialog.
...
svn: r4538
2005-05-10 20:04:59 +00:00
Alex Roitman
3588e5e795
* src/gramps.glade: Remove unused widget.
...
svn: r4537
2005-05-10 19:52:14 +00:00
Alex Roitman
ffbb7f743d
* src/po/ru.po: Update.
...
svn: r4535
2005-05-10 16:26:54 +00:00
Alex Roitman
ef1200b950
Update
...
svn: r4534
2005-05-10 15:39:25 +00:00
Alex Roitman
874a1bdbf6
* src/data/gramps.schemas: Add a welcome key.
...
svn: r4532
2005-05-10 14:51:05 +00:00
Julio Sánchez
98646257ad
* src/po/es.po: Updated translation
...
* src/plugins/rel_es.py: Revert to more conservative relationships
svn: r4531
2005-05-10 13:52:41 +00:00
Don Allingham
023f9a37e6
* src/gramps.glade: new scrollable message dialog
...
* src/gramps_main.py: add new upgrading information message
* src/template.po: new translatable string
svn: r4528
2005-05-10 04:48:49 +00:00
Don Allingham
b1485df25f
* src/StartupDialog.py: Added Alex's configuration upgrade, but
...
wrapped in gconf detection
svn: r4527
2005-05-10 03:58:58 +00:00
Alex Roitman
f4d716f280
* src/DisplayModels.py (column_change): Use localized time string.
...
* src/PeopleModel.py (column_change): Use localized time string.
* src/RelLib.py (get_change_display): Use localized time string.
svn: r4526
2005-05-10 03:34:50 +00:00
Alex Roitman
0ba4449318
Update
...
svn: r4525
2005-05-10 03:31:09 +00:00
Alex Roitman
7ae0950669
* doc/gramps-manual/C/authors.xml: Update.
...
svn: r4523
2005-05-09 17:51:27 +00:00
Alex Roitman
1d63482d52
* src/plugins/GraphViz.py (parse_user_options): Use 'justyears'.
...
svn: r4522
2005-05-09 17:48:02 +00:00
Alex Roitman
bf71571982
* doc/gramps-manual/C/usage.xml: Typo.
...
svn: r4516
2005-05-09 04:52:32 +00:00
Don Allingham
aa56da2c05
* src/WriteGedcom.py: fix adopted relationship generation
...
svn: r4515
2005-05-09 03:55:09 +00:00
Alex Roitman
3d3fbb4c15
* src/po/ru.po: Typos.
...
svn: r4513
2005-05-08 16:03:44 +00:00
Alex Roitman
3a44c74e0a
Update
...
svn: r4511
2005-05-08 04:20:03 +00:00
Alex Roitman
207b811658
* INSTALL: Update.
...
svn: r4510
2005-05-08 04:16:49 +00:00
Julio Sánchez
d43dec5fd6
* src/po/es.po: Updated translation
...
svn: r4509
2005-05-07 15:42:55 +00:00
Jens Arvidsson
8bd18bb9dd
Partial translation update for 2.0.0
...
svn: r4508
2005-05-07 15:36:17 +00:00
Martin Hawlisch
87d879dc6a
* src/PedView.py (build_detail_string), src/FamilyView.py (load_family): Dont crash on strange signal race condition, that leaves database in corrupt state before sending "active-changed"
...
* src/plugins/ImportGeneWeb.py (read_children_lines): Properly add birth event; (parse_person): Remove brackets from name; (get_or_create_place): Fix typo
svn: r4506
2005-05-07 13:22:28 +00:00
Alex Roitman
d2fb680ce4
* acinclude.m4: Copy macro for GCONF configuration from gconf2-dev;
...
add --disable-mime-install and --enable-packager-mode arguments.
* configure.in: Call new macros; Remove obsolete French and Russian
manuals for the time being.
* doc/gramps-manual/Makefile.am: Remove obsolete manuals.
* src/data/Makefile.am: Conditional installation of gconf keys and
mime types.
* src/po/da.po: Typos preventing make.
* NEWS: Update.
* README: Update.
svn: r4503
2005-05-07 05:19:03 +00:00
Alex Roitman
47cffe694a
Update
...
svn: r4502
2005-05-07 04:47:23 +00:00
Alex Roitman
bbef084489
* doc/gramps-manual/C/authors.xml, doc/gramps-manual/C/faq.xml,
...
doc/gramps-manual/C/mainwin.xml, doc/gramps-manual/C/usage.xml:
svn: r4501
2005-05-07 04:46:40 +00:00
Don Allingham
0193504595
* src/ReadGedcomp.py: Handle inline sources better in GEDCOM files
...
svn: r4500
2005-05-07 04:04:18 +00:00
Don Allingham
92f89387cb
Handle married_rel_str if there is no spouse
...
svn: r4498
2005-05-06 21:11:46 +00:00
Don Allingham
295ecc8d8e
Faster place list building
...
svn: r4496
2005-05-06 19:43:41 +00:00
Martin Hawlisch
48be6c8a75
* src/gramps_main.py (undo): Block signals during undo to make it MUCH faster when undoing larger imports or plugin runs
...
svn: r4494
2005-05-06 16:46:58 +00:00
Alex Roitman
f844356203
* doc/gramps.1.in, doc/gramps-manual/C/bugs.xml,
...
doc/gramps-manual/C/cmdline.xml, doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/getstart.xml,
doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/mainwin.xml,
doc/gramps-manual/C/preface.xml: Update.
svn: r4491
2005-05-06 04:03:14 +00:00
Don Allingham
8f8a0bb642
* src/plugins/PatchNames.py: handle multiple titles (bug 1196056)
...
* src/plugins/ReorderIDs.py: bring up to speed with new handle/id methodology,
svn: r4490
2005-05-05 22:12:33 +00:00
Don Allingham
277f5bee18
* src/ReorderIDs.py: bring up to speed with new handle/id methodology,
...
svn: r4488
2005-05-05 20:10:21 +00:00
Martin Hawlisch
5e93c54df9
* src/GenericFilter.py: Fix copy-n-paste errors; dont crash on empty database
...
svn: r4487
2005-05-05 09:54:23 +00:00
Alex Roitman
9e3b938b2a
* src/SourceView.py (__init__): Connect to the key-press-event.
...
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/cmdline.xml: Update.
* doc/gramps-manual/C/custom.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.
svn: r4485
2005-05-05 04:55:08 +00:00
Alex Roitman
fdb8acce47
* doc/gramps-manual/C/figures/scratch-pad.png: Add new figure.
...
* doc/gramps-manual/C/authors.xml: Update.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/cfe-ar.png: Update.
* doc/gramps-manual/C/figures/cfe-df.png: Update.
* src/plugins/FilterEditor.py: Correct manual section.
* src/plugins/ScratchPad.py: Correct manual section.
* src/plugins/SoundGen.py: Correct manual section.
* src/plugins/Verify.py: Correct manual section.
svn: r4484
2005-05-04 20:30:35 +00:00
Don Allingham
2010054577
* src/gramps_main.py: remove beta warning, handle OSError
...
on config open
svn: r4481
2005-05-04 03:50:44 +00:00
Don Allingham
7393664291
* src/po/nl.po: Updated Dutch translation
...
svn: r4480
2005-05-04 02:18:55 +00:00
Eero Tamminen
8a1f01b287
update fi.po
...
svn: r4477
2005-05-03 20:01:31 +00:00
Martin Hawlisch
7c49fac9a9
* src/GenericFilter.py (HaveChildren): Match what it should
...
svn: r4476
2005-05-03 19:39:04 +00:00
Alex Roitman
b797fc392a
* doc/gramps-manual/C/prefs.xml: Update.
...
* doc/gramps-manual/C/figures/prefs.png: Add new figure.
svn: r4475
2005-05-03 19:24:32 +00:00
Alex Roitman
0774bb6e19
* doc/gramps-manual/C/usage.xml: Update.
...
* doc/gramps-manual/C/figures/*.png: Add new figures.
* src/MergePeople.py: Minor cleanups; Help buttons.
* src/MergeData.py: Minor cleanups; Help buttons.
* src/mergedata.glade: Minor cleanups; Help buttons.
svn: r4472
2005-05-03 17:17:17 +00:00
Don Allingham
06ca7b40fd
Fixed typo
...
svn: r4471
2005-05-03 16:47:14 +00:00
Alex Roitman
3346233bf0
* src/po/ru.po: Translation update.
...
svn: r4469
2005-05-03 04:58:21 +00:00