Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated for new universal headers (oops... this was loooong due). | Jack Jansen | 2001-01-01 | 1 | -0/+0 |
| | |||||
* | Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. | Jack Jansen | 2000-10-19 | 1 | -0/+1 |
| | |||||
* | Fixed balloon help for startup options. Reported by Russell Finn. | Jack Jansen | 2000-10-19 | 1 | -9/+13 |
| | |||||
* | Different phrasing of keepconsole options, suggested by David Goodger. | Jack Jansen | 2000-10-19 | 1 | -0/+0 |
| | |||||
* | Keepconsole is now a 4-way option: never/errorexit/unseen output/always. ↵ | Jack Jansen | 2000-09-22 | 2 | -4/+7 |
| | | | | Default is "unseen output". Upped the Popt version number. | ||||
* | Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to ↵ | Jack Jansen | 2000-09-19 | 1 | -0/+0 |
| | | | | create a unix-style sys.argv. | ||||
* | Final tweaks for 2.0b1 | Jack Jansen | 2000-09-11 | 1 | -3/+5 |
| | |||||
* | 'carb' resource for carbon application. | Jack Jansen | 2000-07-18 | 1 | -0/+15 |
| | |||||
* | Upped default memory size to 16MB | Jack Jansen | 2000-06-07 | 1 | -0/+0 |
| | |||||
* | Added lib-tk to the standard sys.path initializer. | Jack Jansen | 2000-06-05 | 1 | -1/+2 |
| | |||||
* | Removed string-exception preference, added tabcheck and NavService ↵ | Jack Jansen | 2000-05-05 | 3 | -1/+6 |
| | | | | preference, upped version number. | ||||
* | Tk 8.3.0 resources. | Jack Jansen | 2000-04-23 | 1 | -0/+0 |
| | |||||
* | Made all textfields in message and question boxes minimal height and ↵ | Jack Jansen | 2000-01-18 | 1 | -0/+0 |
| | | | | invisible, and use AutoSizeDialog() and ShowWindow() before doing interaction. | ||||
* | Increase applet minimal memory size by a megabyte. | Jack Jansen | 1999-12-18 | 1 | -0/+0 |
| | |||||
* | Added kind resources (in US-english and dutch, sigh). | Jack Jansen | 1999-12-15 | 1 | -0/+0 |
| | |||||
* | Fixed the password dialog to use a password control. | Jack Jansen | 1999-12-13 | 1 | -0/+0 |
| | | | | Aligned all sizes and such the HIG standards (I think). | ||||
* | Updated Message, question, YNC and progress dialogs for Appearance. Password | Jack Jansen | 1999-12-12 | 1 | -0/+0 |
| | | | | | remains to be done, and maybe we should convert everything to movablemodal too and make things like question look nicer. | ||||
* | Changed appearance-dialogs to new WDEF values. Also undid silly change of | Jack Jansen | 1999-12-09 | 1 | -0/+0 |
| | | | | button types in those dialogs. | ||||
* | Removed all owner resources except for "Pyth". | Jack Jansen | 1999-03-17 | 1 | -0/+0 |
| | |||||
* | Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. | Jack Jansen | 1999-02-27 | 2 | -0/+0 |
| | |||||
* | Added Extensions:img:Mac to default sys.path | Jack Jansen | 1999-02-06 | 1 | -0/+1 |
| | |||||
* | Replaced by Pythonpath.r | Jack Jansen | 1999-02-02 | 1 | -0/+0 |
| | |||||
* | doh! added missing comma (will check before committing in the future ;-) -- jvr | Just van Rossum | 1999-01-29 | 1 | -1/+1 |
| | |||||
* | added path entry for NumPy -- jvr | Just van Rossum | 1999-01-29 | 1 | -0/+1 |
| | |||||
* | Pythonpath converted to Rez source, and vers resource removed from | Jack Jansen | 1999-01-29 | 3 | -0/+119 |
| | | | | | bundle to its own Rez source file. With these changes various resources are all set automatically from .h files. | ||||
* | Re-committed as AppleSingle | Jack Jansen | 1999-01-29 | 1 | -0/+0 |
| | |||||
* | Updated for new build and plugin paths | Jack Jansen | 1999-01-28 | 1 | -0/+0 |
| | |||||
* | Re-commit in applesingle | Jack Jansen | 1999-01-28 | 7 | -0/+0 |
| | |||||
* | added default sys.path entry for NumPy -- jvr | Just van Rossum | 1999-01-28 | 1 | -0/+0 |
| | |||||
* | Updated the version number in the vers and preffilename resources. | Jack Jansen | 1999-01-21 | 2 | -0/+0 |
| | |||||
* | Project files converted for CW Pro 4. And the daylight savings time switch ↵ | Jack Jansen | 1998-11-01 | 7 | -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 Jansen | 1998-10-15 | 1 | -0/+0 |
| | | | | so balloons haven't been working for ages. Apparently nobody noticed:-) | ||||
* | Replaced the hand-generated .hqx files by the binary resourcefiles themselves | Jack Jansen | 1998-08-18 | 14 | -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 got | Jack Jansen | 1998-07-31 | 6 | -6300/+6252 |
| | | | | rebinhexed again. | ||||
* | Fixes by Just: | Jack Jansen | 1998-04-27 | 1 | -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, etc | Jack Jansen | 1998-04-21 | 3 | -694/+1063 |
| | |||||
* | I give in. Now Tk is also using resources just above 128, so Python | Jack Jansen | 1998-01-06 | 6 | -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 resources | Jack Jansen | 1998-01-06 | 3 | -4815/+5006 |
| | | | | | - New folder names in sys.path initialisation - Version number, preffilename upped | ||||
* | Upped version to 1.5a4, changed sys.path initialization to match new | Jack Jansen | 1997-10-08 | 2 | -284/+283 |
| | | | | directory structure. | ||||
* | 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 |
| |