1. 01a2d9e Use FSpCreateResFile() in stead of CreateResFile(). by Jack Jansen · 24 years ago
  2. 62e3843 Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K. by Jack Jansen · 25 years ago
  3. 7490236 Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the 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. by Jack Jansen · 25 years ago
  4. 55a0bde Handle the ****/**** appleevent wildcard when called as a main program, so that it becomes a handy debugging tool (BuildApplet, copy aete resource, apply applescript to it). by Jack Jansen · 25 years ago
  5. f518727 Added getaboutmenutext() method. (jvr) by Just van Rossum · 25 years ago
  6. 0c3baaf my previous patch didn't give enough events to SIOUX, this one fixes that (jvr) by Just van Rossum · 25 years ago
  7. 7ec7c8a fixed several event handling buglets, added command Q support, added a new module doc string, some formatting nits. (jvr) by Just van Rossum · 25 years ago
  8. 260400f Removed debug print by Jack Jansen · 27 years ago
  9. 0e680b7 Moved toolbox to lib-toolbox, Sjoerd-style. by Jack Jansen · 27 years ago[Renamed from Mac/Lib/toolbox/MiniAEFrame.py]
  10. b7e82c1 Raise a more intellegible error in the case of missing keyword args by Jack Jansen · 29 years ago
  11. 4cb9454 Added _quit() method similar to FrameWork in stead of setting by Jack Jansen · 29 years ago
  12. f4c4f9e (preliminary) framework for scriptable applications by Jack Jansen · 29 years ago