darling-cocotron/CoreGraphics
2015-10-05 08:11:19 -03:00
..
CoreGraphics.xcodeproj in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
CGAffineTransform.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGAffineTransform.m Add CGAffineTransformIsIdentity implementation 2013-03-25 18:45:49 +01:00
CGBitmapContext.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGBitmapContext.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGColor.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGColor.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGColorSpace.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGColorSpace.m add CGColorSpaceCreatePattern 2010-12-13 10:33:50 -05:00
CGContext.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGContext.m merge 157cfef 2015-03-26 21:51:03 -04:00
CGConversions.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGDataConsumer.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGDataConsumer.m O2DataConsumerCreateWithURL implementation is missing + adding a few API to have a more complete CGDataConsumer implementation 2011-11-04 21:14:20 +01:00
CGDataProvider.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGDataProvider.m re-organize for O2ImageDecoder and jpeg image decode, fix warnings 2012-05-14 11:14:09 -04:00
CGDirectDisplay.h CoreGraphics misc. 2010-11-01 22:33:08 -04:00
CGDirectDisplay.m CoreGraphics misc. 2010-11-01 22:33:08 -04:00
CGError.h Use 'include' instead of 'import' on system headers. 2012-01-13 12:27:09 +01:00
CGEvent.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
CGEvent.m - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
CGFont.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGFont.m Merge with the trunk with a few fixes 2012-11-28 18:34:54 +01:00
CGFunction.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGFunction.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGGeometry.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGGeometry.m Handle CGRectNull when unioning CGRects 2011-10-12 10:23:23 -04:00
CGGradient.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGGradient.m - attempt at fixing flickering NSOpenGLView on Windows 7 2010-05-21 16:44:50 -04:00
CGImage.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGImage.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGImageDestination.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGImageDestination.m JPEG is not encoding the DPI 2014-10-24 16:16:31 -04:00
CGImageProperties.h Meta-properties support for jpg files 2013-03-22 22:58:02 +01:00
CGImageProperties.m Meta-properties support for jpg files 2013-03-22 22:58:02 +01:00
CGImageSource.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGImageSource.m Implement CGImageSourceGetType 2014-02-17 18:46:37 +01:00
CGLayer.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGLayer.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGLPixelSurface.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGLPixelSurface.m isolate pixel copy in CGLContext 2011-10-14 18:13:31 -04:00
CGPath.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGPath.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGPattern.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGPattern.m CGPattern work and cleanup 2010-10-21 21:32:52 -04:00
CGPDFContext.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGPDFContext.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGPDFDocument.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGPDFDocument.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGPDFPage.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGPDFPage.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGShading.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGShading.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGWindow.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CGWindow.m merge 3d9c3b7 2015-03-26 21:45:09 -04:00
CGWindowLevel.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CoreGraphics.h Fix ObjC++ problems with CGWindow.h by not importing it publicly 2010-12-17 15:34:45 -05:00
CoreGraphicsExport.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CoreText.h - split CoreGraphics out into it's own framework project. AppKit still embeds CoreGraphics but it is also built standalone on Foundation. (don't link against both) 2009-06-05 03:16:46 +00:00
Info.plist - removed dependancy of KGContext_gdi/KGContext_builtin_gdi on KTFont 2009-07-02 19:28:33 +00:00
KTFont+PDF.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
KTFont+PDF.m KTFont cleanup and some functionality 2009-06-27 03:01:59 +00:00