1. 3e82872 Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. by Jack Jansen · 22 years ago
  2. fb08b4c Changed sys.path initializer because of addition of Lib/plat-mac and a few minor by Jack Jansen · 22 years ago
  3. 9e7da62 Removed: this is loaded dynamically from :Mac:Lib when needed. by Jack Jansen · 22 years ago
  4. 1562537 Got rid of EasyDialogs dialogs, which are now in :Mac:Lib:dialogs.rsrc. by Jack Jansen · 22 years ago
  5. 7aace7a Regenerated to include Internet Config error strings. by Jack Jansen · 22 years ago
  6. 99286f9 New checkin to convert from BinHex to AppleSingle encoding. by Jack Jansen · 22 years ago
  7. 51e77e1 Regenerated from UH 3.4. Candidate for 2.2.1. by Jack Jansen · 23 years ago
  8. 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
  9. 850bbcd Upgraded _tkinter to Tcl/Tk 8.3.4. by Jack Jansen · 23 years ago
  10. a5ffeb6 Added preferences/startup options for division warning by Jack Jansen · 23 years ago
  11. 42b1539 Step 1 in packaging the toolbox modules and making MacPython more by Jack Jansen · 23 years ago
  12. 7a40179 Long time overdue: change sys.path defaults so that people will by Just van Rossum · 23 years ago
  13. cbed91b Merging appropriate 2.1.1 fixes back into the main trunk. by Jack Jansen · 23 years ago
  14. 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
  15. 26e51e1 Updated copyright info (which was long due). by Jack Jansen · 23 years ago
  16. 3f4c173 Oops, ISO translation was off. Fixed. by Jack Jansen · 23 years ago
  17. bb74f95 Started on plst resource. Not enabled yet. by Jack Jansen · 23 years ago
  18. 1b45c73 Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python. by Jack Jansen · 23 years ago
  19. 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 · 23 years ago
  20. 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 · 23 years ago
  21. 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 · 23 years ago
  22. ca919da Made the about box a bit larger (Apparently MacOSX does something a little different?). by Jack Jansen · 23 years ago
  23. 5a95e42 Updated for new universal headers (oops... this was loooong due). by Jack Jansen · 24 years ago
  24. f1a0a4b Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. by Jack Jansen · 24 years ago
  25. b8bb3fe Fixed balloon help for startup options. Reported by Russell Finn. by Jack Jansen · 24 years ago
  26. 9ec8c06 Different phrasing of keepconsole options, suggested by David Goodger. by Jack Jansen · 24 years ago
  27. 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
  28. 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
  29. 26d7c14 Final tweaks for 2.0b1 by Jack Jansen · 24 years ago
  30. b1aac24 'carb' resource for carbon application. by Jack Jansen · 24 years ago
  31. fd771a6 Upped default memory size to 16MB by Jack Jansen · 24 years ago
  32. dab0554 Added lib-tk to the standard sys.path initializer. by Jack Jansen · 24 years ago
  33. 0c6d037 Removed string-exception preference, added tabcheck and NavService preference, upped version number. by Jack Jansen · 24 years ago
  34. 322e158 Tk 8.3.0 resources. by Jack Jansen · 24 years ago
  35. fca049d Made all textfields in message and question boxes minimal height and invisible, and use AutoSizeDialog() and ShowWindow() before doing interaction. by Jack Jansen · 24 years ago
  36. 97e0ae2 Increase applet minimal memory size by a megabyte. by Jack Jansen · 25 years ago
  37. 8a9fdff Added kind resources (in US-english and dutch, sigh). by Jack Jansen · 25 years ago
  38. 871a889 Fixed the password dialog to use a password control. by Jack Jansen · 25 years ago
  39. cc38688 Updated Message, question, YNC and progress dialogs for Appearance. Password by Jack Jansen · 25 years ago
  40. d6ecfea Changed appearance-dialogs to new WDEF values. Also undid silly change of by Jack Jansen · 25 years ago
  41. b8c9f01 Removed all owner resources except for "Pyth". by Jack Jansen · 25 years ago
  42. 1e4cc33 Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. by Jack Jansen · 25 years ago
  43. 6d3d6e4 Added Extensions:img:Mac to default sys.path by Jack Jansen · 25 years ago
  44. 9202755 Replaced by Pythonpath.r by Jack Jansen · 25 years ago
  45. 53ea134 doh! added missing comma (will check before committing in the future ;-) -- jvr by Just van Rossum · 25 years ago
  46. 9f08666 added path entry for NumPy -- jvr by Just van Rossum · 25 years ago
  47. d2d2b20 Pythonpath converted to Rez source, and vers resource removed from by Jack Jansen · 25 years ago
  48. f25813a Re-committed as AppleSingle by Jack Jansen · 25 years ago
  49. c9bda41 Updated for new build and plugin paths by Jack Jansen · 25 years ago
  50. bf07b29 Re-commit in applesingle by Jack Jansen · 25 years ago
  51. 0fa2ccd added default sys.path entry for NumPy -- jvr by Just van Rossum · 25 years ago
  52. 7d2f9d6 Updated the version number in the vers and preffilename resources. by Jack Jansen · 25 years ago
  53. 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
  54. 0e56568 The help dialog id numbers never got changed when the dialog numbers changed, by Jack Jansen · 26 years ago
  55. eaced79 Replaced the hand-generated .hqx files by the binary resourcefiles themselves by Jack Jansen · 26 years ago
  56. a7a7df0 New about box and a few other fixes by Just, and everything got by Jack Jansen · 26 years ago
  57. 7a32fa1 Fixes by Just: by Jack Jansen · 26 years ago
  58. 66691ba Updated for Python 1.5.1: version number, preference filename, etc by Jack Jansen · 26 years ago
  59. 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
  60. a5e2ece - Tk 8.0p2 script resources by Jack Jansen · 27 years ago
  61. f774c41 Upped version to 1.5a4, changed sys.path initialization to match new by Jack Jansen · 27 years ago
  62. 01cfe36 Added no-site-python and old-exceptions preferences. by Jack Jansen · 27 years ago
  63. 80cf5a8 The python preference resource now has a version number, and by Jack Jansen · 27 years ago
  64. 4be0ce3 New version number, new tk resources, new error numbers, new GUSI by Jack Jansen · 27 years ago
  65. baa6d55 Version number and such for 1.5a2 distribution by Jack Jansen · 27 years ago
  66. 5258190 Changed version string and preferences filename to 1.5a2. by Jack Jansen · 27 years ago
  67. 1d63d8c Fixes to progress bar by SDM, modified by Jack: by Jack Jansen · 27 years ago
  68. 73d203f Version upped to 1.5a1 by Jack Jansen · 27 years ago
  69. 3edc476 Included new MSL error numbers by Jack Jansen · 27 years ago
  70. 42218ce Added/updated copyright notices by Jack Jansen · 27 years ago
  71. 56c3c76 Fixed bundle to allow any object (file, folder, disk) to be dropped on by Jack Jansen · 28 years ago
  72. 6c06590 More sensible default sys.path by Jack Jansen · 28 years ago
  73. d6fccdf Fixed gusi preferences by Jack Jansen · 28 years ago
  74. baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource by Jack Jansen · 28 years ago
  75. f5b31c9 Changed about box to come up invisibly (so we can move it to the right by Jack Jansen · 28 years ago
  76. 0890857 Removed faulty gusi resource by Jack Jansen · 28 years ago
  77. ca3cddd Removed duplicate gusi pref from bundle by Jack Jansen · 28 years ago
  78. 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
  79. 6c3d35a Regenerated, now also includes errno values plus explanations by Jack Jansen · 28 years ago
  80. a82b045 Version upped by Jack Jansen · 28 years ago
  81. bb708ae Updated for new tcl/tk release by Jack Jansen · 28 years ago
  82. 4f1fe32 Upped version number, rebinhexed everything by Jack Jansen · 28 years ago
  83. 4f0456d Recreated tkpython.rsrc, upped version number by Jack Jansen · 28 years ago
  84. 3422f2c Moved a button in the message dialog. and everything got binhexed again. by Jack Jansen · 28 years ago
  85. e6dde14 Removed one level of "mac" in path initialization by Jack Jansen · 28 years ago
  86. ca5e5ed Fixed pythonpath to include tkinter and mac:toolbox, and source-tree by Jack Jansen · 28 years ago
  87. e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 28 years ago
  88. d19db60 - gusiprefs.rsrc added (note: must be in application/applet, not in by Jack Jansen · 28 years ago
  89. b137a33 Added TMPL for startup options app. by Jack Jansen · 28 years ago
  90. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 28 years ago
  91. 23b8841 Tk resources (but with a different name, without a space) by Jack Jansen · 28 years ago
  92. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  93. e3342e8 Added progress-bar dialog by Jack Jansen · 29 years ago
  94. a8304b6 Updated 'vers' resource to 1.3 (forgot before the distribution:-) by Jack Jansen · 29 years ago
  95. fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 29 years ago
  96. e83d201 Minor fix by Jack Jansen · 29 years ago
  97. 6c60b6e Added version resource Added dialogs for initial preference file creation by Jack Jansen · 29 years ago
  98. 0e1c0ce Renumbered dialogs: by Jack Jansen · 29 years ago
  99. d8c7a41 Put resource-files under CVS, in binhex form by Jack Jansen · 29 years ago