From f39b57bd273a65d327794af347eba3b7f53d3ad4 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 19 Dec 2015 17:41:54 -0500 Subject: [PATCH] TODO updates. --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b28877fb..c85a616c 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,7 @@ - it won't remove that outright, but it'll help - add an option to the test program to run page7b as an independent test in its own window + - same for page7c - http://blogs.msdn.com/b/oldnewthing/archive/2004/01/12/57833.aspx provide a DEF file on Windows @@ -19,9 +20,9 @@ ultimately: - MAYBE readd lifetime handling/destruction blocking - related? [12:25] And the blue outline on those buttons [ALL clicked buttons on Windows 7] won't go away - I get this too + - not anymore - SWP_NOCOPYBITS to avoid button redraw issues on Windows when not in tab, but only when making resize faster - secondary side alignment control in uiBox -- generate libui.lib and related files - Windows: don't abort if a cleanup function fails? - 32-bit Mac OS X support (requires lots of code changes)