From 7b46c7de561a90c658115da03e86ece38f3f6065 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 15 Apr 2015 23:14:36 -0400 Subject: Fixed build warnings. More TODOs. --- new/TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'new/TODO.md') diff --git a/new/TODO.md b/new/TODO.md index 73e2e15..cfd298a 100644 --- a/new/TODO.md +++ b/new/TODO.md @@ -10,9 +10,10 @@ - make sure all terminology is consistent - 32-bit Mac OS X support (requires lots of code changes) - add a test for hidden controls when a window is shown -- WS_CLIPCHILDREN +- SWP_NOCOPYBITS (or was it WS_CLIPCHILDREN?) - buttons not in tab get drawover issues - buttons in tab without transparent drawing code get copied into the label when stack shown and rehidden +- see if we can clean up the GTK+ backend ultimately: - make everything vtable-based @@ -21,3 +22,4 @@ ultimately: - figure out what to do about custom containers - rename container to parent? - make the code flow of all platforms fully symmetrical +- add some sort of runtime type checking -- cgit v1.2.3