summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Removed addpack calls for toolbox modules.Jack Jansen1996-03-207-35/+0
* Somehow the <<terminated>> got mangled. Fixed.Jack Jansen1996-03-201-1/+1
* Fixed pythonpath to include tkinter and mac:toolbox, and source-treeJack Jansen1996-03-207-3616/+3616
* Fixed for new directory layoutJack Jansen1996-03-2013-4101/+4094
* Removed addpack calls for toolbox modules, re-binhexed resources (sigh)Jack Jansen1996-03-2011-252/+231
* Oops... I Inadvertently lost their cvs files...Jack Jansen1996-03-184-0/+908
* Were copied to Relnotes-1.[12] long ago...Jack Jansen1996-03-182-300/+0
* Fixed binhexerJack Jansen1996-03-183-75/+76
* Explanations of the examples hereJack Jansen1996-03-185-0/+1019
* Minor fixJack Jansen1996-03-181-2/+2
* Changed creator from PYTH to PythJack Jansen1996-03-181-1/+1
* Binhexer fixedJack Jansen1996-03-181-11/+10
* Added option to set queue sizeJack Jansen1996-03-181-3/+4
* Added a few file typesJack Jansen1996-03-181-1/+3
* Use MacOS.openrf (if it is available) for opening resource forksJack Jansen1996-03-121-3/+9
* Added checkmenu() method (to checkmark an entry) and delete() methodJack Jansen1996-03-121-0/+18
* - Allow setting of argc/argv in <option>-start dialogJack Jansen1996-03-123-30/+54
* Added missing include of Fonts.hJack Jansen1996-03-071-0/+1
* New binhexerJack Jansen1996-03-077-250/+254
* Config files for shared PPC python with GUSI and for _tkinter pluginJack Jansen1996-03-072-0/+9
* binhex fixedJack Jansen1996-03-0713-5646/+5629
* - gusiprefs.rsrc added (note: must be in application/applet, not inJack Jansen1996-03-077-4210/+4231
* Replaced previous gusi-chdir() fix by a call to PyMac_FixGUSIcd()Jack Jansen1996-03-064-15/+48
* Added code to make fsspecs work for gusi-pythonJack Jansen1996-03-051-0/+16
* Removed unused varsJack Jansen1996-03-051-3/+0
* Added openrf method, which opens resource fork. The resulting objectJack Jansen1996-02-291-0/+330
* Added __sinit() call, so C++ initializations in shared library workJack Jansen1996-02-291-0/+3
* - Reorganized init codeJack Jansen1996-02-285-45/+63
* Added TMPL for startup optionsJack Jansen1996-02-211-9/+13
* Store default startup options in preference file orJack Jansen1996-02-213-4/+66
* Changed MacOS creator code from PYTH to PythJack Jansen1996-02-2126-8414/+8437
* - AppleEvent timeout set to infiniteJack Jansen1996-02-211-1/+8
* Script to recursively change PYTH creators to PythJack Jansen1996-02-211-0/+34
* Tk resources (but with a different name, without a space)Jack Jansen1996-02-211-0/+3181
* Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink.Jack Jansen1996-02-211-2/+14
* - Added Tk projectsJack Jansen1996-02-2019-8116/+9435
* Added config file for Tk-pythonJack Jansen1996-02-202-166/+13
* Ported to CW8Jack Jansen1996-02-201-0/+20
* Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being)Jack Jansen1996-02-201-0/+2
* - Added Guido's fixesJack Jansen1996-02-201-45/+28
* Allow makefile('rb') or 'wb'.Jack Jansen1996-02-141-0/+1
* Modified for GUSIJack Jansen1996-02-145-6/+76
* For gusi-based pythonJack Jansen1996-02-142-1/+12
* GUSI-based python projectsJack Jansen1996-02-142-0/+2054
* Comment fixJack Jansen1996-02-141-2/+2
* Re-binhexed all projects.Jack Jansen1996-01-3112-4904/+5068
* Added cmath moduleJack Jansen1996-01-291-0/+6
* Modules implementing WWW and URL suite, and a module to control netscape.Jack Jansen1996-01-293-0/+544
* Added missing get() methodJack Jansen1996-01-291-0/+24
* Fixed access to Quickdraw globals. Unfortunately, they now have to beJack Jansen1996-01-292-40/+125