summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Put the applet code inside USE_MAC_APPLET_SUPPORT ifdefs, to make 68k standal...Jack Jansen1999-02-151-0/+6
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-152-39/+12
* AskPassword(): added reference to the module doc string; added support for au...Just van Rossum1999-02-151-2/+3
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-145-14/+7
* Changed case on cm and qt modules, removed last references to toolboxmodules.Jack Jansen1999-02-1232-0/+0
* Build all plugins modules separately, the PlugIns.prj project seems toJack Jansen1999-02-121-2/+42
* Updated for the new one-slb-per-extension scheme.Jack Jansen1999-02-101-14/+24
* Added AskPassword() with same interface as AskString. By Steve Majewski with ...Jack Jansen1999-02-101-0/+71
* Try a new commit, hoping it'll fix the problems with this project on flap.Jack Jansen1999-02-101-0/+0
* Use typeFloat for all floating point values. The previously usedJack Jansen1999-02-101-18/+7
* new dangerous script: it removes all apps (except sys.executable), shared lib...Just van Rossum1999-02-071-0/+59
* Added Ctl.as_Control and Menu.as_Menu methods, which take a resource asJack Jansen1999-02-076-0/+52
* Added a define USE_CORE_TOOLBOX, which includes six core toolbox modulesJack Jansen1999-02-071-12/+21
* Added a define USE_CORE_TOOLBOX, which includes six core toolbox modulesJack Jansen1999-02-071-1/+2
* Don't create symlinks to toolbox modules any more.Jack Jansen1999-02-071-38/+38
* Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore.Jack Jansen1999-02-0746-96/+362
* Added Extensions:img:Mac to default sys.pathJack Jansen1999-02-061-0/+1
* - img modules are no longer in PlugIns folderJack Jansen1999-02-0613-11/+0
* img modules are no longer in PlugIns folder.Jack Jansen1999-02-062-21/+2
* fixed problem with "reloading" sub-sub-modules -- jvrJust van Rossum1999-02-051-3/+4
* Partly updated to reflect the new organization and the availability of CVSJack Jansen1999-02-031-44/+81
* 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
* re-checkin with "ISO-8859 translation" turned on.Just van Rossum1999-02-0212-58/+58
* added some commentsJust van Rossum1999-02-021-1/+10
* put the preferences file in a folder called "Python" inside the prefs folder,...Just van Rossum1999-02-022-11/+38
* Replaced by Pythonpath.rJack Jansen1999-02-021-0/+0
* better sys.path munging when running scripts -- jvrJust van Rossum1999-02-011-8/+2
* removed old IDE stuff -- jvrJust van Rossum1999-02-0136-7998/+0
* 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
* 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
* set 'preload' attribute for __main__ PYC resource -- jvrJust van Rossum1999-01-301-0/+3
* skip 'vers' resource when copying resources from templeate -- jvrJust van Rossum1999-01-301-1/+1
* 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
* Added pascal-style string name of preference file resource, and bracketedJack Jansen1999-01-301-1/+6
* doh! added missing comma (will check before committing in the future ;-) -- jvrJust van Rossum1999-01-291-1/+1
* added path entry for NumPy -- jvrJust van Rossum1999-01-291-0/+1
* Pythonpath converted to Rez source, and vers resource removed fromJack Jansen1999-01-2910-0/+119
* Projects moved to Mac:Build. The macfreeze projects still need sorting out.Jack Jansen1999-01-2939-3493/+0
* Fixed an absolute path.Jack Jansen1999-01-291-0/+0