summaryrefslogtreecommitdiff
path: root/camel/camel-partition-table.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-4/+0
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-4/+4
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-2/+2
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-10/+10
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-4/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-8/+18
* CamelBlockFile: Use GQueues instead of CamelDLists.Matthew Barnes2012-01-291-28/+42
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-85/+91
* Coding style cleanups.Matthew Barnes2011-05-081-4/+4
* Coding style cleanup.Matthew Barnes2011-03-051-2/+4
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-10/+2
* Coding style cleanups.Matthew Barnes2010-09-131-4/+4
* Add argument checks to camel-partition-table.c.Matthew Barnes2010-05-211-2/+27
* Port Camel to GObject.Matthew Barnes2010-04-241-246/+235
* Merge more cleanup bits from camel-gobject.Matthew Barnes2010-04-211-14/+25
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-10/+10
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-8/+6
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-261-7/+5
* Fix excessive whitespace.Matthew Barnes2009-07-121-7/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-33/+33
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-15/+15
* ** Fixes bug #545877Matthew Barnes2008-08-061-6/+5
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-15/+15
* Convert a g_assert to g_warning. Reduces the severity of #348149Sankar P2008-01-071-1/+16
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-15/+15
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-2/+2
* Convert a g_assert to g_warning. Reduces the severity of #348149Sankar P2007-09-101-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fixes bug #418852Matthew Barnes2007-04-281-4/+4
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-8/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* camel-cipher-context.c Drop unneeded <pthread.h>.Tor Lillqvist2005-08-171-1/+0
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+1
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-091-32/+13
* When writing the summary, use TRUNC flag, duh. Also, write to a temp fileNot Zed2002-07-241-1/+3
* Turn indexing back on, fingers crossed ...Not Zed2002-04-031-4/+33
* Sync the key tables explcitly.Not Zed2002-04-021-17/+33
* Temporarily disable indexing.Not Zed2002-04-011-1/+16
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-0/+955