- 3e82872 Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. by Jack Jansen · 22 years ago
- 3d87e3c The speech manager interface is no longer supported and a replacement is by Jack Jansen · 22 years ago
- 362c7cd0 Lots of minor tweaks for the pep252 checkins, mainly because Qd by Jack Jansen · 22 years ago
- c7dd34b Added a note about compiler warnings. by Jack Jansen · 23 years ago
- 9051ad1 Some modifications and clarifications (by me) to Michael's mods. by Jack Jansen · 23 years ago
- c7a7d2d Rewritten, clarified, corrected and cleaned up by Michael J. Barber. by Jack Jansen · 23 years ago
- 8aa4987 Removed references to download of Waste. by Jack Jansen · 23 years ago
- e0b1e6a Updated for CW7 and Tcl/Tk 8.3.4. Also added a few other things by Jack Jansen · 23 years ago
- 9cf00dd Updated to optionally use Carbon Scrap manager. by Jack Jansen · 23 years ago
- 9ca14ec New URL for Joe Strouts example page. by Jack Jansen · 23 years ago
- e67dab3 Updated, and added a very terse description of PyMac_SetConsoleHandler(). by Jack Jansen · 23 years ago
- 893b0ab Fixed the embedding demo to correctly show the use of by Jack Jansen · 23 years ago
- 509ad42 Brought up to date with the current state of affairs. by Jack Jansen · 23 years ago
- 3c06b9a Use the new macresource module to open the accompanying resource file (if needed). by Jack Jansen · 23 years ago
- 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 23 years ago
- 1690409 Updated to the current state of things (long overdue). by Jack Jansen · 23 years ago
- cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 23 years ago
- e160fe1 It now works under Carbon. Under Classic the scrollbars don't show by Jack Jansen · 23 years ago
- 1772009 Minimal text editor using MLTE (code based on wed.py, the waste demo). by Jack Jansen · 23 years ago
- 19f273c WaitNextEvent short vs. unsigned short fix. by Jack Jansen · 23 years ago
- 6f84ed5 Fixed macroman<->latin1 conversion. Some chars don't by Jack Jansen · 23 years ago
- 569c09c Removed some confusing sentences that are no longer relevant now that by Jack Jansen · 24 years ago
- c1218bc Files for 2.1 distribution. by Jack Jansen · 24 years ago
- ee67791 Don't crash if InfoScrap doesn't exist (as is the case in Carbon). by Jack Jansen · 24 years ago
- 64f9f71 Added a note about the new (since 2.0) OSA architecture. by Jack Jansen · 24 years ago
- 0eb5f2d Added a note that this file is incorrect for 2.1a2. by Jack Jansen · 24 years ago
- ed24cd2 DialogWindows now have a self.dlg in addition to self.wid. by Jack Jansen · 24 years ago
- 01a2d9e Use FSpCreateResFile() in stead of CreateResFile(). by Jack Jansen · 24 years ago
- 7302340 Sigh... First test before committing. InvalWindowRect and friends are window object methods. Fixed. by Jack Jansen · 24 years ago
- d829e9e Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect. by Jack Jansen · 24 years ago
- e7bfc91 Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. by Jack Jansen · 24 years ago
- 5f884c0 Refer to the sourceforge site for gusi downloads. by Jack Jansen · 24 years ago
- 185f42d struct.pack has become picky about h (short) and H (unsigned short). by Jack Jansen · 24 years ago
- 8a6cdcc Updated for 2.0b1 by Jack Jansen · 24 years ago
- c15ab03 Updated the applescript documentation for te new framework, and replaced the Eudora example with one that uses Disk Copy (which everyone running MacOS 8 or by Jack Jansen · 24 years ago
- 8eff33b Added an optional debug handler that traps and prints all unknown appleevents. by Jack Jansen · 24 years ago
- 8b41d53 Updated for the 1.6a2 distribution: added a note about the special Tcl/Tk distribution, about Quicktime Exschange and a few minor updates. by Jack Jansen · 25 years ago
- 2ea47f9 Added a reference to the Open Directory page on macPython. by Jack Jansen · 25 years ago
- 2f2c5f6 Added a note about Personal Webserver, and replaced "netpresenz" by a list of the current mac webservers. by Jack Jansen · 25 years ago
- 968cde9 Added Corran Webster's explanation of how to write extensions in MPW and a pointer to his W documentation. by Jack Jansen · 25 years ago
- 8f11d8e Updated NetPresenz URL. Still needs update in the light of the new :Mac:Tools:CGI: stuff. Later. (jvr) by Just van Rossum · 25 years ago
- 158ce42 realcgitest.py: added import MacOS, it now works again. Removed NetPresenz reference. by Just van Rossum · 25 years ago
- 34d11f0 Fixed multi-arg appends. by Jack Jansen · 25 years ago
- dae108c And added a note about needing two "cvs update"s. by Jack Jansen · 25 years ago
- 90cf491 Explained that you have to checkout the Mac portion of Python in a separate by Jack Jansen · 25 years ago
- b06007a Added a reference to oldPICTbrowse.py. by Jack Jansen · 25 years ago
- 3b23ed9 Converted to Appearance and using a List control in stead of manually creating the List and putting it in a useritem. The old version is in oldPICTbrowse, for documentary purposes. by Jack Jansen · 25 years ago
- dd20689 Standalone.html is long obsolete. Added description of BuildApplication by Jack Jansen · 25 years ago
- 2450a25 New examples by Tony Ingraldi, using dns-lookup in stead of the funny interslip by Jack Jansen · 25 years ago
- 2afc2c7 vec_longjmp added to list of "forbidden" functions in .exp file. by Jack Jansen · 25 years ago
- 65f685b Removed reference to the PSA (PSA membership no longer needed for CVS by Jack Jansen · 26 years ago
- 5744d2a For some reason these files had never been checked in. by Jack Jansen · 26 years ago
- cd219d5 For reasons unknown these files were never checked in to CVS. by Jack Jansen · 26 years ago
- 9537586 Added some clarification on CWGUSI building and pathnames as they come by Jack Jansen · 26 years ago
- 3b80526 (finally) unified the interpreter and the applet as Just suggested ages ago. The by Jack Jansen · 26 years ago
- a598bc4 Updated for the new one-slb-per-extension scheme. by Jack Jansen · 26 years ago
- c256ece Partly updated to reflect the new organization and the availability of CVS by Jack Jansen · 26 years ago
- f25813a Re-committed as AppleSingle by Jack Jansen · 26 years ago
- 1c4d96f Added examples/testcode for the Icn module. by Jack Jansen · 26 years ago
- b736a87 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). by Jack Jansen · 26 years ago
- e504fa2 Disable python event handling in mainloop (discovered by Tasselli Marco) by Jack Jansen · 26 years ago
- de57030 Added a note about the buildlibs script. by Jack Jansen · 26 years ago
- fb37f89 Replaced all remaining BinHex files with their binary counterparts. by Jack Jansen · 26 years ago
- 2116bca Remove the MOOV filetype from the StandardGetFile call, so we can also by Jack Jansen · 26 years ago
- d969061 Initial documentation on freezing. by Jack Jansen · 26 years ago
- cf70b84 Mention the Mac:Contrib folder by Jack Jansen · 27 years ago
- 5073b37 Added Just's printing demo code. by Jack Jansen · 27 years ago
- b8fd1f1 Tabnanny fixes by Jack Jansen · 27 years ago
- a2139fe Added (minimal) documentation on how to build standalone applications by Jack Jansen · 27 years ago
- dee6d02 Removed incorrect weMonoStyled from initialization by Jack Jansen · 27 years ago
- ae4300f Updated embed demo, and put a note in the html file that you need a by Jack Jansen · 27 years ago
- 44a8931 Upped tcl/tk instructions for 8.0p2 by Jack Jansen · 27 years ago
- 04d5c58 Updated (but still not up to date) by Jack Jansen · 27 years ago
- 3412c5d Modified for installer and new names of various applets. Also cleaned by Jack Jansen · 27 years ago
- 9ffa432 Modified for new scripting support by Jack Jansen · 27 years ago
- d0417ec Removed support_print docs. by Jack Jansen · 27 years ago
- 3261719 Docs on new tcl/tk, new build tree layout by Jack Jansen · 27 years ago
- f10786b Very sketchy preliminary docs on new applescripting functionality. by Jack Jansen · 27 years ago
- e66b8c8 Updated for 1.5a2 distribution by Jack Jansen · 27 years ago
- 1473af7 Updated for building with MSL libraries by Jack Jansen · 28 years ago
- 1836a62 NewMovieFromFile has extra parameter and return value by Jack Jansen · 28 years ago
- 4240b61 Use MacOS.string_id_to_buffer for the hack to convert string id() to by Jack Jansen · 28 years ago
- 6ad8d13 "ported" Guido's embedding demo to the mac, and wrote some minimal by Jack Jansen · 28 years ago
- f3dd5aa - CWGUSI has moved - Changed instructions for Tcl 7.6/Tk 4.2 by Jack Jansen · 28 years ago
- a742d11 Added a chapter on using OSAXen by Jack Jansen · 28 years ago
- 3d919c4 Added reference to pdf documentation and bbpy, correctly explained by Jack Jansen · 28 years ago
- 0fb1d82 Added reference to pdf documentation and bbpy, correctly explained by Jack Jansen · 28 years ago
- abc2db7 Updated (which should have been done before the 1.4 distribution). by Jack Jansen · 28 years ago
- 70e413d Added a note on swed and htmled examples, added tab support, fixed typo by Jack Jansen · 28 years ago
- e272303 Added a note about incorrect "PythonCore not found" message by Jack Jansen · 28 years ago
- 061ac50 Added a note about PythonApplet name by Jack Jansen · 28 years ago
- 319f1a2 Added a warning about gusi cfm68k "far data" by Jack Jansen · 28 years ago
- 6f1ee20 Use mac_image (from cmif stuff) by Jack Jansen · 28 years ago
- bdf03a0 - Regenerated suites - Use (and document) "start" argument to TalkTo initializer by Jack Jansen · 28 years ago
- ef5cd05 Calling Application._quit() is now preferred over raising self. by Jack Jansen · 28 years ago
- e1c3f36 Documented preliminary CGI applet. by Jack Jansen · 28 years ago
- 09da209 Added ref to cgi.html by Jack Jansen · 28 years ago
- 5a1a175 Example CGI applet by Jack Jansen · 28 years ago
- 16e99c0 Added note about modified gusi by Jack Jansen · 28 years ago
- 22fa642 Added a note that redirecting stdin/stdout does not work due to gusi bug. by Jack Jansen · 28 years ago