aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/attachment-reminder.c
Commit message (Collapse)AuthorAgeFilesLines
* Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-5/+8
| | | | | Oops, last commit only included the -new- files. This also removes EExpander, which is no longer used.
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-13/+14
| | | | svn path=/trunk/; revision=36443
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* Attachment Reminder : Fixes Bug #208943. Add attachment button added.Johnny Jacob2008-06-091-5/+11
| | | | svn path=/trunk/; revision=35613
* Fix for Bug 496476 : Let the plugin configure widgets expand (resize).Johnny Jacob2008-05-261-3/+1
| | | | svn path=/trunk/; revision=35549
* Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - ↵Johnny Jacob2008-05-231-37/+23
| | | | | | do not show this message again svn path=/trunk/; revision=35529
* attachment-reminder.c (strip_text_msg): Wrong condition checkJohnny Jacob2008-05-221-1/+1
| | | | svn path=/trunk/; revision=35523
* Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking ↵Johnny Jacob2008-05-211-2/+4
| | | | | | for clues. svn path=/trunk/; revision=35521
* Fix a compiler warning.Matthew Barnes2008-02-031-1/+1
| | | | | | | | | | | | | | | 2008-02-03 Matthew Barnes <mbarnes@redhat.com> * pluginsattachment-reminder.c (org_gnome_evolution_attachment_reminder): Fix a compiler warning. * widgets/text/e-text.c (update_im_cursor_position): * widgets/text/e-text.c (e_text_get_cursor_locations): Remove these unused functions to silence compiler warnings. svn path=/trunk/; revision=34952
* Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment ↵Johnny Jacob2008-01-251-7/+18
| | | | | | reminder. svn path=/trunk/; revision=34890
* Attachment reminder cleanup. Fixes 502312. Added some more fixes over Milan ↵Johnny Jacob2007-12-151-77/+78
| | | | | | Crha's work. svn path=/trunk/; revision=34700
* Move preferences to the configure tab.Sankar P2007-12-051-5/+8
| | | | | | | | | | | 2007-12-05 Sankar P <psankar@novell.com> * attachment-reminder.c: (e_plugin_lib_get_configure_widget): Move preferences to the configure tab. svn path=/trunk/; revision=34651
* ** 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
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-4/+5
| | | | svn path=/trunk/; revision=34458
* Fix for bug #468366. Committing on behalf of B S SrinidhiJohnny Jacob2007-09-071-6/+85
| | | | | | <srinidhi.bs@gmail.com> svn path=/trunk/; revision=34193
* 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
* ** Fix for bug #460821Hiroyuki Ikezoe2007-08-031-1/+1
| | | | | | | | | | | | 2007-08-03 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #460821 * attachment-reminder.c: (strip_text_msg): The second argument of g_utf8_strdown() expects the length of string in bytes or -1. svn path=/trunk/; revision=33943
* Configure attachment-reminder plugin within the plugin-manager.Sankar P2007-07-261-19/+35
| | | | | | | | | | | | 2007-07-26 Sankar P <psankar@novell.com> * attachment-reminder.c: (e_plugin_lib_configure), (org_gnome_attachment_reminder_config_option): * attachment-reminder.glade: Configure attachment-reminder plugin within the plugin-manager. svn path=/trunk/; revision=33854
* Plugged memory leak and the second argument of g_utf8_strdown() should beHiroyuki Ikezoe2007-07-261-9/+21
| | | | | | | | | | 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * attachment-reminder.c: Plugged memory leak and the second argument of g_utf8_strdown() should be in bytes. svn path=/trunk/; revision=33842
* Added mnemonics. Fixed warnings. Added new strings.Johnny Jacob2007-07-091-11/+12
| | | | | | | | | | | 2007-07-09 Johnny Jacob <jjohnny@novell.com> * attachment-remidner.glade : Added mnemonics. * attachment-reminder.c : Fixed warnings. * org-gnome-attachment-reminder.errors.xml : Added new strings. svn path=/trunk/; revision=33780
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-091-0/+418
svn path=/trunk/; revision=33769