summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOwen Taylor <owt1@cornell.edu>1998-03-14 06:42:39 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-03-14 06:42:39 +0000
commitf9ad283402f5745720938427b9412bd323d1069d (patch)
tree2f5f3a588b390f1955c6d86e9477ba47d58defe6 /TODO
parent8cde2c5c213003fc92daa67fe34301c114512407 (diff)
downloadgtk+-f9ad283402f5745720938427b9412bd323d1069d.tar.gz
Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1.
Sat Mar 14 01:36:51 1998 Owen Taylor <owt1@cornell.edu> Moved glibconfig.h to $pkglibdir/include. Update to libtool-1.1.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 790abdc07c..8c9e8af2da 100644
--- a/TODO
+++ b/TODO
@@ -219,3 +219,8 @@ TODO AFTER GTK 1.0
* gtk_rc_add_[name/class]_style are broken for bg pixmaps, because
styles are broken for bg pixmaps, and RC styles only hack around
that.
+
+ * Try to rationally deal with someone else deleting one of our
+ windows??? This would mean keeping track of our window heirarchy
+ ourselves, for one thing, and will never be safe, because of
+ race conditions. \ No newline at end of file