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