tznind
|
ee85ddf141
|
Add unit test for Leave event changing focus
|
2022-11-21 16:33:23 +00:00 |
|
tznind
|
656fe727f0
|
Fix null reference exception when OnLeave event handlers clear focus.
|
2022-11-21 16:28:26 +00:00 |
|
tznind
|
ab0fce6ce1
|
Add Data to StatusItem
|
2022-11-18 19:10:07 +00:00 |
|
BDisp
|
bffc9cb2e8
|
Fix a label width size issue.
|
2022-11-17 18:01:03 +00:00 |
|
BDisp
|
d46d60dd22
|
Removed unnecessary variable.
|
2022-11-17 17:08:59 +00:00 |
|
BDisp
|
9e44f0183a
|
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
|
2022-11-17 16:59:43 +00:00 |
|
BDisp
|
4c8520ca08
|
Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned.
|
2022-11-17 15:08:59 +00:00 |
|
dependabot[bot]
|
1d1d4289d3
|
Bump ReportGenerator from 5.1.11 to 5.1.12
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.11 to 5.1.12.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.11...v5.1.12)
---
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-17 14:16:28 +00:00 |
|
BDisp
|
6986ab255e
|
Avoids SetNeedsDisplay on views already removed.
|
2022-11-16 19:38:57 +00:00 |
|
BDisp
|
68c93ed540
|
Fixes #2225. MenuBar leaves trails when mounted in a Window.
|
2022-11-16 19:37:04 +00:00 |
|
BDisp
|
a3059ae4a5
|
Fixes System.NullReferenceException exception.
|
2022-11-16 18:57:46 +00:00 |
|
BDisp
|
738728f2b8
|
Fixes System.NullReferenceException exception.
|
2022-11-15 21:57:07 +00:00 |
|
BDisp
|
0a208ff518
|
Some more explanation for this unit test.
|
2022-11-15 13:00:35 +00:00 |
|
BDisp
|
e5f21fa2d9
|
Fixes System.NullReferenceException exception.
|
2022-11-14 18:26:38 +00:00 |
|
BDisp
|
8dcf0fc73d
|
Don't use the ustring array to get a rune, use ToRunes first.
|
2022-11-14 17:42:31 +00:00 |
|
dependabot[bot]
|
55a1d664a8
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 14:07:26 +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
|
580d212a09
|
Oops
|
2022-11-11 12:31:18 -07: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 |
|
Tig
|
9afdc4df3b
|
Merge pull request #2218 from BDisp/toplevel-drag-fix-2162
Fixes #2162. Toplevel dragging wasn't moving well.
|
2022-11-11 11:50:21 -07:00 |
|
Charlie Kindel
|
291df47b04
|
diagnosing Watcher exception in Action test runs
|
2022-11-11 11:49:10 -07:00 |
|
Charlie Kindel
|
d3056b7fcc
|
diagnosing Watcher exception in Action test runs
|
2022-11-11 11:45:59 -07:00 |
|
Charlie Kindel
|
b21b695338
|
diagnosing Watcher exception in Action test runs
|
2022-11-11 11:44:04 -07:00 |
|
Charlie Kindel
|
d5e55a2f7f
|
Merge branch 'develop' into fixes_2205_fakeclipboard
|
2022-11-11 11:38:27 -07:00 |
|
Tig
|
cc61c2fd3e
|
Merge branch 'develop' into toplevel-drag-fix-2162
|
2022-11-11 11:38:01 -07:00 |
|
Tig
|
126264864e
|
Merge pull request #2217 from BDisp/messagebox-default-width-fix-2216
Fixes #2216. MessageBox default width should be proportional for smaller screens.
|
2022-11-11 11:36:00 -07:00 |
|
Tig
|
a4f637b045
|
Merge pull request #2214 from BDisp/contextmenu.isshow-fix-2213
Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance.
|
2022-11-11 11:34:03 -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 |
|
BDisp
|
2b2cd9c705
|
Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance.
|
2022-11-10 17:32:52 +00:00 |
|
BDisp
|
4b8917a08d
|
Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance.
|
2022-11-10 17:14:45 +00:00 |
|
BDisp
|
f9d0e79c82
|
Fixing null check.
|
2022-11-09 23:13:25 +00:00 |
|
BDisp
|
522e247048
|
Merge branch 'develop' into csv-editor-fix
|
2022-11-09 23:11:37 +00:00 |
|
BDisp
|
8cf7a3514d
|
Fixes bug related with allowed type files filter in FileDialog.
|
2022-11-09 23:00:50 +00:00 |
|
Charlie Kindel
|
2bce4a709d
|
trying to fix curses reset issue
|
2022-11-09 10:13:14 -07:00 |
|
Tig
|
f256ba813e
|
Merge pull request #2210 from gui-cs/dependabot/nuget/ReportGenerator-5.1.11
Bump ReportGenerator from 5.1.10 to 5.1.11
|
2022-11-09 08:22:43 -07: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
|
bc495d0f97
|
moved UI Catalog unit tests back again
|
2022-11-08 23:39:33 -07:00 |
|
Charlie Kindel
|
6b9c179f75
|
moved UI Catalog unit tests back
|
2022-11-08 23:32:25 -07:00 |
|