Don Allingham
979bdc6808
* src/gramps_main.py: just update information after an edit
...
instead of deleting/re-enter. Caused pygtk to segfault
* src/PeopleView.py: provide update person function
* src/dialog.glade: remove unused callbacks
svn: r2367
2003-11-24 02:56:13 +00:00
Alex Roitman
94ddbb601c
Update
...
svn: r2366
2003-11-23 20:55:14 +00:00
Alex Roitman
66c6136288
Update
...
svn: r2366
2003-11-23 20:55:14 +00:00
Alex Roitman
c9750198bb
* src/FamilyView.py: Do not pass the window to the ChooseParents class.
...
* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes #847600 ).
svn: r2365
2003-11-23 20:53:20 +00:00
Alex Roitman
23eb01d4ef
* src/FamilyView.py: Do not pass the window to the ChooseParents class.
...
* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes #847600 ).
svn: r2365
2003-11-23 20:53:20 +00:00
Frode Jemtland
82d62c874b
Updated some keyboard sortcuts. Cleaning out some errors.
...
svn: r2364
2003-11-23 20:35:35 +00:00
Frode Jemtland
31efc3060b
Updated some keyboard sortcuts. Cleaning out some errors.
...
svn: r2364
2003-11-23 20:35:35 +00:00
Alex Roitman
93590352de
* src/ChooseParents.py (ChooseParents.__init__): Revert the dialog
...
back to being non-modal (otherwise adding new people is impossible).
svn: r2363
2003-11-23 20:32:40 +00:00
Alex Roitman
247b04c2e1
* src/ChooseParents.py (ChooseParents.__init__): Revert the dialog
...
back to being non-modal (otherwise adding new people is impossible).
svn: r2363
2003-11-23 20:32:40 +00:00
Don Allingham
7e8196ad0e
update
...
svn: r2362
2003-11-22 15:16:54 +00:00
Don Allingham
574eecb679
update
...
svn: r2362
2003-11-22 15:16:54 +00:00
Don Allingham
06a9058eca
* src/preferences.glade: make the title on the dialog non-expandable
...
svn: r2361
2003-11-22 15:15:13 +00:00
Don Allingham
2d0d822176
* src/preferences.glade: make the title on the dialog non-expandable
...
svn: r2361
2003-11-22 15:15:13 +00:00
Frode Jemtland
d69f597c7c
Addet the Norwegian Bokm�l nb.po file to the configure.in file
...
svn: r2360
2003-11-21 23:01:52 +00:00
Frode Jemtland
ab4cd08700
Addet the Norwegian Bokm�l nb.po file to the configure.in file
...
svn: r2360
2003-11-21 23:01:52 +00:00
Alex Roitman
609d18465d
* src/po/fr.po: Fix format line.
...
svn: r2359
2003-11-21 15:08:11 +00:00
Alex Roitman
f10c8d0b0c
* src/po/fr.po: Fix format line.
...
svn: r2359
2003-11-21 15:08:11 +00:00
Alex Roitman
34483dbbd9
* src/FamilyView.py: Enable keyboard navigation in Family View.
...
svn: r2358
2003-11-20 04:59:36 +00:00
Alex Roitman
477926d419
* src/FamilyView.py: Enable keyboard navigation in Family View.
...
svn: r2358
2003-11-20 04:59:36 +00:00
Don Allingham
6048381840
update
...
svn: r2356
2003-11-20 04:18:40 +00:00
Don Allingham
d7a686c331
update
...
svn: r2356
2003-11-20 04:18:40 +00:00
Don Allingham
0b96a875df
* src/GrampsCfg.py: Add comment about SUSE naming of gconf
...
* src/Relationship.py: detect a RuntimeError exception that occurs
when we exceed the recursion depth limit. This occurs when a
relationship loop is detected
* src/gramps_main.py: handle relationship loop message
svn: r2355
2003-11-20 04:18:10 +00:00
Don Allingham
b28d22243a
* src/GrampsCfg.py: Add comment about SUSE naming of gconf
...
* src/Relationship.py: detect a RuntimeError exception that occurs
when we exceed the recursion depth limit. This occurs when a
relationship loop is detected
* src/gramps_main.py: handle relationship loop message
svn: r2355
2003-11-20 04:18:10 +00:00
Don Allingham
06cab2d559
update
...
svn: r2354
2003-11-20 03:11:06 +00:00
Don Allingham
1ab08c6514
update
...
svn: r2354
2003-11-20 03:11:06 +00:00
Alex Roitman
24a0100230
Update
...
svn: r2353
2003-11-19 18:01:36 +00:00
Alex Roitman
bf965841ff
Update
...
svn: r2353
2003-11-19 18:01:36 +00:00
Alex Roitman
9ec87fc160
* src/Sources.py: (SourceSelector.on_help_clicked,
...
SourceEditor.on_help_clicked): Add functions.
* src/srcsel.glade: Add Help buttons to dialogs.
* src/places.glade: Add Help buttons to dialogs.
* src/EditSource.py (on_help_clicked): Add function.
* src/EditPlace.py (on_help_clicked): Add function;
(__init__): Make the dialog modal and a transient for its parent;
* src/PlaceView.py: Pass the window to the EditPlace class.
svn: r2352
2003-11-19 18:00:58 +00:00
Alex Roitman
5c0a59234d
* src/Sources.py: (SourceSelector.on_help_clicked,
...
SourceEditor.on_help_clicked): Add functions.
* src/srcsel.glade: Add Help buttons to dialogs.
* src/places.glade: Add Help buttons to dialogs.
* src/EditSource.py (on_help_clicked): Add function.
* src/EditPlace.py (on_help_clicked): Add function;
(__init__): Make the dialog modal and a transient for its parent;
* src/PlaceView.py: Pass the window to the EditPlace class.
svn: r2352
2003-11-19 18:00:58 +00:00
Don Allingham
02cded3948
* src/gramps.py: handle python versions with broken setlocale()
...
* src/po/Makefile.am: don't pass -v to msgfmt
svn: r2351
2003-11-19 17:20:05 +00:00
Don Allingham
8ead9aba9d
* src/gramps.py: handle python versions with broken setlocale()
...
* src/po/Makefile.am: don't pass -v to msgfmt
svn: r2351
2003-11-19 17:20:05 +00:00
Tim Waugh
02ddd38c12
Fix date :-)
...
svn: r2350
2003-11-19 15:37:05 +00:00
Tim Waugh
8b61dbf4fc
Fix date :-)
...
svn: r2350
2003-11-19 15:37:05 +00:00
Alex Roitman
188bfa24a9
* src/ChooseParents.py (ModifyParents.__init__): Make the dialog modal
...
and a transient for its parent; (ModifyParents.on_help_clicked): Add
function; (ChooseParents.__init__): Make the dialog modal and a
transient for its parent; (ChooseParents.on_help_clicked):
Add function.
* src/FamilyView.py: Pass the window to the ChooseParents classes.
svn: r2349
2003-11-19 03:14:14 +00:00
Alex Roitman
b382ac0476
* src/ChooseParents.py (ModifyParents.__init__): Make the dialog modal
...
and a transient for its parent; (ModifyParents.on_help_clicked): Add
function; (ChooseParents.__init__): Make the dialog modal and a
transient for its parent; (ChooseParents.on_help_clicked):
Add function.
* src/FamilyView.py: Pass the window to the ChooseParents classes.
svn: r2349
2003-11-19 03:14:14 +00:00
Alex Roitman
b362afd128
* src/NameEdit.py (on_help_clicked): Add function.
...
* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.
svn: r2348
2003-11-19 02:29:41 +00:00
Alex Roitman
bd66760151
* src/NameEdit.py (on_help_clicked): Add function.
...
* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.
svn: r2348
2003-11-19 02:29:41 +00:00
Alex Roitman
69270a29f8
* src/gramps.glade: Add Help buttons to dialogs.
...
* src/AddSpouse.py (on_spouse_help_clicked): Add function.
* src/SelectChild.py (on_child_help_clicked): Add function.
* src/Marriage.py (on_help_clicked): Add function.
* src/EditPerson.py (on_help_clicked): Add function.
* src/marriage.glade: Add Help button to a dialog.
* src/edit_person.glade: Add Help button to a dialog.
* src/dialog.glade: Add Help buttons to dialogs.
* src/AddrEdit.py (on_help_clicked): Add function.
* src/AttrEdit.py (on_help_clicked): Add function.
* src/EventEdit.py (on_help_clicked): Add function.
svn: r2347
2003-11-18 04:26:06 +00:00
Alex Roitman
7a216129d5
* src/gramps.glade: Add Help buttons to dialogs.
...
* src/AddSpouse.py (on_spouse_help_clicked): Add function.
* src/SelectChild.py (on_child_help_clicked): Add function.
* src/Marriage.py (on_help_clicked): Add function.
* src/EditPerson.py (on_help_clicked): Add function.
* src/marriage.glade: Add Help button to a dialog.
* src/edit_person.glade: Add Help button to a dialog.
* src/dialog.glade: Add Help buttons to dialogs.
* src/AddrEdit.py (on_help_clicked): Add function.
* src/AttrEdit.py (on_help_clicked): Add function.
* src/EventEdit.py (on_help_clicked): Add function.
svn: r2347
2003-11-18 04:26:06 +00:00
Alex Roitman
4ec6046627
Update
...
svn: r2346
2003-11-18 03:20:03 +00:00
Alex Roitman
a65b18aa70
Update
...
svn: r2346
2003-11-18 03:20:03 +00:00
Don Allingham
19a7bc2ad7
update
...
svn: r2345
2003-11-17 00:42:41 +00:00
Don Allingham
9964d44077
update
...
svn: r2345
2003-11-17 00:42:41 +00:00
Don Allingham
b8247fb0e2
* src/EditPerson.py: handle LDS status setting properly
...
* src/RelLib.py: use LDS status for equality comparison
svn: r2344
2003-11-17 00:41:32 +00:00
Don Allingham
f6a14dfe8a
* src/EditPerson.py: handle LDS status setting properly
...
* src/RelLib.py: use LDS status for equality comparison
svn: r2344
2003-11-17 00:41:32 +00:00
Don Allingham
4d5c200b2e
update
...
svn: r2343
2003-11-16 02:39:46 +00:00
Don Allingham
c9e5cc43f9
update
...
svn: r2343
2003-11-16 02:39:46 +00:00
Don Allingham
69d6694a6a
* src/dialog.glade: fixed sizes of dialog windows.
...
svn: r2342
2003-11-16 02:39:35 +00:00
Don Allingham
296f1291dd
* src/dialog.glade: fixed sizes of dialog windows.
...
svn: r2342
2003-11-16 02:39:35 +00:00
Don Allingham
b6e67ec90b
update
...
svn: r2341
2003-11-14 22:50:11 +00:00