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
68 lines
1.6 KiB
Plaintext
68 lines
1.6 KiB
Plaintext
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
|
|
|
|
** Fixes bug #553479
|
|
|
|
* org-gnome-tnef-attachments.eplug.xml: String capitalisation
|
|
improvements.
|
|
|
|
2008-09-03 Sankar P <psankar@novell.com>
|
|
|
|
* plugins/tnef-attachments/tnef-plugin.c:
|
|
Assign copyrights to Randall Hand.
|
|
|
|
2008-08-27 Sankar P <psankar@novell.com>
|
|
|
|
License Changes
|
|
|
|
* tnef-plugin.c:
|
|
|
|
2008-03-31 Frederic Crozat <fcrozat@mandriva.com>
|
|
|
|
** Fix for bug #501885
|
|
|
|
* Makefile.am: Specify locale directory correctly.
|
|
|
|
2008-03-17 Paul Bolle <pebolle@tiscali.nl>
|
|
|
|
** Fix for bug #519421
|
|
|
|
* Makefile.am:
|
|
* tnef-plugin.c: Also allow <libytnef/tnef.h> header file.
|
|
|
|
2008-02-07 Paul Bolle <pebolle@tiscali.nl>
|
|
|
|
** Fix for bug #514736
|
|
|
|
* org-gnome-tnef-attachments.eplug.xml: Added 'application/ms-tnef'
|
|
MIME type for TNEF attachment decoding.
|
|
|
|
2008-02-07 Paul Bolle <pebolle@tiscali.nl>
|
|
|
|
** Fix for bug #514771
|
|
|
|
* tnef-plugin.c: (saveVCalendar): Fixed a crasher while decoding
|
|
TNEF attachments.
|
|
|
|
2007-08-27 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
* tnef-plugin.c: (e_plugin_lib_enable): Avoid reentrancy in enable.
|
|
|
|
2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
* org-gnome-tnef-attachments.eplug.xml: Fixed bugs where the .so wasn't
|
|
reffered rightly.
|
|
|
|
2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
** Cleanups from Lucky Wankhede
|
|
|
|
* org-gnome-tnef-attachments.eplug.xml:
|
|
* tnef-plugin.c: (org_gnome_format_tnef), (processTnef),
|
|
(saveVCard), (printRrule), (saveVCalendar), (saveVTask),
|
|
(fprintProperty), (fprintUserProp):
|
|
|
|
2007-06-07 Lucky Wankhede <wlakke@novell.com>
|
|
* New implementation for tnef
|
|
* For reading "winmail.dat" kind of attachements
|
|
* using libytnef
|