From 2a2264647046fbfe21787e6cf76ce569c2c856ff Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 12 Jun 2014 11:48:28 -0400 Subject: [PATCH] More TODOs. --- todo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.md b/todo.md index 4ba24ac..caf78aa 100644 --- a/todo.md +++ b/todo.md @@ -19,3 +19,6 @@ UNIX: - several people suggested connecting to size-allocate of the GtkLayout, but then I can wind up in a situation where there's extra padding or border space in the direction I resized - [12:55] pietro10: I meant to mention: 1073): Gtk-WARNING **: Theme parsing error: gtk.css:72:20: Not using units is deprecated. Assuming 'px'. twice. - figure out why Page Up/Page Down does tab stops + +ALL PLATFORMS: +- windows code presently wraps entire function bodies in uitask; make sure the other platforms do too