dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
před 1 rokem |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
před 1 rokem |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
před 1 rokem |
Tig
|
1df8ae15bb
Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187)
|
před 1 rokem |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
před 1 rokem |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
před 1 rokem |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
před 1 rokem |
Tig
|
7f759b573b
Fixes #3055: Remove `Key.Unknown` (#3057)
|
před 1 rokem |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
před 1 rokem |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
před 1 rokem |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
před 2 roky |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
před 2 roky |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
před 2 roky |
BDisp
|
105ff9ab54
Fixes #2569. Borders scenarios needed to be refactored. (#2570)
|
před 2 roky |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
před 2 roky |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
před 2 roky |
BDisp
|
8d44217c8a
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
před 2 roky |
Tig Kindel
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
před 3 roky |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
před 3 roky |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
před 3 roky |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
před 4 roky |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
před 4 roky |
BDisp
|
d4e7a8c6b3
Added XML Comment.
|
před 4 roky |
BDisp
|
4073019554
Fixes #959. PositionCursor with hotkeys.
|
před 4 roky |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
před 4 roky |
BDisp
|
8a241b1cf8
Added a HorizontalSpace property.
|
před 5 roky |
BDisp
|
0598de1b38
Fixes #351. Added a horizontal display for RadioGroup.
|
před 5 roky |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
před 5 roky |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
před 5 roky |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
před 5 roky |