Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
cd104e9163
Dialog/MessageBox use new Justifier
|
1 year ago |
Tig
|
bb37689df0
rebased and fixed
|
1 year ago |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 year ago |
Tig
|
acaa326c51
Merge branch 'v2_develop' into v2_2432-DimAuto
|
1 year ago |
Tig
|
f18c166d0f
- Made Dim.DimAutoStyle flags.
|
1 year ago |
Tig
|
cea6e54b19
Ready for review.
|
1 year ago |
Tig
|
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
|
1 year ago |
Tig
|
09565a0ef1
Tons of changes - mostly experiments, but some goodness.
|
1 year ago |
Tig
|
cca32726fc
Refactored API to support extensibilty... eg Hover (not implemented yet).
|
1 year ago |
Tig
|
c1896ee048
Renamed to HighlightOnPress and added unit tests
|
1 year ago |
Tig
|
06cc7d8f71
Moved view highlight on press code into View. Updated all Views that would benefit.
|
1 year ago |
Tig Kindel
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
7f759b573b
Fixes #3055: Remove `Key.Unknown` (#3057)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
Thomas Nind
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
Tig Kindel
|
f08e45f493
Renamed ProcessViewSize to OnResizeNeeded
|
2 years ago |
Tig Kindel
|
ab2bda109b
improved API docs, removed duplicate code, refactored to make more readable
|
2 years ago |
tznind
|
17a33f3b11
Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>`
|
2 years ago |
BDisp
|
9dbc702efe
Rename Checkbox.cs to CheckBox.cs
|
2 years ago |