summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1997-12-28 01:28:27 +0000
committerElliot Lee <sopwith@src.gnome.org>1997-12-28 01:28:27 +0000
commit2d8acc12f356a5c77f0d7b787577a3b78d452d73 (patch)
tree60803ef759949dd7e05633c6cf8aa8d217bd65a9 /TODO
parenta5fa0b03c0bb685eae34bd0794d794e41ffe2865 (diff)
downloadgtk+-2d8acc12f356a5c77f0d7b787577a3b78d452d73.tar.gz
HandleBox mostly works now (the size_request and size_allocate is black magic to me, I am lucky it works :) Plus a few other changes
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index a1a3e93383..20df3096f1 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ BUGS
* Lists should scroll to center the recently selected item if it isn't
visible.
- * Notbook: there are a few cosmetic problems left
+ * Notebook: there are a few cosmetic problems left
* Verticle scrollbar: the expose event looks hosed and is causing
quite a bit of flickering
@@ -70,6 +70,4 @@ Other stuff todo, as of yet not categorized into the above:
code. Maybe GtkStyle's should have 'draw_push_button', 'draw_check_button',
etc, functions to draw the various widgets.
--OffiX drag and drop support
-
-Make all widget attributes configurable after the widget is created.