summaryrefslogtreecommitdiff
path: root/to_do.txt
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2016-11-14 14:43:10 +1100
committerJed Barber <jjbarber@y7mail.com>2016-11-14 14:43:10 +1100
commit770a95e888849f0756c98079a90164b832b1825f (patch)
tree86ddd7a6f1764990b338c71bece17bdd9222d5cd /to_do.txt
parentd539a4637adf17eb9b92c71f61971ce774157f39 (diff)
Edit and search menu items now grey themselves out when appropriate
Diffstat (limited to 'to_do.txt')
-rw-r--r--to_do.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/to_do.txt b/to_do.txt
index 8921ea9..e9934f4 100644
--- a/to_do.txt
+++ b/to_do.txt
@@ -4,9 +4,8 @@ To Do:
- change build to be dynamically linked
- improve replace, undo/redo, jump to
-- grey out menu entries when appropriate
- suppress unnecessary left/right scrollbar
-- clean up menu widget code
+- clean up menu widget code, adapad menu and callback code
- 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