Commit Graph

837 Commits

Author SHA1 Message Date
tznind
581e8ac696 Move Setup logic into LayoutSubviews and lay groundwork for recursion 2023-01-11 08:43:15 +00: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
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
63c37420f4 Fixed wrong panel2 MinSize calculation when there is a border 2023-01-06 00:42:13 +00:00
Tig
2203d87baf Merge branch 'develop' into splitcontainer 2023-01-05 14:41:45 -07:00
Thomas Nind
8208ff3692 Merge branch 'develop' into fs 2023-01-05 20:15:30 +00:00
tznind
85dd834b1e Fix DirectTyping_Allowed unit test when running on linux 2023-01-05 20:03:54 +00:00
tznind
834fb9910b Add FileDialog2 tests 2023-01-05 19:44:19 +00:00
BDisp
eea6bf2ef8 Fixes #2277. Changing TextField.Text does not clear text selection. 2023-01-05 15:31:36 +00:00
tznind
5fa407df5d Remove border from SplitContainer in FileDialog2 and fixed tests 2023-01-05 10:46:51 +00:00
Thomas
51eb85afec Fix recommending parent folder 2023-01-04 20:27:53 +00:00
tznind
95392881c5 Merge branch 'splitcontainer' into fs 2023-01-04 14:08:53 +00: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
Thomas Nind
59f25861f6 Merge branch 'develop' into splitcontainer 2023-01-03 12:18:58 +00: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
Thomas Nind
0d03c6eee5 Merge branch 'develop' into splitcontainer 2023-01-02 14:57:32 +00:00
tznind
3354cb5fdb Fix failing unit tests by updating MinSize expectations 2023-01-02 14:03:04 +00:00
tznind
634d5877cf Fixing SplitContainer unit tests 2023-01-02 10:48:08 +00:00
tznind
e4cb4b9a67 Working on fixing tests 2023-01-01 10:33:34 +00:00
tznind
be4474ad3f Fix compilation errors in tests and disabled border (in tests) 2023-01-01 10:02:31 +00:00
Tig
3adfa22f91 Merge pull request #2263 from tznind/full-row-select-home-end
Fixes #2262 - Change Ctrl+Home/End to prevent horizontal navigation when FullRowSelect is on
2022-12-31 13:27:32 -07:00
tznind
aa873a911a Started on better keyboard navigation in FileDialog2 2022-12-31 15:58:42 +00:00
tznind
7a5191d7f2 Fix unit tests and warnings 2022-12-31 15:26:05 +00:00
Thomas Nind
b42fa62fe7 Merge branch 'develop' into fs 2022-12-31 14:50:36 +00:00
Thomas Nind
720b9fcf96 Merge branch 'develop' into splitcontainer 2022-12-31 14:44:48 +00:00
Thomas
1c8f606349 Change Ctrl+Home/End to prevent horizontal navigation when FullRowSelect is on 2022-12-31 14:25:03 +00:00
Charlie Kindel
ab7d667217 merge 2022-12-31 06:23:49 -07:00
Charlie Kindel
eb8cb4408d misc changed done before I went on holiday 2022-12-31 06:20:17 -07:00
Thomas
db428cd784 Added FileDialo2 test file 2022-12-31 11:45:20 +00:00
tznind
8dd77f249d Add support for Ctrl/Alt + click to TableView 2022-12-30 09:55:05 +00:00
tznind
a4d49d00eb Add test for ensuring PosFactor preserves its type during keyboard splitter movement 2022-12-24 20:23:44 +00:00
Thomas
5d39ae7ac6 Made SplitterDistnce throw if passed unsupported Pos types 2022-12-24 16:39:40 +00:00
tznind
33239bc864 Initialize SplitContainer in tests 2022-12-24 14:09:38 +00:00
tznind
b1c7efea7f Respect minimum panel sizes and scenario support for toggle collapse 2022-12-24 11:22:04 +00:00
tznind
45d697d305 Fix keyboard moving SplitterContainer distance jumping about the place 2022-12-24 03:17:20 +00:00
tznind
e604f8df6f Add tests and indicator of resizability (Driver.Diamond) 2022-12-24 02:33:07 +00:00
Tig Kindel
c65c57590d merge with develop 2022-12-20 18:02:31 -03:00
Tig
70ab6f5c0f Merge pull request #2254 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.1
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
2022-12-20 13:44:47 -07:00
dependabot[bot]
e12167e45b Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 14:07:56 +00:00
BDisp
12465e2e50 Removed AllowsNullTerminated property. 2022-12-06 17:04:05 +00:00
BDisp
b9d8304e87 Merge branch 'develop' into textview-textfield-isdrirty-fix-2212 2022-12-06 11:35:01 +00:00
Tig
e8f5d55523 Merge branch 'develop' into fixes_2205_fakeclipboard 2022-12-05 20:32:29 -07:00
Charlie Kindel
3307e84e3a Support unittest with Release Builds 2022-12-05 20:18:17 -07:00
BDisp
075141a687 Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points. 2022-12-05 18:08:39 +00:00
BDisp
918aeba46e Merge branch 'develop' into textview-textfield-isdrirty-fix-2212 2022-12-04 22:24:35 +00:00
BDisp
af9af8869f Added some more unit tests. 2022-12-04 22:20:58 +00:00
BDisp
2f5d0f1ab1 Merge branch 'develop' into textview-textfield-isdrirty-fix-2212 2022-12-04 20:57:41 +00:00