aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/default-mailer/default-mailer.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert "default-mailer" plugin to an extension.Matthew Barnes2010-05-131-106/+0
|
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
|
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
| | | | | | | | | | The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963
* Kill debug messages in default-mailer plugin.Matthew Barnes2009-09-021-3/+0
|
* More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-031-2/+2
|
* License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-251-13/+15
| | | | svn path=/trunk/; revision=36448
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
| | | | | | | | | 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
* Plugged memory leak.Hiroyuki Ikezoe2007-07-261-0/+2
| | | | | | | | | | 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * default-mailer.c: (org_gnome_default_mailer_check_default): Plugged memory leak. svn path=/trunk/; revision=33837
* ** Fix for bug #448970Srinivasa Ragavan2007-07-011-2/+3
| | | | svn path=/trunk/; revision=33732
* ** Fix for bug #350823Srinivasa Ragavan2006-08-231-2/+33
| | | | svn path=/trunk/; revision=32634
* Commited fix for crash during startup.Srinivasa Ragavan2006-02-271-1/+1
| | | | svn path=/trunk/; revision=31591
* Initial importMichael Zucci2005-06-231-0/+67
svn path=/trunk/; revision=29570