87 lines
2.3 KiB
Plaintext
87 lines
2.3 KiB
Plaintext
2008-01-07 João Vale <jpvale@gmail.com>
|
|
|
|
** Fix for bug #375580
|
|
|
|
* ipod-sync.c: (destination_save_addressbook): Use ISO-8859-1 encoding
|
|
to store contacts in iPod.
|
|
|
|
2007-11-11 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
|
|
|
|
** Fix bug #495872
|
|
|
|
* ipod-sync.c: (org_gnome_sync_memos):
|
|
* org-gnome-ipod-sync-evolution.eplug.xml:
|
|
* sync.c: (export_memos), (export_to_ipod):
|
|
add memo support
|
|
|
|
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
|
|
|
|
* evolution-ipod-sync.c: (ipod_check_status): Don't mix code
|
|
and declarations.
|
|
|
|
2007-09-14 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #476231
|
|
|
|
* ical-format.c:
|
|
Remove non-USE_GTKFILECHOOSER code.
|
|
GtkFileChooser has been around since 2004.
|
|
|
|
2007-06-07 Gilles Dartiguelongue <dartigug@esiee.fr>
|
|
|
|
* evolution-ipod-sync.c: (ipod_get_mount):
|
|
* evolution-ipod-sync.h:
|
|
* ipod.c: (try_mount), (try_umount): more compilation
|
|
warnings cleanup, completes bug #437584 fixes. Removes
|
|
hopefully useless code in headers.
|
|
|
|
2007-05-14 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
** Fix for bug #375234 from Vitaliy Ischenko
|
|
|
|
* ipod.c: (find_ipod_mount_point):
|
|
|
|
2007-04-10 Andre Klapper <a9016009@gmx.de>
|
|
|
|
* plugins/ipod-sync/evolution-ipod-sync.c:
|
|
fix typos and reword a string. Fixes bug #404764.
|
|
|
|
2007-04-02 Sankar P <psankar@novell.com>
|
|
|
|
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
|
|
|
|
* org-gnome-ipod-sync-evolution.eplug.xml:
|
|
Cleanup.
|
|
Fixes part of #301149
|
|
|
|
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
|
|
* evolution-ipod-sync.c: (ipod_check_status):
|
|
mark strings as translatable. See bug #399381 for details.
|
|
|
|
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
* Makefile.am : Add evolution-ipod-sync.h to dist.
|
|
Fixes #350388.
|
|
|
|
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
patch submitted by: Hiroyuki Ikezoe
|
|
|
|
* ipod.c: Remove compiler warning. Fixes 341606.
|
|
|
|
2006-05-08 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
* ipod-sync.c: (destination_save_addressbook),
|
|
(destination_save_cal), (org_gnome_sync_calendar),
|
|
(org_gnome_sync_tasks), (org_gnome_sync_addressbook): Added support
|
|
for multiple addressbook/calendar/task support for iPod.
|
|
|
|
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
* Created the iPod sync plugin. It based on Justin Wakes bounty
|
|
work and rodrigo's save calendar plugin.
|
|
|
|
|
|
|