Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / calendar / libedata-cal / e-cal-backend-cache.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-13 Ross BurtonFix compile warnings.
2006-07-24 Harish KrishnaswamyPatch to split the cache into multiple files based...
2006-07-22 Chenthill PalanisamyAdded support for Gw Notes.
2006-07-10 Harish KrishnaswamyPrefer g_(s)list_prepend to g_(s)list_append.
2006-03-23 Chenthill PalanisamyFixes #323275.
2006-01-19 Chenthill Palanisamy322951
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-24 Not Zedconstify base. Include missing string.h.
2005-07-08 Chenthill PalanisamySupport for groupwise recurrences.
2005-07-08 Sankarasivasubrama... Moving out of getQuickMessages in Calendar to overcome...
2005-05-09 Sushma RaiMemory leak fixes.
2005-05-06 Rodrigo Moyaimproved API documentation. (e_cal_backend_cache_put_se...
2005-02-25 Chenthill PalanisamyChanged the getQm calls since the function has been...
2005-01-18 Rodrigo MoyaFixes #68599
2004-10-13 Harish Krishnaswamy: The argument should be "recurse" not "recursive".
2004-09-22 Harish KrishnaswamyAdded implemenation for the getQM messages to compute...
2004-05-18 Harish KrishnaswamyFixes #56320 and related timezone issues.
2004-05-14 Rodrigo Moyaadded missing implementation from recurreces-work-branch.
2004-03-19 Rodrigo Moyanew functions to support timezones in the cache.
2004-01-26 JP Roseveartake a const uri (e_cal_backend_cache_set_property...
2004-01-22 Harish Krishnaswamy(e_cal_backend_cache_get_components) : return GList...
2004-01-16 Rodrigo Moyareturn AUTH_REQUIRED error if we don't get a password...
2004-01-16 Rodrigo Moyause ~/.evolution/cache/calendar for the cache files.
2004-01-14 Harish Krishnaswamy(e_cal_backend_cache_get_components): return a list...
2004-01-13 Rodrigo Moyanew function, moved from the file and groupwise backends.
2004-01-13 Harish Krishnaswamy(e_cal_backend_cache_constructor): Added the function...
2004-01-06 JP Rosevearimplement uid checking for sexps (e_cal_backend_sexp_ne...
2004-01-05 Rodrigo Moyamerged _add_component and _replace_component into a...
2003-12-08 Rodrigo Moyathe class structure derives from EFileCacheClass, not...
2003-12-08 Rodrigo Moyause EFileCache instead of ECache.
2003-12-01 Rodrigo Moyachanged to be based on the new ECache class. (get_filen...
2003-11-27 Rodrigo Moyanew class implementing a cache of calendar/tasks objects.