- 04a02e7 Added support for PenState and Patterns (and the accompanying qd globals) by Jack Jansen · 29 years ago
- b539406 Added support for cursors, and a way to get at the qd global 'arrow' by Jack Jansen · 29 years ago
- 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
- 6601964 Fixed example by Jack Jansen · 29 years ago
- b678975 (Minimal) instructions on how to build python from source by Jack Jansen · 29 years ago
- b696b25 Added missing newline by Jack Jansen · 29 years ago
- 5a01fe0 Common header file for all plugin modules by Jack Jansen · 29 years ago
- 4f508ad Sample image drawing code (not fully functional yet) by Jack Jansen · 29 years ago
- 6f47bf4 Minor bugfix in keyboard input handling by Jack Jansen · 29 years ago
- 425e9eb - Added color window/pixmap support by Jack Jansen · 29 years ago
- 9cfea10 It now actually works. Also, MovieInWindow and VerySimplePlayer by Jack Jansen · 29 years ago
- 232f3cd Added support for RGB objects (tuples in python) by Jack Jansen · 29 years ago
- cbc0358 Added QuickTime module by Jack Jansen · 29 years ago
- 641e8d7 Added component mgr and quicktime modules by Jack Jansen · 29 years ago
- 453ced5 still untested (but it compiles) by Jack Jansen · 29 years ago
- 8b13703 Added Cm.slb, the component mgr interface by Jack Jansen · 29 years ago
- cb4eaad QuickTime support (not yet functional) by Jack Jansen · 29 years ago
- b996856 Component mgr support by Jack Jansen · 29 years ago
- 41058c0 BitMap object support (only lightly tested) by Jack Jansen · 29 years ago
- 93fa45c A variation on PICTbrowse.py that displays the picture using DrawPicture. by Jack Jansen · 29 years ago
- fa4d5d0 Added converters for Fixed by Jack Jansen · 29 years ago
- b7abb18 Added support for GrafPort object by Jack Jansen · 29 years ago
- 330381c Added (minimal) support for a GrafPort type by Jack Jansen · 29 years ago
- e7bea57 Example: control eudora using AppleEvents by Jack Jansen · 29 years ago
- 1dcbcc3 Sample extension module: InterSLIP control API. by Jack Jansen · 29 years ago
- 4ac7249 Control InterSLIP using modeless dialog, uses FrameWork by Jack Jansen · 29 years ago
- 310c657 Control InterSLIP using a modal dialog by Jack Jansen · 29 years ago
- 07043b4 Browse all PICT resources in the resource chain. Uses SetWindowPic for display. by Jack Jansen · 29 years ago
- 330f576 - Added support for PicHandle by Jack Jansen · 29 years ago
- a01a8f7 New universal headers, a few bit-flags were added. by Jack Jansen · 29 years ago
- 54c8f7e - Fixed handling of InsetRect, OffsetRect, MapRect by Jack Jansen · 29 years ago
- cdaa3d9 Universal header changes: some new bits defined. by Jack Jansen · 29 years ago
- 754d4a4 Regenerated because of minor changes in universal headers by Jack Jansen · 29 years ago
- 8a5d0d4 Updated for the CW7.5 release, and some minor tweaks that I don't remember. by Jack Jansen · 29 years ago
- 06d1632 Project to build alternative version of MWCRuntimePPC.lib, needed for by Jack Jansen · 29 years ago
- c436d87 almost-but-not-quite working python with tk. by Jack Jansen · 29 years ago
- a550328 MacTkPython configuration file. by Jack Jansen · 29 years ago
- e3342e8 Added progress-bar dialog by Jack Jansen · 29 years ago
- e2b5d04 Changed for the 1.3.2 compiler (CW7.5) by Jack Jansen · 29 years ago
- 79559dc Initialize GUSI for MacTkPython by Jack Jansen · 29 years ago
- da38f2d Added 2 missing SetPort calls by Jack Jansen · 29 years ago
- 3a87f5b Added a ProgressBar() class (which shows a progress bar). Needs new resource. by Jack Jansen · 29 years ago
- e2ac51e Added _tkinter, if USE_TK defined by Jack Jansen · 29 years ago
- dbe75ae Continue looking for "open doc" events even after "open app". This by Jack Jansen · 29 years ago
- 38e9766 Cosmetic change to event handling. by Jack Jansen · 29 years ago
- 1e8557a For MW Python, update titlebar of window when python exits. by Jack Jansen · 29 years ago
- 3818678 Added idle() method, called when no events are available. by Jack Jansen · 29 years ago
- fa7aece - plugin tkinter module for ppc python by Jack Jansen · 29 years ago
- a8304b6 Updated 'vers' resource to 1.3 (forgot before the distribution:-) by Jack Jansen · 29 years ago
- 0168f27 Added options for keeping window open on normal/error termination by Jack Jansen · 29 years ago
- 173c8bd MACTCP renamed to MACTCPconst by Jack Jansen · 29 years ago
- 85c9aea Added prototypes. by Jack Jansen · 29 years ago
- 4e17866 Added localport/localhost initialization. This fixes socket.getsockname(). by Jack Jansen · 29 years ago
- 9a78536 CW6->CW7 by Jack Jansen · 29 years ago
- 9bc4690 Take care that filenames for .hqx files are ascii (no more mu's, etc) by Jack Jansen · 29 years ago
- 0638b60 Added imgpbm and imgsgi by Jack Jansen · 29 years ago
- 84c8baf Added missing imgpbm and imgsgi modules by Jack Jansen · 29 years ago
- 178652b Export strdup (parsermodule needs it) by Jack Jansen · 29 years ago
- d0f2678 Last few notes/bugs by Jack Jansen · 29 years ago
- c925291 Last minor tweaks: debug off, added missing img mods, minor things by Jack Jansen · 29 years ago
- a8a277c Fixed positioning of icon on copy() by Jack Jansen · 29 years ago
- 9bd2d97 Updated for 1.3 by Jack Jansen · 29 years ago
- 83f4540 Removed unused variables by Jack Jansen · 29 years ago
- fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 29 years ago
- ae3d3ef Ported to CW7 by Jack Jansen · 29 years ago
- 3434a27 Resource files for 1.3 distribution by Jack Jansen · 29 years ago
- b39a5d7 Adapted to CW7, added MkPluginAlises by Jack Jansen · 29 years ago
- 703e2c1 Changed CW signature and fixed .as/.hqx creator/type by Jack Jansen · 29 years ago
- 316ba5d Adapted to os and imp changes by Jack Jansen · 29 years ago
- d40f3c6 New universal headers by Jack Jansen · 29 years ago
- 7321514 Fixed bug in optional argument error checking (and generated all suites anew). by Jack Jansen · 29 years ago
- 8150760 Clarified some things, started adding mods since 1.3beta3 by Jack Jansen · 29 years ago
- 8ccfc93 Removed unused variable by Jack Jansen · 29 years ago
- 8426477 Modified/recreated to use keyword arguments by Jack Jansen · 29 years ago
- 59fcc5a Added some clarifications and fixed host names. by Jack Jansen · 29 years ago
- bc12873 Load toolbox modules "by hand" using imp, so this script should now by Jack Jansen · 29 years ago
- 3f14f4a Changed the way .rsrc and template are copied: hopefully this will by Jack Jansen · 29 years ago
- 1dc366f add (dummy) mode arg to open() by Guido van Rossum · 29 years ago
- edd6376 added read/writelines, bufsize to makefile, gethostbyaddr by Guido van Rossum · 29 years ago
- 6655c4e Build appplications, libraries and applets according to builtin instructions. by Jack Jansen · 29 years ago
- 0f452fa Slightly reorganized so it is useable from another program, and by Jack Jansen · 29 years ago
- 54500bb Fixed typo by Jack Jansen · 29 years ago
- 8932a82 Projects used for 1.3b3 distribution (I promise I won't check them in by Jack Jansen · 29 years ago
- e83d201 Minor fix by Jack Jansen · 29 years ago
- 05249f96f Updated 1.3 relnotes and added top-level instructions by Jack Jansen · 29 years ago
- b39be21 Fixed to work on 68K (could be yet another optimizer bug or something) by Jack Jansen · 29 years ago
- dffa123 Seems I had never checked the README file in... by Jack Jansen · 29 years ago
- 41fa7ea Python will now attempt (again) to create at least a minimal by Jack Jansen · 29 years ago
- 9119ccf Added List module by Jack Jansen · 29 years ago
- 847e89e Removed unused variables by Jack Jansen · 29 years ago
- 57633c1 removed unused variables by Jack Jansen · 29 years ago
- 61c32fe Release notes for 1.3 by Jack Jansen · 29 years ago
- 6c60b6e Added version resource Added dialogs for initial preference file creation by Jack Jansen · 29 years ago
- e220f50 removed unused var by Jack Jansen · 29 years ago
- a6a55e9 Removed unused var by Jack Jansen · 29 years ago
- c9c99f2 Interactively create a distribution from a sourcetree. by Jack Jansen · 29 years ago
- 7c86b21 - Allow PythonApplet to be an alias - Correctly set bundle and init bits by Jack Jansen · 29 years ago
- 8094f0d Added functionality: locate CW projects, copy them, empty them and binhex them. by Jack Jansen · 29 years ago
- fbac4bb - imp seems to always want a file object arg by Jack Jansen · 29 years ago
- 0949055 its all in the name... by Jack Jansen · 29 years ago