Martin Hawlisch
|
e1b74235c1
|
* src/plugins/ImportGeneWeb.py: Distinguish unknown people
svn: r4583
|
2005-05-13 12:59:24 +00:00 |
|
Martin Hawlisch
|
28023ba12e
|
* src/DateParser.py: Catch DateError and use text only date as fallback
* src/plugins/TestcaseGenerator.py: Handle DateError exception
svn: r4582
|
2005-05-13 12:53:00 +00:00 |
|
Martin Hawlisch
|
dffb9781b3
|
* src/Date.py: Raise Exception.DateError on invalid arguments
svn: r4581
|
2005-05-13 12:50:10 +00:00 |
|
Martin Hawlisch
|
46f65e9d33
|
* src/dates/Date_de.py: Register for all variants of german; Add other variants of month names for parser
svn: r4580
|
2005-05-13 12:48:00 +00:00 |
|
Martin Hawlisch
|
6cd8796007
|
* src/SelectChild.py (on_save_child_clicked) Commit new parent family of child properly; correct handle/object mismatch; exec parent
callback to do a proper redraw (closes #1201151)
svn: r4579
|
2005-05-13 10:21:38 +00:00 |
|
Matthieu Pupate
|
f06dbb3b25
|
UPdated french translation
svn: r4578
|
2005-05-13 05:27:50 +00:00 |
|
Alex Roitman
|
f6029285c7
|
* src/po/ru.po: Typo.
svn: r4577
|
2005-05-13 04:04:21 +00:00 |
|
Alex Roitman
|
e57e34f6a2
|
* src/data/gramps.xml: Include different cases for file extensions.
svn: r4576
|
2005-05-13 02:35:42 +00:00 |
|
Don Allingham
|
3cd2b2098a
|
Force database sync on commit
svn: r4575
|
2005-05-12 20:24:16 +00:00 |
|
Matthieu Pupate
|
8e4ecafda0
|
Updated French translation
svn: r4574
|
2005-05-12 19:39:26 +00:00 |
|
Alex Roitman
|
d64b5bdc47
|
* src/ReportUtils.py (insert_images): Pass sizes to add_media_object;
(married_str): Quit if no spouse.
svn: r4573
|
2005-05-12 16:57:15 +00:00 |
|
Martin Hawlisch
|
86634e3481
|
fixed regex for span and range
svn: r4572
|
2005-05-12 15:40:00 +00:00 |
|
Martin Hawlisch
|
864e8bb7d4
|
* src/GenericFilter.py (ParamFilter.apply): Set parameter list before prepare (solves crash in full text search)
* src/gramps_main.py: Enable full text search filters again
svn: r4571
|
2005-05-12 15:03:17 +00:00 |
|
Alex Roitman
|
9b606381f9
|
* src/ReportUtils.py (insert_images): Pass sizes to add_media_object.
svn: r4570
|
2005-05-12 13:32:04 +00:00 |
|
Martin Hawlisch
|
1a311e0918
|
Updated translation
svn: r4569
|
2005-05-12 13:28:54 +00:00 |
|
Alex Roitman
|
7d303cff5a
|
* src/plugins/Check.py (cleanup_missing_photos): Typo.
* configure.in: Bump up the version number.
* NEWS: Update.
svn: r4568
|
2005-05-12 13:14:42 +00:00 |
|
Alex Roitman
|
f77805ec1a
|
Update
svn: r4567
|
2005-05-12 13:12:02 +00:00 |
|
Martin Hawlisch
|
2a48a6c4e6
|
mark dates, that have been parsed as textonly, but have not been a textual date before.
svn: r4566
|
2005-05-12 08:59:59 +00:00 |
|
Martin Hawlisch
|
04a5125212
|
Add checkbox for date tests
svn: r4565
|
2005-05-12 08:40:02 +00:00 |
|
Martin Hawlisch
|
17e3d2b23c
|
display exception of Date.set()
svn: r4564
|
2005-05-12 08:33:22 +00:00 |
|
Martin Hawlisch
|
3966f768f7
|
src/plugins/TestcaseGenerator.py now tests date display and date parsing too
svn: r4563
|
2005-05-12 08:28:49 +00:00 |
|
Martin Hawlisch
|
39addc1b9b
|
* src/dates/Date_de.py: Updated translation
svn: r4562
|
2005-05-12 07:55:16 +00:00 |
|
Martin Hawlisch
|
2f9ebbab0d
|
* src/plugins/NavWebPage.py (HomePage): Dont crash on note only object
svn: r4561
|
2005-05-12 07:37:33 +00:00 |
|
Matthieu Pupate
|
627e920e48
|
Translations updated
svn: r4560
|
2005-05-12 06:37:00 +00:00 |
|
Martin Hawlisch
|
dd2e6e38a2
|
* src/plugins/TestcaseGenerator.py: Added generation of multiple date formats including invalid dates.
svn: r4559
|
2005-05-12 06:08:57 +00:00 |
|
Don Allingham
|
ca9d62b902
|
cleaner fix, convert everyting to unicode
svn: r4558
|
2005-05-12 00:33:59 +00:00 |
|
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 |
|
Matthieu Pupate
|
eba70ed463
|
French translation with Welcome message
svn: r4554
|
2005-05-11 17:46:53 +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
|
04ab8c1462
|
GNOME 2.8 compatible
svn: r4547
|
2005-05-11 03:49:51 +00:00 |
|
Don Allingham
|
cc595f783c
|
fix callback call
svn: r4546
|
2005-05-11 03:34:03 +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 |
|
Matthieu Pupate
|
bdf458406a
|
Updated French translation
svn: r4539
|
2005-05-10 20:13:31 +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 |
|
Frode Jemtland
|
e96af426bc
|
Updated the string once more.... Probably not right this time eather....
svn: r4536
|
2005-05-10 19:49:23 +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
|
3b2ac1ef49
|
* src/GrampsGconfKeys.py: Add get/set methods for welcome key.
* src/GrampsIniKeys.py: Add get/set methods for welcome key.
svn: r4533
|
2005-05-10 14:57:11 +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 |
|
Lars Lundin
|
54c9f758b9
|
Translated Welcome string
svn: r4530
|
2005-05-10 11:56:47 +00:00 |
|
Frode Jemtland
|
1f7ec3cdd7
|
Translated the welcome dialog string. Keep it as fuzzy for now.
svn: r4529
|
2005-05-10 05:57:26 +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 |
|