diff --git a/TODO.md b/TODO.md index c9014820..55f7ed30 100644 --- a/TODO.md +++ b/TODO.md @@ -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