.. |
GraphView
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
SpinnerView
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
TableView
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
TreeView
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
Wizard
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
AutocompleteFilepathContext.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Button.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
CheckBox.cs
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
ColorPicker.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ComboBox.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ContentsChangedEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
ContextMenu.cs
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
2 years ago |
DateField.cs
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
DateTimeEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
Dialog.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
FileDialog.cd
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
FileDialog.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
FileDialogTableSource.cs
|
130fc5713d
Fixes #2582 - Refactors FileDialog for cleaner data model (#2583)
|
2 years ago |
FrameView.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
HexView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
HexViewEventArgs.cs
|
9733ba6de3
Grouping HexView events in HexViewEventArgs.cs file.
|
2 years ago |
HistoryTextItem.cs
|
663a92dd97
Reformatting.
|
2 years ago |
Label.cs
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Line.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
LineView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ListView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ListViewEventArgs.cs
|
7e98e694a3
Grouping ListView events in ListViewEventArgs.cs file.
|
2 years ago |
Menu.cs
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
2 years ago |
MenuEventArgs.cs
|
ebb898aa3e
Grouping Menu events in MenuEventArgs.cs file.
|
2 years ago |
MessageBox.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
OpenDialog.cs
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
ProgressBar.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
RadioGroup.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ReadOnlyCollectionExtensions.cs
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
SaveDialog.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
ScrollBarView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ScrollView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
SelectedItemChangedArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
SplitterEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
StatusBar.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
TabChangedEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
TabMouseEventArgs.cs
|
663a92dd97
Reformatting.
|
2 years ago |
TabView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
TextChangedEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
TextChangingEventArgs.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
TextField.cs
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
2 years ago |
TextValidateField.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
TextView.cs
|
be67e0f09f
Fixes #2196. TextView: Setting Text places cursor at beginning, unlike TextField (#2572)
|
2 years ago |
TileView.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
TimeField.cs
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
Toplevel.cs
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
ToplevelEventArgs.cs
|
962ccc6c0a
Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560)
|
2 years ago |
ToplevelOverlapped.cs
|
105ff9ab54
Fixes #2569. Borders scenarios needed to be refactored. (#2570)
|
2 years ago |
Window.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |