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