Commit Graph

707 Commits

Author SHA1 Message Date
Tig Kindel
040bbc41cb merging tigs changes 2023-02-09 05:23:33 -08:00
Tig Kindel
9cb5e8c658 merging tigs changes 2023-02-09 05:23:06 -08:00
Tig
e92d2ccabe Merge branch 'develop' into splitcontainer 2023-02-09 09:40:12 +09:00
BDisp
5da7665e92 Fixes #2328. TextView Autocomplete triggered by cursor move. 2023-02-08 00:12:52 +00:00
Tig
ff8ac0faac Merge branch 'develop' into invisible-cursor-fix_2326 2023-02-08 07:25:36 +09:00
Tig Kindel
ea663ae113 fixing more merge screwups 2023-02-07 17:06:30 +09:00
Tig Kindel
44e734ae04 fixing merge screwups 2023-02-07 16:56:59 +09:00
Tig Kindel
2f2a4b4a42 merge fixes_2296 2023-02-07 16:47:02 +09:00
Tig Kindel
a052c6746c Merge branch 'develop' into fixes_2296_attribute_make 2023-02-07 16:35:21 +09:00
Tig Kindel
2b26ec7bfb merge fixes 2023-02-07 16:33:22 +09:00
BDisp
057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2023-02-06 23:47:09 +00:00
Tig Kindel
a0c2369a84 forgot to merge unit tests 2023-02-06 12:01:58 +09:00
Thomas
619435e534 Fix failing tests after merge by adding SetNeedsDisplay calls before ReDraw 2023-02-05 22:45:56 +00:00
Tig Kindel
e3b3151dec Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop 2023-02-06 07:29:23 +09:00
Thomas Nind
c0e0f97622 Merge branch 'develop' into splitcontainer 2023-02-05 22:21:50 +00:00
Tig
57eab6767d Merge branch 'develop' into normalize-drivers-fix_2317 2023-02-06 07:11:27 +09:00
Tig
c18d153b76 Merge branch 'develop' into fixes_2296_attribute_make 2023-02-06 07:08:44 +09:00
Tig
6a47427915 Merge pull request #2281 from tznind/line-drawer
Adds LineCanvas
2023-02-06 07:07:39 +09:00
BDisp
788eed4a4d Fixes #2317. Drivers do not normalize accented letters. 2023-02-05 00:25:14 +00:00
Tig Kindel
c566a66bc0 merge develop to v2 2023-02-03 23:28:58 +09:00
tznind
3cb983271b Fix titles overruning bounds in some cases 2023-02-02 08:14:54 +00:00
tznind
45e2218e37 TrySplitTile moves Title across to new child too 2023-02-01 02:20:03 +00:00
tznind
34e517be57 Whitespace layout fix 2023-02-01 02:06:37 +00:00
tznind
e09aa0988b Added NoBorder versions of panel sizes tests 2023-02-01 01:58:50 +00:00
tznind
826b5b8f16 Fix min sizes calculation 2023-02-01 01:41:15 +00:00
tznind
6be225bb3d Only show Expected/But Was for failing tests in AssertDriverContentsAre 2023-02-01 01:22:47 +00:00
tznind
2caab5d410 Add tests for resizing splitter 2 and ensuring splitter does not go too far 2023-02-01 01:22:21 +00:00
tznind
66c6836134 Updated tests to match new max/min size implementation 2023-02-01 01:03:27 +00:00
BDisp
b7791992cc Added unit test for move down/right. 2023-01-30 13:13:11 +00:00
Thomas
61e2faccba Add test for Int.Max minwidth 2023-01-30 08:44:25 +00:00
BDisp
86d3b6db74 Locking packed tests to avoid throwing an error. 2023-01-29 22:55:00 +00:00
BDisp
cd5655fc95 Fixes #2308. Redraw passed bounds bigger than its client area. 2023-01-29 22:24:01 +00:00
Thomas
da5ca55a1b Create scaffold for min sizes multi panel tests 2023-01-29 12:37:10 +00:00
Thomas
42813b0d81 Added TestNestedContainer3RightAnd1Down_TileVisibility_WithoutBorder 2023-01-29 12:28:40 +00:00
tznind
b614a7beaf TileView now respects Tile.View.Visible 2023-01-29 10:13:33 +00:00
tznind
5c2c53da3c Tests for IsRootTileView 2023-01-28 19:21:47 +00:00
Thomas
5d6ccb9cd4 Address todos 2023-01-28 15:08:14 +00:00
Thomas
933f26f122 IndexOf now supports recursive search 2023-01-28 14:08:38 +00:00
Thomas
d0d17606d1 Render Titles for Tiles properly 2023-01-28 11:13:51 +00:00
tznind
ecdc8e396c Added tests for RemoveTile and made it return the removed Tile for convenience 2023-01-27 19:14:37 +00:00
tznind
536916470b Fixes and improvements in Notepad Tile removal 2023-01-27 08:38:05 +00:00
tznind
258e627a1c Rename SplitView to TileView 2023-01-27 08:11:07 +00:00
Thomas
9dc5e687c8 Add tests 2023-01-24 21:27:01 +00:00
Thomas
b4203849a5 Implement Notepad split directions 2023-01-22 19:55:08 +00:00
Tig
27ea1e14c0 Merge branch 'develop' into line-drawer 2023-01-22 07:38:54 -07:00
tznind
df9ae17871 Add tests for insert middle and end 2023-01-22 11:59:57 +00:00
tznind
a50f9cd2de Add InsertTile method 2023-01-22 11:50:56 +00:00
tznind
40ff3841be Tests passing again after refactor to tiles 2023-01-22 05:47:24 +00:00
tznind
9bdd2a659e WIP: unit test fixes 2023-01-22 04:47:21 +00:00
tznind
395fc3d9d1 WIP new multi tile system compiling 2023-01-21 21:36:27 +00:00