Commit Graph

27 Commits

Author SHA1 Message Date
eddb3f403b Attachment Reminder : Fixes Bug #208943. Add attachment button added.
svn path=/trunk/; revision=35613
2008-06-09 09:23:00 +00:00
f4db109972 Fix for Bug 496476 : Let the plugin configure widgets expand (resize).
svn path=/trunk/; revision=35549
2008-05-26 11:20:45 +00:00
28e5262d54 Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - do not show this message again
svn path=/trunk/; revision=35529
2008-05-23 06:19:26 +00:00
8f88ab7e6c attachment-reminder.c (strip_text_msg): Wrong condition check
svn path=/trunk/; revision=35523
2008-05-21 19:25:32 +00:00
3622f22da2 Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking for clues.
svn path=/trunk/; revision=35521
2008-05-20 19:04:10 +00:00
d4ec8ecc40 Patch from Ambuj Chitranshi <ambuj_1075@yahoo.co.in>: Fix for bug #484793 (String change: 'Continue Editing' -> 'Edit Message')
svn path=/trunk/; revision=35331
2008-04-07 09:25:59 +00:00
fd28f516c5 Fix a compiler warning.
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
2008-02-03 05:52:36 +00:00
4d94a06724 Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment reminder.
svn path=/trunk/; revision=34890
2008-01-25 12:33:56 +00:00
86df1217b1 Add missing punctuation.
2008-01-14  Kjartan Maraas  <kmaraas@gnome.org>

	* apps-evolution-attachment-reminder.schemas.in: Add
	missing punctuation.

svn path=/trunk/; revision=34820
2008-01-14 11:36:18 +00:00
4045000b05 Attachment reminder cleanup. Fixes 502312. Added some more fixes over Milan Crha's work.
svn path=/trunk/; revision=34700
2007-12-14 19:50:44 +00:00
eeeb246bdd Move preferences to the configure tab.
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
2007-12-05 08:42:09 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
f13fd21b50 Fix warnings from sparse and gcc
svn path=/trunk/; revision=34458
2007-10-30 22:21:14 +00:00
90abadc84d Fix for bug #468366. Committing on behalf of B S Srinidhi
<srinidhi.bs@gmail.com> 

svn path=/trunk/; revision=34193
2007-09-07 08:52:14 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
21a976149c Marked strings for translation
2007-08-21  Andre Klapper  <a9016009@gmx.de>

	* org-gnome-attachment-reminder.error.xml:  Marked strings for
	translation


svn path=/trunk/; revision=34059
2007-08-21 19:38:57 +00:00
a941352c29 Fix for 468159 from Gilles Dartiguelongue <gdartigu@svn.gnome.org>
--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
2007-08-20 04:38:18 +00:00
db999a6e9b Fixed/Marked attachment-reminder strings for translation.
svn path=/trunk/; revision=33987
2007-08-11 20:57:48 +00:00
5996291b37 ** Fix for bug #460821
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
2007-08-03 11:56:03 +00:00
49caaeeafa calendar/gui/dialogs/memo-page.glade:
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
2007-07-31 02:49:09 +00:00
90bc74a38d Configure attachment-reminder plugin within the plugin-manager.
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
2007-07-26 12:53:16 +00:00
ebbe5a9fa3 Plugged memory leak and the second argument of g_utf8_strdown() should be
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
2007-07-26 09:22:14 +00:00
24b6130864 Changed the string "Cancel" to "Continue Editing"
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
2007-07-17 11:08:28 +00:00
dbe0ac8a26 Fixed Marking for Translation bugs
2007-07-10  Sankar P  <psankar@novell.com>

	* org-gnome-attachment-reminder.errors.xml:
	Fixed Marking for Translation bugs



svn path=/trunk/; revision=33797
2007-07-10 11:31:05 +00:00
552e017d74 Fix for build break
svn path=/trunk/; revision=33790
2007-07-09 16:53:26 +00:00
b13110953a Added mnemonics. Fixed warnings. Added new strings.
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
2007-07-09 09:20:54 +00:00
301528d84b Commit for tnef attachment and attachment reminder
svn path=/trunk/; revision=33769
2007-07-08 20:06:54 +00:00