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