TStatusBar
[fanfix.git] / docs / TODO.md
CommitLineData
55d2b2c2
KL
1Jexer TODO List
2===============
3
4
5Roadmap
6-------
7
80.0.4
9
55d2b2c2
KL
10- TWindow
11 - "Smart placement" for new windows
12
130.0.5
14
15- TEditor
16
170.0.6
18
19- TSpinner
20- TComboBox
21- TCalendar
22
230.0.7
24
25- THelpWindow
26 - TText + clickable links
27 - Index
28
290.1.0: BETA RELEASE and BUG HUNT
30
31- Verify vttest in multiple tterminals.
32
331.0.0
34
35
36
371.1.0 Wishlist
38--------------
39
40- TTerminal
41 - Handle resize events (pass to child process)
42
43- Screen
44 - Allow complex characters in putCharXY() and detect them in putStringXY().
45
46- Drag and drop
47 - TEditor
48 - TField
49 - TText
50 - TTerminal
51 - TComboBox
52
53
54
55Regression Checklist
56--------------------
57
58 TTerminal
59 No hang when closing, whether or not script is running
60 No dead script children lying around
61 vttest passing
62
63
64
65Release Checklist √
66-------------------
67
68Fix all marked TODOs in code
69
70Eliminate DEBUG, System.err prints
71
72Version in:
73
74Update written by date to current year:
75 All code headers
76 VERSION
77
78Tag github
79
80Upload to SF
81
82
83
84Brainstorm Wishlist
85-------------------
86
87
88
89Bugs Noted In Other Programs
90----------------------------