summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Added config file for Tk-pythonJack Jansen1996-02-202-166/+13
* Ported to CW8Jack Jansen1996-02-201-0/+20
* Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being)Jack Jansen1996-02-201-0/+2
* - Added Guido's fixesJack Jansen1996-02-201-45/+28
* Allow makefile('rb') or 'wb'.Jack Jansen1996-02-141-0/+1
* Modified for GUSIJack Jansen1996-02-145-6/+76
* For gusi-based pythonJack Jansen1996-02-142-1/+12
* GUSI-based python projectsJack Jansen1996-02-142-0/+2054
* Comment fixJack Jansen1996-02-141-2/+2
* Re-binhexed all projects.Jack Jansen1996-01-3112-4904/+5068
* Added cmath moduleJack Jansen1996-01-291-0/+6
* Modules implementing WWW and URL suite, and a module to control netscape.Jack Jansen1996-01-293-0/+544
* Added missing get() methodJack Jansen1996-01-291-0/+24
* Fixed access to Quickdraw globals. Unfortunately, they now have to beJack Jansen1996-01-292-40/+125
* Set default item for dialogJack Jansen1996-01-221-0/+1
* Added rgbFgColor and a few other members of CGrafPortJack Jansen1996-01-152-12/+32
* Added Fm moduleJack Jansen1996-01-151-0/+2
* - Added FontInfo supportJack Jansen1996-01-115-37/+178
* Added font manager toolbox moduleJack Jansen1996-01-091-0/+1
* - Fixed bug in getfillable()Jack Jansen1996-01-091-1/+8
* An interface to the font managerJack Jansen1996-01-095-0/+637
* Various fixes/enhancements, thanks to Ivan and Just:Jack Jansen1996-01-081-5/+24
* Fixed GetPen and SetPt argumentsJack Jansen1996-01-083-8/+11
* Added support for PenState and Patterns (and the accompanying qdJack Jansen1996-01-064-6/+395
* Added support for cursors, and a way to get at the qd global 'arrow'Jack Jansen1996-01-054-2/+57
* A different binhexer, apparently:-(Jack Jansen1996-01-0226-6840/+6966
* Fixed exampleJack Jansen1996-01-021-1/+6
* (Minimal) instructions on how to build python from sourceJack Jansen1995-12-211-0/+75
* Added missing newlineJack Jansen1995-12-212-2/+2
* Common header file for all plugin modulesJack Jansen1995-12-211-0/+1
* Sample image drawing code (not fully functional yet)Jack Jansen1995-12-121-0/+156
* Minor bugfix in keyboard input handlingJack Jansen1995-12-121-1/+2
* - Added color window/pixmap supportJack Jansen1995-12-1225-38/+229
* It now actually works. Also, MovieInWindow and VerySimplePlayerJack Jansen1995-12-096-858/+1135
* Added support for RGB objects (tuples in python)Jack Jansen1995-12-094-2/+359
* Added QuickTime moduleJack Jansen1995-12-091-0/+1
* Added component mgr and quicktime modulesJack Jansen1995-12-091-0/+5
* still untested (but it compiles)Jack Jansen1995-11-304-199/+7038
* Added Cm.slb, the component mgr interfaceJack Jansen1995-11-301-0/+1
* QuickTime support (not yet functional)Jack Jansen1995-11-304-0/+1340
* Component mgr supportJack Jansen1995-11-306-0/+1165
* BitMap object support (only lightly tested)Jack Jansen1995-11-164-1/+411
* A variation on PICTbrowse.py that displays the picture usingJack Jansen1995-11-151-0/+187
* Added converters for FixedJack Jansen1995-11-152-0/+25
* Added support for GrafPort objectJack Jansen1995-11-155-26/+279
* Added (minimal) support for a GrafPort typeJack Jansen1995-11-154-94/+139
* Example: control eudora using AppleEventsJack Jansen1995-11-143-0/+681
* Sample extension module: InterSLIP control API.Jack Jansen1995-11-143-0/+342
* Control InterSLIP using modeless dialog, uses FrameWorkJack Jansen1995-11-142-0/+171
* Control InterSLIP using a modal dialogJack Jansen1995-11-142-0/+105