Dan Walmsley
|
693487313d
|
fix hit testing.
|
6 years ago |
Dan Walmsley
|
bd717d8b5c
|
calculate extend metrics in function.
|
6 years ago |
Dan Walmsley
|
73d5025448
|
Add a readonly offscreen margin, to get the portion of the window that is offscreen.
|
6 years ago |
Dan Walmsley
|
37e4e68b9d
|
add hints for further control over chrome.
|
6 years ago |
Dan Walmsley
|
aea6f7bff9
|
Revert "use thickness as the ExtendClientArea hint."
This reverts commit 42673554085035e8a8a3435bc623ceb29f72e4db.
|
6 years ago |
Dan Walmsley
|
29661b45ba
|
add handler for DWM_COMPOSITION_CHANGED.
|
6 years ago |
Dan Walmsley
|
68e8541f75
|
use thickness as the ExtendClientArea hint.
|
6 years ago |
Dan Walmsley
|
3d908838e4
|
fix build
|
6 years ago |
Dan Walmsley
|
7176c606ed
|
fix embeddable control root.
|
6 years ago |
Dan Walmsley
|
b83d853621
|
TransparencyFallback layer needs to obey ExtendedClient margins to not cover titlebar.
|
6 years ago |
Dan Walmsley
|
f7f1ed56a4
|
separate WndProcs
|
6 years ago |
Dan Walmsley
|
3a1486be56
|
check composition is allowed before allowing extended windows.
|
6 years ago |
Dan Walmsley
|
d43108d442
|
only report extended if we were able to.
|
6 years ago |
Dan Walmsley
|
d2bc5505c5
|
Add win32 impl for client extending based on property value.
|
6 years ago |
Dan Walmsley
|
1168dd186d
|
add client area extending api to window.
|
6 years ago |
Dan Walmsley
|
1d12a4c044
|
working win32 non-client area hit testing.
|
6 years ago |
Dan Walmsley
|
9a60bbf528
|
render hit test non-client area.
|
6 years ago |
Dan Walmsley
|
9b9b2d8330
|
fallback transparency should be null so that it doesnt hit test.
|
6 years ago |
Dan Walmsley
|
a4544be134
|
Add WndProcs to handle extended frame windows.
|
6 years ago |
Dan Walmsley
|
c55b0e27c3
|
fix whitespace.
|
6 years ago |
JamRemco
|
b9cec08b41
|
ToggleSwitchpage for Control gallery (#4137)
Co-authored-by: danwalmsley <dan@walms.co.uk>
|
6 years ago |
Dan Walmsley
|
beb4c30107
|
fix if statement logic .
|
6 years ago |
Dan Walmsley
|
62bc5279ca
|
use nearly equals for deciding to raise scrollchanged event.
|
6 years ago |
Steven Kirk
|
036a00f53d
|
Use correctly log area.
|
6 years ago |
Steven Kirk
|
55868ce690
|
Remove serilog.
|
6 years ago |
Steven Kirk
|
479d480ad9
|
Parameterize logger on area as well as level.
So we can filter our more logging calls early.
|
6 years ago |
Steven Kirk
|
ccd6d54b38
|
Add a simple non-serilog debug log sink.
|
6 years ago |
Dariusz Komosinski
|
914e789114
|
Review fixes.
|
6 years ago |
Dariusz Komosinski
|
55d9def9bc
|
Add NearlyEquals for Size.
|
6 years ago |
Dariusz Komosinski
|
35f5da4577
|
Fix a few typos.
|
6 years ago |
Dariusz Komosinski
|
0cee32837a
|
Use MathUtilities in NearlyEquals.
|
6 years ago |
Dan Walmsley
|
7d24103bda
|
tidy resources.
|
6 years ago |
Dan Walmsley
|
e61a251201
|
remove vs added csproj junk.
|
6 years ago |
Dan Walmsley
|
85965cfab1
|
remove whitespace.
|
6 years ago |
Dan Walmsley
|
e3b9b762f3
|
restore template focus target.
|
6 years ago |
Dan Walmsley
|
62a88c8a5c
|
remove un-needed code.
|
6 years ago |
Dan Walmsley
|
29c575e6d9
|
add missing documentation.
|
6 years ago |
Dan Walmsley
|
be33b3692d
|
remove stuff vs added to project file.
|
6 years ago |
Dan Walmsley
|
960780e670
|
make fluent and default templates match.
|
6 years ago |
Dan Walmsley
|
bfdb55f819
|
tidy template.
|
6 years ago |
Dan Walmsley
|
b39bec2425
|
code tidy.
|
6 years ago |
Steven Kirk
|
bc891efc13
|
Don't raise ScrollChanged if nothing changed.
And remove empty braces in test.
|
6 years ago |
JamRemco
|
b18b70b82e
|
Adding Defauld values and change OuterBorderWidth
|
6 years ago |
JamRemco
|
0f8f459b32
|
Little Fix
|
6 years ago |
JamRemco
|
551ea7711b
|
Fix animation
|
6 years ago |
Dan Walmsley
|
c50bbd9201
|
multi-touch enabled by default.
|
6 years ago |
Jumar Macato
|
752398188b
|
Fix scroll events for legacy X11
|
6 years ago |
ahopper
|
dde9bebab1
|
fix non zero minimum on slider
|
6 years ago |
Rustam Sayfutdinov
|
b206298d53
|
Extract throw exception method
|
6 years ago |
Max Katz
|
edb7768ca2
|
Some MenuItem theme adjustments
|
6 years ago |