summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1998-02-24 13:57:03 +0000
committerTim Janik <timj@src.gnome.org>1998-02-24 13:57:03 +0000
commit635d54c091243692ea4d8993b7ef102641cda258 (patch)
treeb96eb700392b255b176c726adc8464ec6ea505a5 /TODO
parentd3607d5465194d09a9fd4c75b306303484935a54 (diff)
downloadgtk+-635d54c091243692ea4d8993b7ef102641cda258.tar.gz
fixed some bugs in the resizing code (it was leaking
GTK_RESIZE_NEEDED flags). -timj
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8b909df174..dc8b7f6e33 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@ TODO BEFORE GTK 1.0
-------------------
Bugs:
+ * gtk_list_clear_items: free start_list
+
* Vertical scrollbar: the expose event looks hosed and is causing
quite a bit of flickering