summaryrefslogtreecommitdiffstats
path: root/Mac/Lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* An interface to the font managerJack Jansen1996-01-091-0/+32
* Various fixes/enhancements, thanks to Ivan and Just:Jack Jansen1996-01-081-5/+24
* A different binhexer, apparently:-(Jack Jansen1996-01-021-9/+10
* Fixed exampleJack Jansen1996-01-021-1/+6
* Added missing newlineJack Jansen1995-12-211-1/+1
* Minor bugfix in keyboard input handlingJack Jansen1995-12-121-1/+2
* - Added color window/pixmap supportJack Jansen1995-12-125-5/+5
* QuickTime support (not yet functional)Jack Jansen1995-11-301-0/+234
* Component mgr supportJack Jansen1995-11-302-0/+68
* - Added support for PicHandleJack Jansen1995-11-141-1/+2
* New universal headers, a few bit-flags were added.Jack Jansen1995-11-141-1/+11
* - Fixed handling of InsetRect, OffsetRect, MapRectJack Jansen1995-11-141-2/+10
* Universal header changes: some new bits defined.Jack Jansen1995-11-141-1/+10
* Regenerated because of minor changes in universal headersJack Jansen1995-11-141-12/+13
* Added 2 missing SetPort callsJack Jansen1995-11-141-1/+2
* Added a ProgressBar() class (which shows a progress bar). Needs newJack Jansen1995-11-141-0/+63
* Added idle() method, called when no events are available.Jack Jansen1995-11-101-0/+5
* Fixed positioning of icon on copy()Jack Jansen1995-10-091-1/+3
* New universal headersJack Jansen1995-10-092-3/+12
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-094-376/+311
* Modified/recreated to use keyword argumentsJack Jansen1995-10-036-2324/+1130
* add (dummy) mode arg to open()Guido van Rossum1995-09-011-1/+5
* its all in the name...Jack Jansen1995-08-311-0/+1171
* Modeless dialog testJack Jansen1995-08-311-0/+45
* copy() can now create destination pathJack Jansen1995-08-311-10/+21
* Constants useful when using macfs moduleJack Jansen1995-08-311-0/+30