aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/attachment-reminder.c
Commit message (Expand)AuthorAgeFilesLines
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-4/+4
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-311-0/+2
* Whitespace cleanups.Matthew Barnes2012-05-131-7/+7
* Bug #674037 - [attachment-reminder] Parses message body inefficientlyMilan Crha2012-04-171-54/+158
* Bug #593450 - attachment-reminder-plugin: minor tweak to configuration tabAshwini Oruganti2012-03-261-2/+2
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-14/+34
* Tweak GSettings schemas.Matthew Barnes2011-11-231-2/+2
* Make it fully buildRodrigo Moya2011-11-091-1/+1
* Migrate attachment reminder plugin to GSettingsRodrigo Moya2011-11-041-29/+28
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-15/+30
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Coding style cleanups.Matthew Barnes2011-06-301-1/+1
* Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-06-301-10/+13
* Bug 645545 - Attachment reminder dialog uses wrong expandMatthew Barnes2011-06-301-2/+1
* Coding style cleanups.Matthew Barnes2010-09-131-10/+10
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Bug 624216 - Runtime warning in Attachment Reminder pluginMatthew Barnes2010-07-131-96/+41
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-3/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+5
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-8/+0
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* Remove the last traces of libglade.Matthew Barnes2009-11-211-1/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-14/+53
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-5/+8
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-13/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Attachment Reminder : Fixes Bug #208943. Add attachment button added.Johnny Jacob2008-06-091-5/+11
* Fix for Bug 496476 : Let the plugin configure widgets expand (resize).Johnny Jacob2008-05-261-3/+1
* Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - ...Johnny Jacob2008-05-231-37/+23
* attachment-reminder.c (strip_text_msg): Wrong condition checkJohnny Jacob2008-05-221-1/+1
* Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking ...Johnny Jacob2008-05-211-2/+4
* Fix a compiler warning.Matthew Barnes2008-02-031-1/+1
* Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi...Johnny Jacob2008-01-251-7/+18
* Attachment reminder cleanup. Fixes 502312. Added some more fixes over Milan C...Johnny Jacob2007-12-151-77/+78
* Move preferences to the configure tab.Sankar P2007-12-051-5/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-4/+5
* Fix for bug #468366. Committing on behalf of B S SrinidhiJohnny Jacob2007-09-071-6/+85
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fix for bug #460821Hiroyuki Ikezoe2007-08-031-1/+1
* Configure attachment-reminder plugin within the plugin-manager.Sankar P2007-07-261-19/+35
* Plugged memory leak and the second argument of g_utf8_strdown() should beHiroyuki Ikezoe2007-07-261-9/+21
* Added mnemonics. Fixed warnings. Added new strings.Johnny Jacob2007-07-091-11/+12
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-091-0/+418