Alex Roitman
4c545b90d0
* src/ReadXML.py (start_childof): Use integer relations.
...
* src/WriteXML.py (write_xml_data): Properly test frel.
* src/rule.glade: Change button label; add "need to close" label.
* src/EditPlace.py: Typo.
svn: r4149
2005-03-10 00:04:50 +00:00
Alex Roitman
8c1061b9a7
* src/ReadXML.py (start_childof): Use integer relations.
...
* src/WriteXML.py (write_xml_data): Properly test frel.
* src/rule.glade: Change button label; add "need to close" label.
* src/EditPlace.py: Typo.
svn: r4149
2005-03-10 00:04:50 +00:00
Alex Roitman
d5e54d4ed4
Update
...
svn: r4148
2005-03-09 23:06:51 +00:00
Alex Roitman
dce5cc2a9b
Update
...
svn: r4148
2005-03-09 23:06:51 +00:00
Don Allingham
97a0add0a7
* src/EditPerson.py: add srcref as a drag and drop item
...
* src/EditPlace.py: add srcref as a drag and drop item
* src/Marriage.py: add srcref as a drag and drop item
* src/WriteGedcom.py: catch empty event
* src/Sources.py: add drag-n-drop for source references
svn: r4147
2005-03-09 22:59:24 +00:00
Don Allingham
e21dac81bf
* src/EditPerson.py: add srcref as a drag and drop item
...
* src/EditPlace.py: add srcref as a drag and drop item
* src/Marriage.py: add srcref as a drag and drop item
* src/WriteGedcom.py: catch empty event
* src/Sources.py: add drag-n-drop for source references
svn: r4147
2005-03-09 22:59:24 +00:00
Alex Roitman
354f27f46a
* src/GenericFilter.py (IsDefaultPerson,IsSiblingOfFilterMatch):
...
Add filter rules.
svn: r4146
2005-03-09 17:47:23 +00:00
Alex Roitman
a5c857809f
* src/GenericFilter.py (IsDefaultPerson,IsSiblingOfFilterMatch):
...
Add filter rules.
svn: r4146
2005-03-09 17:47:23 +00:00
Don Allingham
82b719bddc
* srcNameEdit.py: assign date on close
...
svn: r4145
2005-03-09 17:12:58 +00:00
Don Allingham
9b7c7bc4f2
* srcNameEdit.py: assign date on close
...
svn: r4145
2005-03-09 17:12:58 +00:00
Alex Roitman
7714274635
* src/data/gramps.schemas: Place dont-ask key into interface dir.
...
* src/Marriage.py (did_data_change): Compare gramps_id, not handle.
svn: r4144
2005-03-09 16:25:15 +00:00
Alex Roitman
3ccc11f763
* src/data/gramps.schemas: Place dont-ask key into interface dir.
...
* src/Marriage.py (did_data_change): Compare gramps_id, not handle.
svn: r4144
2005-03-09 16:25:15 +00:00
Alex Roitman
4646ad519f
* src/PedView.py: Import RelLib for accessing relationship constants.
...
* src/NameEdit.py: Use empty Date for newly created name.
svn: r4143
2005-03-09 16:06:22 +00:00
Alex Roitman
38183c6024
* src/PedView.py: Import RelLib for accessing relationship constants.
...
* src/NameEdit.py: Use empty Date for newly created name.
svn: r4143
2005-03-09 16:06:22 +00:00
Alex Roitman
a6cf17065a
* src/ChooseParents.py: Stop parent selection window from being
...
modal; fix child/parent relations from strings to integers.
svn: r4142
2005-03-09 04:50:10 +00:00
Alex Roitman
25624f61d9
* src/ChooseParents.py: Stop parent selection window from being
...
modal; fix child/parent relations from strings to integers.
svn: r4142
2005-03-09 04:50:10 +00:00
Don Allingham
d0f69b802b
* src/ChooseParents.py: change _nsort to _model
...
* src/GrampsBSDDB.py: fix event secondary index function to that
the event name is used instead of the GRAMPS id.
svn: r4141
2005-03-09 03:58:44 +00:00
Don Allingham
761733ae1e
* src/ChooseParents.py: change _nsort to _model
...
* src/GrampsBSDDB.py: fix event secondary index function to that
the event name is used instead of the GRAMPS id.
svn: r4141
2005-03-09 03:58:44 +00:00
Alex Roitman
7cd4156a6b
* src/plugins/FilterEditor.py (on_delete_event,close_filter_editor):
...
Update filter ComboBox in the main window.
* src/gramps_main.py (init_filters): Clear layout before rebuilding.
svn: r4140
2005-03-09 01:08:49 +00:00
Alex Roitman
5438164231
* src/plugins/FilterEditor.py (on_delete_event,close_filter_editor):
...
Update filter ComboBox in the main window.
* src/gramps_main.py (init_filters): Clear layout before rebuilding.
svn: r4140
2005-03-09 01:08:49 +00:00
Alex Roitman
c46dff68a2
* src/EditPerson.py (__init__): Only set update sources if possible
...
(calls from ChooseParents don't provide the correct parent, but then
the full update goes on anyway).
* src/ChooseParents.py (mother_list_select_row,
father_list_select_row): Comment out auto-selection of parents.
svn: r4139
2005-03-08 22:24:41 +00:00
Alex Roitman
d7fe0d91e6
* src/EditPerson.py (__init__): Only set update sources if possible
...
(calls from ChooseParents don't provide the correct parent, but then
the full update goes on anyway).
* src/ChooseParents.py (mother_list_select_row,
father_list_select_row): Comment out auto-selection of parents.
svn: r4139
2005-03-08 22:24:41 +00:00
Alex Roitman
00e0bdfff8
* src/Marriage.py (on_add_clicked,on_event_update_clicked): Typos.
...
* src/AddSpouse.py (select_spouse_clicked): Typo.
svn: r4138
2005-03-08 22:02:49 +00:00
Alex Roitman
cff7c00db4
* src/Marriage.py (on_add_clicked,on_event_update_clicked): Typos.
...
* src/AddSpouse.py (select_spouse_clicked): Typo.
svn: r4138
2005-03-08 22:02:49 +00:00
Alex Roitman
e1f5b991ec
* src/DbPrompter.py (ImportDbPrompter.chooser): Typo.
...
svn: r4137
2005-03-08 21:11:48 +00:00
Alex Roitman
c22dae3716
* src/DbPrompter.py (ImportDbPrompter.chooser): Typo.
...
svn: r4137
2005-03-08 21:11:48 +00:00
Alex Roitman
00b730208c
Update
...
svn: r4135
2005-03-08 17:41:30 +00:00
Alex Roitman
2053a75470
Update
...
svn: r4135
2005-03-08 17:41:30 +00:00
Alex Roitman
3c269fabd2
Update
...
svn: r4133
2005-03-08 17:25:09 +00:00
Alex Roitman
bee87ee2a9
Update
...
svn: r4133
2005-03-08 17:25:09 +00:00
Alex Roitman
c882cf1633
* src/EditPerson.py: Remove numerous multiple definitions.
...
* src/AttrEdit.py (__init__): Set text to translated attribute type.
* src/const.py.in (display_attr): Add function.
svn: r4132
2005-03-08 17:18:33 +00:00
Alex Roitman
c85c5cc4af
* src/EditPerson.py: Remove numerous multiple definitions.
...
* src/AttrEdit.py (__init__): Set text to translated attribute type.
* src/const.py.in (display_attr): Add function.
svn: r4132
2005-03-08 17:18:33 +00:00
Alex Roitman
ba1a7e55fe
* src/AddrEdit.py: Typo.
...
* src/EditPerson.py (on_add_addr_clicked): Typos.
* src/EditSource.py (display_references): Add lots of missed
source references.
* src/ImageSelect.py: Use PluginsMgr instead of Plugins.
svn: r4131
2005-03-08 03:14:25 +00:00
Alex Roitman
5867ce9c30
* src/AddrEdit.py: Typo.
...
* src/EditPerson.py (on_add_addr_clicked): Typos.
* src/EditSource.py (display_references): Add lots of missed
source references.
* src/ImageSelect.py: Use PluginsMgr instead of Plugins.
svn: r4131
2005-03-08 03:14:25 +00:00
Don Allingham
01eb6f63f2
* src/RelLib.py: more documentation
...
svn: r4130
2005-03-08 01:11:50 +00:00
Don Allingham
5e1d964551
* src/RelLib.py: more documentation
...
svn: r4130
2005-03-08 01:11:50 +00:00
Alex Roitman
734753c196
* src/gramps_main.py (post_load): Upgrade even if no callback.
...
svn: r4127
2005-03-07 13:49:14 +00:00
Alex Roitman
b017df054a
* src/gramps_main.py (post_load): Upgrade even if no callback.
...
svn: r4127
2005-03-07 13:49:14 +00:00
Alex Roitman
7c702ed2d3
Update
...
svn: r4126
2005-03-07 13:47:17 +00:00
Alex Roitman
85e38877b4
Update
...
svn: r4126
2005-03-07 13:47:17 +00:00
Don Allingham
a10dff3414
* src/GrampsBSDDB.py: display upgrade messages to stdout
...
svn: r4125
2005-03-07 04:57:22 +00:00
Don Allingham
44c64eac09
* src/GrampsBSDDB.py: display upgrade messages to stdout
...
svn: r4125
2005-03-07 04:57:22 +00:00
Don Allingham
17dcd45d3c
* src/GrampsBSDDB.py: add upgrade to version 3 for new Name type
...
* src/NameEdit.py: add date editor field
* src/ReadXML.py: read date field attached to a name
* src/WriteXML.py: write date field attached to a name
* src/RelLib.py: add date field to Name
* src/gramps.glade: add date editor field to Name Editor dialog
svn: r4121
2005-03-06 23:47:26 +00:00
Don Allingham
47efc514f4
* src/GrampsBSDDB.py: add upgrade to version 3 for new Name type
...
* src/NameEdit.py: add date editor field
* src/ReadXML.py: read date field attached to a name
* src/WriteXML.py: write date field attached to a name
* src/RelLib.py: add date field to Name
* src/gramps.glade: add date editor field to Name Editor dialog
svn: r4121
2005-03-06 23:47:26 +00:00
Alex Roitman
49e549b5ae
* src/EditSource.py (display_references): List source's references
...
from personal and family gallery objects.
svn: r4120
2005-03-06 18:32:14 +00:00
Alex Roitman
6fdd7e2556
* src/EditSource.py (display_references): List source's references
...
from personal and family gallery objects.
svn: r4120
2005-03-06 18:32:14 +00:00
Alex Roitman
43ffb556fd
* src/GenericFilter.py (HasAttribute.apply): Make work when no value
...
is given; (HasFamilyAttribute.apply): Make work when no value is given.
svn: r4117
2005-03-04 15:15:20 +00:00
Alex Roitman
b808432d36
* src/GenericFilter.py (HasAttribute.apply): Make work when no value
...
is given; (HasFamilyAttribute.apply): Make work when no value is given.
svn: r4117
2005-03-04 15:15:20 +00:00
Alex Roitman
e777c67ec1
* src/GenericFilter.py (HasAttribute.apply): Fix the rule.
...
(HasFamilyAttribute.apply): Fix the rule.
* src/Marriage.py (on_update_attr_clicked,on_add_attr_clicked):
Pass the window to the attribute editor.
svn: r4115
2005-03-03 15:00:55 +00:00
Alex Roitman
91bcc33a22
* src/GenericFilter.py (HasAttribute.apply): Fix the rule.
...
(HasFamilyAttribute.apply): Fix the rule.
* src/Marriage.py (on_update_attr_clicked,on_add_attr_clicked):
Pass the window to the attribute editor.
svn: r4115
2005-03-03 15:00:55 +00:00