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
39 lines
1.3 KiB
Plaintext
Executable File
39 lines
1.3 KiB
Plaintext
Executable File
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
|
|
|
|
* org-gnome-compose-send-options.eplug.in: Shortened the name of
|
|
the plugin.
|
|
Updated the description.
|
|
|
|
|
|
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.
|
|
|
|
2005-01-10 Parthasarathi@novell.com <sparthasarathi@novell.com>
|
|
|
|
* initial check in for groupwise send options
|