summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/appkit/NSBox.inc
Commit message (Expand)AuthorAgeFilesLines
* * Cocoa interface fixes after the update tojonas2019-07-261-2/+2
* * new CocoaInt units based on https://github.com/genericptr/MacOS_10_10jonas2019-07-261-83/+48
* * renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashesjonas2019-07-231-2/+2
* * changed definitino of Objective-C BOOL type to Boolean8 wherejonas2018-10-161-2/+2
* * reparsed with latest version of parserjonas2011-08-061-2/+3
* - removed version header/timestamp to prevent all files from changing everyjonas2011-02-161-2/+0
* * automatically comment out methods that take blocks as parameters or returnjonas2011-02-111-1/+1
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-021-9/+7
* * updated to Mac OS X 10.6 SDKjonas2010-12-081-12/+23
* * User patches are now workingjosef2009-10-011-9/+2
* * Procedures with varargs are parsed properly.josef2009-09-281-3/+10
* + Parser support for UIKit has been added and iPhoneAll.pasjosef2009-09-221-3/+3
* + Cocoa interfaces and parser by Ryan Josephjonas2009-09-101-0/+127