From b1b355b8d2d30a15dc2fbe364ad81cb895973d95 Mon Sep 17 00:00:00 2001 From: Kevin Lamonte Date: Sat, 14 Mar 2015 08:54:01 -0400 Subject: [PATCH] update roadmap --- README.md | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d4900d..d39d221 100644 --- a/README.md +++ b/README.md @@ -61,17 +61,34 @@ version 1.0: - TMenu - TButton +- TCheckbox +- TDirectoryList +- TField +- TMessageBox +- TProgressBar +- TTimer +- TRadioGroup / TRadioButton +- THScroller / TVScroller +- TText +- TTreeView 0.0.2: -- Port remaining d-tui functionality over - - All widgets except modal (e.g. messagebox/fileopen) +- TEditor +- TFileOpen +- TTerminal 0.0.3: -- Get modal messagebox running without fibers (use two reader threads - with syncronization, don't bother with coroutines) -- TEditor, fixup keyboard movement +- Bugs + - TSubMenu keyboard mnemonic not working + - kbDel assertion failure in TMenu (MID_CLEAR) +- TEditor + - Word wrap + - Forward/backward word + - Search + - Replace + - Cut/Copy/Paste 0.0.4: -- 2.27.0