Tigger Kindel
|
05e203c7a4
lots of fixes
|
1 year ago |
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 |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Tigger Kindel
|
49561439e0
Fixed and simplified dialog tests
|
2 years ago |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 years ago |
Tig Kindel
|
7f1471283f
mergeed
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
bdcbd55856
Switch to EventHandler<ToplevelEventArgs> for
|
2 years ago |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
2 years ago |
Tig Kindel
|
57cd5ff73a
Fixed broken Dialog scenario and other issues
|
2 years ago |
Tig Kindel
|
4bbd359745
Removed a ton of code
|
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 |
Tig Kindel
|
492966048c
Fixes #1849. Wizard as non-popup is broken (#1853)
|
3 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
Tig Kindel
|
2451c19d15
Wizard fixes (#1802)
|
3 years ago |
BDisp
|
10b410e406
Wizard and Dialog fix. (#1803)
|
3 years ago |
Tig Kindel
|
48dbbb05a7
Adds multi-step Wizard view (#1783)
|
3 years ago |
Tig Kindel
|
4a338bc693
Fixes #1777 - Dialog button justification. Adds unit tests. (#1782)
|
3 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
|
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
|
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 |
Artyom
|
6aef632633
Button.Clicked as a C# event
|
4 years ago |