summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
Commit message (Expand)AuthorAgeFilesLines
* Removed debug printJack Jansen1998-10-211-1/+0
* For submenus remember the parent and parent index, so we can grey out ourJack Jansen1998-10-151-0/+8
* Set kAECanInteract and kAECanSwitchLayer flags for the finder interactions.Jack Jansen1998-10-151-0/+3
* Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.Jack Jansen1998-10-126-6/+6
* Truncate messages if they are longer than 255 characters. Note that this isJack Jansen1998-09-281-0/+2
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-204-525/+0
* Support for freezing packages (Just).Jack Jansen1998-08-181-5/+15
* Common code for BuildApplet, BuildApplication and fullbuild (Just)Jack Jansen1998-07-311-0/+279
* Extended replacement for scripts:cfmfile.py (Just)Jack Jansen1998-07-311-0/+186
* Added has_key() method to IC object.Jack Jansen1998-07-311-1/+7
* Added a delete() method to menu entries. Only the last entry of a menuJack Jansen1998-07-131-1/+14
* Convert \n to \r in strings that are displayed in the dialogs.Jack Jansen1998-07-011-8/+19
* For ControlWindow there is a new method do_rawcontrolhit(), which getsJack Jansen1998-05-281-14/+36
* Added a PopupMenu class.Jack Jansen1998-05-061-4/+26
* Regenerated with FOUR_CHAR_CODE definedJack Jansen1998-04-271-0/+1
* Added new folder typesJack Jansen1998-04-241-0/+62
* Added FOUR_CHAR_CODE defineJack Jansen1998-04-241-0/+1
* Regenerated with FOUR_CHAR_CODE definedJack Jansen1998-04-231-0/+2
* Regenerated from new (3.1) universal headersJack Jansen1998-04-2111-64/+496
* Re-generated with slightly more intelligent scriptJack Jansen1998-04-211-43/+510
* Tabnanny fixesJack Jansen1998-04-152-7/+7
* __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