From 5e481c16a4dd40c062dbd791ee8e9f6f7aeb3052 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 28 Aug 2014 11:21:59 -0400 Subject: [PATCH] More TODOs. --- redo/future | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/redo/future b/redo/future index dc8a1e4..1dfec77 100644 --- a/redo/future +++ b/redo/future @@ -65,15 +65,13 @@ dialog boxes so I don't forget, some TODOs: windows - - backgrounds are not transparent - tab order is backwards - - flicker ahoy - - not all controls are transparent - extra space on first column of all Tables on real Windows - - labels draw over themselves - fine-tune Table checkbox behavior (especially with regards to selection) - open dialog, resize small window, hscroll size area, double click file -> stack points in no man's land (yay attached threads?) - uitask pointer bug again? + - tabbing on an empty group infinite loops (same bug as with tabs) + - groupbox line behind groupbox text gtk+ - Area: figure out how Enter is processed in Entry https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229