BDisp
|
ee75af620d
Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true.
|
4 years ago |
BDisp
|
8dabd16975
Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277)
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
Artyom
|
64fdcea6b5
Define View actions as events
|
4 years ago |
Artyom
|
28805f3c5c
Use C# events in more controls
|
4 years ago |
Gerasimos (Makis) Maropoulos
|
83047b4232
various misspell fixes
|
5 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
Charlie Kindel
|
a0522be496
tweaks
|
5 years ago |
Charlie Kindel
|
f41acdf6ba
removed View.Clicked
|
5 years ago |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
5 years ago |
Charlie Kindel
|
7ab256bc32
strip crlf chars from label
|
5 years ago |
Charlie Kindel
|
ac3a2e8cb2
backed out button
|
5 years ago |
Charlie Kindel
|
a2105cbcc4
more replace non printable
|
5 years ago |
Charlie Kindel
|
7bb4b9125e
replace non printables
|
5 years ago |
Charlie Kindel
|
73ee482ac9
docs
|
5 years ago |
Charlie Kindel
|
ceafb2db41
disabled word wrap on single line labels
|
5 years ago |
Charlie Kindel
|
912c926f60
implemented word wrap for labels; fixed messagebox
|
5 years ago |
BDisp
|
15e38550c5
Fixed a layout bug that preventing the redrawing on Pos and Dim changes. Now the TextAlignment is working well. I move them to the view for a generic uses to others views.
|
5 years ago |
BDisp
|
db4fe3bc0f
Added Text Alignment to the Button view.
|
5 years ago |
Charlie Kindel
|
90b19a5e04
POC
|
5 years ago |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
5 years ago |
Charlie Kindel
|
2e1132f484
merged upstream master
|
5 years ago |
Charlie Kindel
|
d035fb1116
fixed clipping once and for all
|
5 years ago |
BDisp
|
771bc93141
Fixes Label text alignment.
|
5 years ago |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
5 years ago |
Charlie Kindel
|
c3ee01dc3e
Fixed label and updated TextAlignment scenario
|
5 years ago |
Charlie Kindel
|
5b845307a2
UI catalog (#387)
|
5 years ago |
Charlie Kindel
|
a5a1ecbd8e
Fixes All Warnings (#450)
|
5 years ago |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 years ago |
miguel
|
f43dd1329d
[Label] Initial move is redundant, and wrong
|
6 years ago |