aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ipod-sync/ChangeLog
blob: be390318956f3a1bdfec965f112b1c71fc5e68fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
2009-01-21  Suman Manjunath  <msuman@novell.com>

    ** Fix for bug #541209

    ** Adapt to the new APIs from upstream libical. Changes made include
    using the "_r" counterpart for the following APIs:
    + icalproperty_as_ical_string ()
    + icalvalue_as_ical_string ()
    + icalcomponent_as_ical_string ()
    + icalparameter_as_ical_string ()
    + icaldurationtype_as_ical_string ()
    + icalenum_reqstat_code ()
    + icallangbind_property_eval_string ()
    + icallangbind_quote_as_ical ()
    + icalmime_text_end_part ()
    + icalperiodtype_as_ical_string ()
    + icalproperty_enum_to_string ()
    + icalproperty_get_parameter_as_string ()
    + icalproperty_get_value_as_string ()
    + icalproperty_get_property_name ()
    + icalrecurrencetype_as_string ()
    + icaltime_as_ical_string ()
    + icalreqstattype_as_string ()
    + icalvalue_binary_as_ical_string ()
    + icalvalue_int_as_ical_string ()
    + icalvalue_utcoffset_as_ical_string ()
    + icalvalue_string_as_ical_string ()
    + icalvalue_recur_as_ical_string ()
    + icalvalue_text_as_ical_string ()
    + icalvalue_attach_as_ical_string ()
    + icalvalue_duration_as_ical_string ()
    + icalvalue_date_as_ical_string ()
    + icalvalue_datetime_as_ical_string ()
    + icalvalue_float_as_ical_string ()
    + icalvalue_geo_as_ical_string ()
    + icalvalue_datetimeperiod_as_ical_string ()
    + icalvalue_period_as_ical_string ()
    + icalvalue_trigger_as_ical_string ()
    + icalvalue_as_ical_string ()

    * ical-format.c (do_save_calendar_ical):

2008-09-19  Sankar P  <psankar@novell.com>

License Changes

    * evolution-ipod-sync.c:

2008-09-16  Sankar P  <psankar@novell.com>

License Changes

    * ical-format.c:
    * ipod-sync.c:

2008-09-12  Sankar P  <psankar@novell.com>

License Changes

    * sync.c:

2008-09-02  Sankar P  <psankar@novell.com>

License Changes

    * evolution-ipod-sync.h:
    * ipod.c:

2008-08-27  Philip Withnall  <philip@tecnocode.co.uk>

    ** Fix for bug #534762

    * org-gnome-ipod-sync-evolution.eplug.xml: Change "addressbook" to
    "address book" in translatable strings.

2008-08-27  Sankar P  <psankar@novell.com>

License Changes

    * format-handler.h:

2008-08-12  Milan Crha  <mcrha@redhat.com>

    * ipod-sync.c: Added missing include.

2008-04-19  Matthew Barnes  <mbarnes@redhat.com>

    * ical-fomat.c (do_save_calendar_ical):
    * ipod-sync.c (open_for_writing), (destination_save_addressbook):
    Fix some compilation errors.

2008-04-17  Milan Crha  <mcrha@redhat.com>

    ** Part of fix for bug #526739

    * ical-format.c: (do_save_calendar_ical):
    * ipod-sync.c: (destination_save_addressbook):
    Write to gio GOutputStream instead of gnome-vfs handle.
    * format-handler.h: (open_for_writing):
    * ipod-sync.c: (open_for_writing): New helper function.

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.