BDisp d074ff0328 Improves @tig prototype. 1 year ago
..
GraphView 2203f0b164 Fixed bug in SetViewport; added unit tests 1 year ago
Menu e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
SpinnerView 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
TableView e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
TreeView e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
Wizard 6ebee8d42b Fixed more bad code 1 year ago
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
Button.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
CheckBox.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
ColorPicker.cs 5c36db22a4 merge 1 year ago
ComboBox.cs 88222c4dfd Fixed clipping - mostly: Still an issue w/ subviews of adornments 1 year ago
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
DateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
DatePicker.cs 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 1 year ago
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Dialog.cs 069089ee27 Made Arrangement = ViewArrangement.Fixed the default for Toplevels 1 year ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs b83b392ccd Updated View and Event classes for viewport and content size handling 1 year ago
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
FrameView.cs cba58caac8 Toplevel drag via Adornment finished 1 year ago
HexView.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
HistoryTextItem.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Label.cs 348c0dc199 View.OnMouseClick now Can/Setfocus. 1 year ago
Line.cs b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
LineView.cs b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
ListView.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
MessageBox.cs 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 year ago
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
OpenDialog.cs 6ebee8d42b Fixed more bad code 1 year ago
ProgressBar.cs b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
RadioGroup.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
SaveDialog.cs 6ebee8d42b Fixed more bad code 1 year ago
ScrollBarView.cs 0684d11a9e Fixed latent bug in ScrollBarView x2 1 year ago
ScrollView.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Slider.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
StatusBar.cs b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
Tab.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabView.cs a655120e48 Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea 1 year ago
TextField.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
TextValidateField.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
TextView.cs d074ff0328 Improves @tig prototype. 1 year ago
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
TileView.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
TimeField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
Toplevel.cs e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
ToplevelOverlapped.cs 64488be380 Expand nullability context and mark a couple things nullable 1 year ago
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Window.cs f86b6b1ff3 Added prototype close button 1 year ago