aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder
Commit message (Collapse)AuthorAgeFilesLines
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
|
* Fix excessive whitespace.Matthew Barnes2009-07-131-2/+0
|
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-2/+1
|
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
|
* Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-051-0/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* 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-242-13/+20
| | | | svn path=/trunk/; revision=36443
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-122-4/+22
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema * data differently. make install error on win32. svn path=/trunk/; revision=35961
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+11
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
* 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-093-5/+22
| | | | svn path=/trunk/; revision=35613
* Fix for Bug 496476 : Let the plugin configure widgets expand (resize).Johnny Jacob2008-05-263-41/+27
| | | | svn path=/trunk/; revision=35549
* Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - ↵Johnny Jacob2008-05-234-232/+141
| | | | | | do not show this message again svn path=/trunk/; revision=35529
* attachment-reminder.c (strip_text_msg): Wrong condition checkJohnny Jacob2008-05-222-1/+5
| | | | svn path=/trunk/; revision=35523
* Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking ↵Johnny Jacob2008-05-212-2/+10
| | | | | | for clues. svn path=/trunk/; revision=35521
* Patch from Ambuj Chitranshi <ambuj_1075@yahoo.co.in>: Fix for bug #484793 ↵Suman Manjunath2008-04-072-1/+8
| | | | | | (String change: 'Continue Editing' -> 'Edit Message') svn path=/trunk/; revision=35331
* Fix a compiler warning.Matthew Barnes2008-02-032-1/+6
| | | | | | | | | | | | | | | 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-252-7/+26
| | | | | | reminder. svn path=/trunk/; revision=34890
* Add missing punctuation.Kjartan Maraas2008-01-142-2/+7
| | | | | | | | | 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-152-77/+94
| | | | | | Crha's work. svn path=/trunk/; revision=34700
* Move preferences to the configure tab.Sankar P2007-12-052-5/+13
| | | | | | | | | | | 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-312-4/+11
| | | | svn path=/trunk/; revision=34458
* Fix for bug #468366. Committing on behalf of B S SrinidhiJohnny Jacob2007-09-072-6/+92
| | | | | | <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
* Marked strings for translationAndre Klapper2007-08-222-2/+7
| | | | | | | | | | 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-203-5/+12
| | | | | | | | | | | | --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-123-9/+21
| | | | svn path=/trunk/; revision=33987
* ** Fix for bug #460821Hiroyuki Ikezoe2007-08-032-1/+8
| | | | | | | | | | | | 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-312-1/+6
| | | | | | | | | | | | | | | | | | | | | | | 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-263-20/+45
| | | | | | | | | | | | 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-262-9/+26
| | | | | | | | | | 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-172-4/+9
| | | | | | | | | | | 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-102-3/+8
| | | | | | | | | | | 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-102-1/+7
| | | | svn path=/trunk/; revision=33790
* Added mnemonics. Fixed warnings. Added new strings.Johnny Jacob2007-07-094-15/+23
| | | | | | | | | | | 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-097-0/+732
svn path=/trunk/; revision=33769