Commit Graph

623 Commits

Author SHA1 Message Date
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
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
BDisp
1b9b50dd12 merge develop branch 2022-12-04 20:07:39 +00:00
Charlie Kindel
a0b36d3457 merged develop 2022-12-04 08:09:27 -07:00
Tig
00df975751 Merge branch 'develop' into mouse-grab-dim-2219 2022-12-04 08:02:45 -07:00
Tig
cc7ad31219 Merge pull request #2230 from BDisp/menubar-without-menuitems-fix-2228
Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned.
2022-12-04 07:57:07 -07:00
Tig
aa5ee5f3c2 Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
2022-12-04 07:56:35 -07:00
Tig
d02f4922a6 Merge branch 'develop' into textview-textfield-isdrirty-fix-2212 2022-12-04 07:22:46 -07:00
Tig
6664a4a162 Merge branch 'develop' into tablecol-visible 2022-12-04 07:19:01 -07:00
tznind
3e9fc37cb6 Merge branch 'develop' into tablecol-visible 2022-12-04 14:17:03 +00:00
Tig
254b26a13d Merge pull request #2203 from BDisp/csv-editor-fix
Fixes #2195. CsvEditor: Column Type dialog not wide enough.
2022-12-04 07:16:36 -07:00
Tig
fa76ef7b4b Merge branch 'develop' into textview-textfield-isdrirty-fix-2212 2022-12-04 07:15:56 -07:00
BDisp
b917064bb0 Merge branch 'develop' into csv-editor-fix 2022-12-03 19:45:30 +00:00
BDisp
f8edf67ea2 Merge branch 'develop' into textview-textfield-isdrirty-fix-2212 2022-12-03 19:42:19 +00:00
tznind
cf4c02a71f merge develop into tablecol-visible 2022-12-03 19:39:36 +00:00