Charlie Kindel
|
ef8bf7ad30
Merge pull request #1369 from BDisp/frameview-simplified
|
4 years ago |
Charlie Kindel
|
bbadb7905d
Merge pull request #1368 from BDisp/button-centered-text
|
4 years ago |
Charlie Kindel
|
91c3294491
Merge pull request #1366 from BDisp/colorscheme-setter
|
4 years ago |
Charlie Kindel
|
f29d3897eb
Merge pull request #1365 from migueldeicaza/dependabot/nuget/ReportGenerator-4.8.12
|
4 years ago |
Charlie Kindel
|
dcc126942a
Merge pull request #1364 from BDisp/textview-load-file
|
4 years ago |
Charlie Kindel
|
ec2175b942
Merge pull request #1360 from BDisp/clipboard-not-supported-fix
|
4 years ago |
Charlie Kindel
|
481bac9be7
Merge pull request #1359 from BDisp/cursesdriver-attribute-fix
|
4 years ago |
Charlie Kindel
|
1026f2145b
Merge pull request #1357 from tznind/table-colors
|
4 years ago |
Charlie Kindel
|
f6d3fbc3b8
patched reactive sample dependencies refs
|
4 years ago |
Charlie Kindel
|
14186f0858
Merge pull request #1355 from BDisp/showbothscrollindicator-false-test
|
4 years ago |
Charlie Kindel
|
ddb4612588
Merge pull request #1348 from migueldeicaza/dependabot/nuget/ReactiveUI.Fody-14.1.1
|
4 years ago |
Charlie Kindel
|
7fe82531d4
Merge branch 'main' into dependabot/nuget/ReactiveUI.Fody-14.1.1
|
4 years ago |
Charlie Kindel
|
8564f99346
Merge pull request #1349 from migueldeicaza/dependabot/nuget/ReactiveUI-14.1.1
|
4 years ago |
Charlie Kindel
|
5f03261806
Merge pull request #1331 from BDisp/toplevel-improvement
|
4 years ago |
BDisp
|
d092fc694d
Small change to re-run the test in Github.
|
4 years ago |
BDisp
|
e22b52e665
Fixes HasFlag behavior by using == keyword.
|
4 years ago |
BDisp
|
35cbf68a3a
Revert "Fixes HasFlag behavior by using Equals keyword"
|
4 years ago |
BDisp
|
a6daa4d474
Fixes HasFlag behavior by using Equals keyword
|
4 years ago |
BDisp
|
49e71b45af
Fixes #1380. Setting AllowsTab in TextView keeps Multiline.
|
4 years ago |
BDisp
|
d24b7ef25c
Fixing the potential infinite loops on changing the property.
|
4 years ago |
BDisp
|
138a14746d
Using LayoutSubviews to fix the size height hiding first character.
|
4 years ago |
BDisp
|
1aa1161163
Asserting type names.
|
4 years ago |
BDisp
|
57a3a5d9f1
Fixes #1260. Added unit test to emulate the "All Views Tester" scenario.
|
4 years ago |
BDisp
|
5851d0e6f1
Adding more unit tests.
|
4 years ago |
BDisp
|
623b6bf24b
Fixes the height from hiding the first character.
|
4 years ago |
BDisp
|
f32a76b4a9
Fixes the View Menu to set current child if is visible.
|
4 years ago |
BDisp
|
35655183c6
Simplifying FrameView constructors avoiding redundant code.
|
4 years ago |
BDisp
|
3c9a4e51c6
Button text should be centered by default.
|
4 years ago |
BDisp
|
69200a2f85
Reverting the draw text.
|
4 years ago |
BDisp
|
9a73657cba
Simplifying the Redraw method.
|
4 years ago |