Tig
|
37f349004a
WIP: More. Trying to fix TableView regression
|
1 year ago |
Tig
|
3f19a6f04a
Added low-level Focus tests
|
1 year ago |
Tig
|
331d9726d7
nullable enable TopLevel
|
1 year ago |
Tig
|
cb3e80666f
Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings.
|
1 year ago |
Tig
|
f37ec5e04f
Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings.
|
1 year ago |
Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Tig
|
44ce74a5c0
Refactored Application into smaller files.
|
1 year ago |
Tig
|
f328f0c93f
Initial commit.
|
1 year ago |
Tig
|
123149c062
Fixed OverlappedTests
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
e1a2793c5c
Fixed fragile toplevel drag unit tests
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
BDisp
|
41971a6e5a
Fix all tests.
|
1 year ago |
BDisp
|
c8890628e9
Fixes #3338. Application.Run/End -> Callers must dispose Toplevel
|
1 year ago |
Tig Kindel
|
d6e4a5b0bc
Fixed fragile unit test
|
1 year ago |
Tig Kindel
|
1eaf8a713d
Simplified test
|
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
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
Tig
|
6ad36b7ac9
Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
BDisp
|
e16205af85
Fixes #2954. Modal view is always refreshing only by moving the mouse. (#2958)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
BDisp
|
8ea6b105fc
Fixes #2923. Ensures only clear Instances if they really was disposed. (#2924)
|
1 year ago |
Tigger Kindel
|
05e203c7a4
lots of fixes
|
1 year ago |
Thomas Nind
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
BDisp
|
962ccc6c0a
Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |