From 770a95e888849f0756c98079a90164b832b1825f Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 14 Nov 2016 14:43:10 +1100 Subject: Edit and search menu items now grey themselves out when appropriate --- to_do.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'to_do.txt') 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 -- cgit