aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-0/+6
| | | | svn path=/branches/kill-bonobo/; revision=36534
* Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-0/+10
| | | | svn path=/branches/kill-bonobo/; revision=35994
* Attachment Reminder : Fixes Bug #208943. Add attachment button added.Johnny Jacob2008-06-091-0/+10
| | | | svn path=/trunk/; revision=35613
* Fix for Bug 496476 : Let the plugin configure widgets expand (resize).Johnny Jacob2008-05-261-0/+9
| | | | svn path=/trunk/; revision=35549
* Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - ↵Johnny Jacob2008-05-231-0/+14
| | | | | | do not show this message again svn path=/trunk/; revision=35529
* attachment-reminder.c (strip_text_msg): Wrong condition checkJohnny Jacob2008-05-221-0/+4
| | | | svn path=/trunk/; revision=35523
* Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking ↵Johnny Jacob2008-05-211-0/+6
| | | | | | for clues. svn path=/trunk/; revision=35521
* Patch from Ambuj Chitranshi <ambuj_1075@yahoo.co.in>: Fix for bug #484793 ↵Suman Manjunath2008-04-071-0/+7
| | | | | | (String change: 'Continue Editing' -> 'Edit Message') svn path=/trunk/; revision=35331
* Fix a compiler warning.Matthew Barnes2008-02-031-0/+5
| | | | | | | | | | | | | | | 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-0/+8
| | | | | | reminder. svn path=/trunk/; revision=34890
* Add missing punctuation.Kjartan Maraas2008-01-141-0/+5
| | | | | | | | | 2008-01-14 Kjartan Maraas <kmaraas@gnome.org> * apps-evolution-attachment-reminder.schemas.in: Add missing punctuation. svn path=/trunk/; revision=34820
* Attachment reminder cleanup. Fixes 502312. Added some more fixes over Milan ↵Johnny Jacob2007-12-151-0/+16
| | | | | | Crha's work. svn path=/trunk/; revision=34700
* Move preferences to the configure tab.Sankar P2007-12-051-0/+5
| | | | | | | | | | | 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
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-0/+6
| | | | svn path=/trunk/; revision=34458
* Fix for bug #468366. Committing on behalf of B S SrinidhiJohnny Jacob2007-09-071-0/+7
| | | | | | <srinidhi.bs@gmail.com> svn path=/trunk/; revision=34193
* Marked strings for translationAndre Klapper2007-08-221-0/+5
| | | | | | | | | | 2007-08-21 Andre Klapper <a9016009@gmx.de> * org-gnome-attachment-reminder.error.xml: Marked strings for translation svn path=/trunk/; revision=34059
* Fix for 468159 from Gilles Dartiguelongue <gdartigu@svn.gnome.org>Johnny Jacob2007-08-201-0/+10
| | | | | | | | | | | | --This line, and th se below, will be ignored-- A plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in M plugins/attachment-reminder/ChangeLog M plugins/attachment-reminder/Makefile.am D plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in.in M plugins/tnef-attachments/Makefile.am svn path=/trunk/; revision=34040
* Fixed/Marked attachment-reminder strings for translation.Johnny Jacob2007-08-121-0/+10
| | | | svn path=/trunk/; revision=33987
* ** Fix for bug #460821Hiroyuki Ikezoe2007-08-031-0/+7
| | | | | | | | | | | | 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
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | 2007-07-31 Andre Klapper <a9016009@gmx.de> * calendar/gui/dialogs/schedule-page.glade: calendar/gui/dialogs/memo-page.glade: calendar/gui/dialogs/meeting-page.glade: calendar/gui/dialogs/task-page.glade: calendar/gui/dialogs/task-details-page.glade: calendar/gui/dialogs/cal-prefs-dialog.glade: calendar/gui/dialogs/event-page.glade: calendar/gui/e-itip-control.glade: smime/gui/smime-ui.glade: filter/filter.glade: plugins/attachment-reminder/attachment-reminder.glade: plugins/imap-features/imap-headers.glade: plugins/exchange-operations/exchange-permissions-dialog.glade: plugins/publish-calendar/publish-calendar.glade: remove "window1" string from translation svn path=/trunk/; revision=33913
* Configure attachment-reminder plugin within the plugin-manager.Sankar P2007-07-261-0/+7
| | | | | | | | | | | | 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-0/+5
| | | | | | | | | | 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
* Changed the string "Cancel" to "Continue Editing"Sankar P2007-07-171-0/+5
| | | | | | | | | | | 2007-07-17 Sankar P <psankar@novell.com> * org-gnome-attachment-reminder.errors.xml: Changed the string "Cancel" to "Continue Editing" svn path=/trunk/; revision=33811
* Fixed Marking for Translation bugsSankar P2007-07-101-0/+5
| | | | | | | | | | | 2007-07-10 Sankar P <psankar@novell.com> * org-gnome-attachment-reminder.errors.xml: Fixed Marking for Translation bugs svn path=/trunk/; revision=33797
* Fix for build breakSrinivasa Ragavan2007-07-101-0/+4
| | | | svn path=/trunk/; revision=33790
* Added mnemonics. Fixed warnings. Added new strings.Johnny Jacob2007-07-091-0/+6
| | | | | | | | | | | 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/+9
svn path=/trunk/; revision=33769