summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/htmlrender
Commit message (Expand)AuthorAgeFilesLines
* After generating the Python file with definitions try to run it, soJack Jansen2002-08-151-0/+2
* Enable building of Carbon toolbox modules with unix-Python.Jack Jansen2002-08-051-2/+1
* Replaced lots of PyMem_DEL() calls with PyObject_DEL().Jack Jansen2002-05-221-1/+1
* Patch supplied by Burton Radons for his own SF bug #487390: ModifyingGuido van Rossum2001-12-081-1/+1
* Changed all (hopefully) uses of unsigned 16 bit value to use H format specifi...Jack Jansen2000-07-071-1/+1
* Manually added HRHTMLRenderingLibAvailable.Jack Jansen2000-05-153-3/+23
* Interface to macOS 9 HTMLRenderingLib. Not yet functional.Jack Jansen2000-05-143-0/+1073