Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added no-site-python and old-exceptions preferences. | Jack Jansen | 1997-09-09 | 3 | -432/+472 |
| | | | | Implemented balloon help for options dialog. | ||||
* | The python preference resource now has a version number, and | Jack Jansen | 1997-09-08 | 7 | -5617/+5864 |
| | | | | "optimize" has replaced "don't print". | ||||
* | New version number, new tk resources, new error numbers, new GUSI | Jack Jansen | 1997-08-08 | 7 | -4316/+4819 |
| | |||||
* | Version number and such for 1.5a2 distribution | Jack Jansen | 1997-05-29 | 4 | -1332/+1331 |
| | |||||
* | Changed version string and preferences filename to 1.5a2. | Jack Jansen | 1997-05-23 | 4 | -919/+925 |
| | |||||
* | Fixes to progress bar by SDM, modified by Jack: | Jack Jansen | 1997-05-12 | 1 | -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.5a1 | Jack Jansen | 1997-05-07 | 1 | -19/+19 |
| | |||||
* | Included new MSL error numbers | Jack Jansen | 1997-05-07 | 1 | -2/+2 |
| | |||||
* | Added/updated copyright notices | Jack Jansen | 1997-01-31 | 7 | -4321/+4862 |
| | | | | (and the &*^$%@ resource files got binhexed again, sigh) | ||||
* | Fixed bundle to allow any object (file, folder, disk) to be dropped on | Jack Jansen | 1996-11-20 | 1 | -116/+81 |
| | | | | an applet. | ||||
* | More sensible default sys.path | Jack Jansen | 1996-11-09 | 1 | -16/+15 |
| | |||||
* | Fixed gusi preferences | Jack Jansen | 1996-10-23 | 1 | -4/+4 |
| | |||||
* | Version upped to 1.4, removed some unused dialogs, added STR resource | Jack Jansen | 1996-10-22 | 4 | -665/+661 |
| | | | | with preference filename. | ||||
* | Changed about box to come up invisibly (so we can move it to the right | Jack Jansen | 1996-09-23 | 7 | -4765/+4764 |
| | | | | location without flashing). | ||||
* | Removed faulty gusi resource | Jack Jansen | 1996-09-07 | 1 | -126/+117 |
| | |||||
* | Removed duplicate gusi pref from bundle | Jack Jansen | 1996-09-06 | 2 | -259/+252 |
| | | | | Added "Delay sioux window" to template for gusi resource | ||||
* | Python about box implemented. Slightly convoluted, since (a) we have | Jack Jansen | 1996-09-06 | 1 | -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 explanations | Jack Jansen | 1996-09-05 | 1 | -593/+665 |
| | |||||
* | Version upped | Jack Jansen | 1996-08-28 | 2 | -8/+8 |
| | |||||
* | Updated for new tcl/tk release | Jack Jansen | 1996-08-06 | 1 | -3048/+3093 |
| | |||||
* | Upped version number, rebinhexed everything | Jack Jansen | 1996-08-02 | 7 | -4284/+4304 |
| | |||||
* | Recreated tkpython.rsrc, upped version number | Jack Jansen | 1996-05-20 | 4 | -3486/+3567 |
| | |||||
* | Moved a button in the message dialog. and everything got binhexed again. | Jack Jansen | 1996-04-10 | 3 | -306/+308 |
| | |||||
* | Removed one level of "mac" in path initialization | Jack Jansen | 1996-03-25 | 1 | -8/+8 |
| | |||||
* | Fixed pythonpath to include tkinter and mac:toolbox, and source-tree | Jack Jansen | 1996-03-20 | 7 | -3616/+3616 |
| | | | | locations for mac libs. The others were re-binhexed for reasons unknown... | ||||
* | - Allow setting of argc/argv in <option>-start dialog | Jack Jansen | 1996-03-12 | 1 | -25/+26 |
| | | | | - Set "ok" to be default button | ||||
* | - gusiprefs.rsrc added (note: must be in application/applet, not in | Jack Jansen | 1996-03-07 | 7 | -4210/+4231 |
| | | | | | library for shared python) - binhexer fixed. | ||||
* | Added TMPL for startup options | Jack Jansen | 1996-02-21 | 1 | -9/+13 |
| | | | | app. | ||||
* | Changed MacOS creator code from PYTH to Pyth | Jack Jansen | 1996-02-21 | 2 | -358/+359 |
| | |||||
* | Tk resources (but with a different name, without a space) | Jack Jansen | 1996-02-21 | 1 | -0/+3181 |
| | |||||
* | A different binhexer, apparently:-( | Jack Jansen | 1996-01-02 | 5 | -1013/+1016 |
| | |||||
* | Added progress-bar dialog | Jack Jansen | 1995-11-14 | 1 | -55/+57 |
| | |||||
* | Updated 'vers' resource to 1.3 (forgot before the distribution:-) | Jack Jansen | 1995-10-27 | 2 | -72/+74 |
| | | | | Changed option dialog to include console-window close options | ||||
* | Changed SIZE: minimum 2Mb is a bit over the top... | Jack Jansen | 1995-10-09 | 1 | -107/+106 |
| | |||||
* | Minor fix | Jack Jansen | 1995-09-01 | 1 | -17/+17 |
| | |||||
* | Added version resource | Jack Jansen | 1995-08-31 | 2 | -251/+264 |
| | | | | Added dialogs for initial preference file creation | ||||
* | Renumbered dialogs: | Jack Jansen | 1995-08-14 | 1 | -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 form | Jack Jansen | 1995-08-07 | 5 | -0/+1006 |