summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/htmlrender
Commit message (Collapse)AuthorAgeFilesLines
* Changed all (hopefully) uses of unsigned 16 bit value to use H format ↵Jack Jansen2000-07-071-1/+1
| | | | specifier, now that h is signed-only.
* Manually added HRHTMLRenderingLibAvailable.Jack Jansen2000-05-153-3/+23
| | | | Blacklist HRDisposeReference and call it in the dispose routine.
* Interface to macOS 9 HTMLRenderingLib. Not yet functional.Jack Jansen2000-05-143-0/+1073