aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-send-options/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Removed unneeded filesJain Vivek2005-06-131-38/+0
| | | | svn path=/trunk/; revision=29497
* replace X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETEVivek Jain2005-03-181-0/+6
| | | | | | | | | | 2005-03-18 Vivek Jain <jvivek@novell.com> * send-options.h: * send-options.c: (org_gnome_compose_send_options): replace X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE svn path=/trunk/; revision=29059
* **Fixes #73473 user proper entry to calculate the date of reply requestedVivek Jain2005-03-181-0/+6
| | | | | | | | | | 2005-03-18 Vivek Jain <jvivek@novell.com> **Fixes #73473 * send-options.c :(org_gnome_compose_send_options) user proper entry to calculate the date of reply requested svn path=/trunk/; revision=29058
* Updated code to add priority to the appropriate header Fixes the problemSankar P2005-03-091-0/+6
| | | | | | | | | | 2005-03-09 Sankar P <psankar@novell.com> * send-options.c: (org_gnome_compose_send_options) Updated code to add priority to the appropriate header Fixes the problem of Priority not set in outgoing mails svn path=/trunk/; revision=28988
* clean up author/descriptions for various plugins.Björn Torkelsson2005-02-251-0/+7
| | | | | | | | 2005-02-24 Björn Torkelsson <torkel@acc.umu.se> * clean up author/descriptions for various plugins. svn path=/trunk/; revision=28889
* Added functions to destroy the dialog when the composer is destroyed toChenthill Palanisamy2005-02-031-0/+13
2005-02-03 Chenthill Palanisamy <pchenthill@novell.com> * send-options.c: (add_day_to_time), (send_options_commit), (org_gnome_compose_send_options):Added functions to destroy the dialog when the composer is destroyed to solve the crash. Removed the return statement so that the send options gets added to the composer headers. Made modification in setting the values for some headers. Changing the file name from Changelog to ChangeLog. svn path=/trunk/; revision=28689