aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/mail-retract.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
|
* More code cleanup.Matthew Barnes2009-06-021-1/+1
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-8/+8
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-4/+4
|
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-2/+2
|
* ** Fix for bug bnc #435694Bharath Acharya2008-12-291-2/+2
| | | | | | | | | | | 2008-12-29 Bharath Acharya <abharath@novell.com> ** Fix for bug bnc #435694 * mail-retract.c: (org_gnome_retract_message): Since we now add a bar, lets set the popup items right. svn path=/trunk/; revision=36941
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
| | | | | | More changes to come. svn path=/trunk/; revision=36247
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* Multiple open dialogs is an usability issue and a potential HIG violation.Sankar P2008-06-201-5/+8
| | | | | | | | | | | | | 2008-06-20 Sankar P <psankar@novell.com> * mail-retract.c (retract_mail_settings): Multiple open dialogs is an usability issue and a potential HIG violation. Thanks to Akhil for pointing out. svn path=/trunk/; revision=35657
* Check if cnc is valid before using it. Fixes a crash.Sankar P2008-06-201-19/+22
| | | | | | | | | | | | 2008-06-20 Sankar P <psankar@novell.com> * mail-retract.c (retract_mail_settings): Check if cnc is valid before using it. Fixes a crash. svn path=/trunk/; revision=35656
* Ask the user if he really wants to retract mails. Re-arrange the menus aSankar P2008-06-191-8/+29
| | | | | | | | | | | | 2008-06-19 Sankar P <psankar@novell.com> * mail-retract.c (retract_mail_settings): Ask the user if he really wants to retract mails. Re-arrange the menus a little for grouping related things. svn path=/trunk/; revision=35653
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Made the success message translatable and fixed a typo.Sankar P2006-07-171-1/+1
| | | | | | | | | 2006-07-17 Sankar P <psankar@novell.com> * mail-retract.c: (retract_mail_settings) Made the success message translatable and fixed a typo. svn path=/trunk/; revision=32330
* Added support for GroupWise Message Retract mail-retract.c,Sankar P2006-07-171-0/+92
2006-07-17 Sankar P <psankar@novell.com> * Added support for GroupWise Message Retract * Files added: mail-retract.c, org-gnome-mail-retract-errors.xml * Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am svn path=/trunk/; revision=32325