Alex Roitman 1021a5ef65 * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked,
on_edit_clicked): Pass parent window to the child dialog.
* src/Sources.py (add_src_clicked): Likewise.
* src/EditSource.py (__init__): Add optional parent_window argument.
Make dialog modal and transient for its parent.
* src/gramps.glade (sourceEditor dialog): Delete unneeded handlers
for buttons.
* src/QuestionDialog.py (SaveDialog,QuestionDialog,OptionDialog,
ErrorDialog,WarningDialog,MissingMediaDialog): Set transient status
if parent is given.
* src/EventEdit.py (__init__): Make dialog modal and transient for
its parent.
* src/Witness.py: Make WittnessEditor dialog modal and transient for
its parent. Call SelectPerson with itself as a parent.
* src/SelectPerson.py (__init__): Make dialog transient for its parent.
* src/imagesel.glade: Define proper responses and delete unneeded handlers
for buttons. Make gtkFileEntry modal.
* src/dialog.glade (all dialogs): Define proper responses for buttons.
* src/EditPerson.py (on_add_aka_clicked, on_aka_update_clicked):
Call NameEdit with itself as a parent; (on_add_attr_clicked,
on_update_attr_clicked): Call AttributeEditor with itself as a parent;
(on_add_addr_clicked,on_update_addr_clicked): Call AddressEditor with
itself as a parent; (on_add_url_clicked,on_update_url_clicked): Call
UrlEditor with itself as a parent; (on_name_note_clicked,
on_ldsbap_note_clicked,on_ldsendow_note_clicked,
on_ldsseal_note_clicked): Call NoteEditor with itself as a parent.
* src/NameEdit.py (__init__): Make dialog modal and transient for
its parent.
* src/AttrEdit.py (__init__): Likewise.
* src/AddrEdit.py (__init__): Likewise.
* src/UrlEdit.py (__init__): Likewise.
* src/NoteEdit.py (__init__): Likewise.


svn: r2131
2003-09-15 04:11:30 +00:00
..
2003-09-03 04:20:11 +00:00
2003-09-03 04:20:11 +00:00
2003-09-03 04:20:11 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-05-13 04:47:54 +00:00
2003-05-23 04:08:03 +00:00
2003-08-16 03:22:56 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-05-05 01:36:21 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-15 02:47:13 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-09-13 04:58:20 +00:00
2003-08-17 02:14:33 +00:00
2003-08-16 03:22:56 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-05-23 17:19:28 +00:00
2003-08-17 02:14:33 +00:00
2003-05-03 13:28:27 +00:00
2003-08-16 03:22:56 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00
2003-08-17 02:14:33 +00:00

The file is empty.