Tig
|
57eab6767d
|
Merge branch 'develop' into normalize-drivers-fix_2317
|
2023-02-06 07:11:27 +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 |
|
BDisp
|
b7791992cc
|
Added unit test for move down/right.
|
2023-01-30 13:13:11 +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 |
|
Tig
|
27ea1e14c0
|
Merge branch 'develop' into line-drawer
|
2023-01-22 07:38:54 -07:00 |
|
tznind
|
ab398b93cb
|
Make OnTabClicked fire for clicks in empty space and fix Notepad to only show context menu on right click.
|
2023-01-21 08:31:17 +00:00 |
|
Thomas
|
8b8bb2ab60
|
Test for TabClicked event
|
2023-01-20 20:05:53 +00:00 |
|
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 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
|
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 |
|
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
|
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 |
|
BDisp
|
eea6bf2ef8
|
Fixes #2277. Changing TextField.Text does not clear text selection.
|
2023-01-05 15:31:36 +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 |
|
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 |
|
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 |
|
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 |
|
tznind
|
8dd77f249d
|
Add support for Ctrl/Alt + click to TableView
|
2022-12-30 09:55:05 +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 |
|