aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-config-listener.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some non-ANSI switch statementsDan Winship2002-09-231-0/+2
* update the local copy (if we've got one) so that we don't return values ifRodrigo Moya2002-09-051-0/+26
* new functions. (property_change_cb, add_key): added support for FLOATRodrigo Moya2002-08-271-2/+92
* call g_strdup in the correct place, or we'll return the internal copy.Rodrigo Moya2002-08-271-2/+2
* only set the key if the value is different from what we've already readRodrigo Moya2002-08-261-0/+11
* added "key_changed" signal to class. (property_change_cb): emitRodrigo Moya2002-08-231-30/+133
* new class for config database access and monitoring.Rodrigo Moya2002-08-201-0/+313