summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/webkit/DOMHTMLDocument.inc
Commit message (Expand)AuthorAgeFilesLines
* * new CocoaInt units based on https://github.com/genericptr/MacOS_10_10jonas2019-07-261-53/+18
* * renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashesjonas2019-07-231-1/+1
* * changed definitino of Objective-C BOOL type to Boolean8 wherejonas2018-10-161-1/+1
* - 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-5/+3
* * updated to Mac OS X 10.6 SDKjonas2010-12-081-21/+27
* * NSString constants are parsed in WebKitjosef2009-10-101-7/+7
* * NSRange is defined correctlyjosef2009-10-031-0/+76