summaryrefslogtreecommitdiffstats
path: root/Mac/Tools
Commit message (Expand)AuthorAgeFilesLines
* added hasclosebox attr (jstrout) -- jvrJust van Rossum1999-03-031-1/+2
* added "Save options" menu to popup so users can set the creator of scripts --...Just van Rossum1999-02-271-0/+56
* changed creator to 'Pide' -- jvrJust van Rossum1999-02-271-1/+1
* added kludge so edit menus work in W.ModalDialogs -- jvrJust van Rossum1999-02-271-1/+1
* updated 'vers' resource -- jvrJust van Rossum1999-02-271-0/+0
* reverted Jack's mod: no longer neccesary since all BNDL & icon info is in the...Just van Rossum1999-02-271-13/+0
* added Jack's ad-hoc icon plus a BNDL resource, so the creator of the IDE will...Just van Rossum1999-02-271-0/+0
* Set the signature for the IDE "by hand", the bundle is already included in theJack Jansen1999-02-271-0/+13
* added "dummy" makeopenwindowsmenu method to simplify making a standalone W ap...Just van Rossum1999-02-261-0/+7
* open res file(s) read only; upped __version__ -- jvrJust van Rossum1999-02-261-4/+4
* added slight delay in Scrollbar.click() for more intuitive response -- jvrJust van Rossum1999-02-251-0/+2
* fixed "crashing" bug when scripts folder as stored in prefs file does not exist.Just van Rossum1999-02-251-1/+1
* fixed problem with "reloading" sub-sub-modules -- jvrJust van Rossum1999-02-051-3/+4
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-0212-58/+58
* added some commentsJust van Rossum1999-02-021-1/+10
* better sys.path munging when running scripts -- jvrJust van Rossum1999-02-011-8/+2
* Add $(APPLICATION) or :Mac:Tools:IDE at the very start of sys.path to improve...Just van Rossum1999-01-311-4/+5
* There are now three possible ways to run the IDE:Just van Rossum1999-01-301-6/+13
* ??? adding this file somehow failed -- jvrJust van Rossum1999-01-301-0/+395
* First Checked In.Just van Rossum1999-01-3028-0/+8612
* added ntpath and win32api to MAC_MAYMISS_MODULES -- jvrJust van Rossum1999-01-301-1/+3
* changed chars in source > chr(127) to ASCII: CVS corrupted them -- jvrJust van Rossum1999-01-301-3/+3
* Re-committed as AppleSingleJack Jansen1999-01-292-0/+0
* Removed warnings for packages (Just implemented support for freezingJack Jansen1999-01-212-2/+2
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-012-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-204-946/+0
* Support for freezing packages (Just).Jack Jansen1998-08-182-6/+11
* Replace first sys.path entry with the directory where the script livesJack Jansen1998-08-181-1/+5
* Implementation of freezing from shared libraries, without source. (Just)Jack Jansen1998-07-312-7/+201
* A well-known example for freeze.Jack Jansen1998-06-261-0/+5
* Mac version of freeze. Uses standard freeze modules where it can,Jack Jansen1998-06-2610-0/+557
* Moved resources around to forestall conflicts with debuggeeJack Jansen1996-12-238-17/+20
* Add twit "home" location to sys.path (so you can put the applet on theJack Jansen1996-11-112-2/+9
* Modified to work together with BBPyJack Jansen1996-10-233-891/+905
* Changed Types to types.Jack Jansen1996-10-151-1/+1
* Prepared for Tk windowing implementationJack Jansen1996-10-095-28/+61
* tweaked some of the positions of interface elements.Jack Jansen1996-10-091-888/+887
* - Simplified inheritance structure (still not good enough)Jack Jansen1996-09-267-1070/+1133
* Fixed PM debuggingJack Jansen1996-09-254-392/+871
* Disabled splash screen, added ShowMessageJack Jansen1996-09-251-4/+6
* The Window Independent Tracer (which will probably move elsewhere onceJack Jansen1996-09-2410-0/+2256