Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Cam Sinclair
|
952fc49709
Fix typos
|
1 year ago |
Tig
|
d7bd938664
Renamed StateChangedEventArgs
|
1 year ago |
Tig
|
24ca95fd5e
Removed LayoutStyle
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
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 |
Maciej
|
bd70ed8954
Fixes #3180: DateField to handle all date formats (#3188)
|
1 year ago |
BDisp
|
43b889d1b1
Fixes #3157. DateField is validating wrong the date on different culture than us-US. (#3165)
|
1 year ago |
BDisp
|
93c6b1fe44
Fixes #3124. 0001 for year in DateField. (#3131)
|
1 year ago |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 years ago |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 years ago |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
Artyom
|
28805f3c5c
Use C# events in more controls
|
4 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
5 years ago |
BDisp
|
6eeb3149b9
Change some Action and Class names.
|
5 years ago |
Charlie Kindel
|
e9af0c2ab5
tweaked API docs for Date/TimeField
|
5 years ago |