12117 Commits (aa0ca0801cd3d09def68f0cbc83da93be53c9d35)
 

Author SHA1 Message Date
Dan Walmsley aa0ca0801c fill titlebar with titlebar material 6 years ago
Dan Walmsley cec7724ab4 correctly initialize hints. 6 years ago
Dan Walmsley 2dcec37735 [OSX] fix some warnings. 6 years ago
Dan Walmsley 66babe73cc almost working chrome api osx. 6 years ago
Dan Walmsley 07df2bf6c4 initial implementation of chrome api on osx. 6 years ago
Dan Walmsley c3917a03ef working margins 6 years ago
Dan Walmsley 212371ce27 extend api only allows to turn titlebar on or off to maintain window integrity, and decoration margins dont include border margins. 6 years ago
Dan Walmsley 034af1ed05 Decorations Margin shouldnt include the border margin other wise users have to do subtractions. 6 years ago
Dan Walmsley c840fb6a6b When system captions are disabled on win32 and window is maximized border will not be hidden offscreen. 6 years ago
Dan Walmsley c6b7be7c84 insert managed chrome when extend client area is enabled and hint flag is set. 6 years ago
Dan Walmsley f1b1db5f56 Add acrylic blur option to control catalog. 6 years ago
Dan Walmsley bfd2e3fd7e Add managed CaptionButtonsControl. 6 years ago
Dan Walmsley ff0f1a37d7 only show titlebar content when in dwm mode. 6 years ago
Dan Walmsley c5e1665154 fix layout. 6 years ago
Dan Walmsley 926d016a67 fully working client area extension demo 6 years ago
Dan Walmsley 04029050e3 Move transparency to window customizations page. 6 years ago
Dan Walmsley 7cf0282ef8 NoChome is 0 6 years ago
Dan Walmsley 743967bcf8 Update when caption buttons are turned on or off. 6 years ago
Dan Walmsley f7b63f2bc4 Add a WindowCustomization page to the control catalog. 6 years ago
Dan Walmsley c233347958 Allow extend hints to be changed at runtime. 6 years ago
Dan Walmsley 3f3ce51a1d Stubs for TitleBarHeight Hint. 6 years ago
Dan Walmsley 0cb4291ec0 Add TitleBarHeight Hint. 6 years ago
Dan Walmsley e070179b2d Configurable titlebar height. 6 years ago
Dan Walmsley f91d07c143 fix hit testing. 6 years ago
Dan Walmsley d50f1ca6d3 calculate extend metrics in function. 6 years ago
Dan Walmsley a955e6fe93 Add a readonly offscreen margin, to get the portion of the window that is offscreen. 6 years ago
Dan Walmsley c606d068dd add hints for further control over chrome. 6 years ago
Dan Walmsley 87e9454a83 Revert "use thickness as the ExtendClientArea hint." 6 years ago
Dan Walmsley 8c461aed6f add handler for DWM_COMPOSITION_CHANGED. 6 years ago
Dan Walmsley cb83a77623 use thickness as the ExtendClientArea hint. 6 years ago
Dan Walmsley 8835c50b68 fix build 6 years ago
Dan Walmsley 5391a5aff1 fix embeddable control root. 6 years ago
Dan Walmsley 8d8f76c5e8 TransparencyFallback layer needs to obey ExtendedClient margins to not cover titlebar. 6 years ago
Dan Walmsley ba2fa015c0 separate WndProcs 6 years ago
Dan Walmsley 8592ceb55d check composition is allowed before allowing extended windows. 6 years ago
Dan Walmsley ab20a80de6 only report extended if we were able to. 6 years ago
Dan Walmsley 89a0f9ceec Add win32 impl for client extending based on property value. 6 years ago
Dan Walmsley f299c44929 add client area extending api to window. 6 years ago
Dan Walmsley 458d45eac2 working win32 non-client area hit testing. 6 years ago
Dan Walmsley fd73b30825 render hit test non-client area. 6 years ago
Dan Walmsley 9d05a144e1 fallback transparency should be null so that it doesnt hit test. 6 years ago
Dan Walmsley eeada89f5b Add WndProcs to handle extended frame windows. 6 years ago
Dariusz Komosinski 3f1f94f504 Implement remainder of matrix interpolation fallback test. 6 years ago
Dariusz Komosinski efa17b83af Use epsilon when checking for singular matrices. Add benchmark for decomposing a Matrix. Add more tests for Matrix struct. 6 years ago
Dariusz Komosinski b821aff260 Initial CSS like transform support. 6 years ago
Steven Kirk 5982d2d994
Merge pull request #4029 from AvaloniaUI/fixes/4002-devtools-selected-node 6 years ago
Steven Kirk b457e4b344
Merge branch 'master' into fixes/4002-devtools-selected-node 6 years ago
danwalmsley 93bcb535f0
Merge pull request #4083 from AvaloniaUI/feature/control-catalog-theme-switch 6 years ago
Steven Kirk 267f01f05f
Merge branch 'master' into fixes/4002-devtools-selected-node 6 years ago
Dan Walmsley 069438bfae fix resolving theme. 6 years ago