summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Use a flag (self.quitting) as preferred method of exiting mainloopJack Jansen1996-09-171-4/+18
* - Optionally copy file times for copy/copytree (default on)Jack Jansen1996-09-151-4/+20
* (preliminary) framework for scriptable applicationsJack Jansen1996-09-091-0/+166
* Symbolic names for all error codes from Errors.h and errno.hJack Jansen1996-09-051-0/+626
* Added setwatchcursor() and setarrowcursor() functionsJack Jansen1996-08-281-0/+10
* Re-binhexedJack Jansen1996-08-202-518/+518
* New waste releaseJack Jansen1996-08-061-1/+2
* Regenerated from CW9 includes (only QuickDraw really got a few new values)Jack Jansen1996-08-0216-17/+22
* Removed debug outputJack Jansen1996-08-011-2/+0
* Allow only one selection (this tests settability of selFlags)Jack Jansen1996-07-261-0/+2
* RegeneratedJack Jansen1996-07-261-1/+1
* Mods by Just:Jack Jansen1996-07-261-20/+46
* Module to handle PYC resourcesJack Jansen1996-05-311-0/+76
* Added MenuItem methods setstyle(), seticon(), setmark()Jack Jansen1996-04-231-0/+12
* - Confine window moves to screen boundariesJack Jansen1996-04-191-9/+35
* Minimal waste test program, modified from ttedit.Jack Jansen1996-04-191-0/+86
* Fixed ScrolledWindow to disable scrollbars if everything is visible.Jack Jansen1996-04-161-8/+48
* An interface to WASTE, an all-singing-all-dancing TextEdit replacement.Jack Jansen1996-04-161-0/+86
* Added ScrolledWindow (a window with one or two scrollbars)Jack Jansen1996-04-122-2/+172
* Fixed ttedit to actually workJack Jansen1996-04-112-15/+7
* Added enable(onoff) method to menus and menu itemsJack Jansen1996-04-111-0/+11
* Added region argument to various ...Update calls.Jack Jansen1996-04-105-10/+14
* TextEdit sample code (not yet complete)Jack Jansen1996-04-102-0/+102
* Added TextEdit interfaceJack Jansen1996-04-101-0/+56
* re-binhexedJack Jansen1996-03-202-509/+509
* Removed addpack callsJack Jansen1996-03-209-52/+0
* Removed addpack calls for toolbox modules.Jack Jansen1996-03-207-35/+0
* Oops... I Inadvertently lost their cvs files...Jack Jansen1996-03-184-0/+908
* Binhexer fixedJack Jansen1996-03-181-11/+10
* Added option to set queue sizeJack Jansen1996-03-181-3/+4
* Use MacOS.openrf (if it is available) for opening resource forksJack Jansen1996-03-121-3/+9
* Added checkmenu() method (to checkmark an entry) and delete() methodJack Jansen1996-03-121-0/+18
* Modules implementing WWW and URL suite, and a module to control netscape.Jack Jansen1996-01-292-0/+468
* Added missing get() methodJack Jansen1996-01-291-0/+24
* - Added FontInfo supportJack Jansen1996-01-111-2/+2
* - Fixed bug in getfillable()Jack Jansen1996-01-091-1/+8