BDisp a9e62c0626 Improves mouse performance #386. Provides a better async call. Ensures all the cycles of a simple click (Pressed, Released and Clicked). Only clears selected text if other view than MenuBar get focus. (#404) 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 a9e62c0626 Improves mouse performance #386. Provides a better async call. Ensures all the cycles of a simple click (Pressed, Released and Clicked). Only clears selected text if other view than MenuBar get focus. (#404) 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 5df8500862 Status bar snap (#384) 5 years ago
TextField.cs a9e62c0626 Improves mouse performance #386. Provides a better async call. Ensures all the cycles of a simple click (Pressed, Released and Clicked). Only clears selected text if other view than MenuBar get focus. (#404) 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