Stale and unnecessary TODO cleanup.
This commit is contained in:
parent
99ca6726af
commit
99216435c7
2
TODO.md
2
TODO.md
|
@ -4,7 +4,6 @@
|
||||||
ultimately:
|
ultimately:
|
||||||
- add some sort of runtime type checking
|
- add some sort of runtime type checking
|
||||||
- MAYBE readd lifetime handling/destruction blocking
|
- MAYBE readd lifetime handling/destruction blocking
|
||||||
- figure out how to integrate leak checking into the source tree
|
|
||||||
- assign control IDs on windows
|
- assign control IDs on windows
|
||||||
- GWL(P)_ID
|
- GWL(P)_ID
|
||||||
- related? [12:25] <ZeroOne> And the blue outline on those buttons [ALL clicked buttons on Windows 7] won't go away
|
- related? [12:25] <ZeroOne> And the blue outline on those buttons [ALL clicked buttons on Windows 7] won't go away
|
||||||
|
@ -16,7 +15,6 @@ ultimately:
|
||||||
- or not even have separators there?
|
- or not even have separators there?
|
||||||
- in which case, hide leading or trailing separators?
|
- in which case, hide leading or trailing separators?
|
||||||
- generate libui.lib and related files
|
- generate libui.lib and related files
|
||||||
- rename newcontrol.[cm] to control.[cm] or something else?
|
|
||||||
- make OS-specific headers generated by an IDL
|
- make OS-specific headers generated by an IDL
|
||||||
- figure out what to do on Windows and GTK+ if we don't have menus but the user wants a menubar (zero-height widget? don't bother? complain?)
|
- figure out what to do on Windows and GTK+ if we don't have menus but the user wants a menubar (zero-height widget? don't bother? complain?)
|
||||||
- bin.c
|
- bin.c
|
||||||
|
|
Loading…
Reference in New Issue