2440 Commits (f68fdf983de2ea4a252d50cdd2125c5bd5688191)
 

Author SHA1 Message Date
Steven Kirk f68fdf983d Revert "Fix ClientToScreen on high-DPI." 11 years ago
Steven Kirk 87b885f8e6 Fix ClientToScreen on high-DPI. 11 years ago
Steven Kirk 8f4fef29a0 Fix #445 . 11 years ago
Steven Kirk 8811530d2a Merge pull request #486 from wieslawsoltes/LoggingFixes 11 years ago
Wiesław Šoltés 87061e946d Fixed project dependencies 11 years ago
Wiesław Šoltés af9e5e6336 Removed unused usings 11 years ago
Wiesław Šoltés 17313a05ba Changed target framework to 4.5 for BindingTest 11 years ago
Wiesław Šoltés ca31191e5a Changed target framework to 4.5 for ControlCatalog 11 years ago
Wiesław Šoltés 90705d0c86 Added logging to XamlTestApplication 11 years ago
Steven Kirk 6e1a56ea4c Don't display tooltip for hidden control. 11 years ago
Steven Kirk 92452afc6f Added ToolTip to ControlCatalog. 11 years ago
Steven Kirk 9f8d9ed1cb Use pointer position in Popup if can't find target. 11 years ago
Steven Kirk b483ad929a Prevent spurious warning. 11 years ago
Steven Kirk 3f5f21e6ad Removed logging to normal in BindingTest. 11 years ago
Steven Kirk 3e4dc68626 Create XML docs for Perspex.Logging.Serilog. 11 years ago
Steven Kirk b15a17f033 Fix #if scope. 11 years ago
Steven Kirk 7c658a2f3b Added logging assembly to NuGet. 11 years ago
Steven Kirk 46df444cda Logging documentation. 11 years ago
Steven Kirk 3bf4182007 Log binding errors. 11 years ago
Steven Kirk ea6b1d4cfd Starting removing hard dependency on Serilog. 11 years ago
Steven Kirk 94ac135053 Merge pull request #484 from VitalElement/textbox_cut 11 years ago
danwalmsley a02431c625 implemented ctrl + v, for textbox. 11 years ago
Steven Kirk 813ff6fcea Handle TreeDataTemplate.ItemsSelector == null. 11 years ago
Steven Kirk a6067c994e CanScrollHorizontally shouldn't be an attached property. 11 years ago
Steven Kirk a5f80f6180 Added TextBox wrapping examples to ControlCatalog. 11 years ago
Steven Kirk 8be3a17600 Removed unused code. 11 years ago
Steven Kirk d95af80ffa Fix TextBox wrapping. 11 years ago
Steven Kirk f2ecce6cc2 Remove TextBox hacks. 11 years ago
Steven Kirk 96ab9e62cd Added attached property support in bindings. 11 years ago
Steven Kirk 42ccfebf17 Fixed TextBox floating watermark. 11 years ago
Steven Kirk 8f0d63db73 Added TextBox to ControlCatalog. 11 years ago
Steven Kirk 80c83a4d8a Expose ScrollViewer CLR attached properties accessors. 11 years ago
Steven Kirk 7a67889b45 Call InvalidateArrange on Canvas not child control. 11 years ago
Steven Kirk d708e7744f Set TreeViewItem padding. 11 years ago
Steven Kirk 3d5cab29e3 Merge branch 'issue-284' 11 years ago
Steven Kirk bc7c0ece15 Ensure active direct bindings don't get collected. 11 years ago
Steven Kirk 248f059e6f Added failing TreeViewItem test. 11 years ago
Steven Kirk f6c205202d Look up attached properties by explicit owner type. 11 years ago
Steven Kirk 93884ea063 Added test for issue 284. 11 years ago
Steven Kirk ce62001dde Merge branch 'master' of https://github.com/Perspex/Perspex 11 years ago
Steven Kirk a7ea5287a5 Fixed canvas attached property owners. 11 years ago
Steven Kirk 02b1a9b1ba Merge pull request #480 from VitalElement/WindowsCollection 11 years ago
Dan Walmsley 5ac817e2b8 updated comment. 11 years ago
Dan Walmsley 375ac04e6a using lamda instead of getter. 11 years ago
Dan Walmsley 9f6042e0cf no longer verify thread access to list. 11 years ago
Dan Walmsley 9e0e0905af Window.Windows is now Window.OpenWindows, exposed as IList and corrected code standards. 11 years ago
Dan Walmsley 8b2accd6ad Implemented Windows Enumerable. 11 years ago
Steven Kirk 5f171f0895 Merge pull request #478 from wieslawsoltes/FixForIssue477 11 years ago
Wiesław Šoltés 80905a9b71 Added footer template for docs with copyright 11 years ago
Steven Kirk 093dd452e5 Return InstancedBinding from TreeDataTemplate. 11 years ago