Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added preferences/startup options for division warning | Jack Jansen | 2001-09-01 | 2 | -0/+6 |
| | | | | and accepting unix-style newlines on input. | ||||
* | Step 1 in packaging the toolbox modules and making MacPython more | Jack Jansen | 2001-08-19 | 1 | -2/+2 |
| | | | | | | | like normal Python. toolbox modules are now in the Carbon package in :Mac:Lib, with a workaround flat namespace in :Mac:Lib:lib-compat. Other dynamic modules are in :Lib:lib-dynload. :Mac:Lib:lib-toolbox and :Mac:Plugins are gone. | ||||
* | Long time overdue: change sys.path defaults so that people will | Just van Rossum | 2001-08-16 | 1 | -1/+1 |
| | | | | have to do "from PIL import Image" instead of "import Image". | ||||
* | Merging appropriate 2.1.1 fixes back into the main trunk. | Jack Jansen | 2001-08-03 | 1 | -0/+0 |
| | |||||
* | Changed the order of the buttons for EasyDialogs.AskYesNoCancel() from the ↵ | Just van Rossum | 2001-06-22 | 1 | -0/+0 |
| | | | | unusual [cancel, no, yes] to the more standard [no, cancel, yes]. | ||||
* | Updated copyright info (which was long due). | Jack Jansen | 2001-04-25 | 2 | -2/+2 |
| | |||||
* | Oops, ISO translation was off. Fixed. | Jack Jansen | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | Started on plst resource. Not enabled yet. | Jack Jansen | 2001-03-06 | 1 | -4/+22 |
| | |||||
* | Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python. | Jack Jansen | 2001-03-01 | 1 | -2/+0 |
| | |||||
* | Turn on the "multifinder aware" bit. This should always have been on, but ↵ | Jack Jansen | 2001-02-23 | 1 | -1/+1 |
| | | | | was was never a problem that it was off until CarbonLib 1.1 (which requires it, for some reason). | ||||
* | Bit the bullet and added a private GUSISIOUX for Python. This makes the ↵ | Jack Jansen | 2001-02-11 | 1 | -0/+3 |
| | | | | delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. | ||||
* | Upped the default memory size to a whopping 24Mb, which is needed to make ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+0 |
| | | | | the autotests run. Sigh. User with low-memory systems will have to adapt the setting. | ||||
* | Made the about box a bit larger (Apparently MacOSX does something a little ↵ | Jack Jansen | 2001-01-23 | 1 | -0/+0 |
| | | | | different?). | ||||
* | 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. |