BDisp d772cf4962 What it does is that if it doesn't allow multi-selection and you already have a different item selected, select the new one and deselect the previous one. (#361) 5 years ago
..
Button.cs 501e43557c Ensures that the cursor is inside the button, even if all the text is in lower case. (#363) 5 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
DateField.cs 49cd29853f All my pull-request at once (#345) 5 years ago
FrameView.cs 5424e6d43b [Core - Subviews]: added InternalSubview property without allocations (the calling to subviews.AsReadOnly() actually allocates and Copy the List) for internal usages and keeps the public Subview property for api compatibility. (#277) 5 years ago
HexView.cs 78442e02c6 Fixed HexView Display Offset Bug 7 years ago
Label.cs 49cd29853f All my pull-request at once (#345) 5 years ago
ListView.cs d772cf4962 What it does is that if it doesn't allow multi-selection and you already have a different item selected, select the new one and deselect the previous one. (#361) 5 years ago
Menu.cs 476e6e8a97 Add an menu on close event and a public property of the Menu to check if it is open (#364) 5 years ago
ProgressBar.cs f383ffb056 New layout engine 7 years ago
RadioGroup.cs 49cd29853f All my pull-request at once (#345) 5 years ago
ScrollView.cs 49cd29853f All my pull-request at once (#345) 5 years ago
StatusBar.cs 49cd29853f All my pull-request at once (#345) 5 years ago
TextField.cs 49cd29853f All my pull-request at once (#345) 5 years ago
TextView.cs 35591b8399 Fixed out of range exception and text redraw when navigate backward (#320) 5 years ago
TimeField.cs 49cd29853f All my pull-request at once (#345) 5 years ago