aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/mail-send-options.c
Commit message (Collapse)AuthorAgeFilesLines
* Added code for implementing Send options via a data hook .Raghavendran2007-01-231-8/+7
| | | | | | | | | | | | 2007-01-18 Raghavendran <raghavguru7@gmail.com> * org-gnome-groupwise-features.xml: * mail-send-options.c : Added code for implementing Send options via a data hook . svn path=/trunk/; revision=33139
* Fixes #360815Chenthill Palanisamy2006-10-161-4/+1
| | | | svn path=/trunk/; revision=32897
* Evolution side coding for implementing security-classification send-options ↵Sankarasivasubramanian Pasupathilingam2006-07-171-1/+7
| | | | | | for GroupWise svn path=/trunk/; revision=32329
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
| | | | | | | | | | | | | | | 2006-01-06 Simon Zheng <simon.zheng@sun.com> * junk-mail-settings.c: * mail-send-options.c: * proxy-login.c: * proxy.c: * proxy.h: * send-options.c: use libedataserver/e-account-list.h instead of e-util/e-account-list.h. use libedataserver/e-account.h instead of e-util/e-account.h. svn path=/trunk/; revision=31078
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-101-1/+1
| | | | | | | | | | 2005-11-10 Harish Krishnaswamy <kharish@novell.com> * mail-send-options.c: (org_gnome_compose_send_options): Function signature specifies a void return. So, do not return NULL. svn path=/trunk/; revision=30591
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
| | | | svn path=/trunk/; revision=30577
* connect to sod-signal and get the input data in the callbackVivek Jain2005-07-201-52/+67
| | | | | | | | | | 2005-07-20 Vivek Jain <jvivek@novell.com> * mail-send-options.c: connect to sod-signal and get the input data in the callback "feed_input_data" ** Fixes #310854 svn path=/trunk/; revision=29817
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
| | | | | | | | | | | | 2005-06-23 Kaushal Kumar <kakumar@novell.com> * e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am, addressbook/gui/search/Makefile.am, plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES. Updated the include paths to use misc instead of widgets/misc. svn path=/trunk/; revision=29574
* Created a plugin "groupwise-features" which is a consolidation ofVivek Jain2005-05-231-0/+150
23-05-2005 Vivek Jain <jvivek@novell.com> Created a plugin "groupwise-features" which is a consolidation of following existing plugins * groupwise-account-setup * addressbook-groupwise * shared-folder * groupwise-send-options * groupwise-status-tracking * send-options svn path=/trunk/; revision=29400