Tig
|
cf1435ae96
WIP: Fixed stuff. Broke stuff. Making progress.
|
1 year ago |
Tig
|
f2eb9ce6e2
WIP: More refining
|
1 year ago |
Tig
|
cd43ee363d
Revamped to further simplify and make more correct
|
1 year ago |
BDisp
|
308227761f
Resolving merge conflicts.
|
1 year ago |
Tig
|
43e34c3e70
Fixed ComboBoxTests
|
1 year ago |
BDisp
|
7438f9f420
Change unit tests to use ObservableCollection.
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
65b36a9268
Updated almosta all tests to not use AutoSize
|
1 year ago |
Tig
|
50f9b3559e
Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
BDisp
|
41971a6e5a
Fix all tests.
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
dodexahedron
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
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 |
Maciej
|
3d829d71db
Fixes #3106: Combo Box selection fixes (#3117)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
BDisp
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
1 year ago |
maciekwin3
|
ffea15f66b
Add SearchText property to combobox
|
1 year ago |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Tigger Kindel
|
176e622eb6
merged v2_develop
|
2 years ago |
BDisp
|
d81bf050ee
Fixes #2451. ListView SelectedItem should be -1 by default.
|
2 years ago |
Tigger Kindel
|
4de48b6237
Fixed many tests
|
2 years ago |