From 1e205182f6ed6a2dcae68179aadff8c4b82b5c53 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 14 Nov 2016 12:07:00 +1100 Subject: Added Menu_Buttons to FLTK binding, added rightclick menu to Editor --- to_do.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'to_do.txt') diff --git a/to_do.txt b/to_do.txt index 1d0fcca..918f4e6 100644 --- a/to_do.txt +++ b/to_do.txt @@ -3,8 +3,8 @@ To Do: - change build to be dynamically linked +- fix rightclick menu resizing - improve replace, undo/redo, jump to -- add right click menu - grey out menu entries when appropriate - suppress unnecessary left/right scrollbar - clean up menu widget code -- cgit