BDisp c310716fcd Faster handling of the mouse in ScrollView with the addition of an uninterrupted click on the mouse features. Changed the Wakeup method to reset the events to update the screen. (#409) 5 vuotta sitten
..
Button.cs 501e43557c Ensures that the cursor is inside the button, even if all the text is in lower case. (#363) 5 vuotta sitten
Checkbox.cs f383ffb056 New layout engine 7 vuotta sitten
Clipboard.cs 30602b1f46 Forward word, backward word, some small code changes 7 vuotta sitten
DateField.cs 49cd29853f All my pull-request at once (#345) 5 vuotta sitten
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 vuotta sitten
HexView.cs 78442e02c6 Fixed HexView Display Offset Bug 7 vuotta sitten
Label.cs 49cd29853f All my pull-request at once (#345) 5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
ProgressBar.cs f383ffb056 New layout engine 7 vuotta sitten
RadioGroup.cs 49cd29853f All my pull-request at once (#345) 5 vuotta sitten
ScrollView.cs c310716fcd Faster handling of the mouse in ScrollView with the addition of an uninterrupted click on the mouse features. Changed the Wakeup method to reset the events to update the screen. (#409) 5 vuotta sitten
StatusBar.cs 5df8500862 Status bar snap (#384) 5 vuotta sitten
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 vuotta sitten
TextView.cs 35591b8399 Fixed out of range exception and text redraw when navigate backward (#320) 5 vuotta sitten
TimeField.cs 49cd29853f All my pull-request at once (#345) 5 vuotta sitten