Commit Graph

3079 Commits

Author SHA1 Message Date
BDisp
15a7e37a50 Fixes #2076. Running alone the SetColors_Changes_Colors unit test will fail. 2022-10-30 20:52:36 +00:00
BDisp
8d9d96f5af Merge develop and resolving conflicts. 2022-10-30 20:49:42 +00:00
BDisp
598be5297a Added ContentOffset and ContentSize unit tests. 2022-10-30 20:22:00 +00:00
BDisp
8f7b038491 Added one more unit test. 2022-10-30 20:22:00 +00:00
BDisp
cc1691dce1 Fixes #2135. Character Map scenario doesn't show the content view. 2022-10-30 20:21:59 +00:00
Thomas
62869c9b7d Change TreeView default cursor to invisible and force invisible only when not MultiSelect 2022-10-30 20:21:58 +00:00
tznind
4739f6a786 Add menu toggle for DesiredCursorVisibility to TreeView UICatalog scenario TreeViewFileSystem 2022-10-30 20:21:58 +00:00
Charlie Kindel
abdacea5c4 backed out testing change 2022-10-30 20:21:57 +00:00
Charlie Kindel
54ab5340ac Fixes HotColor for non-activated menus 2022-10-30 20:21:57 +00:00
BDisp
05384c8903 Fixes #2121. ContextMenu: When open, Shift-F10 should close menu. 2022-10-30 20:21:43 +00:00
Tig
40c1faf854 testing improve this doc... 2022-10-30 20:14:37 +00:00
Charlie Kindel
9ef5140bdf more doc improvements 2022-10-30 20:14:37 +00:00
Charlie Kindel
09a64909e3 made code clearer 2022-10-30 20:14:36 +00:00
Charlie Kindel
57cef55cdc made code clearer 2022-10-30 20:14:36 +00:00
Charlie Kindel
5f2ec20b50 added constants to MenuBar 2022-10-30 20:14:35 +00:00
Charlie Kindel
f9a3817a22 documenting behavior 2022-10-30 20:14:35 +00:00
BDisp
8ddbed9677 Added some documentation into the testenvironments.json file. 2022-10-30 20:14:34 +00:00
BDisp
fec4c286f4 Fixes #2081. Clipboard unit tests sometimes fail with WSL. 2022-10-30 20:14:21 +00:00
Alexandru Ciobanu
327980dea0 Simplify MakePrintable by using AND and avoiding converting to string and back. 2022-10-30 20:13:28 +00:00
Charlie Kindel
2c63d92ccf removed test code from Notepad 2022-10-30 20:13:27 +00:00
Charlie Kindel
68697c0f18 Finished refactoring tests 2022-10-30 20:13:27 +00:00
Charlie Kindel
4646b7291c further progress 2022-10-30 20:13:26 +00:00
Charlie Kindel
55d4a786e0 Fixed tons of little doc typos 2022-10-30 20:13:25 +00:00
BDisp
c8f3939c38 Fix unit tests. 2022-10-30 20:13:25 +00:00
BDisp
3a19822a1a Fixes 2094. View does not clear it's background. 2022-10-30 20:13:24 +00:00
Alexandru Ciobanu
bd5b122772 Correct for the comments on the PR and removed two unused imports. 2022-10-30 20:13:23 +00:00
Alexandru Ciobanu
b1ece93b5f cleanup and fix docs in View class 2022-10-30 20:13:22 +00:00
tznind
8e54135b53 Fix locking for the entire RunIdle callback execution 2022-10-30 20:13:21 +00:00
Charlie Kindel
e809affb10 refactoring menutests 2022-10-30 20:13:21 +00:00
Charlie Kindel
b4f7fc065c fixed shortcut for save as 2022-10-30 20:13:20 +00:00
Charlie Kindel
e87cd222d6 Makes Notepad look better and fixes bugs 2022-10-30 20:13:19 +00:00
BDisp
c8eac9c5b8 Improves the TabView minimum size and added more unit tests. 2022-10-30 20:13:19 +00:00
Alexandru Ciobanu
7ce2cf3fe3 Added Rider/Resharper settings file that enforces the formatting and code rules. 2022-10-30 20:13:18 +00:00
tznind
e7efa4058b Updated docs and made MouseEvent fields into properties for futureproofing and consistency 2022-10-30 20:13:18 +00:00
tznind
46694ffa69 Change MouseEvent to a mutable class (previously struct) and added Handled 2022-10-30 20:13:17 +00:00
tznind
5005434fb2 Fix copy/paste error in SuppressKey test 2022-10-30 20:13:17 +00:00
tznind
7b16a93eb8 Non breaking implementation of cancellable root mouse events 2022-10-30 20:13:16 +00:00
dependabot[bot]
ff96e0923f Bump gittools/actions from 0.9.13 to 0.9.14
Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.13 to 0.9.14.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](https://github.com/gittools/actions/compare/v0.9.13...v0.9.14)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 20:13:16 +00:00
dependabot[bot]
7a506dd2ef Bump actions/setup-dotnet from 3.0.1 to 3.0.2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 20:13:15 +00:00
Charlie Kindel
c3b4aeb626 Added templates to readme 2022-10-30 20:13:15 +00:00
Charlie Kindel
fb1491f92a noted demo.cs deletion with link to history 2022-10-30 20:13:14 +00:00
Charlie Kindel
a8511f3721 fixes link to OCGV 2022-10-30 20:13:14 +00:00
Charlie Kindel
94b596e42a fix typo 2022-10-30 20:13:13 +00:00
Charlie Kindel
8e4cb50497 readme tweaks 2022-10-30 20:13:13 +00:00
Charlie Kindel
a9444e66be Removed ancient StandaloneExample 2022-10-30 20:13:12 +00:00
Charlie Kindel
0588c3a121 Deleted demo.cs; changed to Example.cs from README 2022-10-30 20:13:12 +00:00
dependabot[bot]
b4a0470bd9 Bump actions/setup-dotnet from 2.1.1 to 3.0.1
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2.1.1...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 20:13:12 +00:00
BDisp
c54483eae9 Adding a more realistic key down/up event with null key. 2022-10-30 20:13:11 +00:00
BDisp
e6e6dbb5f2 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. 2022-10-30 20:12:57 +00:00
dependabot[bot]
b764669cca Bump ReactiveMarbles.ObservableEvents.SourceGenerator
Bumps [ReactiveMarbles.ObservableEvents.SourceGenerator](https://github.com/reactivemarbles/ObservableEvents) from 1.1.4 to 1.2.3.
- [Release notes](https://github.com/reactivemarbles/ObservableEvents/releases)
- [Commits](https://github.com/reactivemarbles/ObservableEvents/compare/1.1.4...1.2.3)

---
updated-dependencies:
- dependency-name: ReactiveMarbles.ObservableEvents.SourceGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-30 20:12:06 +00:00