summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2000-10-17 05:18:20 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-10-17 05:18:20 +0000
commit074a696e8bbdbb9a72300a655ae0248000d5b7c2 (patch)
tree7309f130bea882e7dea49540e72d74291aaa7755 /TODO
parent1330890f3074897b6c705cc5f1716ebbed3861fa (diff)
downloadgconf-074a696e8bbdbb9a72300a655ae0248000d5b7c2.tar.gz
implement default error handler that prints to stderr
2000-10-16 Havoc Pennington <hp@pobox.com> * wrappers/gtk/gconf-client.c (gconf_client_real_unreturned_error): implement default error handler that prints to stderr (gconf_client_key_is_writable): hmm, this function didn't compile very cleanly * wrappers/gtk/gconf-client.h: Remove the ParentWindowFunc concept. Two reasons: a) it was really hard for users to implement such a thing, and if they did then implementing an error dialog function was pretty trivial also b) decided to make the default error handler use fprintf(stderr) since GConfClient is going to move into the main GConf library and thus not depend on GTK. So, this is mild API breakage (but hopefully no one was using the feature anyway).
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6dc8e29b..29b5600a 100644
--- a/TODO
+++ b/TODO
@@ -19,8 +19,6 @@ Other
* Maintain documentation
-* Implement the default error handlers in GConfClient
-
* Envisioneering
Maybe 1.4