Adapt libedata-cal to the new ESource API.
[platform/upstream/evolution-data-server.git] / calendar / libedata-cal / e-cal-backend-sync.c
2012-06-03 Matthew BarnesAdapt libedata-cal to the new ESource API.
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-03-27 Christophe DumezBug 670457: Add bulk methods to ECalClient
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-11-24 Milan CrhaBug #664572 - Change e_cal_backend_notify_component...
2011-11-14 Matthew BarnesUpdate API docs.
2011-10-19 Tristan Van BerkomReally implement e_cal_client_view_set_fields_of_intere...
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-06-07 Patrick Ohlylibecal: added CALOBJ_MOD_ONLY_THIS
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-11 Matthew BarnesCoding style and whitespace cleanups.
2010-07-16 Milan CrhaRemove deprecated ECalBackend::set_default_timezone
2010-07-15 Matthew BarnesBug 624417 - Fix error handling in e_cal_backend_sync_g...
2010-07-09 Milan CrhaBug #623204 - Be able to report detailed errors from...
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2010-03-13 Matthew BarnesAdd "Since: 2.30" tags to the API documentation.
2010-02-17 Milan CrhaBug #603506 - Use thread safe G_DEFINE_TYPE/G_DEFINE_TY...
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2010-01-13 Travis ReitterFixes bug #606765 - e_cal_get_timezone() broken for...
2009-11-30 Milan CrhaBug #602945 - Avoid code duplication with timezone...
2009-11-30 Milan CrhaBug 494394 - No way for the user to refresh a calendar
2009-11-25 Milan CrhaBug #347845 - Early Hour AM iCal Calendar Entries Do...
2009-10-02 Ross BurtonPort libedata-cal to DBus
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-04-14 Matthew BarnesFix build break: #include <libical/icaltz-util.h>
2009-04-13 Chenthill PalanisamyFixes #573205 Use the util function to load the system...
2009-02-02 Matthew BarnesUpdate API reference and fix some minor compiler warnings.
2009-01-21 Suman Manjunath** Fix for bug #541209
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2008-05-23 Suman ManjunathPatch from Paul Smith <psmith@gnu.org>: Fix for bug...
2008-03-03 Milan Crha** Fix for bug #327851
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2006-08-17 Kjartan MaraasRemove an unused variable.
2006-07-10 Chenthill PalanisamyFixes #332911
2006-05-25 Wang XinFixes #342102
2006-03-04 Chenthill PalanisamyFixes #273057
2005-10-11 Chenthill Palanisamyfixes #266144, #317575.
2005-10-10 Chenthill PalanisamyReverted the patch which breaks API.
2005-10-10 Chenthill Palanisamyfixes #266144
2005-07-11 Chenthill PalanisamyAdded a new API for getting a list of attachments for...
2005-05-11 Rodrigo Moyaimproved API documentation.
2005-02-24 Rodrigo Moyaset backend's lock to TRUE.
2004-12-20 Anders CarlssonAdd support for passing a modified object from sync...
2004-12-15 Rodrigo MoyaMerge from recurrences-work-branch
2004-06-11 Rodrigo Moyaif the deletion is successful, check if the object...
2004-05-14 Rodrigo MoyaFixes #56870
2004-03-25 Rodrigo Moyamade the 'calobj' argument to be inout, so that the...
2004-03-01 Rodrigo Moyaadded new arguments to the notifyObjectsSent method...
2004-01-10 Rodrigo Moyadon't leak the dates retrieved with e_cal_component_get...
2003-12-19 Rodrigo Moyaadded 'username' and 'password' arguments to Cal::open...
2003-12-15 Rodrigo Moyacall the correct e_cal_backend_sync_* functions, typo...
2003-12-15 Rodrigo Moyacall the correct cal_backend_sync_* functions, typo...
2003-11-04 Hans Petter JanssonImplement. (e_cal_backend_file_dispose): Use above...
2003-11-03 JP RosevearInitial revision