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