summaryrefslogtreecommitdiffstats
path: root/Mac/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bundle to allow any object (file, folder, disk) to be dropped onJack Jansen1996-11-201-116/+81
| | | | an applet.
* More sensible default sys.pathJack Jansen1996-11-091-16/+15
|
* Fixed gusi preferencesJack Jansen1996-10-231-4/+4
|
* Version upped to 1.4, removed some unused dialogs, added STR resourceJack Jansen1996-10-224-665/+661
| | | | with preference filename.
* Changed about box to come up invisibly (so we can move it to the rightJack Jansen1996-09-237-4765/+4764
| | | | location without flashing).
* Removed faulty gusi resourceJack Jansen1996-09-071-126/+117
|
* Removed duplicate gusi pref from bundleJack Jansen1996-09-062-259/+252
| | | | Added "Delay sioux window" to template for gusi resource
* Python about box implemented. Slightly convoluted, since (a) we haveJack Jansen1996-09-061-58/+417
| | | | | to override an internal sioux routine and (b) we have to override the "about sioux" menuitem after sioux has created its menus.
* Regenerated, now also includes errno values plus explanationsJack Jansen1996-09-051-593/+665
|
* Version uppedJack Jansen1996-08-282-8/+8
|
* Updated for new tcl/tk releaseJack Jansen1996-08-061-3048/+3093
|
* Upped version number, rebinhexed everythingJack Jansen1996-08-027-4284/+4304
|
* Recreated tkpython.rsrc, upped version numberJack Jansen1996-05-204-3486/+3567
|
* Moved a button in the message dialog. and everything got binhexed again.Jack Jansen1996-04-103-306/+308
|
* Removed one level of "mac" in path initializationJack Jansen1996-03-251-8/+8
|
* Fixed pythonpath to include tkinter and mac:toolbox, and source-treeJack Jansen1996-03-207-3616/+3616
| | | | locations for mac libs. The others were re-binhexed for reasons unknown...
* - Allow setting of argc/argv in <option>-start dialogJack Jansen1996-03-121-25/+26
| | | | - Set "ok" to be default button
* - gusiprefs.rsrc added (note: must be in application/applet, not inJack Jansen1996-03-077-4210/+4231
| | | | | library for shared python) - binhexer fixed.
* Added TMPL for startup optionsJack Jansen1996-02-211-9/+13
| | | | app.
* Changed MacOS creator code from PYTH to PythJack Jansen1996-02-212-358/+359
|
* Tk resources (but with a different name, without a space)Jack Jansen1996-02-211-0/+3181
|
* A different binhexer, apparently:-(Jack Jansen1996-01-025-1013/+1016
|
* Added progress-bar dialogJack Jansen1995-11-141-55/+57
|
* Updated 'vers' resource to 1.3 (forgot before the distribution:-)Jack Jansen1995-10-272-72/+74
| | | | Changed option dialog to include console-window close options
* Changed SIZE: minimum 2Mb is a bit over the top...Jack Jansen1995-10-091-107/+106
|
* Minor fixJack Jansen1995-09-011-17/+17
|
* Added version resourceJack Jansen1995-08-312-251/+264
| | | | Added dialogs for initial preference file creation
* Renumbered dialogs:Jack Jansen1995-08-141-19/+24
| | | | | | 128-255 are for interpreter use 256-511 are for extension modules, libraries, etc 512 and above are for applications
* Put resource-files under CVS, in binhex formJack Jansen1995-08-075-0/+1006