| Commit message (Expand) | Author | Age | Files | Lines |
* | have our own so we don't need to link with glib. | Not Zed | 2004-12-03 | 1 | -2/+2 |
* | check interfaces for events too. (camel_object_trigger_event): check | Not Zed | 2004-11-04 | 1 | -37/+294 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -8/+62 |
* | ** See bug #56464. | Not Zed | 2004-04-06 | 1 | -1/+10 |
* | use object_bag_peek instead of _get, since we dont want to clash/wait for | Not Zed | 2004-03-29 | 1 | -0/+32 |
* | Sanity check that count is <1024 and also use g_try_malloc so that we can | Jeffrey Stedfast | 2004-03-12 | 1 | -3/+5 |
* | changed order around, first try to delete and only remove from the object | Not Zed | 2004-02-04 | 1 | -0/+1 |
* | added a doc comment. | Not Zed | 2004-01-29 | 1 | -1/+11 |
* | output scan->name and scan->value for writing metadata, rather than | Not Zed | 2004-01-29 | 1 | -2/+2 |
* | ** See bug #53373. | Not Zed | 2004-01-27 | 1 | -23/+45 |
* | ** See bug #52996. | Not Zed | 2004-01-21 | 1 | -5/+59 |
* | added some hook debug h(x) | Michael Zucci | 2004-01-16 | 1 | -0/+7 |
* | ** See bug #52881. | Not Zed | 2004-01-15 | 1 | -39/+115 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+9 |
* | removed debug printfs. | Not Zed | 2003-08-30 | 1 | -12/+0 |
* | implement PERSISTENT_PROPERTIES, for index mode. | Not Zed | 2003-08-28 | 1 | -1/+544 |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 1 | -66/+39 |
* | Lets try this again. We don't actually want to free the key here, because | Jeffrey Stedfast | 2003-05-23 | 1 | -12/+1 |
* | Create a second GPtrArray for the keys. We don't want to use | Jeffrey Stedfast | 2003-05-21 | 1 | -2/+12 |
* | ** Should fix #41629, #41448, et al. | Not Zed | 2003-04-23 | 1 | -12/+18 |
* | Ignore whether or not the bag is currently reserved. We'll miss the new | Not Zed | 2003-03-26 | 1 | -17/+2 |
* | removed, it was double-freeing the key. (save_object): Just save the | Not Zed | 2003-03-12 | 1 | -11/+10 |
* | Init bag->owner to 0. | Not Zed | 2003-02-05 | 1 | -63/+66 |
* | fix header include order. | Not Zed | 2003-01-13 | 1 | -2/+6 |
* | Use a bag instead of a hashtable to track the cache streams. | Not Zed | 2002-12-09 | 1 | -12/+295 |
* | Take a void object arg. (camel_object_remove_event): " | Not Zed | 2002-07-03 | 1 | -8/+12 |
* | Remove the CONF_DEFAULT_PATH entry, as this is handled by the url config | Not Zed | 2002-06-06 | 1 | -3/+12 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 1 | -9/+55 |
* | Fix a crash in a g_warning. | Dan Winship | 2002-05-08 | 1 | -4/+3 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -698/+567 |
* | cast the key argument to g_hash_table_insert to a gpointer to avoid compiler ... | Jeffrey Stedfast | 2001-12-14 | 1 | -2/+2 |
* | Keep a name-to-type hash so that we can make sure that the type has not | Jeffrey Stedfast | 2001-12-14 | 1 | -5/+15 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | If CAMEL_DEBUG is defined, print some useful ref/unref info. | Jeffrey Stedfast | 2001-10-17 | 1 | -0/+8 |
* | Remove now unused 'recents' array/freeing func. | 3 | 2001-10-04 | 1 | -6/+9 |
* | Change the lock to a recursive e-mutex. (camel_object_hook_event): | 2 | 2001-10-03 | 1 | -136/+72 |
* | Fill the finalised data with nonsense, rather than 0's - more easily | 7 | 2001-09-28 | 1 | -27/+204 |
* | Make the locking more fine-grained on destruction; specifically, don't | Peter Williams | 2001-08-29 | 1 | -0/+6 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 1 | -4/+1 |
* | Make sure that after the finalization event has happened and the | Peter Williams | 2001-07-06 | 1 | -0/+8 |
* | Move this before the camel_vee_folder_remove_folder because that function | Peter Williams | 2001-07-06 | 1 | -26/+11 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Applied jacob's patches for e-poolv stuff. | Not Zed | 2001-04-26 | 1 | -0/+2 |
* | Plug leaks. | Dan Winship | 2001-04-14 | 1 | -4/+11 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+4 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -2/+4 |
* | Plug mem leaks. | Peter Williams | 2000-08-17 | 1 | -0/+1 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -1/+1 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -18/+931 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -0/+57 |