index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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