Tig
|
e0551f4e4d
NeedsDisplay -> NeedsDraw
|
9 月之前 |
Tig
|
e85f694269
Fixed Time/DateField crash 2
|
9 月之前 |
Tig
|
bf2e032cf4
Fixed Time/DateField crash
|
9 月之前 |
Tig
|
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
9 月之前 |
Tig
|
1abe3182b6
View.Mouse cleanup - WIP3
|
9 月之前 |
Tig
|
a19781c53b
View.Mouse cleanup - WIP2
|
9 月之前 |
Tig
|
c19cc7c332
Code cleanup
|
9 月之前 |
Tig
|
61be0615e0
Fixed TableView key handling
|
9 月之前 |
Tig
|
ba161b3eae
Cleaned up Command enum.
|
10 月之前 |
Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 年之前 |
Cam Sinclair
|
952fc49709
Fix typos
|
1 年之前 |
Tig
|
d7bd938664
Renamed StateChangedEventArgs
|
1 年之前 |
Tig
|
24ca95fd5e
Removed LayoutStyle
|
1 年之前 |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 年之前 |
Tig Kindel
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
1 年之前 |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 年之前 |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
1 年之前 |
BDisp
|
96f7597050
Fixes #3166. TimeField should use TextChanging instead of TextChanged event. (#3167)
|
1 年之前 |
BDisp
|
0484fc8bf9
Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078)
|
1 年之前 |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 年之前 |
BDisp
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 年之前 |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 年之前 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 年之前 |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 年之前 |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 年之前 |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 年之前 |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 年之前 |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 年之前 |