index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-config-listener.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-1
/
+1
*
** Fixes bug #469657
Matthew Barnes
2007-10-02
1
-48
/
+23
*
** Fix for bug #471791
Srinivasa Ragavan
2007-09-10
1
-4
/
+4
*
just preload one level of GConf keys, since preloading all makes the
Rodrigo Moya
2003-07-24
1
-1
/
+1
*
use GCONF_CLIENT_PRELOAD_RECURSIVE when adding watched directories to
Rodrigo Moya
2003-06-13
1
-1
/
+1
*
define in terms of privincludedir.
Dan Winship
2003-02-06
1
-0
/
+1
*
New.
Dan Winship
2003-01-07
1
-1
/
+24
*
new function.
Rodrigo Moya
2002-12-11
1
-0
/
+21
*
(e_config_listener_get_string_with_default):
Ettore Perazzoli
2002-11-14
1
-5
/
+5
*
(add_key): g_strdup() the value in the case
Ettore Perazzoli
2002-11-12
1
-1
/
+1
*
init err to NULL so if there isn't an error we aren't left with an
Chris Toshok
2002-11-06
1
-4
/
+4
*
new simpler functions, without a default value.
Rodrigo Moya
2002-11-04
1
-0
/
+24
*
Removed unused variable. (e_config_listener_get_long_with_default):
Ettore Perazzoli
2002-11-04
1
-3
/
+0
*
ported to GConf and GObject.
Rodrigo Moya
2002-11-02
1
-173
/
+162
*
Fixes #32764
Rodrigo Moya
2002-10-25
1
-27
/
+34
*
Fix some non-ANSI switch statements
Dan Winship
2002-09-23
1
-0
/
+2
*
update the local copy (if we've got one) so that we don't return values if
Rodrigo Moya
2002-09-05
1
-0
/
+26
*
new functions. (property_change_cb, add_key): added support for FLOAT
Rodrigo Moya
2002-08-27
1
-2
/
+92
*
call g_strdup in the correct place, or we'll return the internal copy.
Rodrigo Moya
2002-08-27
1
-2
/
+2
*
only set the key if the value is different from what we've already read
Rodrigo Moya
2002-08-26
1
-0
/
+11
*
added "key_changed" signal to class. (property_change_cb): emit
Rodrigo Moya
2002-08-23
1
-30
/
+133
*
new class for config database access and monitoring.
Rodrigo Moya
2002-08-20
1
-0
/
+313