BDisp
|
8dcf0fc73d
|
Don't use the ustring array to get a rune, use ToRunes first.
|
2022-11-14 17:42:31 +00:00 |
|
BDisp
|
8d44217c8a
|
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
2022-11-14 13:22:52 +00:00 |
|
BDisp
|
5e97a66cdd
|
Merge branch 'develop' into csv-editor-fix
|
2022-11-12 13:40:14 +00:00 |
|
BDisp
|
a37e2d4134
|
Fixes #2219. Moving a grab a top with a superview fails with Dim.
|
2022-11-12 01:27:45 +00:00 |
|
Charlie Kindel
|
2427ee1cb7
|
debugging cr/lf issue
|
2022-11-11 12:27:08 -07:00 |
|
Charlie Kindel
|
57ae2bac5b
|
fixed cr/lf issue
|
2022-11-11 12:18:07 -07:00 |
|
Charlie Kindel
|
c4760f1c92
|
fixed cr/lf issue
|
2022-11-11 12:16:23 -07:00 |
|
Charlie Kindel
|
d2cffa345b
|
Merge branch 'develop' into fixes_2205_fakeclipboard
|
2022-11-11 11:52:31 -07:00 |
|
Charlie Kindel
|
d5e55a2f7f
|
Merge branch 'develop' into fixes_2205_fakeclipboard
|
2022-11-11 11:38:27 -07:00 |
|
Charlie Kindel
|
3c67185db9
|
Removed duplicate code - based otehr InitShutdown attributes on base
|
2022-11-11 11:32:33 -07:00 |
|
Charlie Kindel
|
8c99cde92c
|
Prep for broader ConsoleDriver tests
|
2022-11-11 11:24:43 -07:00 |
|
Charlie Kindel
|
f61e4daa03
|
Tweaks to autoinitshutdown
|
2022-11-11 10:18:05 -07:00 |
|
Charlie Kindel
|
1efb051379
|
Refactored AutoInitShutdown attribute - scary stuff
|
2022-11-11 10:06:21 -07:00 |
|
BDisp
|
a2cd464b9b
|
Fixes #2216. MessageBox default width should be proportional for smaller screens.
|
2022-11-11 13:06:35 +00:00 |
|
BDisp
|
d1a03aeecf
|
Fixes #2162. Toplevel dragging wasn't moving well.
|
2022-11-11 12:55:03 +00:00 |
|
BDisp
|
828ab61ff0
|
Fixes #2216. MessageBox default width should be proportional for smaller screens.
|
2022-11-11 12:37:20 +00:00 |
|
BDisp
|
a84c682b62
|
Fixes #2212. Editor Scenario: Crashes on Exit.
|
2022-11-10 17:34:31 +00:00 |
|
dependabot[bot]
|
6c2b74b1d7
|
Bump ReportGenerator from 5.1.10 to 5.1.11
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.10 to 5.1.11.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.10...v5.1.11)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-09 14:06:34 +00:00 |
|
Charlie Kindel
|
9d2f300f8c
|
disabling clipboard tests if IsSupported is false
|
2022-11-08 22:19:26 -07:00 |
|
Charlie Kindel
|
9bde49d240
|
xclip does not work on headless linux (github actions)
|
2022-11-08 22:11:36 -07:00 |
|
Charlie Kindel
|
5d7a4e3dd5
|
mucking with xclip
|
2022-11-08 21:57:20 -07:00 |
|
Charlie Kindel
|
aca4ab3eae
|
IClipboard tests for NotSupportedException
|
2022-11-08 20:44:04 -07:00 |
|
Charlie Kindel
|
66184a09c1
|
adjusted process start code
|
2022-11-08 20:09:40 -07:00 |
|
Charlie Kindel
|
f196350590
|
Merge branch 'develop' into fixes_2205_fakeclipboard
|
2022-11-08 18:22:37 -07:00 |
|
Tig
|
3eca7a076d
|
Merge pull request #2207 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.0
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
|
2022-11-08 18:19:12 -07:00 |
|
Charlie Kindel
|
495c4c6499
|
better error handling
|
2022-11-08 18:07:30 -07:00 |
|
BDisp
|
7ae2ee8e4a
|
Fixes #2208. PacketTest unit test has a duplicate test case.
|
2022-11-08 23:35:41 +00:00 |
|
BDisp
|
f7d57b2859
|
Fixes #2208. PacketTest unit test has a duplicate test case.
|
2022-11-08 23:22:44 +00:00 |
|
BDisp
|
ac84ff0680
|
Updating nuget to check if this was the cause of unit tests error.
|
2022-11-08 23:02:04 +00:00 |
|
Charlie Kindel
|
9d7f985c8a
|
better error handling
|
2022-11-08 15:50:01 -07:00 |
|
Charlie Kindel
|
033d03f4a1
|
trying to get WSL to work
|
2022-11-08 15:04:48 -07:00 |
|
Charlie Kindel
|
ccb8405041
|
better error handling
|
2022-11-08 09:53:56 -07:00 |
|
dependabot[bot]
|
f2f2c2bc7e
|
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 14:08:16 +00:00 |
|
Charlie Kindel
|
33ee179bb2
|
Merge branch 'develop' into fixes_2205_fakeclipboard
|
2022-11-08 06:59:06 -07:00 |
|
Charlie Kindel
|
f7b73ff4d1
|
removed duplicate test from TestVKPacket
|
2022-11-08 06:58:43 -07:00 |
|
Tig
|
cab89417b8
|
Merge branch 'develop' into csv-editor-fix
|
2022-11-07 21:23:09 -07:00 |
|
Charlie Kindel
|
617448b291
|
moved clipboardtests to consoledriver namespace
|
2022-11-07 18:23:20 -07:00 |
|
Charlie Kindel
|
cbbeb404a7
|
inital impl
|
2022-11-07 18:21:32 -07:00 |
|
BDisp
|
b2087b409a
|
Added unit test for a smaller width.
|
2022-11-07 23:37:43 +00:00 |
|
BDisp
|
79586c8327
|
Improving some unit tests.
|
2022-11-07 22:54:47 +00:00 |
|
Charlie Kindel
|
787349e177
|
Added ContentsChanged event & unit tests. Updated Text.cs Scenario
|
2022-11-06 21:56:21 -07:00 |
|
Charlie Kindel
|
2cfe7e9695
|
Changed Example to use Run<T> because we need more examples of this
|
2022-11-05 15:30:07 -06:00 |
|
Charlie Kindel
|
de3c02e9bf
|
refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests
|
2022-11-05 14:36:41 -06:00 |
|
Charlie Kindel
|
ceb5473d53
|
fixed unit tests
|
2022-11-05 12:07:30 -06:00 |
|
Charlie Kindel
|
8a73ade5b2
|
fixed unit tests
|
2022-11-05 11:46:22 -06:00 |
|
BDisp
|
5472c9469e
|
Fixes KeyBindings_Command_With_MdiTop unit test.
|
2022-11-05 01:42:58 +00:00 |
|
Charlie Kindel
|
34d4caa883
|
removed remainging #520 comments and re-enabled broken mdi test
|
2022-11-04 11:41:47 -06:00 |
|
Charlie Kindel
|
812a389082
|
with #520 fixed, cleaning up comments and tests
|
2022-11-04 11:32:41 -06:00 |
|
Charlie Kindel
|
04af7d2106
|
merge develop
|
2022-11-04 11:25:27 -06:00 |
|
BDisp
|
436c171478
|
Fixed System_Rune_ColumnWidth unit test.
|
2022-11-04 10:29:50 +00:00 |
|