- 425e9eb - Added color window/pixmap support by Jack Jansen · 29 years ago
- 72b56e8 don't return from main loop when error occurs by Guido van Rossum · 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
- 1e4ce73 Added Sint8 and Uint8 types by Jack Jansen · 29 years ago
- 0a54ae2 Added cm and qt demos 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
- 992ded8 fix free memory reads in dictlookup et al by Guido van Rossum · 29 years ago
- e5fe4af Use global statement instead of importing ourselves to get to global variable. by Sjoerd Mullender · 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
- 135fb71 BitMap object support 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
- 7830ab8 Added definitions for GrafPort object and Fixed 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
- b5cf5da Changed file signature to CW7 project mgr by Jack Jansen · 29 years ago
- 5d95797 Allow '@' for ' ' in uuencoded files. by Jack Jansen · 29 years ago
- 40b546d Initialize GUSI on the mac. 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
- 350b2b9 Documented ProgressBar and idle() 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
- e48aa96 Fixed bug in cts error message handling. 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
- 8324836 Disable pythons own eventhandling on the mac. by Jack Jansen · 29 years ago
- 3818678 Added idle() method, called when no events are available. by Jack Jansen · 29 years ago
- e0371b8 Fixed basejoin. There were two main problems: by Sjoerd Mullender · 29 years ago
- 17914f4 (py-indent-offset): Change default to 4. by Barry Warsaw · 29 years ago
- 825bae7 Also remember the module a class is defined in. by Sjoerd Mullender · 29 years ago
- fa7aece - plugin tkinter module for ppc python by Jack Jansen · 29 years ago
- 34cc5c3 Fix to load needed resources on a mac by Jack Jansen · 29 years ago
- 81299f1 Added providence mailer support by Jack Jansen · 29 years ago
- 4ec940a Added (limited) compuserve error parsing 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
- 66a8977 Moved mac-specific exit handling to macmain.c by Jack Jansen · 29 years ago
- 9513f2c Made a bit more robust against out-of-memory situations by Jack Jansen · 29 years ago
- 10d0f8f Renamed module tkinter to _tkinter by Jack Jansen · 29 years ago
- f39ca24 Removed unneeded reference to tkinter by Jack Jansen · 29 years ago
- ba0311e Renamed module tkinter to _tkinter, moved source to _tkinter.c by Jack Jansen · 29 years ago
- 9715779 Added class MHMailbox Added optional third parameter to seek. 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
- 0a72e8d Added missing include for <Aliases.h> by Jack Jansen · 29 years ago
- 945b7b8 comment fix by Jack Jansen · 29 years ago
- 8968624 Script to read and parse error messages from mailer daemons. by Sjoerd Mullender · 29 years ago
- 2bbe49b changed underscore to have symbol syntax by Barry Warsaw · 29 years ago
- 52bc17c (py-indent-offset): this should be buffer local. by Barry Warsaw · 29 years ago
- 349a988 Added third argument to call() by Jack Jansen · 29 years ago
- 99bbd18 This commit was manufactured by cvs2svn to create tag 'release13'. by cvs2svn · 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
- 6c06688 set date to oct 13 by Guido van Rossum · 29 years ago
- b50667d rename binasciimodule.c -> binascii.c; disable parsermodule.c by Guido van Rossum · 29 years ago
- bf032a9 mention syslog upgrade by Guido van Rossum · 29 years ago
- 5e6a356 undo opaque=fopaque changes; make test script more flexible by Guido van Rossum · 29 years ago
- 81a07ce idraw on top of an image by Guido van Rossum · 29 years ago
- e7d92d5 all sorts of minor nits by Guido van Rossum · 29 years ago
- 5e639d4 transcribed changes from tut.tex by Guido van Rossum · 29 years ago
- c102a13 added two names by Guido van Rossum · 29 years ago
- aa93ca8 mention Fred Drake's parser module by Guido van Rossum · 29 years ago
- 46f92d2 add Listbox.activate() by Guido van Rossum · 29 years ago
- b61b28b added listbox selection modes by Guido van Rossum · 29 years ago
- a61bdeb add delete() method to ftp object by Guido van Rossum · 29 years ago
- d9e9f9c Fred Drake's new parser module by Guido van Rossum · 29 years ago
- ca81470 add libparser.tex by Guido van Rossum · 29 years ago
- 4b73a06 Fred Drake's parser module by Guido van Rossum · 29 years ago
- c1822a4 changes by Steve Clift by Guido van Rossum · 29 years ago
- 7d0590b Removed declaration of sginap because it conflicted with a header file. by Sjoerd Mullender · 29 years ago