summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
Commit message (Expand)AuthorAgeFilesLines
* __file__ now sometimes refers to the .pyc fileJack Jansen1998-03-021-0/+3
* Oops, this wasn't checked in yet: part of the AE structure for the newJack Jansen1998-02-251-0/+69
* Module to use Mac serial port as a communication linkJack Jansen1998-02-251-0/+74
* Helper routines to create standalone Python applications.Jack Jansen1998-02-251-0/+91
* Hack to get at string buffer address changedJack Jansen1998-02-251-1/+1
* Regenerated from Universal Headers 3.0.1 (which are changedJack Jansen1998-02-2016-764/+1393
* Updated to Waste 1.3Jack Jansen1998-02-201-1/+9
* Break circular reference on menus upon cleanupJack Jansen1998-02-201-0/+1
* Mods by Bill BedfordJack Jansen1998-01-161-9/+50
* Addition by Bill Bedford: Ordinal and NOrdinal classes so we canJack Jansen1998-01-161-1/+26
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-061-6/+6
* Loading defaults for gusi/sys.path didn't work for applets. Fixed.Jack Jansen1998-01-061-2/+4
* Balloon help definitionsJack Jansen1998-01-061-0/+46
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-1821-1/+1
* Moved scripting to lib-scripting (did it the Sjoerd-way this time)Jack Jansen1997-12-1814-0/+0
* Added old-exceptions and no-site-python preferences and upped versionJack Jansen1997-09-091-4/+6
* Dunno, rebinhexed?Jack Jansen1997-09-082-9/+9
* Preferences is a general module to get (and set) preferences inJack Jansen1997-09-082-0/+341
* Moved suites to their own folderJack Jansen1997-08-2716-2066/+6267
* RegeneratedJack Jansen1997-08-1513-14/+14
* mkalias() now has an optional third parameter to create relativeJack Jansen1997-08-081-2/+7
* - Added classes to support class/property generation by gensuitemoduleJack Jansen1997-08-083-17/+111
* Added dopendingevents callJack Jansen1997-06-201-0/+31
* Allow specifying own resources for all dialogsJack Jansen1997-06-201-7/+15
* Module to buffer stdout/stderr until stdin is read. Useful forJack Jansen1997-06-201-0/+110
* RegeneratedJack Jansen1997-06-203-3/+3
* Replaced MacOS.EnableAppSwitch with MacOS.SchedParamsJack Jansen1997-06-122-5/+5
* Added optional preload arg to some routines (which creates reloadedJack Jansen1997-06-121-5/+9
* Replaced MacOS.EnableAppswitch by MacOS.SchedParamsJack Jansen1997-06-124-6/+6
* Regenreated for MSLJack Jansen1997-05-151-6/+11
* Add a few more BringToFont callsJack Jansen1997-05-131-0/+3
* Regenrated from CW11 IDEJack Jansen1997-05-131-32/+200
* Fixes to progress bar by SDM, modified by Jack:Jack Jansen1997-05-121-16/+79
* Still not a real test, but at least it runs againJack Jansen1997-04-031-17/+26
* Use MacOS.string_id_to_buffer for id() to buffer address hackJack Jansen1997-04-031-1/+2
* Re-generated from new (CW11) universal headersJack Jansen1997-02-245-50/+215
* Return preferences of unknown type as opaque dataJack Jansen1997-01-101-1/+14
* High-level interface to Internet ConfigJack Jansen1997-01-092-1/+246
* Minimal test of icglue moduleJack Jansen1997-01-071-0/+27
* Added Application.cleanup method which asks all windows to closeJack Jansen1996-12-231-0/+5
* Raise a more intellegible error in the case of missing keyword argsJack Jansen1996-10-231-2/+9
* Fixed flashing in ProgressBar update.Jack Jansen1996-10-151-9/+8
* Fixed progressbar cleanupJack Jansen1996-10-041-6/+4
* Menu callbacks can be strings, in which case they will be looked up inJack Jansen1996-09-261-12/+76
* Finally *tested* effect of fg and bg yield values (and changed them:-)Jack Jansen1996-09-221-0/+17
* 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
* Created Finder 7.0 AE interface and a test program that uses theJack Jansen1996-09-192-0/+343
* Added _quit() method similar to FrameWork in stead of settingJack Jansen1996-09-171-1/+4