aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/tnef-attachments
Commit message (Collapse)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-021-3/+3
|
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-47/+47
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
|
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-2/+2
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Use -no-undefined and link with more libraries on Windows.Tor Lillqvist2009-01-293-2/+19
| | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined and link with more libraries on Windows. * tnef-plugin.c: Remove unused <sys/wait.h>. svn path=/trunk/; revision=37153
* ** Fixes bug #553479Philip Withnall2008-09-242-1/+8
| | | | | | | | | | | | | | | | | | | | | | | 2008-09-24 Philip Withnall <philip@tecnocode.co.uk> ** Fixes bug #553479 * shell/shell.error.xml: * plugins/webdav-account-setup/webdav-contacts-source.c (plugin_webdav_contacts): * plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml: * plugins/python/org-gnome-evolution-python.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml: * mail/em-migrate.c (migrate_to_db): * mail/evolution-mail.schemas.in: * addressbook/gui/component/ldap-config.glade: String capitalisation improvements. svn path=/trunk/; revision=36439
* Assign copyrights for Randall Hand.Sankarasivasubramanian Pasupathilingam2008-09-032-0/+6
| | | | svn path=/trunk/; revision=36251
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-2/+25
| | | | svn path=/trunk/; revision=36116
* Patch from Frederic Crozat <fcrozat@mandriva.com>: Fix for bug #501885 ↵Suman Manjunath2008-03-312-1/+7
| | | | | | (Specify locale directory correctly) svn path=/trunk/; revision=35287
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #519421 (Also allow ↵Suman Manjunath2008-03-173-1/+13
| | | | | | <libytnef/ytnef.h> header while compiling the TNEF attachment decoder plugin) svn path=/trunk/; revision=35206
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #514736 (Added ↵Suman Manjunath2008-02-072-0/+11
| | | | | | 'application/ms-tnef' MIME type for TNEF attachment decoding) svn path=/trunk/; revision=34970
* Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #514771 (Fix for a ↵Suman Manjunath2008-02-072-1/+8
| | | | | | crash while decoding TNEF attachments) svn path=/trunk/; revision=34969
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-132/+132
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Avoid reentrancy in enableSrinivasa Ragavan2007-08-272-0/+10
| | | | svn path=/trunk/; revision=34111
* Fix for 468159 from Gilles Dartiguelongue <gdartigu@svn.gnome.org>Johnny Jacob2007-08-201-1/+1
| | | | | | | | | | | | --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 bugs where the .so wasn't reffered rightly.Srinivasa Ragavan2007-07-092-3/+6
| | | | | | | | * org-gnome-tnef-attachments.eplug.xml: Fixed bugs where the .so wasn't reffered rightly. svn path=/trunk/; revision=33782
* ** Cleanups from Lucky Wankhede Srinivasa Ragavan2007-07-093-143/+174
| | | | svn path=/trunk/; revision=33781
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-094-0/+1367
svn path=/trunk/; revision=33769