Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ↵ | Jack Jansen | 2001-08-19 | 1 | -194/+0 |
| | | | | the Carbon package. | ||||
* | Use FSpCreateResFile() in stead of CreateResFile(). | Jack Jansen | 2001-01-29 | 1 | -2/+3 |
| | | | | Don't call OpenDeskAcc() and AppendResMenu() on Carbon. | ||||
* | Removed try/except TypeError around calling the ae handler function, it ↵ | Jack Jansen | 2000-10-19 | 1 | -8/+6 |
| | | | | masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K. | ||||
* | Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the ↵ | Jack Jansen | 2000-10-19 | 1 | -0/+2 |
| | | | | same way as input to stdin (i.e. as an ack of the output that went before). This makes the CGI tools work nicely for Quit. | ||||
* | Handle the ****/**** appleevent wildcard when called as a main program, so ↵ | Jack Jansen | 2000-09-24 | 1 | -1/+1 |
| | | | | that it becomes a handy debugging tool (BuildApplet, copy aete resource, apply applescript to it). | ||||
* | Added getaboutmenutext() method. (jvr) | Just van Rossum | 2000-03-28 | 1 | -1/+4 |
| | |||||
* | my previous patch didn't give enough events to SIOUX, this one fixes that (jvr) | Just van Rossum | 2000-03-27 | 1 | -3/+4 |
| | |||||
* | fixed several event handling buglets, added command Q support, added a new ↵ | Just van Rossum | 2000-03-27 | 1 | -23/+37 |
| | | | | module doc string, some formatting nits. (jvr) | ||||
* | Removed debug print | Jack Jansen | 1998-10-21 | 1 | -1/+0 |
| | |||||
* | Moved toolbox to lib-toolbox, Sjoerd-style. | Jack Jansen | 1997-12-18 | 1 | -0/+176 |