summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Browse all PICT resources in the resource chain. Uses SetWindowPic forJack Jansen1995-11-142-0/+176
* - Added support for PicHandleJack Jansen1995-11-146-4/+368
* New universal headers, a few bit-flags were added.Jack Jansen1995-11-143-2/+13
* - Fixed handling of InsetRect, OffsetRect, MapRectJack Jansen1995-11-145-13/+190
* Universal header changes: some new bits defined.Jack Jansen1995-11-142-2/+11
* Regenerated because of minor changes in universal headersJack Jansen1995-11-143-24/+25
* Updated for the CW7.5 release, and some minor tweaks that I don'tJack Jansen1995-11-1412-4248/+4302
* Project to build alternative version of MWCRuntimePPC.lib, needed forJack Jansen1995-11-141-0/+100
* almost-but-not-quite working python with tk.Jack Jansen1995-11-141-0/+813
* MacTkPython configuration file.Jack Jansen1995-11-141-0/+5
* Added progress-bar dialogJack Jansen1995-11-141-55/+57
* Changed for the 1.3.2 compiler (CW7.5)Jack Jansen1995-11-141-2/+2
* Initialize GUSI for MacTkPythonJack Jansen1995-11-141-0/+3
* Added 2 missing SetPort callsJack Jansen1995-11-141-1/+2
* Added a ProgressBar() class (which shows a progress bar). Needs newJack Jansen1995-11-141-0/+63
* Added _tkinter, if USE_TK definedJack Jansen1995-11-101-1/+6
* Continue looking for "open doc" events even after "open app". ThisJack Jansen1995-11-101-0/+3
* Cosmetic change to event handling.Jack Jansen1995-11-101-3/+11
* For MW Python, update titlebar of window when python exits.Jack Jansen1995-11-101-5/+9
* Added idle() method, called when no events are available.Jack Jansen1995-11-101-0/+5
* - plugin tkinter module for ppc pythonJack Jansen1995-10-313-0/+1166
* Updated 'vers' resource to 1.3 (forgot before the distribution:-)Jack Jansen1995-10-272-72/+74
* Added options for keeping window open on normal/error terminationJack Jansen1995-10-272-10/+47
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
* Added prototypes.Jack Jansen1995-10-231-2/+2
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
* CW6->CW7Jack Jansen1995-10-231-2/+3
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
* Added imgpbm and imgsgiJack Jansen1995-10-121-1/+3
* Added missing imgpbm and imgsgi modulesJack Jansen1995-10-121-0/+4
* Export strdup (parsermodule needs it)Jack Jansen1995-10-121-2/+4