BDisp
|
d172f3f186
Fixes to avoid exception with the ComboBox in All Views Tester.
|
4 年之前 |
BDisp
|
35655183c6
Simplifying FrameView constructors avoiding redundant code.
|
4 年之前 |
BDisp
|
3c9a4e51c6
Button text should be centered by default.
|
4 年之前 |
BDisp
|
69200a2f85
Reverting the draw text.
|
4 年之前 |
BDisp
|
9a73657cba
Simplifying the Redraw method.
|
4 年之前 |
BDisp
|
0f77914e69
Turning MdiTop as read only.
|
4 年之前 |
BDisp
|
fdf11163dc
Fixes #1078. ColorScheme setter now calls SetNeedsDisplay.
|
4 年之前 |
BDisp
|
dc3c016199
Added more unit tests as requested in https://github.com/migueldeicaza/gui.cs/pull/1249#issuecomment-827787161
|
4 年之前 |
BDisp
|
2608fe47f3
Handling Ctrl+Q
|
4 年之前 |
BDisp
|
e78bba0cc2
Fixes TextView to deal with CRLF format.
|
4 年之前 |
dependabot[bot]
|
788dce45fe
Bump ReportGenerator from 4.8.11 to 4.8.12
|
4 年之前 |
BDisp
|
3da689ff31
Fixes #1314. TextView now exposes file exceptions from callers.
|
4 年之前 |
BDisp
|
5a35bcae26
Fixes #1317. Forces wakeup the mainloop in a thread.
|
4 年之前 |
BDisp
|
c707d1351d
Some changes and adding much more unit tests.
|
4 年之前 |
BDisp
|
8d6c2e0aa8
Some changes in the UICatalog and Scenarios.
|
4 年之前 |
BDisp
|
b2a8a7cb6d
Improves the MenuOpening event.
|
4 年之前 |
BDisp
|
4cd694ac78
Added a Mdi Container feature.
|
4 年之前 |
Thomas Nind
|
e63650102b
Changed text color to dark grey to make effect clearer
|
4 年之前 |
Thomas Nind
|
30508d9740
Added multi coloured cell example
|
4 年之前 |
Thomas Nind
|
446759a3f2
Made RowColorGetterDelegate follow same pattern as CellColorGetter
|
4 年之前 |
Thomas Nind
|
29c14876c0
Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes
|
4 年之前 |
BDisp
|
3f7e996187
Prevents application crash if OS clipboard is not supported.
|
4 年之前 |
BDisp
|
fb49513edb
Improving the InvertColors scenario. Thanks @tznind.
|
4 年之前 |
BDisp
|
f256046984
Add InvertColors scenario.
|
4 年之前 |
BDisp
|
7c1083114d
Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver
|
4 年之前 |
Thomas Nind
|
f536d906d4
Made selected cell invert first character optional as a TableStyle
|
4 年之前 |
Thomas Nind
|
fe464b0b94
Added test helper method AssertDriverColorsAre
|
4 年之前 |
Thomas Nind
|
e460650a3c
Changed Scenario alt colors to Win.ColorScheme instead of Colors.Base
|
4 年之前 |
Thomas Nind
|
c2c96931c4
Added extra boundary check before rendering
|
4 年之前 |
Thomas Nind
|
93e5d7fc0c
Made selected cell first character inverted colors
|
4 年之前 |