Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / calendar / backends / http / e-cal-backend-http.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-07-31 Chenthill PalanisamyChanged the way header files are included so that they...
2007-07-28 Chenthill PalanisamyFixes #268162.
2006-09-18 Chenthill PalanisamyFixes #267402.
2006-09-08 Chenthill PalanisamyFixes a invalid read.
2006-08-21 Chenthill PalanisamyFixes #346283.
2006-07-24 Harish KrishnaswamyPatch to split the cache into multiple files based...
2006-07-10 Chenthill PalanisamyFixes #332911
2006-01-16 Chenthill Palanisamyfixes #267402
2006-01-10 Chenthill PalanisamyFixes #314518
2006-01-06 Chenthill Palanisamyfixes #324741
2006-01-05 Kjartan MaraasUse g_return_val_if_fail() in a non-void function not...
2006-01-02 Chenthill Palanisamyfixes #325498
2005-12-15 Chenthill Palanisamyfixes #324009
2005-10-27 Chenthill PalanisamyFixes #318130
2005-10-24 Chenthill Palanisamyfixes #308802.
2005-10-20 Chenthill Palanisamypass right parameter to e_cal_component_free_id.
2005-10-11 Chenthill Palanisamyfixes #266144, #317575.
2005-10-10 Chenthill PalanisamyReverted the patch which breaks API.
2005-10-10 Chenthill Palanisamyfixes #266144
2005-09-30 Chenthill PalanisamyFixes #316195.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-24 Not Zedconstify base. Include missing string.h.
2005-03-06 Rodrigo MoyaFixes #72454
2005-03-06 Rodrigo MoyaReverted last patch
2005-03-06 Rodrigo MoyaFixes #72454
2005-02-24 Rodrigo Moyaset backend's lock to TRUE.
2005-02-22 Chenthill PalanisamyFixes 71490 If the vcalendar component does not have...
2005-02-02 Ross BurtonUse glib/gi18n
2005-01-12 Rodrigo MoyaFixes #67974
2005-01-12 Not Zedwarning fix cast.
2004-12-23 Sivaiah Nallagatlamerging eds-offline-branch with HEAD
2004-12-22 Rodrigo Moyasearch timezones in the cache also. (e_cal_backend_http...
2004-12-20 Anders CarlssonAdd support for passing a modified object from sync...
2004-12-18 JP RosevearFixes #70127
2004-12-15 Rodrigo MoyaMerge from recurrences-work-branch
2004-12-09 Rodrigo MoyaFixes #70267
2004-09-28 Rodrigo MoyaFixes #66230
2004-05-27 Rodrigo Moyamake sure we clean up the cache, or old events will...
2004-05-19 Rodrigo MoyaRemoves 100s of error dialogs as reported in #54211
2004-03-31 JP Rosevearallow debugging code to be turned on and off easily
2004-03-25 William Jon McCannuse the same component kind as the backend.
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-02-03 Rodney DawesDon't keep a global SoupMessage (e_cal_backend_http_fia...
2004-02-03 Dan WinshipDon't unref the soup message; that happens automaticall...
2004-01-30 Rodrigo Moyadon't start a new updload if we're already uploading.
2004-01-29 Hans Petter JanssonClear the is_loading flag. (begin_retrieval_cb): Set...
2004-01-24 Rodrigo Moyamake it use ECalBackendCache for its cache, and libsoup...
2004-01-12 Rodrigo Moyamade the backends start online always, until we fix...
2004-01-12 Rodrigo Moyafixed leak.
2004-01-07 Rodrigo Moyakeep the username and password passed from the client...
2003-12-19 Rodrigo Moyaadded 'username' and 'password' arguments to Cal::open...
2003-12-15 Rodrigo Moyag_strdup the 'capabilities' argument, since it is expec...
2003-11-06 JP Rosevearbuild new subdirs
2003-11-04 Hans Petter JanssonImplement. (e_cal_backend_file_dispose): Use above...
2003-11-03 JP RosevearInitial revision