Nikita Tsukanov
|
fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690)
|
6 months ago |
Julien Lebosquain
|
5dddd6f6cf
Fix Window.Show when MinWidth > MaxWidth (#18604)
|
6 months ago |
Julien Lebosquain
|
aac83dcd53
Layout performance improvements (#18315)
|
7 months ago |
Julien Lebosquain
|
b815659435
Fix Window.MeasureOverride measuring with the old ClientSize (#18338)
|
8 months ago |
Julien Lebosquain
|
5824d9b079
Warning fixes: '25 winter wave (#18103)
|
8 months ago |
Emmanuel Hansen
|
4c1edc2d1e
Fix - Complete window dialog task when dialog is hidden (#18047)
|
9 months ago |
Max Katz
|
7f2cd0723a
Fix desktop lifetime non-mainwindow cancellation (#17059)
|
1 year ago |
Herman K.
|
7a42c7eb8f
Considering scaling when centering windows (#16158)
|
1 year ago |
Max Katz
|
05ac6d2f1d
Screens API refactor (#16295)
|
1 year ago |
Tom Edwards
|
745b579e8f
Fix default values of window properties not being sent to `IWindowImpl` (#12656)
|
2 years ago |
Daniil Pavliuchyk
|
0e038492f7
Do not set Window Startup Location multiple times
|
2 years ago |
Nikita Tsukanov
|
f300a24402
Media system refactoring
|
2 years ago |
Steven Kirk
|
981dfd29d7
Added WindowBase.Resized event.
|
2 years ago |
Julien Lebosquain
|
7eda49e061
Ensure IRenderRoot.Renderer is never null
|
2 years ago |
Julien Lebosquain
|
5e13c5b59a
Implemented layout and render time graph overlays
|
2 years ago |
Simon Cropp
|
dba476c11c
fix more typos
|
2 years ago |
Steven Kirk
|
fdc4a4c497
Added WindowClosingEventArgs.
|
2 years ago |
Dan Walmsley
|
77d23f2569
Merge branch 'master' into feature/window-show-hide-with-isvisible
|
2 years ago |
Dan Walmsley
|
1af7eb6f3a
fix window showdialog, and show raising exceptions when incorrect behavior is used.
|
2 years ago |
Dan Walmsley
|
7d6932bd5e
add failing unit tests.
|
2 years ago |
Giuseppe Lippolis
|
de4b55f8ee
feat(tests): Address rule CA1822
|
3 years ago |
Dan Walmsley
|
0aacec3fae
fix mockwindowplatform and test.
|
3 years ago |
Dan Walmsley
|
9be71040c8
failing unit test.
|
3 years ago |
Dan Walmsley
|
b9aa49bc05
Add failing unit test.
|
3 years ago |
Dan Walmsley
|
0553c7ceab
add a failing unit test
|
3 years ago |
Steven Kirk
|
f4cc30d4a1
Add failing test for Window.Width/Height.
|
3 years ago |
Steven Kirk
|
e662a9fd43
Added test for window max width/height.
|
3 years ago |
Dan Walmsley
|
58df47fa06
fix unit test.
|
3 years ago |
Steven Kirk
|
ba369a9059
Fix auto-scaling on win32.
|
4 years ago |
Steven Kirk
|
a42334d128
Hide child windows when hiding parent/owner.
|
4 years ago |