BDisp
|
d24b7ef25c
Fixing the potential infinite loops on changing the property.
|
4 years ago |
BDisp
|
fdf11163dc
Fixes #1078. ColorScheme setter now calls SetNeedsDisplay.
|
4 years ago |
Charlie Kindel
|
3c1fa5f2b1
Merge pull request #1354 from tznind/main
|
4 years ago |
tznind
|
5cef7f7663
Fixed Redraw in TabView not setting needs display on tab area view
|
4 years ago |
tznind
|
0c80a4f1f2
Merge remote-tracking branch 'upstream/main' into main
|
4 years ago |
Charlie Kindel
|
8f66fc07c7
Merge pull request #1351 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.11
|
4 years ago |
dependabot[bot]
|
e5080e2882
Bump ReportGenerator from 4.8.10 to 4.8.11
|
4 years ago |
Charlie Kindel
|
ca38f60430
Merge pull request #1343 from BDisp/view-text-update-fix
|
4 years ago |
Charlie Kindel
|
a533d83313
Merge pull request #1339 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.10
|
4 years ago |
Charlie Kindel
|
488a56a48f
Merge pull request #1345 from BDisp/scrollbarview-constructor-showBothScrollIndicator
|
4 years ago |
BDisp
|
a9d8ff19d8
Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore.
|
4 years ago |
BDisp
|
21714b64b8
Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute.
|
4 years ago |
dependabot[bot]
|
565e58880a
Bump ReportGenerator from 4.8.9 to 4.8.10
|
4 years ago |
Charlie Kindel
|
2db44fd0f7
Merge pull request #1338 from pipeline-foundation/feature/codespace
|
4 years ago |
Aleksandar Ivanov
|
5680812f6e
add credentials
|
4 years ago |
Aleksandar Ivanov
|
cf19eb8e8e
add explicit configuration to test command
|
4 years ago |
Aleksandar Ivanov
|
a366e57e08
add pwsh as default terminal
|
4 years ago |
Aleksandar Ivanov
|
6ee48f51ce
Create Codespace configuration (#2)
|
4 years ago |
Charlie Kindel
|
2f813bfaf1
Merge pull request #1336 from tznind/color-text-view
|
4 years ago |
tznind
|
2b5c83d3dc
Merge remote-tracking branch 'upstream/main' into color-text-view
|
4 years ago |
Thomas Nind
|
e601a6bd39
Fixed keyword highlighting and added string literal highlighting
|
4 years ago |
tznind
|
32e4e9dff8
Added word splitting
|
4 years ago |
tznind
|
e8a6c673a4
Merge branch 'main' of https://github.com/tznind/gui.cs into main
|
4 years ago |
Thomas Nind
|
fb5830ea9d
Made color methods in TextView protected virtual
|
4 years ago |
Charlie Kindel
|
739e7df0fb
Merge pull request #1335 from BDisp/labelasbuttons.scenario-fix
|
4 years ago |
Charlie Kindel
|
f13ee4a1b8
Merge pull request #1334 from BDisp/window-initialize
|
4 years ago |
Charlie Kindel
|
cb31e13de9
Merge pull request #1333 from BDisp/view-get-set-width-height-fix
|
4 years ago |
Charlie Kindel
|
080d3792ab
Merge pull request #1332 from BDisp/cursesdriver-resize-fix
|
4 years ago |
BDisp
|
4d09d4522e
Added a AllViewsTests unit test to test all Views derived class constructors.
|
4 years ago |
BDisp
|
839b2cfebc
Fixes negative Width and Height exception.
|
4 years ago |