Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 tahun lalu |
Cam Sinclair
|
952fc49709
Fix typos
|
1 tahun lalu |
Tig
|
d7bd938664
Renamed StateChangedEventArgs
|
1 tahun lalu |
Tig
|
24ca95fd5e
Removed LayoutStyle
|
1 tahun lalu |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 tahun lalu |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 tahun lalu |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 tahun lalu |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 tahun lalu |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 tahun lalu |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
1 tahun lalu |
BDisp
|
96f7597050
Fixes #3166. TimeField should use TextChanging instead of TextChanged event. (#3167)
|
1 tahun lalu |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 tahun lalu |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 tahun lalu |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 tahun lalu |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 tahun lalu |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 tahun lalu |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 tahun lalu |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 tahun lalu |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 tahun lalu |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 tahun lalu |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 tahun lalu |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 tahun lalu |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 tahun lalu |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 tahun lalu |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 tahun lalu |
Charlie Kindel
|
a0522be496
tweaks
|
5 tahun lalu |
BDisp
|
6eeb3149b9
Change some Action and Class names.
|
5 tahun lalu |
Charlie Kindel
|
e9af0c2ab5
tweaked API docs for Date/TimeField
|
5 tahun lalu |
BDisp
|
d788761710
Removed the unnecessary event flag too.
|
5 tahun lalu |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
5 tahun lalu |