Tig
|
cf1435ae96
WIP: Fixed stuff. Broke stuff. Making progress.
|
1 年之前 |
Tig
|
f2eb9ce6e2
WIP: More refining
|
1 年之前 |
Tig
|
d407683d5b
Made View.Navigation nullable enable.
|
1 年之前 |
Tig
|
4ede0648f4
TabStop -> now of type TabStop.
|
1 年之前 |
Tig
|
66f83ad2e6
Reduced duplicated code by leverating Navigationdirection enum
|
1 年之前 |
Cam Sinclair
|
952fc49709
Fix typos
|
1 年之前 |
Tig
|
9ef6fcbe2b
Merge branch 'v2_develop' into v2_3522-IDesignable
|
1 年之前 |
Tig
|
710bd7f371
Incorporated feedback
|
1 年之前 |
Tig
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
1 年之前 |
Tig
|
9bf14c70d3
Tweaked combobox
|
1 年之前 |
Tig
|
cd43ee363d
Revamped to further simplify and make more correct
|
1 年之前 |
Tig
|
f8ede1283b
rebuilt
|
1 年之前 |
Tig
|
99948b1486
Simplified HighlightEventArgs
|
1 年之前 |
Tig
|
d7bd938664
Renamed StateChangedEventArgs
|
1 年之前 |
Tig
|
7a712ad96a
Accept now uses HandledEventARgs vs. Cancel
|
1 年之前 |
BDisp
|
37e59dfcff
PERF: At the request of @dodexahedron
|
1 年之前 |
BDisp
|
48c65bdfa1
Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items
|
1 年之前 |
BDisp
|
308227761f
Resolving merge conflicts.
|
1 年之前 |
BDisp
|
fb4f474fd4
Change ComboBox to using ObservableCollection.
|
1 年之前 |
Tig
|
41d86f7e15
ContentSize -> GetContentSize()/SetContentSize()
|
1 年之前 |
Tig
|
6cdb4c4c90
Code cleanup
|
1 年之前 |
Tig
|
e28f73f175
Pos / Dim code cleanup
|
1 年之前 |
Tig
|
a5eca55f29
Removed nullable from ContentSize
|
1 年之前 |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 年之前 |
Tig
|
f18c166d0f
- Made Dim.DimAutoStyle flags.
|
1 年之前 |
Tig
|
88222c4dfd
Fixed clipping - mostly: Still an issue w/ subviews of adornments
|
1 年之前 |
Tig
|
50f9b3559e
Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea
|
1 年之前 |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 年之前 |
Tig
|
90e38384c4
WIP towards scrolling working
|
1 年之前 |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 年之前 |