Maksym Katsydan
|
87afc2ffa0
TextBox: Add :empty pseudoclass
|
5 years ago |
Jumar Macato
|
8300b0c35d
rename prop
|
5 years ago |
Jumar Macato
|
2a11f6801c
address review
|
5 years ago |
Jumar Macato
|
661480e55c
polish
|
5 years ago |
Jumar Macato
|
ffa8fa7262
implement ShowPassword Property in textpresenter and forward from textbox
|
5 years ago |
Jumar Macato
|
32a34117e7
prototype
|
5 years ago |
Jumar Macato
|
88a63dde2c
use contentpresenter
|
5 years ago |
Jumar Macato
|
35a4662617
test
|
5 years ago |
Jumar Macato
|
1af661666a
add InnerLeftContent and InnerRightContent
|
5 years ago |
Benedikt Schroeder
|
09099c1234
Fix text wrapping for fluent TextBox
|
5 years ago |
Steven Kirk
|
c2ad34a4ce
Fix moving caret left/right when selection present.
|
5 years ago |
Steven Kirk
|
7b1a9fbb84
Fix caret not displaying when focused via Tab key.
|
5 years ago |
Steven Kirk
|
2fcde9e34d
Use OnApplyTemplate instead of OnTemplateApplied.
|
5 years ago |
Deadpikle
|
9463e278a5
Fix undo not available for multiple key types
|
5 years ago |
Deadpikle
|
d8f74b7e41
Cut now triggers an undo
|
5 years ago |
Deadpikle
|
681911098c
SelectedText = null -> clear text
|
5 years ago |
Deadpikle
|
14b227037b
Delete selection if SelectedText = ""
|
5 years ago |
Steven Kirk
|
4d01dacd77
Remove copyright headers.
|
5 years ago |
Deadpikle
|
6c29598071
Fix clicking TextBox border moving to end
|
5 years ago |
Steven Kirk
|
2bd9372170
Merge branch 'master' into feature/textbox-selectedtext
|
5 years ago |
Deadpikle
|
a8663cd1f3
Fix middle click being able to change selection
|
5 years ago |
Deadpikle
|
1f18bd3e66
Only calculate caret index on pointer pressed if left mouse down
|
5 years ago |
Deadpikle
|
f98ee717f5
Adjusted TextBox right-click behavior
|
5 years ago |
Deadpikle
|
a429159c3c
Add SelectedText to TextBox
|
5 years ago |
Dariusz Komosiński
|
9b0239a776
Merge branch 'master' into textBoxNull
|
5 years ago |
Symbai
|
994def4642
Update TextBox.cs
|
5 years ago |
Symbai
|
dc8881c846
Update TextBox.cs
|
5 years ago |
Symbai
|
b814eaac99
inherit from ContentControl
|
5 years ago |
Symbai
|
f4fe0b126c
init
|
5 years ago |
Symbai
|
5ad2b362df
Update TextBox.cs
|
5 years ago |