Fork of the Cocotron for Darling
Go to file
2009-10-19 13:59:16 +00:00
AppKit Fixed NSColorWell initWithFrame: default values 2009-10-07 17:34:39 +00:00
ApplicationServices - fix for NSDate -copyWithZone: 2009-10-06 16:02:46 +00:00
Cocoa - Issue #322 fix by Glenn Ganz, fixed infinite loop in NSMutableString 2009-07-02 18:28:11 +00:00
CoreData (fixes issue 389) CoreData compile fixes by sgraesser 2009-10-19 13:59:16 +00:00
CoreFoundation CF warning cleanup. fixed case on -[NSMutableArray exchangeObjectAtIndex:withObjectAtIndex:] 2009-06-10 20:55:23 +00:00
CoreGraphics - NSColorPanel support for an opacity slider, NSColorPicker, NSColorPanel cleanup, switch to arrow sliders with tick marks (visual not correct) 2009-10-07 17:19:32 +00:00
CoreText Rasterizer performance improvements, renamed KGColor to O2Color 2009-08-06 20:02:33 +00:00
Foundation Implemented _NSLogCStringFunction() and _NSSetLogCStringFunction(), private but technically documented in Cocoa. As the names suggest, these let you get and set a callback that implements output handling for NSLog(). (By technically documented, I mean one of them is mentioned in a KB article about WebObjects 4. Hey, that's nearly Cocoa.) 2009-10-14 22:24:42 +00:00
objc (issue 384) Linux/ARM target with slight modification 2009-09-15 14:49:44 +00:00
OpenGL i379, CGLCreateContext/CGLDestroyContext/CGLLockContext/CGLUnlockContext/CGLGetCurrentContext/CGLSetCurrentContext implemented for Windows, NSOpenGLContext currentContext is now per-thread 2009-09-02 20:25:49 +00:00
QuartzCore i379, CGLCreateContext/CGLDestroyContext/CGLLockContext/CGLUnlockContext/CGLGetCurrentContext/CGLSetCurrentContext implemented for Windows, NSOpenGLContext currentContext is now per-thread 2009-09-02 20:25:49 +00:00
testing - fix for NSDate -copyWithZone: 2009-10-06 16:02:46 +00:00
LICENSE.txt Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00