From 8fec7176de8f1927aad1ae33c5db234213031264 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 26 Aug 2014 13:05:32 -0400 Subject: [PATCH] More TODOs. --- redo/future | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/future b/redo/future index 56e2c52..d91d07b 100644 --- a/redo/future +++ b/redo/future @@ -72,6 +72,7 @@ windows - 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?) gtk+ - Area: figure out how Enter is processed in Entry https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229