diff options
author | Tim Janik <timj@src.gnome.org> | 1998-02-24 13:57:03 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-02-24 13:57:03 +0000 |
commit | 635d54c091243692ea4d8993b7ef102641cda258 (patch) | |
tree | b96eb700392b255b176c726adc8464ec6ea505a5 /TODO | |
parent | d3607d5465194d09a9fd4c75b306303484935a54 (diff) | |
download | gtk+-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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |