summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
Commit message (Expand)AuthorAgeFilesLines
* Partially converted to Appearance, the dialog still has the old ugly layout andJack Jansen1999-12-232-15/+17
* Converted to Appearance.Jack Jansen1999-12-232-2/+2
* Give a warning if system-wide sys.argv processing is off (because then weJack Jansen1999-12-021-1/+4
* Typo fixed in docstring; removed unneccesary import. (jvr)Just van Rossum1999-11-041-2/+1
* removed two redundant lines -- jvrJust van Rossum1999-04-241-2/+0
* Added Qdoffs module.Jack Jansen1999-03-071-0/+2
* Added App module (appearance manager interface).Jack Jansen1999-03-041-0/+2
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-141-2/+1
* Build all plugins modules separately, the PlugIns.prj project seems toJack Jansen1999-02-121-2/+42
* new dangerous script: it removes all apps (except sys.executable), shared lib...Just van Rossum1999-02-071-0/+59
* Don't create symlinks to toolbox modules any more.Jack Jansen1999-02-071-38/+38
* img modules are no longer in PlugIns folder.Jack Jansen1999-02-062-21/+2
* Just's script to find non-7-bit-clean charactres in a source tree (slightlyJack Jansen1999-02-031-0/+53
* updated to the new numpy build setup -- jvrJust van Rossum1999-02-021-2/+8
* minor cleanup of last patch -- jvrJust van Rossum1999-02-011-1/+0
* Added PythonIDE to the applet list; added destination filename support for ap...Just van Rossum1999-02-011-6/+8
* removed turd resources left by my former MacCVS clientJust van Rossum1999-02-012-0/+0
* added some try/excepts so it also works when certain projects/folders are not...Just van Rossum1999-01-301-2/+10
* Removed NumPy install code: it's obsolete -- jvrJust van Rossum1999-01-301-6/+0
* Fixed two typo's (Plugins -> PlugIns) and added some explicit path munging to...Just van Rossum1999-01-301-5/+5
* added "delay console window until needed" preferenceJust van Rossum1999-01-302-0/+0
* Re-committed as AppleSingleJack Jansen1999-01-299-0/+0
* Updated for new build and plugin pathsJack Jansen1999-01-282-11/+11
* Added Icn module to toolboxmodulesJack Jansen1999-01-251-0/+2
* Script to synchronize files with / in their name and their _s_ counterparts.Just van Rossum1999-01-241-0/+89
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-019-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-2020-633/+0
* Binhextree doesn't binhex anymore, it just copies the projects around. ThisJack Jansen1998-08-201-4/+6
* Use buildtools where appropriate.Jack Jansen1998-07-311-3/+4
* Build a full standalone application from a python script (Just)Jack Jansen1998-07-312-0/+189
* Common code used to the buildtools module (Just)Jack Jansen1998-07-312-326/+51
* Added build.macfreeze to the "special" folders.Jack Jansen1998-06-261-1/+1
* Use dialog auto-placement whenever appropriate.Jack Jansen1998-04-278-343/+345
* If there's no comment for an error we use the symbolic name as theJack Jansen1998-04-212-43/+528
* Removed unused import of addpackJack Jansen1998-04-211-1/+0
* Moved some code around: occasionally the SetCreatorFileType didn'tJack Jansen1998-04-211-8/+10
* Added Sndihooks moduleJack Jansen1998-04-151-0/+2
* Default button on main window wasn't set correctlyJack Jansen1998-02-201-1/+1
* Added some debug prints (if enabled by setting DEBUG)Jack Jansen1998-02-201-2/+34
* BuildApplet will now also update old appletsJack Jansen1998-02-202-68/+96
* Build balloon help for EditPythonPrefsJack Jansen1997-10-102-4/+72
* Fixup sys.path to be able to find macostoolsJack Jansen1997-10-101-0/+1
* Implemented balloon help for EditPythonPrefsJack Jansen1997-09-094-30/+250
* Added Help moduleJack Jansen1997-09-091-0/+2
* Added a button to increment buildno, so it doesn't happenJack Jansen1997-09-092-11/+14
* Major overhaul: this is now little more than a user interface, theJack Jansen1997-09-082-404/+123
* Run NumPy installer, if present.Jack Jansen1997-09-082-42/+135
* Fullbuild now maintains BUILDNO for mac buildsJack Jansen1997-09-012-15/+35
* Names changedJack Jansen1997-09-012-38/+38
* Put all prints inside "if verbose:"Jack Jansen1997-08-271-20/+23