Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tigger Kindel
|
49561439e0
Fixed and simplified dialog tests
|
2 years ago |
Tigger Kindel
|
f81862bec4
Fixed dialog & messagebox
|
2 years ago |
Thomas Nind
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
Tig Kindel
|
2aca32cd3d
removed commented code
|
2 years ago |
Tig Kindel
|
42832cafa2
Fixes bug in MessageBox scenario that is latent in v1
|
2 years ago |
Thomas Nind
|
1be2fddb07
Merge branch 'v2_develop' into events
|
2 years ago |
BDisp
|
efae9abc41
Doing the fix in the MessageBox instead on the scenario.
|
2 years ago |
BDisp
|
e486664ccc
Fix the border not respecting the user settings.
|
2 years ago |
BDisp
|
e69aa25ddd
Fixes #2403. Dialog not draw text well if is opened on a smaller width.
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
2 years ago |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
2 years ago |
BDisp
|
9d1a429676
Implementing nullable bool checked on CheckBox.
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
BDisp
|
09f005448e
Fixes #1800. TextView now uses the same colors as TextField. (#1971)
|
2 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
BDisp
|
239191cde0
Fixes #1434. Regenerating the docs. (#1528)
|
3 years ago |
BDisp
|
64b00e3000
Fixes #1499. Allowing border settings for the MessageBox. (#1505)
|
3 years ago |
BDisp
|
8dabd16975
Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277)
|
4 years ago |
BDisp
|
e784765094
Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180)
|
4 years ago |
BDisp
|
1a9720f471
Fixes #1159. Dialog must have a default button if none is provided. (#1160)
|
4 years ago |
BDisp
|
06a001d5ea
horizontalRuler.Text and verticalRuler.Text of the Scrolling scenario only need setted once, avoiding continuous redrawing.
|
4 years ago |
BDisp
|
fa0827a4af
Fixes #1007. Added a Loaded event in the Toplevel class.
|
4 years ago |
BDisp
|
4bbe50c506
Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized.
|
4 years ago |
BDisp
|
550392cab6
Fixes #979. Force call LayoutSubviews to perform layout.
|
4 years ago |
Artyom
|
6aef632633
Button.Clicked as a C# event
|
4 years ago |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
5 years ago |
Charlie Kindel
|
f00cdb0258
RadioGroup event fix
|
5 years ago |