Enable GUI option for 'custom command' connection. Don't g_free strings in
[platform/upstream/evolution-data-server.git] / camel / camel-object.c
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.