Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / calendar / backends / file / e-cal-backend-file.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-05-16 Jules ColdingFix file descriptor leaks from open() and friends as...
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-03-29 Matthew BarnesE-D-S requires GLib 2.10 now; remove dead backward...
2007-03-16 Matthew Barnes** Fixes part of bug #360240
2007-02-12 Chenthill PalanisamyUpdated fix #363102 to add locks for remaining e_cal...
2007-02-12 Chenthill PalanisamyFixes #363102
2006-12-03 Harish KrishnaswamyDo not free default_zone if it is the built-in UTC...
2006-07-10 Chenthill PalanisamyFixes #332911
2006-06-15 Wang XinFixes #344253
2006-06-13 Andre Klapperchanging "couldn't", "can't" and "didn't" to proper...
2006-03-23 Chenthill PalanisamyFixes #331146
2006-02-28 Chenthill Palanisamyfixes #332726
2006-02-10 Chenthill Palanisamyfixes #329566, 329568
2006-01-10 Simon ZhengAs file e-util.h is renamed, replace "libedataserver...
2005-12-21 Chenthill Palanisamyfixes #305006
2005-12-08 Tor LillqvistUse gstdio wrappers for full non-ASCII filename support...
2005-11-28 Chenthill Palanisamyfixes #317322
2005-11-28 Chenthill Palanisamyfixes #318777
2005-10-26 Chenthill PalanisamyRemoved the unneeded assertion statement.
2005-10-24 Chenthill Palanisamyfixes #308802.
2005-10-11 Chenthill Palanisamyfixes #266144, #317575.
2005-10-10 Chenthill PalanisamyReverted the patch which breaks API.
2005-10-10 Chenthill Palanisamyfixes #266144
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-24 Not Zedconstify base. Include missing string.h.
2005-08-21 Chenthill PalanisamyFixes #271969
2005-07-11 Chenthill PalanisamyAdded a new API for getting a list of attachments for...
2005-06-20 Chenthill PalanisamyAdding the support for delegate in personal calendar
2005-05-09 Sushma RaiMemory leak fixes.
2005-05-06 Rodrigo MoyaFixes #273264
2005-02-24 Rodrigo Moyaset backend's lock to TRUE.
2005-02-08 Rodrigo Moyarecurrence-id needs to be a date only.
2005-02-02 Ross BurtonUse glib/gi18n
2005-01-28 Rodrigo Moyaremoved notifyCategoriesChanged method on CalListener.
2005-01-27 Rodrigo Moyaadded a GMutex for the idle saving callback. (save_file...
2005-01-26 Rodrigo Moyasave the file when we add the component to the toplevel.
2005-01-25 Rodrigo Moyauninstall idle handler when successfully saving the...
2005-01-19 Rodrigo Moyadeal with instances.
2005-01-19 Rodrigo Moyaset the correct method on the VCALENDAR we create or...
2005-01-17 Rodrigo Moyadon't save the file if it's not dirty!
2005-01-17 Rodrigo Moyause guint for idle id.
2005-01-17 Rodrigo Moyanew function, to save the file to disk at application...
2005-01-10 Harish KrishnaswamyFunction to fetch the attachments data into the file...
2004-12-24 Rodrigo Moyamade it work for objects with only detached instances.
2004-12-23 Rodrigo Moyachanged recurrence hash table to use g_hash_table_new...
2004-12-21 Rodrigo Moyadeal correctly with objects only having detached instan...
2004-12-15 Rodrigo MoyaMerge from recurrences-work-branch
2004-10-28 Rodrigo Moyanew function to retrieve objects and detached recurrenc...
2004-08-17 Rodrigo MoyaFixes #61782
2004-06-11 Rodrigo Moyaif the deletion is successful, check if the object...
2004-05-28 JP RosevearFixes #55524
2004-05-25 Rodrigo Moyamake sure we process correctly the detached instances.
2004-05-21 JP Rosevearmake sure we only handle the type of objects the backen...
2004-05-17 Rodrigo MoyaFixes #51412
2004-05-13 Rodrigo MoyaFixes #54094
2004-04-22 Jeffrey StedfastPass the address of calobj to file_create_object().
2004-03-31 JP Rosevearallow debugging code to be turned on and off easily
2004-03-25 Rodrigo Moyamade the 'calobj' argument to be inout, so that the...
2004-03-10 JP RosevearFixes #55389
2004-03-01 Rodrigo Moyaadded new arguments to the notifyObjectsSent method...
2004-02-10 Rodrigo Moyaswitch wrongly-placed creation/modification of objects.
2004-02-04 Rodrigo Moyanew function created from e_cal_open, without signal...
2004-01-27 JP Rosevearupdate proto
2004-01-21 Rodrigo Moyaremove the cache from disk when removing the calendar.
2004-01-21 Rodrigo Moyause the full path when removing files.
2004-01-21 Rodrigo Moyacreate directory tree to contain the calendar.
2004-01-21 Rodrigo MoyaFixes #51705
2004-01-16 JP Rosevearremove test bits
2004-01-16 Rodrigo Moyareturn AUTH_REQUIRED error if we don't get a password...
2004-01-16 JP Rosevearidle handler to actually proxy the signal emission...
2004-01-13 Rodrigo Moyanew function, moved from the file and groupwise backends.
2004-01-12 Rodrigo Moyafixed leak.
2004-01-06 Rodrigo Moyathe list returned by e_cal_get_object_list() contains...
2003-12-22 JP Rosevearcheck the kind with the parent (e_cal_backend_file_crea...
2003-12-21 JP Rosevearset the uri before scanning the vcalendar because we...
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-12-11 Rodrigo MoyaFixes #52013
2003-11-27 Hans Petter JanssonSupport absolute URI. (e_source_update_from_xml_node...
2003-11-20 Harry Lumove to the front to avoid a compile warning.
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