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
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
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
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
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
Alex Roitman
de4a0766e7
Update
...
svn: r4788
2005-06-05 05:19:16 +00:00
Don Allingham
078cafc0c8
* src/DateHandler.py: handle generic "en", "fr" cases as a fallback
...
if the unknown "yy_XX" code is passed. Try yy if yy_XX fails.
* src/dates/Date_*.py: add a default xx case
svn: r4783
2005-06-04 19:08:38 +00:00
Don Allingham
c5b68976e1
* src/DateHandler.py: add more English locales
...
* src/dates/Date_fi.py: fix estimated/calculated, handle span
properly
* src/dates/Makefile.am: remove Date_fi for 2.0.2
svn: r4782
2005-06-04 04:06:47 +00:00
Eero Tamminen
d9edb0bd9c
- update translation from template.pot
...
- translate everything except for a few dozen tips
svn: r4779
2005-06-03 22:01:49 +00:00
Julio Sánchez
c99cd60e81
* src/po/es.po: Translation update for version 2.0.2.
...
svn: r4778
2005-06-03 21:07:17 +00:00
Alex Roitman
e4a677f57d
* src/plugins/FamilyGroup.py (parse_user_options): Only select
...
spouse if there is any.
svn: r4777
2005-06-03 20:23:44 +00:00
Alex Roitman
7d8f3c7dfb
* src/EditPlace.py, src/EditSource.py: Detect new objects by
...
handle.
* src/const.py.in (save_frel): Return English strings.
svn: r4776
2005-06-03 19:29:43 +00:00
Don Allingham
bda1ace41f
empty place check fixed
...
svn: r4775
2005-06-03 16:03:45 +00:00
Alex Roitman
493be971c2
* src/EditPlace.py, src/EditSource.py: Detect new objects by handle.
...
svn: r4774
2005-06-03 15:36:24 +00:00
Alex Roitman
aa1fb05e26
* src/ImageSelect (__init__,on_switch_page): Call
...
display_references using idle_add; (display_references): set
cursor when done.
svn: r4772
2005-06-03 14:09:47 +00:00
Alex Roitman
7115f24e54
* src/EditPlace (__init__,on_switch_page): Call
...
display_references using idle_add; (display_references): set
cursor when done.
svn: r4771
2005-06-03 13:44:55 +00:00
Alex Roitman
97900a087d
* src/Utils.py (bold_label,unbold_label,temp_label): optionally
...
set cursor.
* src/EditSource.py (__init__,on_switch_page): Call
display_references using idle_add; (display_references): set
cursor when done.
svn: r4770
2005-06-03 13:39:36 +00:00
Jens Arvidsson
b614f650d0
Translation fixes for 2.0.2
...
svn: r4768
2005-06-03 10:16:14 +00:00
Jens Arvidsson
6eb7599b68
Translation update for 2.0.2
...
svn: r4766
2005-06-03 09:32:28 +00:00
Don Allingham
2110e52171
added Date_fi.py
...
svn: r4762
2005-06-02 22:10:28 +00:00
Alex Roitman
5dd1e197d1
* NEWS: Update.
...
svn: r4761
2005-06-02 21:23:28 +00:00
Alex Roitman
e97199cba3
* src/po/ru.po: Update for 2.0.2.
...
svn: r4760
2005-06-02 21:05:08 +00:00
Don Allingham
bb2e2fd1cc
Filter problem fixes
...
svn: r4759
2005-06-02 20:31:39 +00:00
Alex Roitman
aceb486b79
* src/ReadGedcom.py (get_next): Use single space to split the line
...
into level, tag, and the field contents; strip extra white space
off the tag name.
svn: r4758
2005-06-02 20:06:37 +00:00
Martin Hawlisch
85fa8c09ea
* src/Utils.py (probably_alive): If no year is given it now treats people as dead when they have a death event instead of counting them as alive in the curent year when they died in the current year.
...
svn: r4752
2005-06-01 20:36:23 +00:00
Martin Hawlisch
f283347987
* src/po/de.po: Updated translation from Anton Huber
...
svn: r4751
2005-06-01 19:25:28 +00:00
Don Allingham
2e7ad59d01
* src/PeopleModel.py: Improve rebuid times by using database cursor,
...
caching sort names, and replacing loops with map/lamba
* src/PeopleView.py: prevent goto_active_person reentrancy, use get_selected_objects
instead of selected_foreach, combine row_changed and set_dnd_target into the same
callback, rebuild only affected surname on person-update if pissible
svn: r4750
2005-06-01 18:02:53 +00:00
Alex Roitman
31650baf2c
* src/plugins/Makefile.am: Don't ship NavWebPage yet.
...
* src/po/template.po: Update for 2.0.2.
svn: r4749
2005-06-01 15:09:55 +00:00
Don Allingham
bfa94869bc
* src/plugins/Checkpoint.py: add support for custom command
...
svn: r4747
2005-06-01 03:45:40 +00:00
Martin Hawlisch
447191f427
* src/DbPrompter.py: Properly return False if opening a file failed
...
svn: r4740
2005-05-31 15:30:42 +00:00
Martin Hawlisch
fdda045607
* src/po/de.po: Updated translation from Anton Huber
...
svn: r4739
2005-05-31 13:53:01 +00:00
Don Allingham
5ce490e3fa
* src/plugins/Checkpoint.py: Start of a checkpoint tool
...
svn: r4738
2005-05-31 03:21:10 +00:00
Martin Hawlisch
d77174143d
* src/ArgHandler.py (handle_args) Exit if opening a file failed
...
* src/Errors.py: New exception type "FileVersionError"
* src/GrampsDbBase.py (version_supported): New method
* src/GrampsBSDDB.py (version_supported): New method
* src/gramps_main.py (read_file) catch FileVersionError; (post_load): only load if version_supported()
* src/ReadGrdb.py (importData): only load if version_supported()
svn: r4734
2005-05-30 15:19:04 +00:00
Don Allingham
ebfbdce49b
* src/DbPrompter.py: fix handling of spaces when creating a new
...
file - use open instead of "touch"
svn: r4733
2005-05-30 15:16:12 +00:00
Alex Roitman
1fc782a60e
* src/po/sv.po: Typo (closes 1211150).
...
svn: r4732
2005-05-30 15:00:57 +00:00
Martin Hawlisch
01e6dedae9
* src/gramps_main.py (read_file): Optimize exception handling of load_database errors.
...
* src/ArgHandler.py (auto_save_load): Return actual status of read_file instead of always 1. This will now open the select database dialog on autoload errors.
svn: r4730
2005-05-28 19:29:29 +00:00
Alex Roitman
0cb7d90257
* configure.in: Bump up the version number after 2.0.1.
...
svn: r4728
2005-05-28 15:55:21 +00:00
Alex Roitman
1ab9c7c6d8
Update
...
svn: r4727
2005-05-28 15:54:48 +00:00
Martin Hawlisch
d120265624
* src/gramps_main.py (change_active_person): Dont change to the current active person again.
...
* src/FamilyView.py (drag_data_received): Allow reordering of childs when they were not correctly ordered before.
svn: r4725
2005-05-28 06:21:37 +00:00
Jens Arvidsson
d15f8ffe07
Translation fixes for 2.0.1
...
svn: r4706
2005-05-27 13:49:50 +00:00
Don Allingham
e177fe4030
* src/PeopleView.py: back port anti-flicker code from HEAD
...
* src/dates/Date_de.py: use "etwa" instead of "circa"
svn: r4699
2005-05-27 02:47:01 +00:00
Don Allingham
175ee0f498
* src/DateDisplay.py: don't mark date formats as translatable
...
svn: r4698
2005-05-26 22:31:04 +00:00
Don Allingham
2fa9ffc7fe
* src/DateDisplay.py: properly encode french republican dates as unicode
...
svn: r4682
2005-05-26 00:12:34 +00:00
Martin Hawlisch
745585d93c
* src/EditSource.py (DelSrcQuery.query_response), src/EditPlace.py (DeletePlaceQuery.query_response), src/ImageSelect.py (DeleteMediaQuery.query_response): Block signals while removing the references of the to be deleted object to get much more speed.
...
* src/plugins/TestcaseGenerator.py: Add place, media and source references.
* src/SourceView.py (button_press): Handle case of no selection.
svn: r4681
2005-05-25 21:09:51 +00:00
Alex Roitman
27e22a5b21
* src/NameDisplay.py (sorted): Use sorted name, not display name flag.
...
* src/Sort.py (by_sorted_name): Add method.
* src/WebPage (dump_index): Proper sorting, for both last name
sections and the names within each section.
svn: r4679
2005-05-25 18:51:10 +00:00
Alex Roitman
b444385631
* src/WriteGedcom.py (write_person): Typo.
...
svn: r4677
2005-05-25 17:20:47 +00:00
Richard Taylor
e3431e1d98
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
...
* src/plugins/ScratchPad.py: disabled search because it does not do
what the user expects.
2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/plugins/ScratchPad.py: rename on_scratch_pad_delete_event for consistency
* src/plugins/scratchpad.glade: add on_scratch_pad_delete_event to fix bug
when window is close using the window manager close button.
svn: r4673
2005-05-25 13:31:18 +00:00
Don Allingham
e09a5741b7
* src/MergePeople.py: clean up and refactoring of code.
...
svn: r4663
2005-05-24 02:45:48 +00:00
Alex Roitman
db9b15a18c
* src/po/ru.po: More tranlsated tips.
...
svn: r4662
2005-05-23 23:54:26 +00:00
Eero Tamminen
32b8401167
translation updates, remove Finnish Date parser for now
...
svn: r4659
2005-05-23 20:55:25 +00:00
Jens Arvidsson
3ed52a7ed6
Translation update for 2.0.1
...
svn: r4657
2005-05-23 18:49:52 +00:00
Don Allingham
a109d25c0b
* src/MergePeople.py: merge improvements, merge data not merged before.
...
svn: r4656
2005-05-23 04:08:41 +00:00
Alex Roitman
f5131a3b82
* src/ImageSelect.py (item_event): Do nothing if nothing is selected.
...
* src/EditSource.py (button_press): Return if no data.
* src/Sources.py (drag_data_get): Return if no data.
* src/EditPerson.py (ev_drag_data_get,name_drag_data_get):
Return if no data.
* src/EditPlace.py (url_source_drag_data_get): Properly obtain data;
return if no data.
svn: r4655
2005-05-23 02:28:17 +00:00
Julio Sánchez
2d4024eb0e
* src/po/es.po: Updated translation for filters, tips still pending
...
svn: r4654
2005-05-22 04:56:09 +00:00
Don Allingham
2281e7246f
* src/ChooseParents.py: handle the addition of a person correctly.
...
Warn if the person just added is suppressed by the filter.
* src/MergePeople.py: use __debug__ for print statements
* src/MergePeople.py: fixed name merging, incorporate Martin's
patches.
svn: r4653
2005-05-22 03:47:00 +00:00
Alex Roitman
a169d828bc
Update
...
svn: r4652
2005-05-21 04:46:08 +00:00
Alex Roitman
fa2db8a154
* src/ChooseParents.py (close_child_windows): Pass no arguments
...
to child_window.close().
svn: r4651
2005-05-21 03:26:14 +00:00
Martin Hawlisch
03a75c899b
Ups, Alex was faster in comitting ;-)
...
svn: r4650
2005-05-20 21:33:15 +00:00
Alex Roitman
38fead2e4f
* example/gedcom/sample.ged: Correct object format tags.
...
svn: r4649
2005-05-20 21:30:17 +00:00
Martin Hawlisch
ace6a1ec0b
* src/gramps_main.py (read_file): No longer setting the windows non-resizable during load. Works fine now without it and causes less trouble to the windowmanager.
...
svn: r4648
2005-05-20 21:29:02 +00:00
Alex Roitman
ec654be45e
* src/gramps_main.py (read_file): Remove set_resizable() calls.
...
* src/ReadGedcom.py (parse_person_object,parse_family_object):
Always add media references/objects, even if the files are not found
(keep the warnings); set the note for the media references.
svn: r4647
2005-05-20 21:27:03 +00:00
Eero Tamminen
779a231259
translate .desktop file to Finnish
...
svn: r4646
2005-05-20 20:38:19 +00:00
Eero Tamminen
bc32903268
merge translation, translate welcome message
...
svn: r4645
2005-05-20 20:33:43 +00:00
Alex Roitman
5d7c0ec371
* src/MediaView.py (on_drag_drop): Remove drag_get_data() call
...
as it was calling extraneous 'drag-data-received' signal.
svn: r4644
2005-05-20 20:10:09 +00:00
Martin Hawlisch
38751bb5a8
* src/WriteGedcom.py: Some hardening against corrupt database.
...
svn: r4643
2005-05-20 20:05:55 +00:00