.. |
Button.cs
|
53b9350b2e
Fix button
|
před 7 roky |
Checkbox.cs
|
f383ffb056
New layout engine
|
před 7 roky |
Clipboard.cs
|
30602b1f46
Forward word, backward word, some small code changes
|
před 7 roky |
FrameView.cs
|
bbb4202804
chore(frameview removall): To avoid infitinte loop for removeall
|
před 6 roky |
HexView.cs
|
78442e02c6
Fixed HexView Display Offset Bug
|
před 7 roky |
Label.cs
|
1bad3994c0
Fixed a bug with multiline labels not calculating their bounds correctly (#141)
|
před 6 roky |
ListView.cs
|
b524369e22
cosmetic
|
před 7 roky |
Menu.cs
|
06fdcc72c8
Always use an upper character for hotkey
|
před 6 roky |
ProgressBar.cs
|
f383ffb056
New layout engine
|
před 7 roky |
RadioGroup.cs
|
73f10ef1e0
Ensure SelectionChanged is called on mouse click too
|
před 7 roky |
ScrollView.cs
|
d8b4fd425c
Containers that have a contentView where they host their children must override RemoveAll
|
před 6 roky |
TextField.cs
|
c405f45763
Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings
|
před 7 roky |
TextView.cs
|
d247e9b70c
ProcessKey switch statement: (#144)
|
před 6 roky |