Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
..
GraphView b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
TableView b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
TreeView b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
Wizard b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
AutocompleteFilepathContext.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
Button.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 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 b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
DateField.cs c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 년 전
DateTimeEventArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 년 전
Dialog.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
FileDialog.cd c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 년 전
FileDialog.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
FrameView.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 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 a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 년 전
Line.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
LineView.cs 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 년 전
ListView.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 년 전
ListViewEventArgs.cs 7e98e694a3 Grouping ListView events in ListViewEventArgs.cs file. 2 년 전
Menu.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
MenuEventArgs.cs ebb898aa3e Grouping Menu events in MenuEventArgs.cs file. 2 년 전
MessageBox.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
OpenDialog.cs c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 년 전
ProgressBar.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 년 전
RadioGroup.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 년 전
ReadOnlyCollectionExtensions.cs 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 년 전
SaveDialog.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
ScrollBarView.cs d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 년 전
ScrollView.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
SelectedItemChangedArgs.cs 2ed71e284c Move all nested eventargs out of parent classes to root 2 년 전
SpinnerView.cs e88763a3e1 Avoid ever removing spinner timeout twice 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 b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 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 b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
TextValidateField.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
TextView.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
TileView.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
TimeField.cs c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 년 전
Toplevel.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
ToplevelEventArgs.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
ToplevelOverlapped.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전
Window.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 년 전