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