1. 5f0dacf Source distribution files also updated for 2.1.1. by Jack Jansen · 24 years ago
  2. 2222ee0 Files used for 2.1.1 distribution. by Jack Jansen · 24 years ago
  3. 7a31238 When closing a DialogWindow also clear out self.dlg. by Jack Jansen · 24 years ago
  4. 11f8ca2 Got rid of (unused) regsub imports. by Jack Jansen · 24 years ago
  5. 7be6cad Set cursor to arrow also if no windows active. Looks better when run from IDE. by Jack Jansen · 24 years ago
  6. 40347ed Set cursor to arrow also when no window is active. Looks better when run from IDE. by Jack Jansen · 24 years ago
  7. 0823093 These demos used silly refcon values when creating their windows. This effectuively caused Pythons automatic cleanup of windows on refcount reaching zero to be disabled. by Jack Jansen · 24 years ago
  8. 8998f14 These demos didn't know the difference between dialogs and windows yet. Fixed. by Jack Jansen · 24 years ago
  9. 75975c7 If you double-click a file with creator Pyth but owner != TEXT exit with a warning that this is not a script but an auxiliary document such as a preferrences file or an aplication template. This is a lot better than giving syntax errors on binary data:-) by Jack Jansen · 24 years ago
  10. 6dbbb80 ProgressBar crashed when you tried to drag it. (imported from main branch 1.33). by Jack Jansen · 24 years ago
  11. 351552f Removed note that this is the first active installer, which isn't true (it's the second one:-). by Jack Jansen · 24 years ago
  12. a36a3bf Files used for 2.1.1c2 distribution. by Jack Jansen · 24 years ago
  13. 93f4d19 FSRef support gone for classic builds. by Jack Jansen · 24 years ago
  14. aa943f6 Temporarily disabled FSRef support for non-Carbon builds. Not the correct test, as it is an OS8 vs. OS9 issue, but it will have to do for now. by Jack Jansen · 24 years ago
  15. 8e45e17 Put 1.7 fix in maintainance branch (removed erronuous findertools reference). by Jack Jansen · 24 years ago
  16. 39ddda4 Files used for 2.1.1c1 distribution. by Jack Jansen · 24 years ago
  17. 4811919 Converted the project to CW6 (it hadn't been compiled by Jack Jansen · 24 years ago
  18. 6f4747f Updated for 2.1.1. Just should check whether anything more about the IDE is worth mentioning. by Jack Jansen · 24 years ago
  19. d861465 Updated for 2.1.1. by Jack Jansen · 24 years ago
  20. 9bedd8d First set of changes for 2.1.1. MacPython builds and by Jack Jansen · 24 years ago
  21. 774a968 If Python doesn't have a Unicode codec for the current system encoding by Jack Jansen · 24 years ago
  22. 4522cc9 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  23. 1a2d894 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  24. 7f29afb This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  25. 36e23e0 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  26. a839747 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  27. 4393512 Finally merged morefindertools into findertools. by Jack Jansen · 24 years ago
  28. 3aee775 Added a note about Help and ctb missing in carbon. by Jack Jansen · 24 years ago
  29. bad62de Version 1.2 by Christopher Stern. by Jack Jansen · 24 years ago
  30. e3850f5 Disable fused-add-mul instructions. They give a nonstandard result for some things that test_coercion complains about. The added performance is probably minimal for Python anyway. by Jack Jansen · 24 years ago
  31. 216b870 If the frontmost window is not a Tk window exit the event handling code early. This fixes that using Tk once used to disable cmd-. processing. It may also influence Tk/IDE interaction, I'm not sure. by Jack Jansen · 24 years ago
  32. 6333af1 On OSX show a dialog explaining that ConfigurePythonCarbon launch will probably fail. This turns out to be a VISE 7.1.1 problem, probably. by Jack Jansen · 24 years ago
  33. 2e2546c On OSX always copy PythonCore. It turns out an orphaned alias in /Library/CFMSupport (happens when you remove python and aliased pythoncore) wreaks havoc with the system. by Jack Jansen · 24 years ago
  34. 9bfae98 Changed some of the dialogs to be a little clearer. by Jack Jansen · 24 years ago
  35. fc369f2 Don't show finder-delay-warning on OSX. Untested. by Jack Jansen · 24 years ago
  36. 2b73fe9 Updated for 2.1b2 distribution. by Jack Jansen · 24 years ago
  37. ff4e62d Added a note about BBPy.lm. by Jack Jansen · 24 years ago
  38. 64f9f71 Added a note about the new (since 2.0) OSA architecture. by Jack Jansen · 24 years ago
  39. 3f4c173 Oops, ISO translation was off. Fixed. by Jack Jansen · 24 years ago
  40. 996c5c1 Disable fused-add-mul instructions. They give a nonstandard result for some things that test_coercion complains about. The added performance is probably minimal for Python anyway. by Jack Jansen · 24 years ago
  41. c658236 Fixed some access paths. by Jack Jansen · 24 years ago
  42. 9de05f4 Started on 2.1b2 release notes. Cleaned out alfa notes, etc. by Jack Jansen · 24 years ago
  43. 875b51d Added dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon. by Jack Jansen · 24 years ago
  44. aabdb0d Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon. by Jack Jansen · 24 years ago
  45. fddef43 Got module to work under Carbon. Also disabled a few more bits of cfm68k support. by Jack Jansen · 24 years ago
  46. 26d42df Added riscos modules to modules that don't have to be included. by Jack Jansen · 24 years ago
  47. 4cf97c4 Files for second 2.1b1 distribution. by Jack Jansen · 24 years ago
  48. 5c82d13 FindFolder argument is a short, not an unsigned short. by Jack Jansen · 24 years ago
  49. 6b498de Handle the apple menu differently under Carbon. by Jack Jansen · 24 years ago
  50. abd703d FindFolder argument is a short, not an unsigned short. by Jack Jansen · 24 years ago
  51. 06646a1 Added QDFlushPortBuffer calls. by Jack Jansen · 24 years ago
  52. fffec05 Import kOnSystemDisk from MACFS by Jack Jansen · 24 years ago
  53. d11f93c Look for shared libraries first in kLocalDomain and then in kOnSystemDisk. by Jack Jansen · 24 years ago
  54. 8ef786e Files for second 2.1b1 distribution. by Jack Jansen · 24 years ago
  55. dbc692e Chris Stern's BBEdit Python language module. by Jack Jansen · 24 years ago
  56. 0a3939f Finished implementation of removing incorrect preferences file. by Jack Jansen · 24 years ago
  57. e5c9474 Default waittime in the eventloop is now None. At low level it will then be set to GetCaretTime(). by Jack Jansen · 24 years ago
  58. 53ebe56 Handle the ReopenApplication event (by ignoring it). by Jack Jansen · 24 years ago
  59. 54f3bdb Detect that the preference file may be incorrect, and offer to remove it. This isn't finished yet. by Jack Jansen · 24 years ago
  60. 4c52203 Started on relnotes for the next beta. by Jack Jansen · 24 years ago
  61. 8f72859 Added a warning message about the delay after installation. Untested. by Jack Jansen · 24 years ago
  62. 1d79f79 Files for 2.1b1 distribution. by Jack Jansen · 24 years ago
  63. 5fc3381 PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp". The ConfigurePythonXXX scripts will set this to APPL when copying either of those to PythonInterpreter. by Jack Jansen · 24 years ago
  64. c1463c98 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). by Jack Jansen · 24 years ago
  65. bb74f95 Started on plst resource. Not enabled yet. by Jack Jansen · 24 years ago
  66. 36bcf9b Re-try the file copy once if it fails. This works around an obscure and non-reproducibe bug in GUSI. by Jack Jansen · 24 years ago
  67. cbe7b1c Files for 2.1b1 distribution. by Jack Jansen · 24 years ago
  68. b25ec91 Testing commit with a single blank line. by Jack Jansen · 24 years ago
  69. 043732e Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly correct: OS9 InterfaceLib has it, but enabling it will make Python refuse to run on 8.6 and earlier. by Jack Jansen · 24 years ago
  70. 7fc49a4 - Numeric now lives in Lib:site-python. by Jack Jansen · 24 years ago
  71. 807e701 - Numeric now lives in Lib:site-python. by Jack Jansen · 24 years ago
  72. b34d0ed Removed some stuff that shouldn't be in the dev distribution. by Jack Jansen · 24 years ago
  73. 1b45c73 Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python. by Jack Jansen · 24 years ago
  74. dbd0c3a Silly typo which caused the stack browser to crash. by Jack Jansen · 24 years ago
  75. a647807 Also build Imaging for Carbon. by Jack Jansen · 24 years ago
  76. f1d7b41 Disable GetWindowSpareFlag and GetWindowGoAwayBox on carbon. by Jack Jansen · 24 years ago
  77. 0b7c4f2 Put PPC distributions back in, rearranged packages and use VISE variable magic to determine which ConfigurePythonXXX to run. by Jack Jansen · 24 years ago
  78. c6cecf5 Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before... by Jack Jansen · 24 years ago
  79. f7fb3e6 Oops, need to import Res. by Jack Jansen · 24 years ago
  80. 72b97ae If we can't find our splash dialog (i.e. we're probably running from source) go into interactive mode: print what we're doing and ask about carbon/classic configure. by Jack Jansen · 24 years ago
  81. 24033e3 Updated for 2.1a3 by Jack Jansen · 24 years ago
  82. 6223d48 Added Popt resource for "dont show console" by Jack Jansen · 24 years ago
  83. 64700c9 Various tweaks to make it work on MacOSX. by Jack Jansen · 24 years ago
  84. 9fa7720 Added future.c by Jack Jansen · 24 years ago
  85. cced0aa SetListCellIndent() argument was guessed incorrectly. Fixed. by Jack Jansen · 24 years ago
  86. f02f4c8 Soundex has gone. by Jack Jansen · 24 years ago
  87. 501d89d Soundex has gone. by Jack Jansen · 24 years ago
  88. 5dd7362 Hide the ProgressBar before raising KeyboardInterrupt. Not doing so resulted in a hang on Carbon. by Jack Jansen · 24 years ago
  89. 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
  90. add8b24 Release a PYC resource after reading it. No need to keep it incore. by Jack Jansen · 25 years ago
  91. 316a010 Waste 2.0 has many more options for the undo label. by Jack Jansen · 25 years ago
  92. 9ad2752 Use re in stead of regex, so we get rid of the annoying warning during startup. by Jack Jansen · 25 years ago
  93. 599ce9c On OSX passing NULL to NewUniversalFilterProc() does not return NULL but a crashing UPP. This made ModalDialog (and, hence EditPythonPrefs and EasyDialogs and many others) crash. Fixed. by Jack Jansen · 25 years ago
  94. 0b1f1b5 - Removed debug - Make sure splash screens are visible by Jack Jansen · 25 years ago
  95. cbb5d49 ConfigurePython now comes in two flavors: ConfigurePythonClassic and ConfigurePythonCarbon, which copy the respective interpreters to PythonInterpreter and rebuild all the applets. This allows MacOS9 users to switch back and forth. by Jack Jansen · 25 years ago
  96. a4f8e58 Allow selecting a template in findtemplate(), so Classic programs can build Carbon applets and vice-versa. by Jack Jansen · 25 years ago
  97. 881cd36 2.1a2 distribution files. by Jack Jansen · 25 years ago
  98. 0eb5f2d Added a note that this file is incorrect for 2.1a2. by Jack Jansen · 25 years ago
  99. 2f9a9e3 2.1a2 distribution files. by Jack Jansen · 25 years ago
  100. 657ba27 More changes to attempt to get the menubar back on exit. Without success:-( by Jack Jansen · 25 years ago