From 06161cf7c218f21a17c1a0874fa9b6b5fee0c5e1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 16 Apr 2015 14:50:40 -0400 Subject: [PATCH] More TODOs. --- new/TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/new/TODO.md b/new/TODO.md index fe05013..d3004f0 100644 --- a/new/TODO.md +++ b/new/TODO.md @@ -13,8 +13,9 @@ - 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+ and Windows backends +- see if we can clean up the backends - rename all method implementations to typeMethod + - especially clean up the Darwin backend ultimately: - make everything vtable-based