summaryrefslogtreecommitdiff
path: root/camel/camel-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-2/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-8/+8
* Introduce camel_debug_get_backtrace()Milan Crha2014-02-211-0/+18
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-4/+4
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-2/+4
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-9/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-5/+5
* Move e_pointer_tracker to camelMilan Crha2012-07-261-0/+425
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-8/+10
* Fix issues reported by intltool-updateMilan Crha2011-05-231-4/+2
* Coding style cleanups.Matthew Barnes2011-05-081-1/+1
* More whitespace cleanup.Matthew Barnes2011-01-301-15/+15
* Coding style cleanup.Matthew Barnes2010-10-031-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-21/+21
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-8/+5
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-1/+2
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-8/+1
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-11/+11
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-11/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-11/+11
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-3/+3
* Delete function camel_mkdir().Simon Zheng2006-01-101-1/+1
* Use e_util_pthread_id() to identify threads.Tor Lillqvist2005-09-151-2/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* #if 0 out the sys/debugreg stuff.Not Zed2004-04-061-1/+1
* added some debug to dump the whole folderinfo tree if store:folder_info isNot Zed2004-03-301-0/+143
* use camel debug to add some debug here.Not Zed2004-03-231-0/+115