X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=55b62386c52b6c6dfa5bdc12149cda1782a91962;hb=7d922e0dfd9a6da42b84e01d52adeec6fff10025;hp=dfb39eb71a2424efd1b4c7f20da6854383941ec5;hpb=fe0770f988e64fc0ccafd3d3b086b4a0eb559d3b;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index dfb39eb..55b6238 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -7,10 +7,6 @@ Roadmap 0.0.6 -- TSpinner -- TComboBox -- TCalendar - - TEditor - Horizontal scrollbar integration - True tokenization and syntax highlighting: Java, C, Clojure, XML @@ -54,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. @@ -75,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().