summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src
Commit message (Expand)AuthorAgeFilesLines
* - removed outdated versions (superceded by the ones underjonas2011-02-233-190/+0
* * properly update the current enum value ("auto_increment") in case itjonas2011-02-2122-175/+175
* * reparsed with latest script version, which adds "optional" sections tojonas2011-02-1647-0/+63
* - removed version header/timestamp to prevent all files from changing everyjonas2011-02-16519-1038/+0
* + forgot to commit (part of r16908)jonas2011-02-121-0/+52
* * automatically comment out methods that take blocks as parameters or returnjonas2011-02-11520-824/+842
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-02529-4653/+3442
* * updated to Mac OS X 10.6 SDKjonas2010-12-08545-6401/+17646
* * Removed svn:executable property from source files.mazen2010-09-281-0/+0
* * replaced dependency on MacOSAll with individual units (based onjonas2010-06-213-6/+9
* * fixed "fast enumeration" types and methodsjonas2010-06-202-4/+5
* + added missing NSApp declarationjonas2009-12-242-1/+2
* * Added missing UndefinedClasses.inc to /uikitjosef2009-12-201-0/+13
* * Removed executable tag from source file.mazen2009-12-121-0/+0
* * fixed definition of NSInteger and NSUInteger for 64 bit (fix byjonas2009-11-201-2/+2
* * fixed 64 bit compilationjonas2009-11-063-3/+3
* * NSString constants are parsed in WebKitjosef2009-10-10148-359/+436
* * NSRange is defined correctlyjosef2009-10-03177-13/+11087
* - removed svn:executable flagsjonas2009-10-023-0/+0
* * fixed CGFloat definition after r13786jonas2009-10-021-2/+2
* * User patches are now workingjosef2009-10-01281-2355/+1267
* * Procedures with varargs are parsed properly.josef2009-09-28281-1258/+1423
* * added missing NSSTR() implementation (fix by Dmitry)jonas2009-09-221-0/+5
* + Parser support for UIKit has been added and iPhoneAll.pasjosef2009-09-22284-2899/+5108
* + Cocoa interfaces and parser by Ryan Josephjonas2009-09-10292-0/+32427