Alex Roitman
1cc234069e
* src/data/tips.xml: Update and rework.
...
svn: r4620
2005-05-18 21:15:04 +00:00
Alex Roitman
0cdf38f43f
Update
...
svn: r4619
2005-05-18 21:05:37 +00:00
Alex Roitman
686458138a
* src/GenericFilter.py: Use class names for internal work; Rework
...
ID-based filters to use gramps-id instead of a handle.
* src/plugins/FilterEditor.py: Use class names for internal work.
svn: r4618
2005-05-18 20:56:30 +00:00
Don Allingham
1f25c6fd38
* src/ReadGedcom.py: grab description for birth and death events
...
* src/WriteGedcom.py: export description for birth and death events
* example/gedcom/sample.ged: add test case
svn: r4617
2005-05-18 20:27:02 +00:00
Martin Hawlisch
a4688d10ad
* src/GrampsInMemDB.py: Emit the *-delete signals correctly.
...
* src/GrampsDbBase.py: Emission of the *-update/*-add signals should not depend on the existance of a transaction.
svn: r4616
2005-05-18 15:37:05 +00:00
Don Allingham
054c446aed
* src/plugins/FilterEditor.py: sort entries in Add Rule dialog
...
svn: r4615
2005-05-18 15:34:02 +00:00
Martin Hawlisch
9979fd1126
* src/plugins/TestcaseGenerator.py: Added debbuging helpers for signal emissions
...
svn: r4614
2005-05-18 13:36:07 +00:00
Martin Hawlisch
64aac6f002
* src/GrampsBSDDB.py, src/GrampsDbBase.py, src/GrampsInMemDB.py,
...
src/RelLib.py: Catch invalid arguments instead of crashing.
TODO: raise TypeError or HandleError instead of simply returning?
svn: r4613
2005-05-18 08:43:04 +00:00
Alex Roitman
76fe79a9c0
* src/AddSpouse.py (select_spouse_clicked): Display warning and
...
provide a way to override when trying to add child/parent as a spouse.
svn: r4612
2005-05-18 04:53:28 +00:00
Alex Roitman
3182ef4191
* src/Date.py: Import gettext.
...
* src/DateDisplay.py: Import gettext.
* src/GenericFilter.py: Support existing custom_filters.xml files
by adding an old2new mapping for names.
svn: r4611
2005-05-18 04:33:15 +00:00
Alex Roitman
f14c71c726
* src/GenericFilter.py: Change filter rule names to make them consistent.
...
* src/gramps_main.py: Change filter names to make them consistent.
svn: r4609
2005-05-17 22:15:32 +00:00
Martin Hawlisch
8c2ef473f4
* src/plugins/ImportGeneWeb.py (decode): Decode characters and named entities. Because gramps is not web browser based we can simply use unicode.
...
svn: r4608
2005-05-17 19:46:52 +00:00
Don Allingham
f8e15f5269
fixed event column bug
...
svn: r4607
2005-05-17 19:24:00 +00:00
Matthieu Pupate
adbbe850e9
Updated French transaltion
...
svn: r4606
2005-05-17 16:12:25 +00:00
Don Allingham
a662f3717b
* src/PlaceView.py: select correct column for sorting
...
* src/SourceView.py: select correct column for sorting
svn: r4605
2005-05-17 03:58:18 +00:00
Alex Roitman
41fef8d7d6
* src/TarFile.py: Indent with spaces, remove string module.
...
* src/RelImage.py: Remove unused string module.
* src/SubstKeywords.py: Remove string module.
svn: r4604
2005-05-17 03:43:36 +00:00
Don Allingham
6a5c66aa31
* src/WriteGedcom.py: used 'replace' mode on iso-8859-1 string
...
encoding conversion
svn: r4603
2005-05-17 01:30:50 +00:00
Alex Roitman
026da172b7
* src/plugins/StatisticsChart.py: Minor stylistic corrections.
...
* src/GenericFilter.py: Minor stylistic corrections.
svn: r4602
2005-05-16 22:00:59 +00:00
Martin Hawlisch
e4e817de57
* src/ReadGedcom.py (parse_trailer): Catch EOF to warn about premature EOF only once; Always close file;
...
(parse_record): Properly catch premature EOF instead of unknown level 0 records; Support single line SOUR records;
(parse_address): Support PHON and NOTE, ignore _NAME.
svn: r4601
2005-05-16 20:56:25 +00:00
Alex Roitman
8165bf3974
* src/ansel_utf8.py: Convert to Unix end-of-line.
...
svn: r4600
2005-05-16 19:44:25 +00:00
Don Allingham
733d5d4e00
fix child reordering
...
svn: r4599
2005-05-16 19:33:19 +00:00
Don Allingham
1d1fab4eb9
* src/ChooseParents.py: redraw window properly after person add
...
svn: r4598
2005-05-16 04:06:28 +00:00
Don Allingham
9c37651ddf
* src/DisplayModels.py: provide sorting support
...
* src/PlaceView.py: add sorting by columns
* src/SourceView.py: add sorting by columns
svn: r4597
2005-05-15 22:59:25 +00:00
Don Allingham
a4f66df140
* src/ReadGedcom.py: add a few more items to parse from Legacy
...
generated GEDCOM files
svn: r4596
2005-05-14 16:59:45 +00:00
Alex Roitman
791f96417f
* src/data/Makefile.am: Always install gramps.schemas and gramps.xml,
...
with or without packager mode.
svn: r4595
2005-05-14 16:16:17 +00:00
Martin Hawlisch
fbefcf1eca
* src/EditPerson.py, src/AddMedia.py, src/ImageSelect.py, src/ReportUtils.py, src/SelectObject.py, src/plugins/Ancestors.py, src/plugins/IndivComplete.py, src/plugins/IndivSummary.py, src/plugins/WebPage.py, src/plugins/WriteCD.py: Dont crash with "note only" media object.
...
svn: r4594
2005-05-14 13:19:56 +00:00
Martin Hawlisch
8e7e8155f7
* src/GenericFilter.py (HasTextMatchingSubstringOf, HasTextMatchingRegexpOf): Search media objects in full text search.
...
* src/RelLib.py: Add GRAMPS ID to get_text_data_list so this field is usable in full text search; Dont crash if get_text_data_list contains None values instead of empty strings.
* src/EditPerson.py: Dont crash with "note only" media object.
svn: r4593
2005-05-14 12:52:27 +00:00
Martin Hawlisch
9a1dece0db
* src/GenericFilter.py (IsSiblingOfFilterMatch): Match only sibling, not the filterMatch; (HasEvent,HasFamilyEvent): Dont crash in filter editor.
...
svn: r4592
2005-05-14 10:03:36 +00:00
Don Allingham
5934f15111
* src/plugins/ScratchPad.py: fix GdkAtom index problem with pygtk2.4
...
svn: r4591
2005-05-14 05:33:38 +00:00
Alex Roitman
51ff1e909e
Update
...
svn: r4590
2005-05-14 04:36:42 +00:00
Alex Roitman
653ec79d77
* src/DateEdit.py (parse_and_check): Display date as parsed on
...
svn: r4589
2005-05-14 04:34:14 +00:00
Martin Hawlisch
db2c05cd13
* src/GenericFilter.py (HasEvent,HasFamilyEvent): Correct filter rules
...
svn: r4588
2005-05-13 20:21:45 +00:00
Alex Roitman
052bb7f063
Update
...
svn: r4587
2005-05-13 17:13:19 +00:00
Alex Roitman
bb00d70d21
* src/get_strings: Support extracting strings from tips.xml file.
...
* src/build_po: Process tips.xml file.
* src/TipOfDay.py (TipOfDay.__init__): Use translated tips.
* src/template.po: new translatable strings.
svn: r4586
2005-05-13 17:03:32 +00:00
Alex Roitman
586ab531a1
* src/DateDisplay.py (DateDisplayEn): Localize format names.
...
svn: r4585
2005-05-13 15:44:36 +00:00
Martin Hawlisch
358208d34f
* src/DateDisplay.py: Allow B.C.E. in years to be localized
...
* src/dates/Date_de.py: Some more translations including B.C.E.
svn: r4584
2005-05-13 15:32:58 +00:00
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