Commit Graph

924 Commits

Author SHA1 Message Date
Tig Kindel
6558af1c7c Revert "Merge branch 'splitcontainer' of tig:tznind/gui.cs into tznind-splitcontainer"
This reverts commit dc4fe69626, reversing
changes made to ccadf81b4d.
2023-02-12 11:10:11 +07:00
Tig Kindel
dc4fe69626 Merge branch 'splitcontainer' of tig:tznind/gui.cs into tznind-splitcontainer 2023-02-12 10:57:21 +07:00
Tig Kindel
09ab30b854 Merge branch 'develop' into tznind-splitcontainer 2023-02-12 09:38:26 +07:00
Thomas Nind
d555576a13 Merge branch 'develop' into line-canvas-style-mixing 2023-02-11 08:19:03 +00:00
Thomas
985df1d3c2 Move tests to Core folder and namespace to Terminal.Gui.CoreTests 2023-02-11 08:17:35 +00:00
Tig Kindel
56eeadf934 Merge branch 'develop' into tznind-splitcontainer 2023-02-11 10:54:34 +07:00
Thomas
a443ec7986 Refactor and simplify resolvers 2023-02-11 00:03:37 +00:00
Thomas
f716dbe596 Implement corner border style mixing in LineCanvas 2023-02-10 23:29:07 +00:00
tznind
0261e4bda2 Fix tests for renaming View to ContentView 2023-02-09 18:52:51 +00:00
tznind
236cc42f41 Add disposal tests 2023-02-09 18:47:23 +00:00
BDisp
29b92a3610 Add unit test deleting a word with accented char. 2023-02-09 14:12:51 +00:00
Tig Kindel
00d46ee3f1 udpated unit tests 2023-02-09 05:55:51 -08:00
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
03b20371f6 Fixes #2333. TextField is selecting badly a word on double click. 2023-02-08 19:17:15 +00: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
4d2701f61b Merge branch 'v2' into nullable-bool-checked 2023-02-04 00:34:15 +09: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
489a802df6 Implementing nullable bool checked on Menu. 2023-01-30 21:02:14 +00:00
BDisp
886d650ed6 Rename CheckboxTests.cs to CheckBoxTests.cs 2023-01-30 15:48:35 +00:00
BDisp
9d1a429676 Implementing nullable bool checked on CheckBox. 2023-01-30 14:32:18 +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