1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 08:30:33 +03:00
Macaw/Source
2019-06-14 17:43:17 +07:00
..
animation WIP #561: Built-in zoom support 2019-04-08 17:29:41 +07:00
bindings moved to swift 5 2019-03-26 17:58:13 +06:00
events Fix lint warnings 2018-11-19 17:15:02 +07:00
export moved to swift 5 2019-03-26 17:58:13 +06:00
layout moved to swift 5 2019-03-26 17:58:13 +06:00
model fix some insets 2019-06-14 17:43:17 +07:00
platform #587 add DelayedAnimationTests for OSX, add MWindow aka UIWindow(iOS) aka NSWindow(OSX) 2019-06-03 17:48:56 +07:00
render fix some insets 2019-06-14 17:43:17 +07:00
svg fix some insets 2019-06-14 17:43:17 +07:00
thirdparty moved to swift 5 2019-03-26 17:58:13 +06:00
utils moved to swift 5 2019-03-26 17:58:13 +06:00
views Fix #597: memory leak, close graphics context in doFindNode method 2019-06-03 15:18:41 +07:00
Info.plist Initial project structure 2015-12-08 01:23:30 +06:00
MCAMediaTimingFillMode_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAMediaTimingFillMode_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAMediaTimingFunctionName_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAMediaTimingFunctionName_macOS.swift renamed kern to kerning, fixed tests for kerning attribute 2019-03-01 23:42:01 +07:00
MCAShapeLayerLineCap_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAShapeLayerLineCap_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00
MCAShapeLayerLineJoin_iOS.swift Moving changed only for iOS classes to platform specific methods and structs + RenderUtils methods for converting LineJoin and LineCap moved to appropriate structs 2018-09-27 17:30:04 +06:00
MCAShapeLayerLineJoin_macOS.swift Update macOS version to use Swift 4.2 2018-10-04 14:43:11 +07:00