summaryrefslogtreecommitdiff
path: root/gconf/gconf-client.h
Commit message (Expand)AuthorAgeFilesLines
* gconf-client: Use the cache for keys we know we don't have locallyZhenqiang Chen2011-06-281-1/+1
* Bug 578877 – Update FSF addressTobias Mueller2009-04-211-2/+2
* Track fully-cached directories in the clientMatthias Clasen2009-04-211-2/+2
* Clean up includes and fix a couple compiler warnings.Kjartan Maraas2008-06-281-3/+3
* Use G_BEGIN/END_DECLS instead of a lot of #ifdef __cplusplus stuff. ClosesKjartan Maraas2006-05-051-6/+2
* require glib 2.7.0Mark McLoughlin2005-06-211-1/+1
* Patch from Kai Willadsen <kaiw@itee.uq.edu.au> in bug #120349.Mark McLoughlin2004-07-091-1/+1
* Fixes #73323Rodrigo Moya2003-06-181-0/+5
* Add API to fire notify eventRoss Burton2003-05-081-0/+1
* The Apply Patches Mission: Added more introspection commands to gconftool, wr...Ross Burton2003-03-271-0/+1
* add gconf-enum-types.h/gconf-enum-types.c files, thanks to Johan DahlinHavoc Pennington2002-01-231-2/+2
* remove unused variable, fix from Markus BertheauHavoc Pennington2002-01-131-0/+9
* take const argHavoc Pennington2001-12-081-1/+1
* replace include of gobject/gobject.h with glib-object.h, due to a changeMiles Lane2001-11-181-1/+1
* added const to some function args.GNOME_MEDIA_1_2_2Murray Cumming2001-04-281-2/+2
* Removed. Removed. Removed.Martin Baulig2001-03-231-9/+8
* implement default error handler that prints to stderrHavoc Pennington2000-10-171-16/+2
* Update some docsHavoc Pennington2000-09-171-11/+20
* Move gconf-backend.h here, I don't see why it was in the public headersHavoc Pennington2000-09-091-4/+4
* Massive rename from GConfError to GErrorHavoc Pennington2000-08-311-37/+37
* Allow adding overlapping subdirectories. What happens is that the realGeorge Lebl2000-07-241-1/+2
* Bump library versions, bump to 0.6Havoc Pennington2000-07-121-2/+2
* only handle the error if the mode is GCONF_CLIENT_HANDLE_UNRETURNEDHavoc Pennington2000-01-301-1/+1
* New function so gnome-libs can install a Gnomized error dialogHavoc Pennington2000-01-271-0/+4
* arguments to this were backwardHavoc Pennington2000-01-131-1/+1
* Change copyrights to 2000, just for funHavoc Pennington2000-01-081-1/+1
* use gconf_client_get_string() instead of gconf_client_get()Havoc Pennington1999-12-021-1/+16
* Add new create_change_set functions for GConfClient and GConfEngineHavoc Pennington1999-12-011-10/+4
* sheesh, this stupid function didn't work at all. fix it (get): properlyHavoc Pennington1999-11-291-0/+8
* new function (gconf_client_commit_change_set): new functionHavoc Pennington1999-11-201-0/+21
* write GConfClient docs.Havoc Pennington1999-11-151-2/+1
* Fix it to use the current locale as documented.Havoc Pennington1999-11-151-0/+20
* Add --enable-debug option to G_DISABLE_CHECKS as neededHavoc Pennington1999-10-271-9/+14
* Finish the GTK wrapper object (except for preload optimization andHavoc Pennington1999-10-271-1/+22
* Work on GtkObject wrapper, and:Havoc Pennington1999-10-211-18/+61
* indentation in gconf.h, more fleshing out of the gconf-gtk.h interfaceHavoc Pennington1999-10-201-11/+143
* For all files, s/g_conf/gconfHavoc Pennington1999-10-121-1/+1
* Interface tinkering with convenience wrapperHavoc Pennington1999-10-111-0/+84
* add gmodule check to AM_PATH_GLIB, add an error if glib isn't found, useHavoc Pennington1999-09-011-0/+38