summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/appkit
Commit message (Expand)AuthorAgeFilesLines
* * fixed NSApplicationMain() signaturejonas2019-07-281-1/+1
* * Cocoa interface fixes after the update tojonas2019-07-2651-117/+124
* * new CocoaInt units based on https://github.com/genericptr/MacOS_10_10jonas2019-07-26221-15390/+16362
* * renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashesjonas2019-07-23133-1316/+1316
* * changed definitino of Objective-C BOOL type to Boolean8 wherejonas2018-10-16133-1316/+1316
* * reparsed with latest version of parserjonas2011-08-0694-548/+739
* * properly update the current enum value ("auto_increment") in case itjonas2011-02-217-38/+38
* * reparsed with latest script version, which adds "optional" sections tojonas2011-02-1637-0/+50
* - removed version header/timestamp to prevent all files from changing everyjonas2011-02-16172-344/+0
* * automatically comment out methods that take blocks as parameters or returnjonas2011-02-11172-359/+360
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-02172-1262/+938
* * updated to Mac OS X 10.6 SDKjonas2010-12-08173-3154/+6923
* + added missing NSApp declarationjonas2009-12-241-0/+1
* * fixed 64 bit compilationjonas2009-11-063-3/+3
* * User patches are now workingjosef2009-10-01164-1352/+901
* * Procedures with varargs are parsed properly.josef2009-09-28164-880/+831
* + Parser support for UIKit has been added and iPhoneAll.pasjosef2009-09-22164-2011/+2011
* + Cocoa interfaces and parser by Ryan Josephjonas2009-09-10168-0/+19705