Commit Graph

2520 Commits

Author SHA1 Message Date
Tig Kindel
3a8a537639 Merge pull request #1677 from tznind/line-view-namespace
Fixed erroneous namespace on LineView to match other views
2022-04-22 09:17:31 -07:00
Thomas Nind
996ce13b82 Fixed erroneous namespace on LineView to match other views
Fixes  #1653
2022-04-20 09:24:56 +01:00
Tig Kindel
814718a8fa Merge pull request #1676 from BDisp/contextmenu-typo-fix
Fixes #1675. ContextMenu MenuItems typo
2022-04-19 11:03:48 -07:00
BDisp
9c36ec7c83 Fixes #1675. ContextMenu MenuItens typo 2022-04-19 13:24:39 +01:00
Tig Kindel
2d4163780a Merge pull request #1671 from tig/v1_5_0
v1.5.0 Release
v1.5.0
2022-04-17 16:38:08 -07:00
Charlie Kindel
615bf80657 v1.5.0 API Doc Refresh 2022-04-17 16:34:51 -07:00
Charlie Kindel
c49fb2d86c Updated relnotes for v1.5.0 2022-04-17 16:22:53 -07:00
Tig Kindel
30404643be Merge pull request #1670 from tig/uicat_scenarios
Cleanup of UI Catalog scenarios
2022-04-17 15:53:10 -07:00
Charlie Kindel
32ae3cb62f Cleaned up Categories and Scenario descripitons. 2022-04-17 15:48:48 -07:00
Charlie Kindel
83f70cbf39 Revert "Revert "Reorganizing scenarios categories as per #1648""
This reverts commit 359ba385c8.
2022-04-17 14:17:40 -07:00
Charlie Kindel
359ba385c8 Revert "Reorganizing scenarios categories as per #1648"
This reverts commit 3362ca849d.
2022-04-17 14:14:44 -07:00
Tig Kindel
b8ac0dc838 Merge pull request #1664 from StefanGreve/japanese-localization
Japanese localization
2022-04-17 13:52:58 -07:00
Tig Kindel
d4f48bb980 Merge pull request #1666 from BDisp/menuitem-width-fix
Fixes the MenuIem Width for wider runes
2022-04-17 13:43:56 -07:00
Tig Kindel
32a16a51d8 Merge pull request #1660 from migueldeicaza/dependabot/nuget/ReactiveUI-18.0.7
Bump ReactiveUI from 17.1.17 to 18.0.7
2022-04-17 13:42:49 -07:00
BDisp
5dc5bebbd5 Fixes the MenuIem Width for wider runes 2022-04-16 12:52:03 +01:00
StefanGreve
fdd0020602 Fix typo 2022-04-16 12:19:18 +02:00
StefanGreve
5cfbc280a4 Add Japanese translation for context menu 2022-04-16 12:12:52 +02:00
Tig Kindel
c0bd0e0a4a Merge pull request #1662 from jocelynnatali/french-localization
Add fr-FR localization.
2022-04-15 13:50:33 -07:00
Tig Kindel
8236caa598 Merge pull request #1658 from BDisp/netdriver-wide-runes-fix
Fixes wide runes not render well on NetDriver.
2022-04-15 13:39:09 -07:00
Tig Kindel
e7606209c2 Merge pull request #1656 from BDisp/update-cursor-fix
Cursor visibility fix.
2022-04-15 13:38:25 -07:00
Jocelyn NATALI
c873db07f0 Fix context menus tests on culture != of "en-US" machines.
The "en-US" culture is forced.
2022-04-13 10:13:11 +02:00
Jocelyn NATALI
937d99e85a Add fr-FR localization. 2022-04-12 23:15:33 +02:00
dependabot[bot]
6bb1f512a0 Bump ReactiveUI from 17.1.17 to 18.0.7
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 17.1.17 to 18.0.7.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/17.1.17...18.0.7)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 14:34:27 +00:00
BDisp
e8fd8c503c Fixes wide runes not render well on NetDriver. 2022-04-08 00:58:47 +01:00
BDisp
f1bf67432c Cursor visibility fix. 2022-04-07 20:18:14 +01:00
Tig Kindel
2a29ca520d Merge pull request #1652 from tznind/axisText
Fixed Axis.Text being a field while every other class member is a property
2022-04-07 09:13:08 -07:00
Tig Kindel
1595bbb39a Merge pull request #1634 from BDisp/UseSubMenusSingleFrame-feature
Feature to display the sub-menus on a single frame instead multiple frames.
2022-04-07 09:12:31 -07:00
Tig Kindel
ab7e4d208e Merge pull request #1654 from migueldeicaza/dependabot/nuget/ReportGenerator-5.1.4
Bump ReportGenerator from 5.1.2 to 5.1.4
2022-04-07 09:12:02 -07:00
Tig Kindel
8d12021efc Merge pull request #1649 from migueldeicaza/dependabot/nuget/MinVer-3.1.0
Bump MinVer from 3.0.0 to 3.1.0
2022-04-07 09:11:47 -07:00
Tig Kindel
9d2d132684 Merge pull request #1651 from tznind/dispose-all-watchers
Dispose `FileSystemWatcher` instance before creating another in `FileDialog`
2022-04-07 09:09:10 -07:00
dependabot[bot]
4c4fa982b7 Bump ReportGenerator from 5.1.2 to 5.1.4
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.2 to 5.1.4.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.2...v5.1.4)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 14:12:07 +00:00
Thomas Nind
b6916ffd7f Fixed Axis.Text being a field while every other class member is a property 2022-03-30 10:57:34 +01:00
Thomas Nind
5739a45f9b Dispose FileSystemWatcher instance before creating another in FileDialog 2022-03-25 13:12:59 +00:00
dependabot[bot]
a9f8c7595f Bump MinVer from 3.0.0 to 3.1.0
Bumps [MinVer](https://github.com/adamralph/minver) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/adamralph/minver/releases)
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: MinVer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 14:12:59 +00:00
BDisp
3362ca849d Reorganizing scenarios categories as per #1648 2022-03-17 16:39:15 +00:00
BDisp
04f9817023 Fixes view to screen relative on the context menu. 2022-03-17 12:52:40 +00:00
BDisp
3e6a96fa7e Added HeightAsBuffer to the menu allowing to being configurable. 2022-03-17 12:52:39 +00:00
BDisp
ef4ae17959 Change CheckType to MenuItemCheckStyle.Checked 2022-03-17 12:52:39 +00:00
BDisp
08f2e67394 Implementing context menu and localization on TextView. 2022-03-17 12:52:27 +00:00
BDisp
3e3b67889d It is needed to get rid of the first and the last line ending of expectedLook. 2022-03-17 12:49:56 +00:00
BDisp
c1649981b5 Implementing UseSubMenusSingleFrame in context menu. 2022-03-17 12:49:55 +00:00
BDisp
d9f52fc2f2 Changing from AssertDriverContentsWithPosAre to AssertDriverContentsWithFrameAre to return a Rect. 2022-03-17 12:49:55 +00:00
BDisp
484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 2022-03-17 12:49:43 +00:00
Tig Kindel
2414fcb11f Merge pull request #1645 from migueldeicaza/dependabot/nuget/ReportGenerator-5.1.2
Bump ReportGenerator from 5.0.4 to 5.1.2
2022-03-17 03:06:57 -06:00
Tig Kindel
4e12d49211 Merge pull request #1644 from migueldeicaza/dependabot/nuget/MinVer-3.0.0
Bump MinVer from 2.5.0 to 3.0.0
2022-03-17 03:06:43 -06:00
Thomas Nind
f96c7001e4 Fixed TableView when redrawing a System.DataTable that has no columns (#1639) 2022-03-17 02:06:17 -07:00
dependabot[bot]
fb8ba57f76 Bump MinVer from 2.5.0 to 3.0.0
Bumps [MinVer](https://github.com/adamralph/minver) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/adamralph/minver/releases)
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/2.5.0...3.0.0)

---
updated-dependencies:
- dependency-name: MinVer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 09:05:57 +00:00
Adam Ralph
0eb271ce39 a nicer way to reference MinVer (#1637) 2022-03-17 02:05:19 -07:00
Thomas Nind
6374ba5b56 Rootkeyevent (#1635)
* Added RootKeyEvent

* Tests for RootKeyEvent

* Fixed warnings for Assert.Equal parameter order
2022-03-17 02:04:19 -07:00
BDisp
99d88af355 Fixes the WindowsDriver dirty redrawn on resizing if HeightAsBuffer is true. (#1633) 2022-03-17 02:00:05 -07:00