- 9e7da62 Removed: this is loaded dynamically from :Mac:Lib when needed. by Jack Jansen · 22 years ago
- 1562537 Got rid of EasyDialogs dialogs, which are now in :Mac:Lib:dialogs.rsrc. by Jack Jansen · 22 years ago
- 7aace7a Regenerated to include Internet Config error strings. by Jack Jansen · 23 years ago
- 99286f9 New checkin to convert from BinHex to AppleSingle encoding. by Jack Jansen · 23 years ago
- 51e77e1 Regenerated from UH 3.4. Candidate for 2.2.1. by Jack Jansen · 23 years ago
- 6c6b079 Added the modules I missed first time around. Still not good enough, though: bgerror does a "package require msgcat" and I don't see a way to put packages into resources. Off to the mactcl list for help... by Jack Jansen · 23 years ago
- 850bbcd Upgraded _tkinter to Tcl/Tk 8.3.4. by Jack Jansen · 23 years ago
- a5ffeb6 Added preferences/startup options for division warning by Jack Jansen · 23 years ago
- 42b1539 Step 1 in packaging the toolbox modules and making MacPython more by Jack Jansen · 23 years ago
- 7a40179 Long time overdue: change sys.path defaults so that people will by Just van Rossum · 23 years ago
- cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 23 years ago
- 1a3125e Changed the order of the buttons for EasyDialogs.AskYesNoCancel() from the unusual [cancel, no, yes] to the more standard [no, cancel, yes]. by Just van Rossum · 23 years ago
- 26e51e1 Updated copyright info (which was long due). by Jack Jansen · 24 years ago
- 3f4c173 Oops, ISO translation was off. Fixed. by Jack Jansen · 24 years ago
- bb74f95 Started on plst resource. Not enabled yet. by Jack Jansen · 24 years ago
- 1b45c73 Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python. by Jack Jansen · 24 years ago
- be1e569 Turn on the "multifinder aware" bit. This should always have been on, but was was never a problem that it was off until CarbonLib 1.1 (which requires it, for some reason). by Jack Jansen · 24 years ago
- 8a38714 Bit the bullet and added a private GUSISIOUX for Python. This makes the 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. by Jack Jansen · 24 years ago
- 670c4bd Upped the default memory size to a whopping 24Mb, which is needed to make the autotests run. Sigh. User with low-memory systems will have to adapt the setting. by Jack Jansen · 24 years ago
- ca919da Made the about box a bit larger (Apparently MacOSX does something a little different?). by Jack Jansen · 24 years ago
- 5a95e42 Updated for new universal headers (oops... this was loooong due). by Jack Jansen · 24 years ago
- f1a0a4b Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. by Jack Jansen · 24 years ago
- b8bb3fe Fixed balloon help for startup options. Reported by Russell Finn. by Jack Jansen · 24 years ago
- 9ec8c06 Different phrasing of keepconsole options, suggested by David Goodger. by Jack Jansen · 24 years ago
- 4a5eb96 Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number. by Jack Jansen · 24 years ago
- f86eda5 Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to create a unix-style sys.argv. by Jack Jansen · 24 years ago
- 26d7c14 Final tweaks for 2.0b1 by Jack Jansen · 24 years ago
- b1aac24 'carb' resource for carbon application. by Jack Jansen · 24 years ago
- fd771a6 Upped default memory size to 16MB by Jack Jansen · 24 years ago
- dab0554 Added lib-tk to the standard sys.path initializer. by Jack Jansen · 24 years ago
- 0c6d037 Removed string-exception preference, added tabcheck and NavService preference, upped version number. by Jack Jansen · 25 years ago
- 322e158 Tk 8.3.0 resources. by Jack Jansen · 25 years ago
- fca049d Made all textfields in message and question boxes minimal height and invisible, and use AutoSizeDialog() and ShowWindow() before doing interaction. by Jack Jansen · 25 years ago
- 97e0ae2 Increase applet minimal memory size by a megabyte. by Jack Jansen · 25 years ago
- 8a9fdff Added kind resources (in US-english and dutch, sigh). by Jack Jansen · 25 years ago
- 871a889 Fixed the password dialog to use a password control. by Jack Jansen · 25 years ago
- cc38688 Updated Message, question, YNC and progress dialogs for Appearance. Password by Jack Jansen · 25 years ago
- d6ecfea Changed appearance-dialogs to new WDEF values. Also undid silly change of by Jack Jansen · 25 years ago
- b8c9f01 Removed all owner resources except for "Pyth". by Jack Jansen · 26 years ago
- 1e4cc33 Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. by Jack Jansen · 26 years ago
- 6d3d6e4 Added Extensions:img:Mac to default sys.path by Jack Jansen · 26 years ago
- 9202755 Replaced by Pythonpath.r by Jack Jansen · 26 years ago
- 53ea134 doh! added missing comma (will check before committing in the future ;-) -- jvr by Just van Rossum · 26 years ago
- 9f08666 added path entry for NumPy -- jvr by Just van Rossum · 26 years ago
- d2d2b20 Pythonpath converted to Rez source, and vers resource removed from by Jack Jansen · 26 years ago
- f25813a Re-committed as AppleSingle by Jack Jansen · 26 years ago
- c9bda41 Updated for new build and plugin paths by Jack Jansen · 26 years ago
- bf07b29 Re-commit in applesingle by Jack Jansen · 26 years ago
- 0fa2ccd added default sys.path entry for NumPy -- jvr by Just van Rossum · 26 years ago
- 7d2f9d6 Updated the version number in the vers and preffilename resources. by Jack Jansen · 26 years ago
- b736a87 Project files converted for CW Pro 4. And the daylight savings time switch seems to have "modified" the resource files (but nothing has changed there). by Jack Jansen · 26 years ago
- 0e56568 The help dialog id numbers never got changed when the dialog numbers changed, by Jack Jansen · 26 years ago
- eaced79 Replaced the hand-generated .hqx files by the binary resourcefiles themselves by Jack Jansen · 26 years ago
- a7a7df0 New about box and a few other fixes by Just, and everything got by Jack Jansen · 26 years ago
- 7a32fa1 Fixes by Just: by Jack Jansen · 27 years ago
- 66691ba Updated for Python 1.5.1: version number, preference filename, etc by Jack Jansen · 27 years ago
- 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
- a5e2ece - Tk 8.0p2 script resources by Jack Jansen · 27 years ago
- f774c41 Upped version to 1.5a4, changed sys.path initialization to match new by Jack Jansen · 27 years ago
- 01cfe36 Added no-site-python and old-exceptions preferences. by Jack Jansen · 27 years ago
- 80cf5a8 The python preference resource now has a version number, and by Jack Jansen · 27 years ago
- 4be0ce3 New version number, new tk resources, new error numbers, new GUSI by Jack Jansen · 27 years ago
- baa6d55 Version number and such for 1.5a2 distribution by Jack Jansen · 27 years ago
- 5258190 Changed version string and preferences filename to 1.5a2. by Jack Jansen · 27 years ago
- 1d63d8c Fixes to progress bar by SDM, modified by Jack: by Jack Jansen · 27 years ago
- 73d203f Version upped to 1.5a1 by Jack Jansen · 28 years ago
- 3edc476 Included new MSL error numbers by Jack Jansen · 28 years ago
- 42218ce Added/updated copyright notices by Jack Jansen · 28 years ago
- 56c3c76 Fixed bundle to allow any object (file, folder, disk) to be dropped on by Jack Jansen · 28 years ago
- 6c06590 More sensible default sys.path by Jack Jansen · 28 years ago
- d6fccdf Fixed gusi preferences by Jack Jansen · 28 years ago
- baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource by Jack Jansen · 28 years ago
- f5b31c9 Changed about box to come up invisibly (so we can move it to the right by Jack Jansen · 28 years ago
- 0890857 Removed faulty gusi resource by Jack Jansen · 28 years ago
- ca3cddd Removed duplicate gusi pref from bundle by Jack Jansen · 28 years ago
- 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
- 6c3d35a Regenerated, now also includes errno values plus explanations by Jack Jansen · 28 years ago
- a82b045 Version upped by Jack Jansen · 28 years ago
- bb708ae Updated for new tcl/tk release by Jack Jansen · 28 years ago
- 4f1fe32 Upped version number, rebinhexed everything by Jack Jansen · 28 years ago
- 4f0456d Recreated tkpython.rsrc, upped version number by Jack Jansen · 28 years ago
- 3422f2c Moved a button in the message dialog. and everything got binhexed again. by Jack Jansen · 29 years ago
- e6dde14 Removed one level of "mac" in path initialization by Jack Jansen · 29 years ago
- ca5e5ed Fixed pythonpath to include tkinter and mac:toolbox, and source-tree by Jack Jansen · 29 years ago
- e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 29 years ago
- d19db60 - gusiprefs.rsrc added (note: must be in application/applet, not in by Jack Jansen · 29 years ago
- b137a33 Added TMPL for startup options app. by Jack Jansen · 29 years ago
- 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 29 years ago
- 23b8841 Tk resources (but with a different name, without a space) by Jack Jansen · 29 years ago
- 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
- e3342e8 Added progress-bar dialog by Jack Jansen · 29 years ago
- a8304b6 Updated 'vers' resource to 1.3 (forgot before the distribution:-) by Jack Jansen · 29 years ago
- fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 29 years ago
- e83d201 Minor fix by Jack Jansen · 29 years ago
- 6c60b6e Added version resource Added dialogs for initial preference file creation by Jack Jansen · 29 years ago
- 0e1c0ce Renumbered dialogs: by Jack Jansen · 29 years ago
- d8c7a41 Put resource-files under CVS, in binhex form by Jack Jansen · 29 years ago