Tig
|
0900333e12
Reamed Bounds -> Viewport - more rename
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Tig
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
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 |
dodexahedron
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
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
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Ross Ferguson
|
eb45036848
Fixes #3132 #3138 ComboBox (v2) One key delay when keying down arrow. Up arrow does not move back to searchbox (#3133)
|
1 year ago |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 year ago |
Maciej
|
3d829d71db
Fixes #3106: Combo Box selection fixes (#3117)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
maciekwin3
|
8a5d076c57
Fix line duplicate
|
1 year ago |
maciekwin3
|
ffea15f66b
Add SearchText property to combobox
|
1 year 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 |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
BDisp
|
d81bf050ee
Fixes #2451. ListView SelectedItem should be -1 by default.
|
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
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
2 years ago |
BDisp
|
8cf7a3514d
Fixes bug related with allowed type files filter in FileDialog.
|
2 years ago |