BDisp
|
a6af3aadb7
An huge improvements on drivers and bug fixes.
|
8 月之前 |
BDisp
|
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
|
8 月之前 |
BDisp
|
bdcc0ff6d4
Return null instead if empty and fix a bug that was returning the terminator as input.
|
8 月之前 |
BDisp
|
0b11e20e2f
Change Response to a nullable string.
|
8 月之前 |
BDisp
|
da21ef1320
Improves drivers responses to being more reliable.
|
9 月之前 |
BDisp
|
c999fc0028
Trying fix unit tests.
|
9 月之前 |
BDisp
|
6f2533726b
Cleanup unused code and comments.
|
9 月之前 |
BDisp
|
de45b4bf39
Refactoring a lot CursesDriver.
|
9 月之前 |
BDisp
|
9eb70236d6
Improves CursesDriver to allow non-blocking input polling.
|
9 月之前 |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 年之前 |
Tigger Kindel
|
59d6d5e491
Fixes leak in cursesdriver (can't test)
|
1 年之前 |
Tigger Kindel
|
e4f3b97da0
Fixed WindowsDriver mem leak
|
1 年之前 |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 年之前 |
Tigger Kindel
|
c506090462
Moved CheckTimers to MainLoop - cursesdriver
|
1 年之前 |
Tigger Kindel
|
bf606c4179
Moved CheckTimers to MainLoop
|
1 年之前 |
BDisp
|
dfba04dc9d
The pollTimeout must be set to zero if less than zero.
|
1 年之前 |
BDisp
|
925816e6ae
Fixes #2860. Application views do not refresh when the cursor is moved with CursesDriver.
|
1 年之前 |
BDisp
|
fb268473e4
Fixes #2847. CursesDriver doesn't processing response from task threading.
|
1 年之前 |
Tigger Kindel
|
ad23a100df
fixed local test issue with curses
|
2 年之前 |
Tigger Kindel
|
fe23b564b3
daignosing unit test fail in action
|
2 年之前 |
Tigger Kindel
|
33befa249e
Unit tests
|
2 年之前 |
Tigger Kindel
|
a23a33f20c
Unit tests
|
2 年之前 |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 年之前 |
BDisp
|
fb3dde2289
Fixes #1683. The application freezes while resizing the terminal on MacOS (#2667)
|
2 年之前 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 年之前 |
BDisp
|
1d2dc40c8a
Fixes #2305. Improves the handling of escape sequence. (#2375)
|
2 年之前 |
Tig
|
d5abc2001f
Merge pull request #2266 from AaronLieberman/unix-idle-fix
|
2 年之前 |
Aaron Lieberman
|
d4f4fc6738
Fix bug with UnixMainLoop and idle
|
2 年之前 |