1. f1a0a4b Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. by Jack Jansen · 24 years ago
  2. b8bb3fe Fixed balloon help for startup options. Reported by Russell Finn. by Jack Jansen · 24 years ago
  3. 9ec8c06 Different phrasing of keepconsole options, suggested by David Goodger. by Jack Jansen · 24 years ago
  4. 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
  5. 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
  6. 26d7c14 Final tweaks for 2.0b1 by Jack Jansen · 24 years ago
  7. b1aac24 'carb' resource for carbon application. by Jack Jansen · 24 years ago
  8. fd771a6 Upped default memory size to 16MB by Jack Jansen · 24 years ago
  9. dab0554 Added lib-tk to the standard sys.path initializer. by Jack Jansen · 24 years ago
  10. 0c6d037 Removed string-exception preference, added tabcheck and NavService preference, upped version number. by Jack Jansen · 24 years ago
  11. 322e158 Tk 8.3.0 resources. by Jack Jansen · 24 years ago
  12. 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
  13. 97e0ae2 Increase applet minimal memory size by a megabyte. by Jack Jansen · 25 years ago
  14. 8a9fdff Added kind resources (in US-english and dutch, sigh). by Jack Jansen · 25 years ago
  15. 871a889 Fixed the password dialog to use a password control. by Jack Jansen · 25 years ago
  16. cc38688 Updated Message, question, YNC and progress dialogs for Appearance. Password by Jack Jansen · 25 years ago
  17. d6ecfea Changed appearance-dialogs to new WDEF values. Also undid silly change of by Jack Jansen · 25 years ago
  18. b8c9f01 Removed all owner resources except for "Pyth". by Jack Jansen · 25 years ago
  19. 1e4cc33 Moved all three bundles (for interpreter, applets and IDE) into bundle.rsrc. by Jack Jansen · 25 years ago
  20. 6d3d6e4 Added Extensions:img:Mac to default sys.path by Jack Jansen · 25 years ago
  21. 9202755 Replaced by Pythonpath.r by Jack Jansen · 25 years ago
  22. 53ea134 doh! added missing comma (will check before committing in the future ;-) -- jvr by Just van Rossum · 25 years ago
  23. 9f08666 added path entry for NumPy -- jvr by Just van Rossum · 25 years ago
  24. d2d2b20 Pythonpath converted to Rez source, and vers resource removed from by Jack Jansen · 25 years ago
  25. f25813a Re-committed as AppleSingle by Jack Jansen · 25 years ago
  26. c9bda41 Updated for new build and plugin paths by Jack Jansen · 25 years ago
  27. bf07b29 Re-commit in applesingle by Jack Jansen · 25 years ago
  28. 0fa2ccd added default sys.path entry for NumPy -- jvr by Just van Rossum · 25 years ago
  29. 7d2f9d6 Updated the version number in the vers and preffilename resources. by Jack Jansen · 25 years ago
  30. 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
  31. 0e56568 The help dialog id numbers never got changed when the dialog numbers changed, by Jack Jansen · 26 years ago
  32. eaced79 Replaced the hand-generated .hqx files by the binary resourcefiles themselves by Jack Jansen · 26 years ago
  33. a7a7df0 New about box and a few other fixes by Just, and everything got by Jack Jansen · 26 years ago
  34. 7a32fa1 Fixes by Just: by Jack Jansen · 26 years ago
  35. 66691ba Updated for Python 1.5.1: version number, preference filename, etc by Jack Jansen · 26 years ago
  36. 6b02ac2 I give in. Now Tk is also using resources just above 128, so Python by Jack Jansen · 27 years ago
  37. a5e2ece - Tk 8.0p2 script resources by Jack Jansen · 27 years ago
  38. f774c41 Upped version to 1.5a4, changed sys.path initialization to match new by Jack Jansen · 27 years ago
  39. 01cfe36 Added no-site-python and old-exceptions preferences. by Jack Jansen · 27 years ago
  40. 80cf5a8 The python preference resource now has a version number, and by Jack Jansen · 27 years ago
  41. 4be0ce3 New version number, new tk resources, new error numbers, new GUSI by Jack Jansen · 27 years ago
  42. baa6d55 Version number and such for 1.5a2 distribution by Jack Jansen · 27 years ago
  43. 5258190 Changed version string and preferences filename to 1.5a2. by Jack Jansen · 27 years ago
  44. 1d63d8c Fixes to progress bar by SDM, modified by Jack: by Jack Jansen · 27 years ago
  45. 73d203f Version upped to 1.5a1 by Jack Jansen · 27 years ago
  46. 3edc476 Included new MSL error numbers by Jack Jansen · 27 years ago
  47. 42218ce Added/updated copyright notices by Jack Jansen · 27 years ago
  48. 56c3c76 Fixed bundle to allow any object (file, folder, disk) to be dropped on by Jack Jansen · 28 years ago
  49. 6c06590 More sensible default sys.path by Jack Jansen · 28 years ago
  50. d6fccdf Fixed gusi preferences by Jack Jansen · 28 years ago
  51. baffd68 Version upped to 1.4, removed some unused dialogs, added STR resource by Jack Jansen · 28 years ago
  52. f5b31c9 Changed about box to come up invisibly (so we can move it to the right by Jack Jansen · 28 years ago
  53. 0890857 Removed faulty gusi resource by Jack Jansen · 28 years ago
  54. ca3cddd Removed duplicate gusi pref from bundle by Jack Jansen · 28 years ago
  55. 3469e99 Python about box implemented. Slightly convoluted, since (a) we have by Jack Jansen · 28 years ago
  56. 6c3d35a Regenerated, now also includes errno values plus explanations by Jack Jansen · 28 years ago
  57. a82b045 Version upped by Jack Jansen · 28 years ago
  58. bb708ae Updated for new tcl/tk release by Jack Jansen · 28 years ago
  59. 4f1fe32 Upped version number, rebinhexed everything by Jack Jansen · 28 years ago
  60. 4f0456d Recreated tkpython.rsrc, upped version number by Jack Jansen · 28 years ago
  61. 3422f2c Moved a button in the message dialog. and everything got binhexed again. by Jack Jansen · 28 years ago
  62. e6dde14 Removed one level of "mac" in path initialization by Jack Jansen · 28 years ago
  63. ca5e5ed Fixed pythonpath to include tkinter and mac:toolbox, and source-tree by Jack Jansen · 28 years ago
  64. e355c45 - Allow setting of argc/argv in <option>-start dialog by Jack Jansen · 28 years ago
  65. d19db60 - gusiprefs.rsrc added (note: must be in application/applet, not in by Jack Jansen · 28 years ago
  66. b137a33 Added TMPL for startup options app. by Jack Jansen · 28 years ago
  67. 532e3c2 Changed MacOS creator code from PYTH to Pyth by Jack Jansen · 28 years ago
  68. 23b8841 Tk resources (but with a different name, without a space) by Jack Jansen · 28 years ago
  69. 29c6121 A different binhexer, apparently:-( by Jack Jansen · 29 years ago
  70. e3342e8 Added progress-bar dialog by Jack Jansen · 29 years ago
  71. a8304b6 Updated 'vers' resource to 1.3 (forgot before the distribution:-) by Jack Jansen · 29 years ago
  72. fc72d36 Changed SIZE: minimum 2Mb is a bit over the top... by Jack Jansen · 29 years ago
  73. e83d201 Minor fix by Jack Jansen · 29 years ago
  74. 6c60b6e Added version resource Added dialogs for initial preference file creation by Jack Jansen · 29 years ago
  75. 0e1c0ce Renumbered dialogs: by Jack Jansen · 29 years ago
  76. d8c7a41 Put resource-files under CVS, in binhex form by Jack Jansen · 29 years ago