Commit Graph

4523 Commits

Author SHA1 Message Date
Alex Roitman
5df8d1f8c8 Update
svn: r4867
2005-06-23 19:03:56 +00:00
Alex Roitman
44d7865a5e * src/Relationship.py (is_spouse): Use context.
* src/get_strings: Add "__" to default keywords.


svn: r4866
2005-06-23 16:29:06 +00:00
Julio Sánchez
8187ddc350 * src/WriteGedcom.py: Fix family source references, fix spurious
PLAC subrecords, respect more privacy settings
* src/po/es.po: Translation fixes


svn: r4865
2005-06-23 16:27:47 +00:00
Alex Roitman
5553c74092 * src/Relationship.py (is_spouse): return translated spouse name,
based on gender and family relation.
* src/plugins/rel_*.py (get_relationship): use new spouse scheme.


svn: r4864
2005-06-23 03:09:57 +00:00
Don Allingham
e7fbc6c85e * src/FamilyView.py: fix deleting of spouse and children
svn: r4863
2005-06-22 22:42:10 +00:00
Alex Roitman
ee876d287a * src/TarFile.py (extract_files): insert missing 'replace' call.
svn: r4862
2005-06-22 20:41:08 +00:00
Alex Roitman
2800377011 * src/FamilyView.py (remove_child_clicked): Prevent signal race.
* NEWS: Update.


svn: r4861
2005-06-22 20:09:59 +00:00
Don Allingham
e87f58a584 * src/PlaceView.py: fix sorting
* src/SourceView.py: fix sorting


svn: r4860
2005-06-22 17:58:13 +00:00
Alex Roitman
4f9a905a15 * src/GenericFilter.py (IsDescendantOfFilterMatch.__init__):
Remove unneeded method.


svn: r4859
2005-06-22 15:12:20 +00:00
Don Allingham
f15be4cc33 filter optimization
svn: r4858
2005-06-21 20:51:57 +00:00
Alex Roitman
0df9e11ac2 * src/Report.py (CommandLineReport.parse_option_str): Fix indentation.
svn: r4857
2005-06-21 13:54:03 +00:00
Alex Roitman
cdd196ac43 * src/po/fr.po: Remove extra "%" signs.
svn: r4856
2005-06-21 12:26:49 +00:00
Martin Hawlisch
5676035276 * src/GenericFilter.py: Resolve handle-person mixup +many other bugfixes
svn: r4855
2005-06-21 09:50:18 +00:00
Don Allingham
6730d35232 * src/AddSpouse.py: accept Person instead of handle
* src/ChooseParents.py: accept Person instead of handle
* src/GenericFilter.py: use single pass through database, filters
accept Person objects instead of handles
* src/PeopleModel.py: don't precalculate handle list
* src/RelLib.py: allow person object to be initialized with
serialized data
* src/SelectChild.py: accept Person instead of handle

* src/SelectChild.py (LikelyFilter.prepare,LikelyFilter.apply):


svn: r4854
2005-06-21 04:04:44 +00:00
Alex Roitman
b33fcb04a9 Update
svn: r4853
2005-06-21 00:59:28 +00:00
Don Allingham
8c8fa8ab8d fixed missing "s"
svn: r4851
2005-06-20 16:05:27 +00:00
Alex Roitman
f768299812 * src/SelectChildpy (LikelyFilter.prepare,LikelyFilter.apply):
Handle absent birth of a parent.
* src/AddSpouse.py (LikelyFilter.prepare,LikelyFilter.apply):
Handle absent birth of a parent; correctly use gender.


svn: r4850
2005-06-20 13:34:04 +00:00
Don Allingham
eb3331c178 * src/AddSpouse.py: display idle cursor, build better likely filter
svn: r4849
2005-06-20 03:34:55 +00:00
Don Allingham
7969779fde * src/AddSpouse.py: display idle cursor
* src/SelectChild.py: display idle cursor


svn: r4848
2005-06-19 19:30:25 +00:00
Don Allingham
765e5cec77 * src/ChooseParents.y: display "Loading..." while loading lists
svn: r4847
2005-06-19 16:27:11 +00:00
Don Allingham
3177cfce76 typo fix
svn: r4846
2005-06-19 04:58:17 +00:00
Don Allingham
b6cfa20860 * src/ChooseParents.py: build custom filter rules to speed up
loading the data, provide watch cursor to provide feedback to
the user.
* src/Date.py: provide sort data recalculation function


svn: r4845
2005-06-19 03:36:30 +00:00
Eero Tamminen
aded196d64 changed entries to spinbuttons
svn: r4844
2005-06-18 20:50:19 +00:00
Eero Tamminen
7a3945eaa5 really minor improvement
svn: r4843
2005-06-18 20:13:52 +00:00
Don Allingham
295b7d1a2b * src/ChooseParents.py: optimize the add of a person to the models
svn: r4842
2005-06-18 03:55:12 +00:00
Don Allingham
74f29ec489 * src/EditPlace.py: check to make sure a duplicate title is not
entered


