tznind
|
8dd77f249d
|
Add support for Ctrl/Alt + click to TableView
|
2022-12-30 09:55:05 +00:00 |
|
Tig
|
70ab6f5c0f
|
Merge pull request #2254 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.4.1
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
|
2022-12-20 13:44:47 -07:00 |
|
dependabot[bot]
|
e12167e45b
|
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-16 14:07:56 +00:00 |
|
BDisp
|
12465e2e50
|
Removed AllowsNullTerminated property.
|
2022-12-06 17:04:05 +00:00 |
|
BDisp
|
b9d8304e87
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-06 11:35:01 +00:00 |
|
BDisp
|
075141a687
|
Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points.
|
2022-12-05 18:08:39 +00:00 |
|
BDisp
|
918aeba46e
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-04 22:24:35 +00:00 |
|
BDisp
|
af9af8869f
|
Added some more unit tests.
|
2022-12-04 22:20:58 +00:00 |
|
BDisp
|
2f5d0f1ab1
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-04 20:57:41 +00:00 |
|
BDisp
|
1b9b50dd12
|
merge develop branch
|
2022-12-04 20:07:39 +00:00 |
|
Tig
|
00df975751
|
Merge branch 'develop' into mouse-grab-dim-2219
|
2022-12-04 08:02:45 -07:00 |
|
Tig
|
cc7ad31219
|
Merge pull request #2230 from BDisp/menubar-without-menuitems-fix-2228
Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned.
|
2022-12-04 07:57:07 -07:00 |
|
Tig
|
aa5ee5f3c2
|
Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
|
2022-12-04 07:56:35 -07:00 |
|
Tig
|
d02f4922a6
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-04 07:22:46 -07:00 |
|
Tig
|
6664a4a162
|
Merge branch 'develop' into tablecol-visible
|
2022-12-04 07:19:01 -07:00 |
|
tznind
|
3e9fc37cb6
|
Merge branch 'develop' into tablecol-visible
|
2022-12-04 14:17:03 +00:00 |
|
Tig
|
254b26a13d
|
Merge pull request #2203 from BDisp/csv-editor-fix
Fixes #2195. CsvEditor: Column Type dialog not wide enough.
|
2022-12-04 07:16:36 -07:00 |
|
Tig
|
fa76ef7b4b
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-04 07:15:56 -07:00 |
|
BDisp
|
b917064bb0
|
Merge branch 'develop' into csv-editor-fix
|
2022-12-03 19:45:30 +00:00 |
|
BDisp
|
f8edf67ea2
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-03 19:42:19 +00:00 |
|
tznind
|
cf4c02a71f
|
merge develop into tablecol-visible
|
2022-12-03 19:39:36 +00:00 |
|
BDisp
|
c76a66fc19
|
Merge develop branch
|
2022-12-03 19:34:55 +00:00 |
|
Tig
|
7b027772e5
|
Merge pull request #2239 from tznind/table-header-hit-detection
Adds the ability to detect clicks in TableView headers
|
2022-12-03 12:09:34 -07:00 |
|
Tig
|
def1a190aa
|
Merge pull request #2237 from tznind/null-ref-fix-set-focus
Fixes #2236 Avoid Null reference when OnLeave event handlers clears focus
|
2022-12-03 12:08:39 -07:00 |
|
Tig
|
7c73150c42
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-12-03 12:02:56 -07:00 |
|
Tig
|
9a50157a8f
|
Merge branch 'develop' into csv-editor-fix
|
2022-12-03 11:58:15 -07:00 |
|
tznind
|
4da071b328
|
Added TestColumnStyle_VisibleFalse_DoesNotEffect_EnsureSelectedCellIsVisible
|
2022-11-29 20:09:35 +00:00 |
|
tznind
|
42656a5440
|
Test for extending multi selection with keyboard over invisible column
|
2022-11-28 19:57:10 +00:00 |
|
tznind
|
6c533d318f
|
IsSelected returns false for invisible columns
|
2022-11-28 19:54:27 +00:00 |
|
tznind
|
fd1b9ef872
|
Added TableIsNullOrInvisible to TableView
|
2022-11-27 00:40:50 +00:00 |
|
tznind
|
67386e43c5
|
EnsureValidSelection now considers ColumnStyle.Visible
|
2022-11-27 00:26:37 +00:00 |
|
tznind
|
de57331e50
|
ShowHorizontalScrollIndicators now respects ColumnStyle.Visible
|
2022-11-26 23:50:58 +00:00 |
|
tznind
|
2fba173288
|
Add ColumnStyle.Visible
|
2022-11-26 22:55:32 +00:00 |
|
BDisp
|
16f10df545
|
Merge branch 'develop' into textview-textfield-isdrirty-fix-2212
|
2022-11-22 14:20:06 +00:00 |
|
tznind
|
965255b1a7
|
Added an overload to ScreenToCell that provides DataColumn
|
2022-11-22 10:37:43 +00:00 |
|
tznind
|
ee85ddf141
|
Add unit test for Leave event changing focus
|
2022-11-21 16:33:23 +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
|
68c93ed540
|
Fixes #2225. MenuBar leaves trails when mounted in a Window.
|
2022-11-16 19:37:04 +00:00 |
|
BDisp
|
0a208ff518
|
Some more explanation for this unit test.
|
2022-11-15 13:00:35 +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 |
|
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 |
|
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
|
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 |
|
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 |
|