summaryrefslogtreecommitdiff
path: root/camel/camel-index.c
Commit message (Expand)AuthorAgeFilesLines
* 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-13/+11
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-3/+3
* Remove unused camel_index_names().Matthew Barnes2013-10-011-16/+0
* Remove unused camel_index_new().Matthew Barnes2013-10-011-12/+0
* Remove unused camel_index_name_new().Matthew Barnes2013-10-011-12/+0
* Remove unused camel_index_cursor_reset().Matthew Barnes2013-10-011-12/+0
* Remove unused camel_index_cursor_new().Matthew Barnes2013-10-011-12/+0
* Camel: Avoid C++ keywords in header files.Matthew Barnes2012-06-031-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Update API docs.Matthew Barnes2011-11-141-5/+5
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-12/+26
* Coding style cleanups.Matthew Barnes2011-05-081-1/+1
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-1/+1
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-0/+8
* Port Camel to GObject.Matthew Barnes2010-04-241-85/+59
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-83/+165
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-6/+6
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-7/+7
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-24/+24
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-19/+19
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-19/+19
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-19/+19
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* Add some sanity checks (#460861)Ross Burton2007-07-281-0/+26
* ** Fixes bug #418852Matthew Barnes2007-04-281-3/+3
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-1/+1
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* camel-cipher-context.c Drop unneeded <pthread.h>.Tor Lillqvist2005-08-171-1/+0
* Fixes for bug #39170Jeffrey Stedfast2003-03-061-1/+1
* If we have no data written to a key, dont add it, or its partition header.Not Zed2002-09-241-10/+65
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-3/+3
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-0/+341