summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/twit/TwitCore.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved to unsupported: it never lived up to its expectancies, and for the Mac ↵Jack Jansen2000-08-201-549/+0
| | | | all the functionality is available in the IDE.
* Moved resources around to forestall conflicts with debuggeeJack Jansen1996-12-231-5/+5
|
* Prepared for Tk windowing implementationJack Jansen1996-10-091-18/+17
|
* - Simplified inheritance structure (still not good enough)Jack Jansen1996-09-261-37/+63
| | | | | | | | | - 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
* Fixed PM debuggingJack Jansen1996-09-251-4/+35
| | | | Added different arrow-icons for running/calling/returning/exception
* The Window Independent Tracer (which will probably move elsewhere onceJack Jansen1996-09-241-0/+493
it is truly window-independent:-)