darling-cocotron/CoreGraphics
2011-11-06 14:54:57 +01:00
..
CoreGraphics.xcodeproj move generic OTHER_LDFLAGS for windows to xcconfig 2011-09-28 10:55:06 -04:00
CGAffineTransform.h - General Onyx optimizations, use of C instead of ObjC. 2010-03-03 15:13:26 +00:00
CGAffineTransform.m - renamed many of the KG* classes to O2*, added O2Geometry 2009-11-02 16:23:34 +00:00
CGBitmapContext.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGBitmapContext.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGColor.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGColor.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGColorSpace.h Missing typedefs, enums and functions 2011-10-10 11:12:15 -07:00
CGColorSpace.m add CGColorSpaceCreatePattern 2010-12-13 10:33:50 -05:00
CGContext.h Added CG/O2ContextSupportsGlobalAlpha temp hack function 2011-06-22 18:46:35 +02:00
CGContext.m Added CG/O2ContextSupportsGlobalAlpha temp hack function 2011-06-22 18:46:35 +02:00
CGConversions.h split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGDataConsumer.h Fixed CGDataConsumer header 2011-11-06 14:54:57 +01: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 - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGDataProvider.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -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 CoreGraphics misc. 2010-11-01 22:33:08 -04: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 - add FreeBSD targets to all frameworks 2009-12-16 19:27:00 +00:00
CGFont.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGFunction.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGFunction.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGGeometry.h Handle CGRectNull when unioning CGRects 2011-10-12 10:23:23 -04:00
CGGeometry.m Handle CGRectNull when unioning CGRects 2011-10-12 10:23:23 -04:00
CGGradient.h - attempt at fixing flickering NSOpenGLView on Windows 7 2010-05-21 16:44:50 -04:00
CGGradient.m - attempt at fixing flickering NSOpenGLView on Windows 7 2010-05-21 16:44:50 -04:00
CGImage.h CoreAnimation work 2011-01-03 21:45:53 -05:00
CGImage.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGImageDestination.h fixes issue #565, NSRecursiveLock_win32 header fix, better PDF DCTDecode, LZW PDF stream decompress, PDF inline images fix 2010-12-15 22:39:25 -05:00
CGImageDestination.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGImageProperties.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGImageProperties.m - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGImageSource.h Missing CGImageSourceCreateWithURL API 2011-05-28 20:31:35 +02:00
CGImageSource.m Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
CGLayer.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGLayer.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGLPixelSurface.h Implement orderedWindows/orderedDocument using direct retrieval of z-order. Implement runModal to execute on main thread if not. Fix NSCell/NSButtonCell title value storage behavior. Create platform window on main thread. Fix memory leak in drag&drop for Win32. Finer grained locking on cgl/window flushing 2011-03-28 16:19:16 -04:00
CGLPixelSurface.m CGLContext fix pe-cleanup 2011-04-01 21:42:34 -04:00
CGPath.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGPath.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGPattern.h Missing typedefs, enums and functions 2011-10-10 11:12:15 -07:00
CGPattern.m CGPattern work and cleanup 2010-10-21 21:32:52 -04:00
CGPDFContext.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGPDFContext.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGPDFDocument.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGPDFDocument.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGPDFPage.h CGPattern work and cleanup 2010-10-21 21:32:52 -04:00
CGPDFPage.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGShading.h - moved CG* basic types to CFBase.h 2009-11-12 18:07:15 +00:00
CGShading.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
CGWindow.h variety of small fixes 2011-01-10 11:44:35 -05:00
CGWindow.m Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
CGWindowLevel.h Fix ObjC++ problems with CGWindow.h by not importing it publicly 2010-12-17 15:34:45 -05:00
CoreGraphics.h Fix ObjC++ problems with CGWindow.h by not importing it publicly 2010-12-17 15:34:45 -05:00
CoreGraphicsExport.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
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 - 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
KTFont+PDF.m KTFont cleanup and some functionality 2009-06-27 03:01:59 +00:00