From 7a7882537891837942e5074fea6059d546722210 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 7 May 2015 18:52:40 -0400 Subject: [PATCH] More TODO cleanup. --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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