Tig Kindel
|
15b36b54f3
Merge branch 'v2_develop' of github.com:gui-cs/Terminal.Gui into v2_develop
|
1 year ago |
Tig
|
6ad36b7ac9
Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163)
|
1 year ago |
Tig Kindel
|
7ee17d8b8b
Merge branch 'v2_develop' of github.com:gui-cs/Terminal.Gui into v2_develop
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig Kindel
|
fa4337ccef
Merge branch 'v2_develop' of tig:gui-cs/Terminal.Gui into v2_develop
|
1 year ago |
Tig
|
4cc6339192
Removed resharper settings from editorconfig (#3153)
|
1 year ago |
Tig Kindel
|
c7e2914b11
Removed resharper settings from editorconfig
|
1 year ago |
Tig
|
707dbda71b
Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151)
|
1 year ago |
Maciej
|
0aff2f1c87
Fixes #3149: UICatalog - Notepad example improvements (#3150)
|
1 year ago |
Tig
|
12fb26a526
Updates `Key` unit tests with easier to edit/read `MemberData` (#3147)
|
1 year ago |
joebart457
|
3150d43979
Fixes #3144. TextView Autocomplete does not insert capital letters (#3145)
|
1 year ago |
Ross Ferguson
|
eb45036848
Fixes #3132 #3138 ComboBox (v2) One key delay when keying down arrow. Up arrow does not move back to searchbox (#3133)
|
1 year ago |
BDisp
|
d69de86ba4
Fix Disposing unit tests that sometimes throws because some instances aren't cleared on others unit tests classes. (#3142)
|
1 year ago |
BDisp
|
b2aeb3887d
Fixes #3128. Some Key class unit tests does not run. (#3129)
|
1 year ago |
BDisp
|
93c6b1fe44
Fixes #3124. 0001 for year in DateField. (#3131)
|
1 year ago |
Tig
|
c6570a5bfd
Fixes #3098 & #3099 - Slider bugs (#3121)
|
1 year ago |
Tig
|
7af54f369d
Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094)
|
1 year ago |
BDisp
|
e2a59050fe
Fixes #3122. Shift-Tab is broken on TextView. (#3123)
|
1 year ago |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 year ago |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 year ago |
Tig
|
3b394c8104
Fixes #3115. `TextView` should use `Command.ShowContextMenu` not `Command.Accept` (#3118)
|
1 year ago |
BDisp
|
0b7ca7bf44
Fixes #3097. Now that View is IDisposable, it should expose a Disposing event. (#3104)
|
1 year ago |
Maciej
|
3d829d71db
Fixes #3106: Combo Box selection fixes (#3117)
|
1 year ago |
Thomas Nind
|
8954fa5ecf
Add constructor overload to SliderOption<T> (#3101)
|
1 year ago |
Thomas Nind
|
55bf53336a
Add ToString implementation for SliderOption<T> (#3103)
|
1 year ago |
Tig
|
80ef4b5e19
Fixes #3071 & #3079. Key cast and static props are not correct (#3089)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 year ago |
BDisp
|
3f35352561
Fixes #3066. The last RunIteration only work on WindowsDriver (#3067)
|
1 year ago |
Thomas Nind
|
e885af0282
Support for publishing UICatalog as single file (#3074)
|
1 year ago |
BDisp
|
2c8f4034b8
Fixes #3080. Potentially unintended behavior of static pre-defined Attribute.Default in Attribute class (v2) (#3091)
|
1 year ago |