summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--new/TODO.md3
1 files changed, 2 insertions, 1 deletions
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