aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/mail-retract.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 649365 - Creation of new repository evolution-groupwiseVibha Yadav2011-05-041-119/+0
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Adapt to Camel API changes.Matthew Barnes2010-04-301-3/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-5/+11
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-10/+7
* Kill message_list_free_uids().Matthew Barnes2009-12-021-1/+2
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-4/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port plugins to use new EError APIJonathon Jongsma2009-12-011-1/+3
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-2/+2
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-45/+41
* Bug 595002 - There should not be a space before ? in stringsMatthew Barnes2009-09-131-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-8/+8
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-4/+4
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-2/+2
* ** Fix for bug bnc #435694Bharath Acharya2008-12-291-2/+2
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Multiple open dialogs is an usability issue and a potential HIG violation.Sankar P2008-06-201-5/+8
* Check if cnc is valid before using it. Fixes a crash.Sankar P2008-06-201-19/+22
* Ask the user if he really wants to retract mails. Re-arrange the menus aSankar P2008-06-191-8/+29
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Made the success message translatable and fixed a typo.Sankar P2006-07-171-1/+1
* Added support for GroupWise Message Retract mail-retract.c,Sankar P2006-07-171-0/+92