summaryrefslogtreecommitdiff
path: root/gconf/gconftool.c
Commit message (Expand)AuthorAgeFilesLines
* Move gconf-backend.h here, I don't see why it was in the public headersHavoc Pennington2000-09-091-44/+44
* Massive rename from GConfError to GErrorHavoc Pennington2000-08-311-60/+60
* Set the list_type and car_type and cdr_type from the schema. Unset theseGeorge Lebl2000-08-031-59/+346
* Bump library versions, bump to 0.6Havoc Pennington2000-07-121-3/+3
* Don't g_free the result of g_getenv ().Sebastian Wilhelmi2000-04-191-1/+0
* Apply patch from Mirko, properly locates the root node instead of assumingHavoc Pennington2000-01-241-7/+32
* use new double conversion (gconf_value_to_string): use new conversionHavoc Pennington2000-01-211-1/+1
* Detect case where a pair is missing car and/or cdr and do an error insteadHavoc Pennington2000-01-211-6/+309
* remove, replace with gconf/default.path.in which is set up properly to goHavoc Pennington2000-01-201-23/+163
* amazing how trying to use a library reveals bugs...Havoc Pennington2000-01-151-2/+5
* Change copyrights to 2000, just for funHavoc Pennington2000-01-081-1/+1
* had local and non-local cases backward so you got the opposite of what youHavoc Pennington2000-01-081-2/+2
* totally rewrite the locking stuffHavoc Pennington2000-01-071-6/+26
* Use new syntax for attaching schema names to key namesHavoc Pennington1999-11-301-58/+60
* don't need to set the server to NIL here, it gets set inHavoc Pennington1999-11-191-1/+0
* Make it all use OAF, and redo the initialization routine(s) to fit betterPOST_OAF_CONVERSIONElliot Lee1999-11-191-9/+1
* localized schemas still broken, blahHavoc Pennington1999-11-161-118/+133
* Add the ability to specify a configuration source other than the defaultHavoc Pennington1999-11-121-4/+516
* Properly consider that schema fields can be NULLHavoc Pennington1999-11-071-1/+1
* Add locale (dir_get_value): add locale (entry_value): new function getsHavoc Pennington1999-10-281-351/+438
* Make this script workHavoc Pennington1999-10-171-5/+4
* For all files, s/G_CONF/GCONFHavoc Pennington1999-10-171-14/+14
* For all files, s/g_conf/gconfHavoc Pennington1999-10-121-53/+53
* Clear error before we check the keyHavoc Pennington1999-09-301-1/+1
* Replaced with gconf-engine.hHavoc Pennington1999-09-291-10/+10
* include gconfd-error.h and gconf.h, change error checking to new system asHavoc Pennington1999-09-291-76/+116
* add gconf-error.h, gconf-conf.h headers, gconf-value.c fileHavoc Pennington1999-09-261-1/+1
* Install backends in $(libdir)/gconfHavoc Pennington1999-09-021-1/+1
* add gmodule check to AM_PATH_GLIB, add an error if glib isn't found, useHavoc Pennington1999-09-011-1/+1
* Changed --dir-exists to return 0 if the dir exists, and 2 if it does not.Dave Camp1999-08-311-10/+18
* Added a "dir_exists" function.Dave Camp1999-08-311-1/+18
* Un-break the -R optionHavoc Pennington1999-08-301-5/+7
* Load/save/enforce list type uniformity. Fix bug where negative integersHavoc Pennington1999-08-281-11/+11
* blah, blahHavoc Pennington1999-08-261-1/+1
* syncHavoc Pennington1999-08-121-3/+3
* initial schemas stuffHavoc Pennington1999-08-061-8/+189
* Reasonable error handling (what a concept, eh?)Havoc Pennington1999-08-051-12/+50
* *** empty log message ***Havoc Pennington1999-08-031-16/+63
* *** empty log message ***Havoc Pennington1999-08-031-45/+131
* blah blahHavoc Pennington1999-08-021-10/+67
* 'ls' functionality (gconftool --all-pairs /foo/bar)Havoc Pennington1999-08-021-10/+128
* nothing importantHavoc Pennington1999-07-311-2/+11
* Minor fixes, and make it easier to try/debugHavoc Pennington1999-07-311-0/+14
* *** empty log message ***Havoc Pennington1999-07-301-0/+2
* syncHavoc Pennington1999-07-301-0/+255