24 Commits (e1275eae56b2bda3af6e2898b198dde5ae7dcf8d)

Author SHA1 Message Date
Steven Kirk d79fc6bbd8 Added AppBuilder 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Jason Jarvis 2c7d457057 Deleted a bunch of obsolete files, addressed all of the code styling comments, etc. 10 years ago
Jason Jarvis b566401602 More iOS platform related improvements. Code style reformatting for PR. ControlCatalog can now run on Skia! AssetLoader hack for iOS to get us running. 10 years ago
Jason Jarvis 2acc80df33 Fixed issues with SkiaSharp text layout and rendering. 10 years ago
Jason Jarvis 1a791a02b3 Got OS X compiling/running again. Fixed Render update issues on iOS, including accounting for iOS Status Bar at the top. Input works again! 10 years ago
Jason Jarvis 3bb58a2031 First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md. 10 years ago
Jeremy Koritzinsky 44b1b4d9cd Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
Steven Kirk 3fde7f979c Added VisualExtensions.PointToClient. 10 years ago
Steven Kirk b984e7bb7f Added WindowState for mobile platforms. 10 years ago
Nikita Tsukanov 84af63ce1e Added Position property, moved Hide/Show to ITopLevelImpl 10 years ago
Nikita Tsukanov ec2a319049 Implemented BeginResizeDrag 10 years ago
Nikita Tsukanov 0b0875970c Added TopLevel::BeginMoveDrag() 10 years ago
Nikita Tsukanov 8f24ccf441 Added Window::HasSystemDecorations property 10 years ago
donandren 2248a4b5a8 no need for layout scale to be taken into account because touch events are already scaled 10 years ago
donandren fcf79c45eb enhanced emulation of mouse scroll event from touch in iOS 10 years ago
donandren 5ac1f7c0c5 ios keyboard support 10 years ago
Nikita Tsukanov 6e33686ff6 CreateDesignerFriendlyWindow -> CreateEmbeddableWindow 10 years ago
Nikita Tsukanov 991e421437 Now using built-in designer API instead of dynamic calls 10 years ago
Nikita Tsukanov 40b3765916 Use single CFDisplayLink for everything 10 years ago
Nikita Tsukanov 85b530e363 New ios backend 10 years ago