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