tznind
|
a67da71f77
|
Merge branch 'vkpacket' of https://github.com/tznind/gui.cs into vkpacket
|
2022-09-20 16:06:01 +01:00 |
|
tznind
|
bb6187075e
|
Removed dead code. Packet vk is only used for symbols, never escape etc.
|
2022-09-20 16:05:54 +01:00 |
|
Thomas Nind
|
ba29d552d4
|
Merge branch 'develop' into vkpacket
|
2022-09-20 07:05:25 +01:00 |
|
Tig Kindel
|
deef59e877
|
Merge pull request #2050 from gui-cs/dependabot/github_actions/crazy-max/ghaction-chocolatey-2
Bump crazy-max/ghaction-chocolatey from 1 to 2
|
2022-09-19 10:22:02 -07:00 |
|
dependabot[bot]
|
fa4a0d8dbc
|
Bump crazy-max/ghaction-chocolatey from 1 to 2
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 1 to 2.
- [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases)
- [Changelog](https://github.com/crazy-max/ghaction-chocolatey/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-chocolatey/compare/v1...v2)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-chocolatey
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 15:00:13 +00:00 |
|
Tig Kindel
|
59ed807836
|
Merge pull request #2049 from gui-cs/main
Merge main into develop post Release v1.8.0
|
2022-09-19 06:58:49 -07:00 |
|
Charlie Kindel
|
c9ddb7b2a9
|
Prep for v1.8.0 - docs on updating develop after publish
v1.8.1
|
2022-09-19 07:47:00 -06:00 |
|
Charlie Kindel
|
aed727ee01
|
Prep for v1.8.0 - fix publish readme
|
2022-09-19 07:45:42 -06:00 |
|
Tig Kindel
|
08791e7c88
|
Merge pull request #2031 from tig/v_1_8_0
Release v1.8.0
|
2022-09-19 06:35:59 -07:00 |
|
tznind
|
35e79a9f64
|
Tidy up layout and fix old inaccurate comment
|
2022-09-19 11:12:34 +01:00 |
|
tznind
|
0b2bdb04e0
|
Change TryRemapPacketKey to map to Key instead of ConsoleKey
|
2022-09-19 11:10:03 +01:00 |
|
tznind
|
0304656a19
|
Added single and double quotes
|
2022-09-19 10:22:10 +01:00 |
|
Charlie Kindel
|
ccaade6f2f
|
Updated to NStack v1.0.3
|
2022-09-18 18:13:31 -06:00 |
|
Charlie Kindel
|
811e6376d1
|
Merge remote-tracking branch 'upstream/develop' into v_1_8_0
|
2022-09-18 17:52:00 -06:00 |
|
Tig Kindel
|
558b2b793f
|
Merge pull request #2048 from BDisp/clipboard-get-fix
Fixes #2047. Tests are failing locally after merging #2046
|
2022-09-18 16:50:27 -07:00 |
|
tznind
|
b0c208595e
|
Added TryParseConsoleKey for better parsing
|
2022-09-18 19:05:05 +01:00 |
|
BDisp
|
d542548595
|
Incremented the sleep timeout.
|
2022-09-18 02:16:11 +01:00 |
|
BDisp
|
17b98ad294
|
lock cannot have a null argument and sometime the Clipboard.Contents is null.
|
2022-09-18 01:26:52 +01:00 |
|
BDisp
|
e821435bac
|
Including also the variables inside the lock.
|
2022-09-18 01:03:20 +01:00 |
|
BDisp
|
1e70e08996
|
Contents must return the current value, no matter what value is.
|
2022-09-18 00:37:59 +01:00 |
|
BDisp
|
c350886b5d
|
Fixes #2047. Tests are failing locally after merging #2046
|
2022-09-18 00:28:31 +01:00 |
|
Charlie Kindel
|
5ed1a664b7
|
Updated rel notes
|
2022-09-17 13:38:55 -06:00 |
|
Tig Kindel
|
bbac50bb79
|
Merge branch 'develop' into v_1_8_0
|
2022-09-17 12:30:30 -07:00 |
|
Tig Kindel
|
578e56341d
|
Merge pull request #2046 from BDisp/TrySetClipboardData-unit-test-fix
Fixes #2045. TrySetClipboardData test must be enclosed with a lock.
|
2022-09-17 12:29:19 -07:00 |
|
Tig Kindel
|
9677788081
|
Merge pull request #2044 from BDisp/nstack-nuget-update
Fixes #2043. Update to NStack v1.0.1
|
2022-09-17 12:28:50 -07:00 |
|
BDisp
|
aa83e6c146
|
Fixes #2045. TrySetClipboardData test must be enclosed with a lock.
|
2022-09-17 19:50:25 +01:00 |
|
BDisp
|
08507544ba
|
Fixes #2043. Update to NStack v1.0.1
|
2022-09-17 19:46:14 +01:00 |
|
Charlie Kindel
|
9186e37732
|
Merge branch 'main' into v_1_8_0
|
2022-09-17 12:21:55 -06:00 |
|
Tig Kindel
|
e6092d192a
|
Merge pull request #2040 from BDisp/lock-clipboard-contents-test-fix
Fixes #2039. Surrounding the Clipboard.Contents with a lock keyword.
|
2022-09-17 09:50:40 -07:00 |
|
BDisp
|
6f891d4a02
|
Fixes #2039. Surrounding the Clipboard.Contents with a lock keyword.
|
2022-09-17 17:33:26 +01:00 |
|
Charlie Kindel
|
d06dd3f599
|
fixes doc script
|
2022-09-17 10:03:25 -06:00 |
|
Charlie Kindel
|
bd6214e2b7
|
Merge branch 'v_1_8_0' of tig:tig/Terminal.Gui into v_1_8_0
|
2022-09-17 09:17:58 -06:00 |
|
Charlie Kindel
|
693b2d357b
|
Merge branch 'develop' into v_1_8_0
|
2022-09-17 09:14:47 -06:00 |
|
Tig Kindel
|
fa09d6d474
|
Merge branch 'develop' into v_1_8_0
|
2022-09-17 08:13:31 -07:00 |
|
Tig Kindel
|
2cf7e8c8b6
|
Merge pull request #2038 from tig/refix_2025_docs
Re-Fixes #2025 - API Docs are now generated via Github Action - View Source Works
|
2022-09-17 08:09:20 -07:00 |
|
Tig Kindel
|
7241451a3c
|
Merge pull request #2035 from tig/develop_pre_screwup
Re-Fixes #2014. Application mouseGrabView is run twice if return true.
|
2022-09-17 08:08:15 -07:00 |
|
Tig Kindel
|
18099b79c3
|
Merge pull request #2037 from tig/bdisp_fixes_2026_Added_CleanOnVisible
Re-Fixes #2026 - Create a a flag to set if the view must be cleared or not on Visible as false.
|
2022-09-17 08:05:47 -07:00 |
|
Tig Kindel
|
56c2a9c729
|
Merge branch 'develop' into develop_pre_screwup
|
2022-09-17 08:04:14 -07:00 |
|
Charlie Kindel
|
70ca1a854e
|
Adds new workflow for generating API docs via Github action
|
2022-09-17 08:59:30 -06:00 |
|
Charlie Kindel
|
ebf576df7a
|
Updates docfx README to refelect gh-pages
|
2022-09-17 08:56:33 -06:00 |
|
Charlie Kindel
|
68ddc4295a
|
Puts API doc overrides in ./docfx/overrides folder
|
2022-09-17 08:53:36 -06:00 |
|
Charlie Kindel
|
2ab68cc38b
|
Removed docs folder
|
2022-09-17 08:52:37 -06:00 |
|
Charlie Kindel
|
69ee8c34e4
|
Merge branch 'develop' into bdisp_fixes_2026_Added_CleanOnVisible
|
2022-09-17 08:39:33 -06:00 |
|
Tig Kindel
|
af7901066a
|
Merge pull request #2036 from tig/develop
Fixing #2033 - Merge pre-screwup 'develop' into 'gui-cs/Terminal-Gui/develop'
|
2022-09-17 07:21:35 -07:00 |
|
Charlie Kindel
|
36296036e5
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2022-09-17 08:14:53 -06:00 |
|
BDisp
|
88c6bfbb7c
|
Fixes #2014. Application mouseGrabView is run twice if return true. (#2015)
* Fixes #2014. Application mouseGrabView is run twice if return true.
* Sometimes I get fails with this unit test.
|
2022-09-17 08:05:17 -06:00 |
|
Thomas
|
9897bb903e
|
Support for remapping basic unicode keychars that come from OS with ConsoleKey.Packet. Affects only WindowsDriver
|
2022-09-17 13:26:47 +01:00 |
|
Charlie Kindel
|
367d6bcf79
|
Merge branch 'develop'
v1.8.0
|
2022-09-16 12:11:00 -06:00 |
|
Charlie Kindel
|
876969c839
|
Updated nuget relnotes for v1.8.0
|
2022-09-16 12:08:35 -06:00 |
|
Charlie Kindel
|
2aa1afbb02
|
Pushing directly to main: Puts API doc overrides in ./docfx/overrides folder
|
2022-09-16 11:20:43 -06:00 |
|