summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Py_GetProgramName turns out not to be obsolete (used by _tkinter).Jack Jansen1996-09-091-8/+0
* PPC companion to Python68KSmall.Jack Jansen1996-09-091-0/+1233
* It turns out that Py_GetProgramName is used after all...Jack Jansen1996-09-094-1197/+1197
* Fixed to use appletbundle in stead of bundle resource fileJack Jansen1996-09-091-138/+133
* Code to add shlib resource fork was not enabled, also made projectJack Jansen1996-09-091-206/+201
* Documented preliminary CGI applet.Jack Jansen1996-09-091-0/+86
* Added ref to cgi.htmlJack Jansen1996-09-091-1/+6
* Example CGI appletJack Jansen1996-09-093-0/+169
* (preliminary) framework for scriptable applicationsJack Jansen1996-09-091-0/+166
* Turned off debugging outputJack Jansen1996-09-091-2/+0
* Added note about modified gusiJack Jansen1996-09-071-3/+11
* - Put all options in a structJack Jansen1996-09-075-156/+196
* Got rid of toollibs, moved some libraries aroundJack Jansen1996-09-074-1321/+1276
* Removed faulty gusi resourceJack Jansen1996-09-071-126/+117
* Added handling for new options, fixed applet option settingJack Jansen1996-09-072-17/+19
* Allow editing selected bits of the GUSI preferences (creator, type andJack Jansen1996-09-062-69/+157
* Removed duplicate gusi pref from bundleJack Jansen1996-09-062-259/+252
* - Rationalized override preferences support, by rememberingJack Jansen1996-09-062-30/+66
* macglue: added PyMac_AppRefNumJack Jansen1996-09-062-5/+17
* Python about box implemented. Slightly convoluted, since (a) we haveJack Jansen1996-09-065-58/+463
* Completely redone. mkestrres now parses errno.h and Errors.h filesJack Jansen1996-09-052-634/+732
* Regenerated, now also includes errno values plus explanationsJack Jansen1996-09-051-593/+665
* Check that our override pythonpath is actually coming from theJack Jansen1996-09-051-8/+16
* Removed unused varsJack Jansen1996-09-051-2/+0
* Symbolic names for all error codes from Errors.h and errno.hJack Jansen1996-09-051-0/+626
* Added a note that redirecting stdin/stdout does not work due to gusi bug.Jack Jansen1996-09-051-1/+7
* - Fixed PyMac_DoYield:Jack Jansen1996-09-043-14/+77
* Merged Guido's mkaliases and Jack's MkPluginAliasesJack Jansen1996-08-281-70/+82
* Completely revamped: it now uses separate instruction files perJack Jansen1996-08-283-140/+158
* Removed RunLibScript from buildJack Jansen1996-08-281-1/+0
* Removed silly dialogJack Jansen1996-08-281-3/+2
* Projects for 1.4b3 distribution: debugging off, optimizations on, etc.Jack Jansen1996-08-2825-8710/+8778
* "Small" 68K interpreter, without waste, img and tkinterJack Jansen1996-08-282-0/+1199
* Version uppedJack Jansen1996-08-282-8/+8
* Added setwatchcursor() and setarrowcursor() functionsJack Jansen1996-08-281-0/+10
* Updated for 1.4b3Jack Jansen1996-08-282-21/+214
* Added note that these instruction are for a full source distribution,Jack Jansen1996-08-281-0/+4
* Fixed names of vairous plugins to build, added a couple and addedJack Jansen1996-08-231-9/+26
* - MWRuntimeStatic{arch} are static versions of MW shared runtimeJack Jansen1996-08-2330-7024/+9682
* Turn on USE_TK and MAC_TCL by defaultJack Jansen1996-08-231-2/+2
* Always call __initialize(), also on PPCJack Jansen1996-08-231-23/+14
* - Added cfm68k instructionsJack Jansen1996-08-231-15/+67
* Adapted for cfm68k, new names and split off of qt.Jack Jansen1996-08-202-67/+92
* Rationalized header files:Jack Jansen1996-08-204-21/+52
* - Gave PPC shared libraries (and projects) .ppc in their nameJack Jansen1996-08-2031-4304/+8544
* Added void before mainJack Jansen1996-08-201-0/+1
* - Renamed USE_BGEN to USE_TOOLBOXJack Jansen1996-08-201-6/+10
* Re-binhexedJack Jansen1996-08-202-518/+518
* Fixed command-. handlingJack Jansen1996-08-191-2/+15
* Fixed to work for ppc and cfm68kJack Jansen1996-08-191-0/+4