More TODO cleanup.

This commit is contained in:
Pietro Gagliardi 2015-05-07 18:52:40 -04:00
parent e6b33aafd0
commit 7a78825378
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,3 @@
- rename newcontrol.[cm] to control.[cm] or something else?
- use _UI_EXPORT on OS-specific functions
- 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
- 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?)
@ -55,6 +52,8 @@ 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
notes to self
- explicitly document label position at top-left corner