summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-16 17:09:58 -0500
committerPietro Gagliardi <[email protected]>2014-02-16 17:09:58 -0500
commit1bcbce414287a9eecfd291522f4a8e2dd0c28102 (patch)
tree865fe3950f4c37545748f1f6429bea5f951689bc /todo.md
parentf5652737ebbd44310a7a19815c88f7f83d67a3a9 (diff)
Cleaned up the idle callback code.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index fed8045..1c54382 100644
--- a/todo.md
+++ b/todo.md
@@ -20,7 +20,6 @@ so I don't forget:
- have Combobox.InsertBefore, Listbox.InsertBefore, Combobox.Delete, and Listbox.Delete return an error on invalid index before creation
important things:
-- the C.gdk_threads_add_idle logic is messy and will break when I implement actual connections...
- there's no GTK+ error handling whatsoever; we need to figure out how it works
- make sure GTK+ documentation point differences don't matter