summaryrefslogtreecommitdiff
path: root/camel/camel-object.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-9/+8
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Add "Since: 2.32" doc tags to new symbols.Matthew Barnes2010-08-281-0/+10
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-1/+9
* Convert CamelObject events to GObject signals.Matthew Barnes2010-05-071-28/+5
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-32/+23
* Port Camel to GObject.Matthew Barnes2010-04-241-135/+29
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-1/+0
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-7/+2
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-4/+4
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-7/+7
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Back out some over-zealous deletion.Matthew Barnes2010-03-311-1/+4
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-115/+2
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-5/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-52/+52
* ** Fixes bug #531090Matthew Barnes2008-11-171-1/+16
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-1/+1
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-3/+3
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* ** backported from disksummary-branchNot Zed2005-08-161-0/+27
* added, changed, or updated gtk-doc style comments and variable names (when th...Jeffrey Stedfast2005-05-051-2/+2
* check interfaces for events too. (camel_object_trigger_event): checkNot Zed2004-11-041-0/+23
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-3/+4
* setup for static inititialisation.Not Zed2004-06-181-1/+1
* include camel-debug.hNot Zed2004-04-081-5/+3
* Defined.Jeffrey Stedfast2004-04-071-1/+1
* use object_bag_peek instead of _get, since we dont want to clash/wait forNot Zed2004-03-291-0/+1
* ** See bug #53373.Not Zed2004-01-271-0/+1
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-221-0/+22
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-271-2/+38
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-091-5/+3
* ** Should fix #41629, #41448, et al.Not Zed2003-04-231-5/+6
* s/class/klass in one place so that the header is c++-safe.EVOLUTION_1_3_1evolution-1-3-1-branchJeffrey Stedfast2003-03-041-1/+1
* Use a bag instead of a hashtable to track the cache streams.Not Zed2002-12-091-1/+13
* Added.Jeffrey Stedfast2002-11-071-1/+1
* removed gnome-defs.h, it does not exist.Rodrigo Moya2002-11-071-1/+0
* Take a void object arg. (camel_object_remove_event): "Not Zed2002-07-031-4/+4
* Remove the CONF_DEFAULT_PATH entry, as this is handled by the url configNot Zed2002-06-061-2/+2
* setup/free the mech string.Not Zed2002-06-031-4/+18
* s/class/klass for arguments so that c++ developers don't complain later.Jeffrey Stedfast2002-05-071-16/+17
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-79/+134
* Add c++ armoring.Jeffrey Stedfast2002-03-011-16/+15
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* If CAMEL_DEBUG is defined, print some useful ref/unref info.Jeffrey Stedfast2001-10-161-2/+9