summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-11-23 02:30:45 +0000
committerTim Janik <timj@src.gnome.org>1998-11-23 02:30:45 +0000
commit10a2d8be70d6d07b311c36dfece9180d68801e16 (patch)
treec1671e4d68daba0deb612aa8c5962cca23e6c6f8 /TODO
parent988f43bfa0a4450d3086eaceb31abac2caddac74 (diff)
downloadgdk-pixbuf-10a2d8be70d6d07b311c36dfece9180d68801e16.tar.gz
disconnect hadj & vadj, not 2 * hadj.
Mon Nov 23 03:21:17 1998 Tim Janik <timj@gtk.org> * gtk/gtktext.c (gtk_text_destroy): disconnect hadj & vadj, not 2 * hadj.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 643619cc7..3ae009b74 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
For 1.2.0 release:
-- remove deprecated functions from *.[hc] files, especially the
- non-functional ones.
+- remove deprecated functions from *.[hc] files.
+- finish composite child stuff.
+- implement constructor functionality for all widgets.
Bugs:
* Change bitfields to guints from enums, or vice versa?