summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/foundation
Commit message (Expand)AuthorAgeFilesLines
* * replaced bogus "NSProcessInfo_NSObject" class with "NSProcessActivity" ca...jonas2021-02-131-2/+1
* * cocoaint: fix NSActivityUserInitiatedAllowingIdleSystemSleep definitionjonas2021-01-061-1/+1
* * fixed ifdef after upgrade to 10.10 headers (patch by Hans Luijten,jonas2020-02-221-1/+1
* * Cocoa interface fixes after the update tojonas2019-07-262-2/+47
* * new CocoaInt units based on https://github.com/genericptr/MacOS_10_10jonas2019-07-26156-8654/+8701
* * renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashesjonas2019-07-2385-455/+455
* * changed definitino of Objective-C BOOL type to Boolean8 wherejonas2018-10-1685-454/+454
* * reparsed with latest version of parserjonas2011-08-0626-47/+64
* * properly update the current enum value ("auto_increment") in case itjonas2011-02-2114-106/+106
* * reparsed with latest script version, which adds "optional" sections tojonas2011-02-1610-0/+13
* - removed version header/timestamp to prevent all files from changing everyjonas2011-02-16119-238/+0
* * automatically comment out methods that take blocks as parameters or returnjonas2011-02-11119-159/+168
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-02122-1263/+756
* * updated to Mac OS X 10.6 SDKjonas2010-12-08123-1603/+3978
* * fixed "fast enumeration" types and methodsjonas2010-06-201-4/+4
* + added missing NSApp declarationjonas2009-12-241-1/+1
* * fixed definition of NSInteger and NSUInteger for 64 bit (fix byjonas2009-11-201-2/+2
* * NSRange is defined correctlyjosef2009-10-031-9/+3
* * User patches are now workingjosef2009-10-01112-983/+306
* * Procedures with varargs are parsed properly.josef2009-09-28114-373/+579
* + Parser support for UIKit has been added and iPhoneAll.pasjosef2009-09-22114-881/+883
* + Cocoa interfaces and parser by Ryan Josephjonas2009-09-10119-0/+11711