summaryrefslogtreecommitdiffstats
path: root/Mac/Resources
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed appearance-dialogs to new WDEF values. Also undid silly change ofJack Jansen1999-12-091-0/+0
| | | | button types in those dialogs.
* Removed all owner resources except for "Pyth".Jack Jansen1999-03-171-0/+0
|
* Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc.Jack Jansen1999-02-272-0/+0
|
* Added Extensions:img:Mac to default sys.pathJack Jansen1999-02-061-0/+1
|
* Replaced by Pythonpath.rJack Jansen1999-02-021-0/+0
|
* 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-293-0/+119
| | | | | bundle to its own Rez source file. With these changes various resources are all set automatically from .h files.
* Re-committed as AppleSingleJack Jansen1999-01-291-0/+0
|
* Updated for new build and plugin pathsJack Jansen1999-01-281-0/+0
|
* Re-commit in applesingleJack Jansen1999-01-287-0/+0
|
* added default sys.path entry for NumPy -- jvrJust van Rossum1999-01-281-0/+0
|
* Updated the version number in the vers and preffilename resources.Jack Jansen1999-01-212-0/+0
|
* Project files converted for CW Pro 4. And the daylight savings time switch ↵Jack Jansen1998-11-017-0/+0
| | | | seems to have "modified" the resource files (but nothing has changed there).
* The help dialog id numbers never got changed when the dialog numbers changed,Jack Jansen1998-10-151-0/+0
| | | | so balloons haven't been working for ages. Apparently nobody noticed:-)
* Replaced the hand-generated .hqx files by the binary resourcefiles themselvesJack Jansen1998-08-1814-6572/+0
| | | | (in AppleSingle format, so should be readable with MacCVS Pro too)
* New about box and a few other fixes by Just, and everything gotJack Jansen1998-07-316-6300/+6252
| | | | rebinhexed again.
* Fixes by Just:Jack Jansen1998-04-271-420/+302
| | | | | | - Upped version number in about dialog - Use auto-positioning of dialogs (a sys7 feature I had never heard of, _very_ useful).
* Updated for Python 1.5.1: version number, preference filename, etcJack Jansen1998-04-213-694/+1063
|
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-066-5531/+5644
| | | | | | now uses only 228-256, leaving 128-228 free for others. This mod affects prefs files, libraries and almost everything else, so I've upped my local Python to 1.5b4 to remain sane.
* - Tk 8.0p2 script resourcesJack Jansen1998-01-063-4815/+5006
| | | | | - New folder names in sys.path initialisation - Version number, preffilename upped
* Upped version to 1.5a4, changed sys.path initialization to match newJack Jansen1997-10-082-284/+283
| | | | directory structure.
* Added no-site-python and old-exceptions preferences.Jack Jansen1997-09-093-432/+472
| | | | Implemented balloon help for options dialog.
* The python preference resource now has a version number, andJack Jansen1997-09-087-5617/+5864
| | | | "optimize" has replaced "don't print".
* New version number, new tk resources, new error numbers, new GUSIJack Jansen1997-08-087-4316/+4819
|
* Version number and such for 1.5a2 distributionJack Jansen1997-05-294-1332/+1331
|
* Changed version string and preferences filename to 1.5a2.Jack Jansen1997-05-234-919/+925
|
* Fixes to progress bar by SDM, modified by Jack:Jack Jansen1997-05-121-385/+385
| | | | | | | - Window has a titlebar, and title() changes it - The label is changed with label() - The window is now movable-modal - Cancel is now called Stop, and works.
* Version upped to 1.5a1Jack Jansen1997-05-071-19/+19
|
* Included new MSL error numbersJack Jansen1997-05-071-2/+2
|
* Added/updated copyright noticesJack Jansen1997-01-317-4321/+4862
| | | | (and the &*^$%@ resource files got binhexed again, sigh)
* 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.