2522 Commits (da5fd06fcd67301bb3c91e3b6c8f46af67ae00e6)
 

Author SHA1 Message Date
Steven Kirk 9e6b4dfcec Fix missing reference. 10 years ago
Steven Kirk ac3db6573b Added Menu page to ControlCatalog. 10 years ago
Steven Kirk fe1132bc4d Make MenuItem.Icon a logical child of MenuItem. 10 years ago
Steven Kirk c5dacd450b GetObservable documentation. 10 years ago
Steven Kirk 616738ce1f Ensure Initialized gets called on TopLevels. 10 years ago
Steven Kirk ddc52222f6 Fixed DropDownItem alignment. 10 years ago
Steven Kirk 1d1bdd001a Merge branch 'master' into initialized-loaded-events 10 years ago
Steven Kirk 2427a7fb5f Merge branch 'jkoritzinsky-MergedApplicationControls' 10 years ago
Steven Kirk 26b080bda8 Merge branch 'master' of https://github.com/Perspex/Perspex 10 years ago
Steven Kirk 364fe86e78 Allow designer to work again. 10 years ago
Steven Kirk 467541c9a3 Merge branch 'MergedApplicationControls' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-MergedApplicationControls 10 years ago
Steven Kirk 46d4dfc7b3 Merge pull request #488 from wieslawsoltes/DefaultValueForGetWindowDpi 10 years ago
Wiesław Šoltés 8966193b19 Changed default value returned by GetWindowDpi 10 years ago
Steven Kirk 0fce7e8150 Started fixing VisualBrush. 10 years ago
Steven Kirk b727ad684d Make DelayedBinding use Initialized event. 10 years ago
Steven Kirk 45b5ec5d8f Added Control.Initialized. 10 years ago
Steven Kirk 50322aabf6 Use the same pattern for visual tree (de)attachment 10 years ago
Steven Kirk ad02cc7d9d Ensure logical tree (de)attachment doesn't break... 10 years ago
Steven Kirk f594785246 Don't swallow all KeyDown events in TextBox. 10 years ago
Steven Kirk 46c93b70bf Fix layout error. 10 years ago
Steven Kirk 75e13dc02b Fix arrange size with margins. 10 years ago
Steven Kirk b87275e34d Actually call InputManager.PreProcess. 10 years ago
Steven Kirk 015054a8fd Added a pre-process hook to InputManager, 10 years ago
Steven Kirk 9c1efd2f99 Added some documentation. 10 years ago
Steven Kirk 14f01a53da Set D2D RenderTarget DPI. 10 years ago
Steven Kirk 25da779c30 Fix RadioButton at 125% scaling. 10 years ago
Steven Kirk a29a56a9ff Fix WM_MOUSEWHEEL DPI scaling. 10 years ago
Steven Kirk 847796e9c1 Account for DPI scaling between screen and client. 10 years ago
Steven Kirk e8a8c12f87 Fix MouseDevice.GetPosition. 10 years ago
Steven Kirk 553fbb95fc Removed RenderTargetDecorator. 10 years ago
Steven Kirk cd1ae04471 Removed WindowDecorator. 10 years ago
Steven Kirk f68fdf983d Revert "Fix ClientToScreen on high-DPI." 10 years ago
Steven Kirk 87b885f8e6 Fix ClientToScreen on high-DPI. 10 years ago
Steven Kirk 8f4fef29a0 Fix #445 . 10 years ago
Steven Kirk 8811530d2a Merge pull request #486 from wieslawsoltes/LoggingFixes 10 years ago
Wiesław Šoltés 87061e946d Fixed project dependencies 10 years ago
Wiesław Šoltés af9e5e6336 Removed unused usings 10 years ago
Wiesław Šoltés 17313a05ba Changed target framework to 4.5 for BindingTest 10 years ago
Wiesław Šoltés ca31191e5a Changed target framework to 4.5 for ControlCatalog 10 years ago
Wiesław Šoltés 90705d0c86 Added logging to XamlTestApplication 10 years ago
Steven Kirk 6e1a56ea4c Don't display tooltip for hidden control. 10 years ago
Steven Kirk 92452afc6f Added ToolTip to ControlCatalog. 10 years ago
Steven Kirk 9f8d9ed1cb Use pointer position in Popup if can't find target. 10 years ago
Steven Kirk b483ad929a Prevent spurious warning. 10 years ago
Steven Kirk 3f5f21e6ad Removed logging to normal in BindingTest. 10 years ago
Steven Kirk 3e4dc68626 Create XML docs for Perspex.Logging.Serilog. 10 years ago
Steven Kirk b15a17f033 Fix #if scope. 10 years ago
Steven Kirk 7c658a2f3b Added logging assembly to NuGet. 10 years ago
Steven Kirk 46df444cda Logging documentation. 10 years ago
Steven Kirk 3bf4182007 Log binding errors. 10 years ago