summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-17 02:55:59 -0500
committerPietro Gagliardi <[email protected]>2014-02-17 02:55:59 -0500
commit00abb00e8b00cc4d9ab2f4e466b8459f5e7026dc (patch)
tree3d9cebf6ea3b1b0db9e1a3d7d6e89d4ca379b2b1
parentfd86aa55c8417ac12981989b6641e8726f6d8bf5 (diff)
More TODOs.
-rw-r--r--todo.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 02b5523..c612b88 100644
--- a/todo.md
+++ b/todo.md
@@ -18,6 +18,7 @@ so I don't forget:
- Combobox/Listbox.Select (with Listbox.Select allowing bulk)
- Listbox.SelectAll
- have Combobox.InsertBefore, Listbox.InsertBefore, Combobox.Delete, and Listbox.Delete return an error on invalid index before creation
+- make the Windows implementation of message boxes run on uitask
important things:
- there's no GTK+ error handling whatsoever; we need to figure out how it works