X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=55b62386c52b6c6dfa5bdc12149cda1782a91962;hb=270691b63cab97f17071630ccb84b2d0dd92af69;hp=9b90b45808fc726f9d30aa986db61de84cf47032;hpb=f6d9020703931f645f553b59426e085a81e90c60;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 9b90b45..55b6238 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -7,15 +7,6 @@ Roadmap 0.0.6 -#18 Rework TApplication run loop: - - Reduce thread spinlocks - - Eliminate unnecessary screen redraws - - No activity means no CPU usage - -- TSpinner -- TComboBox -- TCalendar - - TEditor - Horizontal scrollbar integration - True tokenization and syntax highlighting: Java, C, Clojure, XML @@ -59,7 +50,14 @@ Roadmap - TEditor: - Undo / Redo support -0.1.0: BETA RELEASE and BUG HUNT +0.1.0: LET'S GET PRETTY + +- TChart: + - Bar chart + - XY chart + - Time series chart + +0.1.1: BETA RELEASE and BUG HUNT - Verify vttest in multiple tterminals. @@ -80,10 +78,6 @@ Roadmap 1.1.0 Wishlist -------------- -- TTerminal - - Handle resize events (pass to child process). Will need to switch - to forkpty(), or ship a C wrapper process. - - Screen - Allow complex characters in putCharXY() and detect them in putStringXY().