summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Changed default background yield time to 1 tickJack Jansen1996-09-221-1/+14
* Use auto-start functionality of aetools.TalkTo and aetools.Error forJack Jansen1996-09-202-14/+4
* raise aetools.Error in stead of MacOS.Error on server-generated errorsJack Jansen1996-09-201-1/+1
* Regenerated to use aetools.Error in stead of MacOS.Error.Jack Jansen1996-09-208-153/+230
* - Added optional "start" argument to TalkTo initialializer, whichJack Jansen1996-09-201-4/+20
* Convenience routines: wrappers around some of the scriptable finderJack Jansen1996-09-201-0/+138
* Added macfs.FindApplication() to find application FSSpec given signature.Jack Jansen1996-09-203-0/+153
* - Regenerated suitesJack Jansen1996-09-204-29/+31
* Created Finder 7.0 AE interface and a test program that uses theJack Jansen1996-09-192-0/+343
* Calling Application._quit() is now preferred over raising self.Jack Jansen1996-09-1711-20/+14
* Added _quit() method similar to FrameWork in stead of settingJack Jansen1996-09-171-1/+4
* - Use a flag (self.quitting) as preferred method of exiting mainloopJack Jansen1996-09-171-4/+18
* Added macostools.touch() calls to inform the finder of our changes.Jack Jansen1996-09-153-0/+6
* - Optionally copy file times for copy/copytree (default on)Jack Jansen1996-09-151-4/+20
* Fixed macos.splash to actually *draw* the splash box:-)Jack Jansen1996-09-151-3/+7
* Added [GS]etDates methods to get and set creation, modification andJack Jansen1996-09-151-0/+88
* 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