X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=48d1bfffb8a773c119af64852527be59159a21df;hb=cc99cba8bdfb594d4606949f1763898a420e7f34;hp=f36e850661ed5f8aad56eb0d4a068a73b56ec478;hpb=00d2622b0fff2411dc81ee2a0cc43a5f3f52564c;p=fanfix.git diff --git a/README.md b/README.md index f36e850..48d1bff 100644 --- a/README.md +++ b/README.md @@ -58,24 +58,29 @@ Many tasks remain before calling this version 1.0: 0.0.1: -- TDirectoryList -- TField - TMessageBox -- THScroller / TVScroller -- TText -- TTreeView +- AWTBackend 0.0.2: -- TEditor +- TTreeView +- TDirectoryList - TFileOpen -- TTerminal 0.0.3: +- TEditor +- TTerminal + +0.0.4: + - Bugs + - TTimer is jittery with I/O - TSubMenu keyboard mnemonic not working - kbDel assertion failure in TMenu (MID_CLEAR) + - TDirectoryList cannot be navigated only with keyboard + - TTreeView cannot be navigated only with keyboard + - RangeViolation after dragging scrollbar up/down - TEditor - Word wrap - Forward/backward word @@ -83,22 +88,18 @@ Many tasks remain before calling this version 1.0: - Replace - Cut/Copy/Paste -0.0.4: +0.1.0: +- TWindow + - "Smart placement" for new windows - ECMATerminal - Mouse 1006 mode parsing -- Bugs - - TDirectoryList cannot be navigated only with keyboard - - TTreeView cannot be navigated only with keyboard - - RangeViolation after dragging scrollbar up/down Wishlist features (2.0): - TTerminal - Handle resize events (pass to child process) - xterm mouse handling -- TWindow - - "Smart placement" for new windows - Screen - Allow complex characters in putCharXY() and detect them in putStrXY(). - TComboBox @@ -112,4 +113,3 @@ Wishlist features (2.0): - TText - TTerminal - TComboBox -- AWTBackend