10 Commits (1c85f409b3fa1e18cea40d714673f0dfdc00a0b3)

Author SHA1 Message Date
Benedikt Schroeder 5557829950 Initial 7 years ago
Steven Kirk e54f48b63c React to application resources changing. 9 years ago
Steven Kirk a232b137b5 Allow reuse of existing tooltip popup. 9 years ago
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 9 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 9 years ago
Nikita Tsukanov 026c943055 Fixed tests 9 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 9 years ago
Steven Kirk 6d3ca92a4c WIP: Getting resizing working. 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 015054a8fd Added a pre-process hook to InputManager, 10 years ago
Jeremy Koritzinsky eea178500a Added test and fixed implementation. 10 years ago
Steven Kirk a03dad9bab Removed a bunch of unused members/classes. 10 years ago
Steven Kirk 9a0df79ec5 Use UnitTestApplication in some more places. 10 years ago
Steven Kirk b1f0ac8c97 Revert "Added InputRoot to all raw input events." 10 years ago
Steven Kirk 1cd7f46315 Revert "Added InputRoot to all raw input events." 10 years ago
Steven Kirk ae747c6dc7 Added InputRoot to all raw input events. 10 years ago
Steven Kirk 93b4d810b9 Moved scaling to per-window. 10 years ago
Steven Kirk 5489487131 Make LayoutManager global. 10 years ago
Steven Kirk e85178e0c5 Unwrap TargetInvocationExceptions. 10 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 10 years ago
Steven Kirk 01417ba883 Renamed ControlTemplate -> FuncControlTemplate 11 years ago
Steven Kirk 663e760fda Throw exception if TopLevel added as child. 11 years ago
Nikita Tsukanov a61fdc86b2 Removed IPlatformThreadingInterface mock since it's broken anyway 11 years ago
Nikita Tsukanov c8e617231c Moved render-related code from TopLevel to a separate class 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Nikita Tsukanov f0e154ac90 ModifierKeys are now stored inside events 11 years ago
Nikita Tsukanov 70dcfd652a Now using TextInput event, WM_CHAR and GtkIMContext 11 years ago
Steven Kirk d11d779414 Trying to fix capitalization of tests and docs AGAIN. 11 years ago
Steven Kirk 1a2fba4798 Revert "Fixed casing of Docs and Tests directories." 11 years ago
Steven Kirk 845b28a2c2 Fixed casing of Docs and Tests directories. 11 years ago
Steven Kirk 18682a74f7 Use client size for top-level arrange. 11 years ago
Steven Kirk aa147f0423 More stylecoping. 11 years ago
Steven Kirk c0fc38358f Refactored templates a bit. 11 years ago
Steven Kirk deba950eb2 Make sure a render takes place after layout. 11 years ago
Steven Kirk 45c6c9cf02 Fix tooltip sizing. 11 years ago