1704 Commits (b727ada00a8a944067c62b3c76d8102881f1b95d)

Author SHA1 Message Date
Max Katz 9b95fa5803 Make it work after merge conflicts 3 years ago
Nikita Tsukanov b445ea9d68 Borking changes 3 years ago
Nikita Tsukanov 189ae7bab6 fix win32 interop build 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 703e24ed57 Make stub impls return None transparency. 3 years ago
Steven Kirk e50816008e Set default transparency level. 3 years ago
Steven Kirk 8845f239b6 Implement transparency level hint list on win32. 3 years ago
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 3 years ago
Max Katz 59ffdd9950 Revert to net461 3 years ago
Max Katz c406b51cd0 Remove WPF integration after internal discussion 3 years ago
Max Katz 7bf2b7668c Use Skia in windows interop test + remove old hacks for old wpf control 3 years ago
Max Katz d97b9acb47 Reimplement WpfAvaloniaHost to use HwndHost 3 years ago
Max Katz f31b42d901 Start WF control render timer when handle is created and stop when handle is destroyed 3 years ago
Max Katz c3738875e6 Migrate to net462 3 years ago
Max Katz 79ed3b2536 Add nullable and trimming attributes 3 years ago
Max Katz 4be09e3063 Move to Avalonia.Win32.Interoperability project for correctness 3 years ago
Max Katz b6ce709d97 Fix win forms TryGetPlatformHandle usage + add missing docs and adjustments 3 years ago
Steven Kirk 0b1b3476fb Make EnumExtensions internal. 3 years ago
Benedikt Stebner 101cdc5257 Fix PushOpacity when ClipToBounds is false 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Benedikt Stebner 95a6de8ecc Fix BitmapInterpolationMode default value 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
malaguenha 4314a87568 Just one more correction 3 years ago
malaguenha dd1cffcfda Fixed to use pointer not array 3 years ago
malaguenha f90971204b No extra buffer 3 years ago
malaguenha 0479dffaa5 Fix using Encoding.Unicode.GetString 3 years ago
malaguenha aee66ef471 Commit to solve the issue #11353, IME, Windows - buffer overrun? when entering long composition string 3 years ago
Giuseppe Lippolis e439b706a5 feat: Address rule CA1854 3 years ago
Dan Walmsley ff16f8accd if DefaultExtension is null, then pass empty string to win32 otherwise the extension appending logic gets borked. 3 years ago
Max Katz cc0e2302e7 Remove ICustomDrawOperation from the IDrawingContextImpl as it seems useless there now 3 years ago
Nikita Tsukanov 271cb55b85 Remove ModuleInitializer duplicates 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Benedikt Stebner 25ff3e2004 Only initialize imm32 if a text input client is present 3 years ago
Nikita Tsukanov d8c5063be4 Removed extra Closed?.Invoke() 3 years ago
Nikita Tsukanov 9aec3e348b Properly notify the TopLevel before destroying render targets 3 years ago
Benedikt Stebner 82c86010c1 Fix Windows IME 3 years ago
Benedikt Stebner a4a96d6ff4 Optimize FontManager caching 3 years ago
malaguenha 434b24a62c Avoid IME to be disabled after popups 3 years ago
Nikita Tsukanov 312f1250e2 Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
Benedikt Stebner b2a4e85e23 Only bypass WM_CHAR if previous composition is not empty 3 years ago
Emmanuel Hansen 04c8b652c8 move clipboard to TopLevel 3 years ago
Nikita Tsukanov 5f52122bba Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
Benedikt Stebner f307b7364a Fix TextLineImp GetTextBounds 3 years ago
Benedikt Stebner 2f6246c61d Make sure we don't try to read a character out of bounds 3 years ago
Nikita Tsukanov dbbdcb95cd Refactored dispatcher clock 3 years ago
Nikita Tsukanov fe4945d395 Win32 dispatcher fixes 3 years ago
Nikita Tsukanov 067df73f97 Naming 3 years ago