From 09f7dae9a2268107eec28a68939bb27b4a219cc7 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sun, 7 May 2017 16:06:33 +1000 Subject: Updated documentation --- to_do.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'to_do.txt') diff --git a/to_do.txt b/to_do.txt index e11c4f2..17e8a9a 100644 --- a/to_do.txt +++ b/to_do.txt @@ -2,12 +2,10 @@ To Do: -- change build to be dynamically linked - suppress unnecessary left/right scrollbar - clean up menu widget code, adapad menu and callback code, change_vector 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 - add license -- cgit