From cdc0c64af917d0e4612db9d28534b0bb53d335ee Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 30 Apr 2015 18:32:36 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 69238368..266a24a5 100644 --- a/TODO.md +++ b/TODO.md @@ -24,6 +24,11 @@ - including for quit/preferences/about? - or not even have separators there? - in which case, hide leading or trailing separators? +- write an array.c for uiBox, uiGrid, and the Windows backend + - it'd just be a clone of GArray from GLib +- add the visibility stuff to the Windows makefile + - figure out visibility on mac os x + - hide command lines in the makefile ultimately: - add some sort of runtime type checking