From 158817357c211b9f6d52ea51cbcbd4792feda29e Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 16 Apr 2015 14:50:40 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index fe050131..d3004f0c 100644 --- a/TODO.md +++ b/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