51 Commits (d95af80ffa75f0aa4c37e65ddf7d6ff8da73c239)

Author SHA1 Message Date
Darnell Williams 9935ffe9c4 Corrects SizeToContent for both windows and control wrppers 10 years ago
Darnell Williams f6ef5d3698 Corrects loading paml files and content sizing for usercontrols 10 years ago
Steven Kirk f87cc32ec6 Fix DesignerAssist. 10 years ago
Steven Kirk 81d7d76659 Renamed paml => xaml in files. 10 years ago
Steven Kirk ab2d7571e1 Include default theme and base color in App.paml. 10 years ago
Jeremy Koritzinsky bbe460c18f Added interface and implementation for application exiting. Will automatically close all windows when called. 10 years ago
Michael Mayfield 645d76c725 Improve rendering when resizing 10 years ago
Steven Kirk 2283cfa486 Started refactoring unit tests. 10 years ago
Steven Kirk 06454a9101 Suppress doc warnings in Release mode. 10 years ago
José Manuel Nieto Sánchez 077825cf93 Adaptation to newest changes in OmniXAML 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 10 years ago
Steven Kirk 55d867ba54 Suppress XML doc comment warnings. 10 years ago
Nikita Tsukanov 2c39da7153 Apply design properties to tollevel 10 years ago
Nikita Tsukanov 4f282cd0a0 Design properties now can be applied to Control 10 years ago
Nikita Tsukanov 2678bd2665 Load user's application class in Designer 10 years ago
Nikita Tsukanov 99780d8495 Added Design.DataContext 10 years ago
Nikita Tsukanov 1c36606fa6 Added Design.Width, Design.Height and Design.DataContext attached properties 10 years ago
Nikita Tsukanov ffe0fc61e0 File rename 10 years ago
Nikita Tsukanov 0de8b0a6ea File renaming 10 years ago
Nikita Tsukanov a961498420 Implemented designer scaling 10 years ago
Nikita Tsukanov 991e421437 Now using built-in designer API instead of dynamic calls 10 years ago
Nikita Tsukanov 85b530e363 New ios backend 10 years ago
Nikita Tsukanov f327ffcfa1 Removed PlatformSettings class 11 years ago
Nikita Tsukanov cf65cc5ef7 Massive android-backend code cleanup and fixes for threading and rendering 11 years ago
Nikita Tsukanov 6cc1904fd4 Mouse events are now translated 11 years ago
Steven Kirk a4421a6241 Added Application XAML. 11 years ago
Nikita Tsukanov 50f0865a64 Replaced PushTransform by PushPreTransform and PushPostTransform 11 years ago
Nikita Tsukanov 3fc62506df Introduced DrawingContext class responsible for matrix transformation and push/pop order validation 11 years ago
Nikita Tsukanov 9d5eb304a0 Reverted platform detection change 11 years ago
Nikita Tsukanov a297199e59 Fixed GTK/Cairo render 11 years ago
Nikita Tsukanov c8e617231c Moved render-related code from TopLevel to a separate class 11 years ago
Steven Kirk 57fbf27c9e Documentation. 11 years ago
Nikita Tsukanov f50a2c361c Reverted Dispatcher.UIThread and added SingleThreadDispatcher 11 years ago
Nikita Tsukanov d7f3778de6 New main loop system 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Steven Kirk 5a27ecf264 Add IAssetLoader.Exists 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Nikita Tsukanov 3cd3579475 "field can be readonly" 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
Steven Kirk 2e56c951d5 Removed StyleCop.Analysers. 11 years ago
Nikita Tsukanov 1f2eaf7945 Fixed formatting 11 years ago
Nikita Tsukanov 7e8d011f90 Implemented text clipboard support 11 years ago
Nikita Tsukanov 7d416715fe Register SyncContext in RegisterServices 11 years ago
Nikita Tsukanov 99af4bfdb3 Added SynchronizationContext support 11 years ago
Steven Kirk 5dc0e604fb Slyecoping. 11 years ago
Steven Kirk 56b88d287c Refactored loading assets into IAssetLoader. 11 years ago