Thomas Nind
|
29c14876c0
|
Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes
|
2021-07-07 12:15:35 +01:00 |
|
BDisp
|
3f7e996187
|
Prevents application crash if OS clipboard is not supported.
|
2021-07-06 17:17:08 +01:00 |
|
BDisp
|
fb49513edb
|
Improving the InvertColors scenario. Thanks @tznind.
|
2021-07-06 13:33:28 +01:00 |
|
BDisp
|
f256046984
|
Add InvertColors scenario.
|
2021-07-06 12:52:35 +01:00 |
|
BDisp
|
7c1083114d
|
Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver
|
2021-07-01 19:21:01 +01:00 |
|
Thomas Nind
|
f536d906d4
|
Made selected cell invert first character optional as a TableStyle
|
2021-06-29 09:27:28 +01:00 |
|
Thomas Nind
|
fe464b0b94
|
Added test helper method AssertDriverColorsAre
|
2021-06-29 08:03:35 +01:00 |
|
Thomas Nind
|
e460650a3c
|
Changed Scenario alt colors to Win.ColorScheme instead of Colors.Base
|
2021-06-29 07:16:25 +01:00 |
|
Thomas Nind
|
c2c96931c4
|
Added extra boundary check before rendering
|
2021-06-29 07:10:49 +01:00 |
|
Thomas Nind
|
93e5d7fc0c
|
Made selected cell first character inverted colors
This allows users to tell which cell is driving navigation etc in multi cell selections
|
2021-06-29 07:08:01 +01:00 |
|
tznind
|
98dfcc4959
|
Added support for full row coloring
|
2021-06-28 19:27:29 +01:00 |
|
Thomas Nind
|
f2c40ac83f
|
Fixed custom cell color also coloring the separator in FullRowSelect mode
|
2021-06-28 18:35:07 +01:00 |
|
tznind
|
b3ce131fbf
|
Added support for coloring cells
|
2021-06-28 18:16:48 +01:00 |
|
BDisp
|
c4232e9a3a
|
More unit test for issue #1344, testing IsVertical as False.
|
2021-06-27 19:12:29 +01:00 |
|
Charlie Kindel
|
3c1fa5f2b1
|
Merge pull request #1354 from tznind/main
Fix for #1353 (tab view not refreshing in some circumstances)
|
2021-06-25 21:00:30 -07:00 |
|
tznind
|
5cef7f7663
|
Fixed Redraw in TabView not setting needs display on tab area view
|
2021-06-25 22:16:14 +01:00 |
|
tznind
|
0c80a4f1f2
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-06-25 22:11:10 +01:00 |
|
Charlie Kindel
|
8f66fc07c7
|
Merge pull request #1351 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.11
Bump ReportGenerator from 4.8.10 to 4.8.11
|
2021-06-23 08:45:03 -07:00 |
|
dependabot[bot]
|
e5080e2882
|
Bump ReportGenerator from 4.8.10 to 4.8.11
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.8.10 to 4.8.11.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.8.10...v4.8.11)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-23 14:08:33 +00:00 |
|
BDisp
|
63e7c2dfb8
|
Merge branch 'main' into toplevel-improvement
|
2021-06-22 18:37:58 +01:00 |
|
Charlie Kindel
|
ca38f60430
|
Merge pull request #1343 from BDisp/view-text-update-fix
Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute.
|
2021-06-22 08:20:40 -07:00 |
|
Charlie Kindel
|
a533d83313
|
Merge pull request #1339 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.10
Bump ReportGenerator from 4.8.9 to 4.8.10
|
2021-06-22 08:19:49 -07:00 |
|
Charlie Kindel
|
488a56a48f
|
Merge pull request #1345 from BDisp/scrollbarview-constructor-showBothScrollIndicator
Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore.
|
2021-06-22 08:19:26 -07:00 |
|
dependabot[bot]
|
34e6147d3d
|
Bump ReactiveUI from 13.3.2 to 14.1.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 13.3.2 to 14.1.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/13.3.2...14.1.1)
---
updated-dependencies:
- dependency-name: ReactiveUI
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 14:08:11 +00:00 |
|
dependabot[bot]
|
dbf4387864
|
Bump ReactiveUI.Fody from 13.3.2 to 14.1.1
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 13.3.2 to 14.1.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/13.3.2...14.1.1)
---
updated-dependencies:
- dependency-name: ReactiveUI.Fody
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 14:08:04 +00:00 |
|
BDisp
|
a9d8ff19d8
|
Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore.
|
2021-06-19 00:26:57 +01:00 |
|
BDisp
|
21714b64b8
|
Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute.
|
2021-06-18 18:34:16 +01:00 |
|
dependabot[bot]
|
565e58880a
|
Bump ReportGenerator from 4.8.9 to 4.8.10
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.8.9 to 4.8.10.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.8.9...v4.8.10)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-17 14:07:54 +00:00 |
|
Charlie Kindel
|
2db44fd0f7
|
Merge pull request #1338 from pipeline-foundation/feature/codespace
Resolves: Add GitHub Codespaces configuration
|
2021-06-15 07:34:13 -07:00 |
|
Aleksandar Ivanov
|
5680812f6e
|
add credentials
|
2021-06-15 17:13:07 +03:00 |
|
Aleksandar Ivanov
|
cf19eb8e8e
|
add explicit configuration to test command
|
2021-06-15 16:21:42 +03:00 |
|
Aleksandar Ivanov
|
a366e57e08
|
add pwsh as default terminal
|
2021-06-15 15:13:40 +03:00 |
|
Aleksandar Ivanov
|
6ee48f51ce
|
Create Codespace configuration (#2)
|
2021-06-15 14:39:53 +03:00 |
|
BDisp
|
10613f79e4
|
Merge branch 'main' into toplevel-improvement
|
2021-06-15 09:40:49 +01:00 |
|
Charlie Kindel
|
2f813bfaf1
|
Merge pull request #1336 from tznind/color-text-view
Expose TextView color methods as protected virtual (allows custom colors)
|
2021-06-14 22:47:23 -07:00 |
|
tznind
|
2b5c83d3dc
|
Merge remote-tracking branch 'upstream/main' into color-text-view
|
2021-06-13 14:03:04 +01:00 |
|
Thomas Nind
|
e601a6bd39
|
Fixed keyword highlighting and added string literal highlighting
|
2021-06-13 13:57:20 +01:00 |
|
tznind
|
32e4e9dff8
|
Added word splitting
|
2021-06-13 09:33:57 +01:00 |
|
tznind
|
e8a6c673a4
|
Merge branch 'main' of https://github.com/tznind/gui.cs into main
|
2021-06-13 09:01:02 +01:00 |
|
Thomas Nind
|
fb5830ea9d
|
Made color methods in TextView protected virtual
|
2021-06-13 08:30:03 +01:00 |
|
BDisp
|
1a8316799d
|
Merge branch 'main' into toplevel-improvement
|
2021-06-11 21:36:39 +01:00 |
|
Charlie Kindel
|
739e7df0fb
|
Merge pull request #1335 from BDisp/labelasbuttons.scenario-fix
Fixes InvalidOperationException from throwing when removing the label on the LabelsAsLabels scenario.
|
2021-06-11 13:04:51 -07:00 |
|
Charlie Kindel
|
f13ee4a1b8
|
Merge pull request #1334 from BDisp/window-initialize
Added a Initialize method to the Window to simplify the constructors.
|
2021-06-11 13:02:12 -07:00 |
|
Charlie Kindel
|
cb31e13de9
|
Merge pull request #1333 from BDisp/view-get-set-width-height-fix
Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values.
|
2021-06-11 13:00:45 -07:00 |
|
Charlie Kindel
|
080d3792ab
|
Merge pull request #1332 from BDisp/cursesdriver-resize-fix
Fixes CursesDriver resize issue.
|
2021-06-11 13:00:03 -07:00 |
|
BDisp
|
4d09d4522e
|
Added a AllViewsTests unit test to test all Views derived class constructors.
|
2021-06-10 20:31:57 +01:00 |
|
BDisp
|
839b2cfebc
|
Fixes negative Width and Height exception.
|
2021-06-10 20:29:05 +01:00 |
|
Thomas Nind
|
df7a7cdafe
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-06-09 13:07:16 +01:00 |
|
BDisp
|
ee75af620d
|
Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true.
|
2021-06-08 21:35:27 +01:00 |
|
BDisp
|
297bf42bd6
|
Fixes InvalidOperationException from throwing when removing the label.
|
2021-06-06 20:52:45 +01:00 |
|