More TODOs.
This commit is contained in:
parent
2eb995f93f
commit
15d511160a
2
TODO.md
2
TODO.md
|
@ -32,6 +32,8 @@
|
||||||
- rename newcontrol.[cm] to control.[cm] or something else?
|
- rename newcontrol.[cm] to control.[cm] or something else?
|
||||||
- use _UI_EXPORT on OS-specific functions
|
- use _UI_EXPORT on OS-specific functions
|
||||||
- make their headers generated by an IDL
|
- make their headers generated by an IDL
|
||||||
|
- make sure complain()s don't have \n at the end; add one on each platform
|
||||||
|
- add a `[libui]` to the beginning of the message
|
||||||
|
|
||||||
ultimately:
|
ultimately:
|
||||||
- add some sort of runtime type checking
|
- add some sort of runtime type checking
|
||||||
|
|
Loading…
Reference in New Issue