Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-object.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-06-11 Matthew BarnesCalculate CamelArgV sizes in such a way that it doesn...
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-02-23 Matthew Barnes** Fixes bug #356177
2006-08-28 Veerapuram Varadhan ** Fixes bug #331099 based on patches by Eric...
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2006-02-02 Parthasarathi Susarladecrement Ref count properly
2006-01-10 Simon ZhengDelete function camel_mkdir().
2005-12-13 Tor LillqvistUse gstdio wrappers. Use binary mode when opening files...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-24 Not Zedinit folders and only use it if set.
2005-08-16 Not Zed** backported from disksummary-branch
2005-04-26 Ross BurtonLiberally add const keyword
2004-12-23 Not Zedcheck for null values before dereferencing them.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-11-04 Not Zedcheck interfaces for events too. (camel_object_trigger_...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-04-06 Not Zed** See bug #56464.
2004-03-29 Not Zeduse object_bag_peek instead of _get, since we dont...
2004-03-11 Jeffrey StedfastSanity check that count is <1024 and also use g_try_mal...
2004-02-04 Not Zedchanged order around, first try to delete and only...
2004-01-29 Not Zedadded a doc comment.
2004-01-29 Not Zedoutput scan->name and scan->value for writing metadata...
2004-01-27 Not Zed** See bug #53373.
2004-01-21 Not Zed** See bug #52996.
2004-01-16 Michael Zucci added some hook debug h(x)
2004-01-15 Not Zed** See bug #52881.
2003-10-21 Ettore PerazzoliMerge new-ui-branch into the trunk.
2003-08-30 Not Zedremoved debug printfs.
2003-08-27 Not Zedimplement PERSISTENT_PROPERTIES, for index mode.
2003-07-09 Jeffrey StedfastGet rid of the #ifdef ENABLE_THREADS since we no longer...
2003-05-22 Jeffrey StedfastLets try this again. We don't actually want to free...
2003-05-21 Jeffrey StedfastCreate a second GPtrArray for the keys. We don't want...
2003-04-23 Not Zed** Should fix #41629, #41448, et al.
2003-03-26 Not ZedIgnore whether or not the bag is currently reserved...
2003-03-12 Not Zedremoved, it was double-freeing the key. (save_object...
2003-02-05 Not ZedInit bag->owner to 0.
2003-01-13 Not Zedfix header include order.
2002-12-09 Not ZedUse a bag instead of a hashtable to track the cache...
2002-07-03 Not ZedTake a void object arg. (camel_object_remove_event): "
2002-06-06 Not ZedRemove the CONF_DEFAULT_PATH entry, as this is handled...
2002-06-03 Not Zedsetup/free the mech string.
2002-05-07 Dan WinshipFix a crash in a g_warning.
2002-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2001-12-13 Jeffrey Stedfastcast the key argument to g_hash_table_insert to a gpoin...
2001-12-13 Jeffrey StedfastKeep a name-to-type hash so that we can make sure that...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-16 Jeffrey StedfastIf CAMEL_DEBUG is defined, print some useful ref/unref...
2001-10-03 3Remove now unused 'recents' array/freeing func.
2001-10-02 2Change the lock to a recursive e-mutex. (camel_object_h...
2001-09-27 7Fill the finalised data with nonsense, rather than...
2001-08-28 Peter WilliamsMake the locking more fine-grained on destruction;...
2001-08-08 Not ZedProperly determine match type to pass to header_match.
2001-07-06 Peter WilliamsMake sure that after the finalization event has happene...
2001-07-05 Peter WilliamsMove this before the camel_vee_folder_remove_folder...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-26 Not ZedApplied jacob's patches for e-poolv stuff.
2001-04-13 Dan WinshipPlug leaks.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-10-18 Not ZedNo, we must not encode the headers here. These interfac...
2000-08-16 Peter WilliamsPlug mem leaks.
2000-08-11 Christopher James... Fixed some warnings.
2000-08-10 Peter WilliamsMerge with camel-async.
2000-05-07 Dan Winship Make camel not leak like a sieve.