summaryrefslogtreecommitdiff
path: root/to_do.txt
diff options
context:
space:
mode:
Diffstat (limited to 'to_do.txt')
-rw-r--r--to_do.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/to_do.txt b/to_do.txt
index 64ce123..89c0ed0 100644
--- a/to_do.txt
+++ b/to_do.txt
@@ -6,6 +6,7 @@ To Do:
- improve undo/redo
- suppress unnecessary left/right scrollbar
- clean up menu widget code, adapad menu and callback code
+- make shortcut_key types private somehow
- introduce maybe type to eliminate out parameters in search_forward/search_backward
- eliminate image/text_buffer runtime warnings
- separate fltk binding into its own repo