diff options
| author | Pietro Gagliardi <[email protected]> | 2015-04-16 14:50:40 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2015-04-16 14:50:40 -0400 |
| commit | 06161cf7c218f21a17c1a0874fa9b6b5fee0c5e1 (patch) | |
| tree | 0cf4ac61fc61103ae6b00821bc0cb66ce84a7354 | |
| parent | e2ffe78e8708b3c8514c2804cbe77fdf3e63938c (diff) | |
More TODOs.
| -rw-r--r-- | new/TODO.md | 3 |
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 |
