TEditor working
[nikiroo-utils.git] / docs / TODO.md
index 29e5194f61d6a7f3606dd40373876a4522d7b2dd..95e1add9ad12ff36d3d174f9318484cfb497c8a6 100644 (file)
@@ -8,30 +8,17 @@ Roadmap
 BUG: TTreeView.reflow() doesn't keep the vertical dot within the
      scrollbar.
 
-0.0.5
-
-
-- Scrollable:
-  - TTreeView
-  - TText
-  - TList
-  - TTerminalWindow
-  - TScrollableWindow
-
-
-- TWindow:
-  - UNCLOSABLE (#8)
-  - H/V scrollbars (#4)
-    - Expose toTop()/toLeft()/...
-
-- TText:
-  - Scrollbars adjust automatically
-    - Expose toTop()/toLeft()/...
+0.0.6
 
 - TEditor
-- Eliminate all Eclipse warnings
+  - True tokenization and syntax highlighting: Java, C, Clojure, XML
+  - Tab character support
+  - Cut and Paste
 
-0.0.6
+- Finish up multiscreen support:
+  - cmAbort to cmScreenDisconnected
+  - cmScreenConnected
+  - Handle screen resizes
 
 - TSpinner
 - TComboBox
@@ -39,12 +26,6 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the
 
 0.0.7
 
-- Refactor SwingBackend to be embeddable
-  - jexer.Swing.blockMousePointer: false = do not invert cell, true
-    (default) is current behavior
-  - Make Demo5 with two separate Swing demos in a single JFrame.
-  - Make Demo6 mixing Swing and Jexer components
-
 - THelpWindow
   - TText + clickable links
   - Index
@@ -99,8 +80,6 @@ Fix all marked TODOs in code
 
 Eliminate DEBUG, System.err prints
 
-Version in:
-
 Update written by date to current year:
     All code headers
     VERSION
@@ -109,6 +88,7 @@ Tag github
 
 Upload to SF
 
+Upload to sonatype
 
 
 Brainstorm Wishlist