From 52f719521ae43ed2183298e0e133a721d1683c9f Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 14 Apr 1998 01:09:25 +0000 Subject: Minor additions and fixes --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 454150c605..c14e8ef3b8 100644 --- a/TODO +++ b/TODO @@ -195,12 +195,17 @@ Additions: involves a XQueryTree. * Scrolled windows need to be smarter about when they size-request/allocate - their children. + their children. In particular, we should not be queuing the resizes + on the toplevel window, but on the Viewport. * Should all the default handlers really return FALSE? This can cause confusing presses to be sent to containers that actually want to get events on themselves. + * Fix block_resize, disable_resize. + + * Buttons's should derive from Bin's. (GTK 2.0 change, breaks + lots of stuff) Text/Edit widget: -- cgit v1.2.1