summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/twit/twit.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved to unsupported: it never lived up to its expectancies, and for the Mac ↵Jack Jansen2000-08-201-59/+0
| | | | all the functionality is available in the IDE.
* Moved resources around to forestall conflicts with debuggeeJack Jansen1996-12-231-1/+1
|
* Add twit "home" location to sys.path (so you can put the applet on theJack Jansen1996-11-111-0/+7
| | | | desktop)
* Modified to work together with BBPyJack Jansen1996-10-231-5/+4
| | | | Re-enabled splash screen
* - Simplified inheritance structure (still not good enough)Jack Jansen1996-09-261-47/+4
| | | | | | | | | - Added menubar in stead of buttons - (optionally) switch menubar back and forth to facilitate debugging FrameWork applications - Handle "Open Document" appleevent - Fixed click in grow-box location - Allow a new debug session after previous one has finished
* Disabled splash screen, added ShowMessageJack Jansen1996-09-251-4/+6
|
* The Window Independent Tracer (which will probably move elsewhere onceJack Jansen1996-09-241-0/+94
it is truly window-independent:-)