Commit Graph

3488 Commits

Author SHA1 Message Date
Thomas Nind
16a3c0b8ae Merge branch 'develop' into line-drawer 2023-01-18 17:25:03 +00:00
Thomas
8f41296e78 Tidy up LineCanvas
Rename Drawing Scenario
Make API simpler by directly referencing Application.Driver
2023-01-18 17:20:33 +00:00
Tig
2e7c2c8377 Merge pull request #2294 from BDisp/windowsdriver-height-fix_2293
Fixes #2293. WindowsDriver forces minimum console height equal to 1, but should allow be 0.
2023-01-18 08:19:46 -07:00
BDisp
509a8d15c7 No need to throw if after all a valid console is preserved. 2023-01-18 00:27:57 +00:00
BDisp
1426019f3e Fixes #2293. WindowsDriver forces minimum console height equal to 1, but should allow be 0. 2023-01-17 23:27:53 +00:00
Tig
772520c3a7 Merge pull request #2291 from tig/unittest_reorg
Reorganize Unit Tests in prep for Configuration Manager
2023-01-15 19:04:41 -07:00
Tig
3d68fc4295 Merge pull request #2292 from tig/fixes_2286_colorscheme_setattribute
Fixes #2286 - ColorScheme.SetAttribute is defunct and should be removed
2023-01-15 19:03:45 -07:00
Tig Kindel
64ee03f267 Merge branch 'develop' into fixes_2286_colorscheme_setattribute 2023-01-15 19:01:17 -07:00
Tig Kindel
9232a2bd59 Merge branch 'develop' into unittest_reorg 2023-01-15 19:00:22 -07:00
Tig
1bdd9014f5 Merge pull request #2270 from BDisp/ensuresvisibilityselecteditem-public-fix-2269
Fixes #2269. ListView.EnsureSelectedItemVisible must be public.
2023-01-15 18:59:21 -07:00
Tig Kindel
36d19c6725 Removed ColorScheme.SetAttribute 2023-01-15 18:56:30 -07:00
Tig Kindel
3dbd21ed56 Reorg of unit tests 2023-01-15 18:49:08 -07:00
Tig Kindel
fa048da358 Merge branch 'develop' into unittest_reorg 2023-01-15 18:34:14 -07:00
Tig Kindel
7454dac942 Reorg of unit tests 2023-01-15 18:33:38 -07:00
Tig
43740f8d34 Merge pull request #2283 from BDisp/hotKeyPos-fix_2282
Fixes #2282. HotKeyPos is causing black cell on center and right/bottom alignments.
2023-01-15 18:33:12 -07:00
Tig
7605e2bc11 Merge pull request #2290 from BDisp/view-clear-fix_2289
Fixes #2289. View.Clear method is clearing beyond its parent bounds.
2023-01-15 18:31:21 -07:00
Tig
15990cc477 Merge pull request #2288 from BDisp/AssertDriverColorsAre-fix_2287
Fixes #2287. AssertDriverColorsAre is reporting wrong colors information.
2023-01-15 18:30:16 -07:00
BDisp
e570a07667 Reformat. 2023-01-15 22:49:34 +00:00
BDisp
a3ae8cf1b6 Fixes #2289. View.Clear method is clearing beyond its parent bounds. 2023-01-15 22:44:18 +00:00
BDisp
13c7e59116 Fixes #2287. AssertDriverColorsAre is reporting wrong colors information. 2023-01-15 21:07:45 +00:00
BDisp
a4bd3b4bce Fixes #2287. AssertDriverColorsAre is reporting wrong colors information. 2023-01-15 20:58:27 +00:00
Tig
264f0b0bfe Merge pull request #2268 from BDisp/ensurevisiblebounds-fix-2267
Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null.
2023-01-12 19:16:52 -07:00
BDisp
efa02de815 Fixes #2282. HotKeyPos is causing black cell on center and right/bottom alignments. 2023-01-09 19:55:56 +00:00
tznind
7fefe44dbd Enable rounded corners in Drawing scenario 2023-01-08 11:57:25 +00:00
tznind
cca7c4d6c4 Add support for rounded corners 2023-01-08 11:53:27 +00:00
tznind
56b22be00f Add tests 2023-01-08 11:48:32 +00:00
tznind
619d1cf842 xmldoc 2023-01-08 10:56:43 +00:00
tznind
3702c07b04 Rename to LineCanvas 2023-01-08 10:54:37 +00:00
tznind
49512e3a42 Fix GetRuneTypeForIntersects to work for dots 2023-01-07 07:45:07 +00:00
tznind
ab5f4ccfb5 Add support for double lines into StraightLineCanvas 2023-01-07 07:40:23 +00:00
tznind
b708150eda Flesh out drawing scenario 2023-01-07 07:26:07 +00:00
tznind
ef1903c375 Add new conditions for Crosshair 2023-01-07 06:56:13 +00:00
tznind
fb0958dabd Implement rest of StraightLineCanvas 2023-01-07 06:46:59 +00:00
tznind
8f53c96c9f Add StraightLineCanvas prototype class 2023-01-06 10:06:14 +00:00
Tig
0d9b7dce31 Merge pull request #2278 from BDisp/clearallselection-text-fix_2277
Fixes #2277. Changing TextField.Text does not clear text selection.
2023-01-05 10:08:21 -07:00
BDisp
eea6bf2ef8 Fixes #2277. Changing TextField.Text does not clear text selection. 2023-01-05 15:31:36 +00:00
Tig
0318ef397c Merge pull request #2276 from gui-cs/main
Merge pull request #2275 from gui-cs/develop
2023-01-04 18:17:14 -07:00
Tig
88766ffc04 Merge pull request #2275 from gui-cs/develop
Trying again to make main and develop match
2023-01-04 18:16:32 -07:00
Tig
9ec4e762be Merge branch 'main' into develop 2023-01-04 18:14:53 -07:00
Tig
25ada9c7b7 Merge v1.9.0 develop to main (#2272) (#2273)
* Release v1.9.0

* Release v1.9.0
2023-01-04 18:14:03 -07:00
Tig
3093e03ddb Merge v1.9.0 develop to main (#2272)
* Release v1.9.0

* Release v1.9.0
2023-01-04 18:12:31 -07:00
Tig
2d68fee041 Merge pull request #2271 from tig/v_1_9_0
Release v1.9.0
2023-01-04 17:28:49 -07:00
Charlie Kindel
b4db4eef3c Release v1.9.0 2023-01-04 17:24:03 -07:00
Charlie Kindel
9c74f99d56 Release v1.9.0 2023-01-04 17:23:34 -07:00
BDisp
2c921b056d Change method name to EnsureSelectedItemVisible. 2023-01-03 15:10:28 +00:00
BDisp
b44df1c609 Fixes #2269. ListView.EnsuresVisibilitySelectedItem must be public. 2023-01-03 13:59:06 +00:00
BDisp
03e0f086c3 Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null. 2023-01-03 13:18:09 +00:00
Tig
d5abc2001f Merge pull request #2266 from AaronLieberman/unix-idle-fix
Fixes #2265 - Keyboard input doesn't work in UnixMainLoop when Idle function is registered
v1.9.0
2023-01-02 17:33:12 -07:00
Tig
0d183c2437 Merge pull request #2206 from tig/fixes_2205_fakeclipboard
Fixes #2205. Reduce fragility of clipboard related unit tests
2023-01-02 16:00:12 -07:00
Aaron Lieberman
d4f4fc6738 Fix bug with UnixMainLoop and idle
When running in WSL Ubuntu, I was unable to process input. The issue was that when there's an idle function registered with the main loop, UnixMainLoop doesn't ever call poll. Without the poll call, pollmap doesn't get updated and the input callback doesn't get called. Change this so that it calls poll every loop iteration, even if there's an idle function.
2023-01-01 10:27:58 -08:00