svn: r4841
2005-06-18 03:22:26 +00:00
Alex Roitman
1d78512f16 * src/plugins/WebPage.py (write_report): Test for empty dir_name.
svn: r4840
2005-06-17 19:40:42 +00:00
Alex Roitman
7772b6f201 update
svn: r4839
2005-06-17 19:39:07 +00:00
Alex Roitman
fdc3979278 * src/WriteGedcom.py: Pass gramps_id to filter rules.
* src/plugins/ExportVCalendar.py: Pass gramps_id to filter rules.
* src/plugins/ExportVCard.py: Pass gramps_id to filter rules.
* src/plugins/GraphViz.py: Pass gramps_id to filter rules.
* src/plugins/IndivComplete.py: Pass gramps_id to filter rules.
* src/plugins/NavWebPage.py: Pass gramps_id to filter rules.
* src/plugins/StatisticsChart.py: Pass gramps_id to filter rules.
* src/plugins/TimeLine.py: Pass gramps_id to filter rules.
* src/plugins/WebPage.py: Pass gramps_id to filter rules.
* src/plugins/WriteFtree.py: Pass gramps_id to filter rules.
* src/plugins/WriteGeneWeb.py: Pass gramps_id to filter rules.


svn: r4838
2005-06-17 17:32:54 +00:00
Alex Roitman
880c3e7751 * src/WriteGedcom.py (write_sources): Pass handle to the id
creator; (write_person): write person sources; (sid): return
gramps_id; (write_families): write family sources.


svn: r4837
2005-06-17 16:58:26 +00:00
Martin Hawlisch
3b925c2653 * src/gramps_main.py (on_merge_activate,on_fast_merge_activate): only merge if exactly two persons have been selected
svn: r4833
2005-06-16 10:44:25 +00:00
Alex Roitman
369fcf562e * src/PedView.py (load_canvas): Set anchor_txt to None if no
person is selected; (set_anchor,remove_anchor): Only set anchor
text if anchor_txt evaluates as True.


svn: r4829
2005-06-16 00:30:07 +00:00
Martin Hawlisch
197a013f2e typo
svn: r4828
2005-06-15 15:27:10 +00:00
Martin Hawlisch
6354b8fb15 * src/po/de.po: Applied patch from Anton Huber <anton_huber@gmx.de>
svn: r4827
2005-06-15 14:28:13 +00:00
Alex Roitman
3ac758f702 * src/plugins/WriteGeneweb.py (GeneWebWriterOptionBox.get_option_box):
Build person-centered filters only if a person is selected.
* src/plugins/WriteFtree.py (FtreeWriterOptionBox.get_option_box):
Build person-centered filters only if a person is selected.


svn: r4826
2005-06-15 13:46:11 +00:00
Alex Roitman
dfc376c640 Update
svn: r4825
2005-06-15 13:45:24 +00:00
Alex Roitman
d35d33b8f2 * src/WriteGedcom.py (GedcomWriterOptionBox.__init__): Build
person-centered filters only if a person is selected.


svn: r4824
2005-06-15 13:21:02 +00:00
Martin Hawlisch
6ecb9eeab9 * src/po/de.po: Applied patch from Jens Seidel <jensseidel@users.sf.net>
svn: r4823
2005-06-15 13:12:07 +00:00
Alex Roitman
5536819783 * src/docgen/AbiWord2Doc.py: Only embed one data chunk per image
file; add empty paragraph if the image is not in paragraph already.


svn: r4820
2005-06-10 21:48:48 +00:00
Martin Hawlisch
d8d03e335c * src/plugins/NavWebPage.py: Marked strings for translation; Dont crash if media file does not exist; Generate pages for every place; Build list of used sources
svn: r4819
2005-06-10 14:03:27 +00:00
Martin Hawlisch
dee75c1f08 * src/ReportUtils.py (place_name): Really return place name
svn: r4818
2005-06-10 13:14:37 +00:00
Martin Hawlisch
012cad6eb5 * src/plugins/Makefile.am: Install vCal and vCard plugins
svn: r4817
2005-06-09 15:06:52 +00:00
Martin Hawlisch
8b10dc0c42 * src/EditPerson (__init__): Make gender guessing work again
svn: r4811
2005-06-08 21:07:40 +00:00
Alex Roitman
daa4475bc8 * src/plugins/rel_fr.py: Add more levels; provide fallback phrases.
svn: r4810
2005-06-08 19:01:26 +00:00
Alex Roitman
4f15cfc10f * src/FamilyView.py (north_american,latin_american,icelandic): Fix
object/handle mixups.


svn: r4799
2005-06-07 16:41:50 +00:00
Alex Roitman
e47701ab02 * src/Utils.py (strip_context): Add function.
svn: r4795
2005-06-06 05:03:48 +00:00
Eero Tamminen
cf7ed2c8f9 finished translation for 2.0.2 (late)
svn: r4794
2005-06-05 19:44:43 +00:00
Alex Roitman
fd9e95aab0 * configure.in: Bump up the version number.
* Release: Version 2.0.3 "Mynd you, m����se bites Kan be pretty
nasti..." released.


svn: r4792
2005-06-05 17:22:40 +00:00
Don Allingham
b7658288b6 * src/DateHandler.py: fixed initialization of parser class
svn: r4790
2005-06-05 06:01:33 +00:00
Alex Roitman
13a51cf2c7 * configure.in: Bump up the version number.
svn: r4789
2005-06-05 05:19:43 +00:00