summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Guido:Jack Jansen1996-08-191-1/+10
* Removed debug printfJack Jansen1996-08-191-3/+1
* Removed obsolete cfm68k ifdef (Guido)Jack Jansen1996-08-191-3/+0
* Include config.hJack Jansen1996-08-191-0/+2
* Guido:Jack Jansen1996-08-191-14/+5
* Guido: added some void's to declarationsJack Jansen1996-08-191-1/+5
* Guido: changed __sinit to __initialize for CFM68K.Jack Jansen1996-08-191-2/+2
* Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK andJack Jansen1996-08-193-16/+7
* No USE_MACSPEECH for CFM68K (the interface library appears to be missing)Jack Jansen1996-08-191-0/+2
* Dummy SpinCursor() if __CFM68K__ is definedJack Jansen1996-08-191-0/+10
* Removed {Set,Get}SoundVol (old calls not supported by cfm68k)Jack Jansen1996-08-192-34/+4
* Fixed viewrect/destrect calculationJack Jansen1996-08-191-2/+8
* Changed to use 8-byte doubles. Also re-enabled optimizations, 68020Jack Jansen1996-08-071-1342/+1330
* Moved build.html to building.htmlJack Jansen1996-08-071-1/+1
* Changed instructions for new releases of cwgusi, waste and tcl/tk,Jack Jansen1996-08-061-209/+274