dependabot[bot]
|
dbf4387864
Bump ReactiveUI.Fody from 13.3.2 to 14.1.1
|
4 年之前 |
Charlie Kindel
|
2db44fd0f7
Merge pull request #1338 from pipeline-foundation/feature/codespace
|
4 年之前 |
Aleksandar Ivanov
|
5680812f6e
add credentials
|
4 年之前 |
Aleksandar Ivanov
|
cf19eb8e8e
add explicit configuration to test command
|
4 年之前 |
Aleksandar Ivanov
|
a366e57e08
add pwsh as default terminal
|
4 年之前 |
Aleksandar Ivanov
|
6ee48f51ce
Create Codespace configuration (#2)
|
4 年之前 |
Charlie Kindel
|
2f813bfaf1
Merge pull request #1336 from tznind/color-text-view
|
4 年之前 |
tznind
|
2b5c83d3dc
Merge remote-tracking branch 'upstream/main' into color-text-view
|
4 年之前 |
Thomas Nind
|
e601a6bd39
Fixed keyword highlighting and added string literal highlighting
|
4 年之前 |
tznind
|
32e4e9dff8
Added word splitting
|
4 年之前 |
Thomas Nind
|
fb5830ea9d
Made color methods in TextView protected virtual
|
4 年之前 |
Charlie Kindel
|
739e7df0fb
Merge pull request #1335 from BDisp/labelasbuttons.scenario-fix
|
4 年之前 |
Charlie Kindel
|
f13ee4a1b8
Merge pull request #1334 from BDisp/window-initialize
|
4 年之前 |
Charlie Kindel
|
cb31e13de9
Merge pull request #1333 from BDisp/view-get-set-width-height-fix
|
4 年之前 |
Charlie Kindel
|
080d3792ab
Merge pull request #1332 from BDisp/cursesdriver-resize-fix
|
4 年之前 |
BDisp
|
4d09d4522e
Added a AllViewsTests unit test to test all Views derived class constructors.
|
4 年之前 |
BDisp
|
839b2cfebc
Fixes negative Width and Height exception.
|
4 年之前 |
Thomas Nind
|
df7a7cdafe
Merge remote-tracking branch 'upstream/main' into main
|
4 年之前 |
BDisp
|
ee75af620d
Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true.
|
4 年之前 |
BDisp
|
297bf42bd6
Fixes InvalidOperationException from throwing when removing the label.
|
4 年之前 |
BDisp
|
3db8b7eeda
Added a Initialize method to the Window to simplify the constructors.
|
4 年之前 |
BDisp
|
432e9cb801
Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values.
|
4 年之前 |
BDisp
|
a6b940f1fd
Fixes CursesDriver resize issue.
|
4 年之前 |
Charlie Kindel
|
bbffac8f23
Merge pull request #1330 from BDisp/listview-move-end-fix
|
4 年之前 |
BDisp
|
b351b858ae
Only sets the top if the sum (top + selected) is bigger than the frame height.
|
4 年之前 |
BDisp
|
2ba1a50f2e
Prevents top to be less than zero if source count is zero.
|
4 年之前 |
Charlie Kindel
|
a7011befef
Merge pull request #1329 from BDisp/listview-pagedown-fix
|
4 年之前 |
Charlie Kindel
|
3f8e9c3f61
Merge pull request #1328 from BDisp/textfield-backspace-fix
|
4 年之前 |
BDisp
|
fc5cb56fe0
Changing to the @tznind suggestion.
|
4 年之前 |
BDisp
|
9d4b79b7a9
Fixes #1326. Prevent selected item to be equal to the source count.
|
4 年之前 |