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:
|
||||
- add some sort of runtime type checking
|
||||
- MAYBE readd lifetime handling/destruction blocking
|
||||
- figure out how to integrate leak checking into the source tree
|
||||
- assign control IDs on windows
|
||||
- GWL(P)_ID
|
||||
- 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?
|
||||
- in which case, hide leading or trailing separators?
|
||||
- generate libui.lib and related files
|
||||
- rename newcontrol.[cm] to control.[cm] or something else?
|
||||
- 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?)
|
||||
- bin.c
|
||||
|
|
Loading…
Reference in New Issue