Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ESendOptionsDialogClass: has a member new virtual method for default | Vivek Jain | 2005-07-20 | 1 | -0/+1 |
| | | | | | | | | | | | | 2005-07-20 Vivek Jain <jvivek@novell.com> * e-send-options.h : ESendOptionsDialogClass: has a member new virtual method for default callback of "sod_response" * e-send-options.c : introduced a new signal "sod_response" captures the response for the child dialog and makes it available at the object level (useful for the external members invoking the dialog) svn path=/trunk/; revision=29815 | ||||
* | Added code to support global options. Filled the finalize and dispose | Chenthill Palanisamy | 2005-01-10 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * e-send-options.c: (e_send_options_get_widgets_data), (e_send_options_fill_widgets_with_data), (page_changed_cb), (init_widgets), (get_widgets), (setup_widgets), (e_sendoptions_set_global), (e_sendoptions_dialog_run), (e_sendoptions_dialog_finalize), (e_sendoptions_dialog_dispose), (e_sendoptions_dialog_init), (e_sendoptions_dialog_class_init), (e_sendoptions_dialog_get_type): Added code to support global options. Filled the finalize and dispose functions. * e-send-options.glade: Changed a label id. * e-send-options.h: Added the set_global function. svn path=/trunk/; revision=28315 | ||||
* | Commiting the files mentioned below again to HEAD since it was not added | Chenthill Palanisamy | 2005-01-06 | 1 | -0/+110 |
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com> Commiting the files mentioned below again to HEAD since it was not added in head. svn path=/trunk/; revision=28250 |