tznind 82e41a928a Add SpinnerView 2 лет назад
..
Button.cs 057cea44d2 Merge branch 'v2_develop' into events 2 лет назад
CellActivatedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
CheckBox.cs 057cea44d2 Merge branch 'v2_develop' into events 2 лет назад
ColorPicker.cs 3bec36ac47 Change Action to EventHandler for more events 2 лет назад
ComboBox.cs d81bf050ee Fixes #2451. ListView SelectedItem should be -1 by default. 2 лет назад
ContentsChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
ContextMenu.cs 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 лет назад
DateField.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
DateTimeEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
FrameView.cs 49561439e0 Fixed and simplified dialog tests 2 лет назад
GraphView.cs 5594aff326 Hide cursor when entering GraphView and TabRowView 2 лет назад
HexView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
HexViewEventArgs.cs 9733ba6de3 Grouping HexView events in HexViewEventArgs.cs file. 2 лет назад
HistoryTextItem.cs 663a92dd97 Reformatting. 2 лет назад
Label.cs 791976428e merged !!! woot. 2 лет назад
LineView.cs b39413c4aa Remove stale bounds hacks 2 лет назад
ListView.cs a0c0d18a5a Prevents OnEnter throw exception if IsInitialized is false. 2 лет назад
ListViewEventArgs.cs 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. 2 лет назад
Menu.cs 59efe8c510 Fix merge issue. 2 лет назад
MenuEventArgs.cs ebb898aa3e Grouping Menu events in MenuEventArgs.cs file. 2 лет назад
ProgressBar.cs a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 лет назад
RadioGroup.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
ScrollBarView.cs d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 лет назад
ScrollView.cs d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 лет назад
SelectedCellChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
SelectedItemChangedArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
SpinnerView.cs 82e41a928a Add SpinnerView 2 лет назад
SplitterEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
StatusBar.cs 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2 лет назад
TabChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
TabMouseEventArgs.cs 663a92dd97 Reformatting. 2 лет назад
TabView.cs 4de48b6237 Fixed many tests 2 лет назад
TableView.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
TextChangedEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
TextChangingEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 лет назад
TextField.cs d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 лет назад
TextValidateField.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 лет назад
TextView.cs d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 лет назад
TileView.cs 43d5efcd6c Fixed Window tests; fixed XML doc errors 2 лет назад
TimeField.cs 53597b7cec Add TextChangedEventArgs (correctly this time) 2 лет назад
TreeView.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 лет назад