1. efd0a14 Fix (workaround, actually) for bug #844676: deselecting "show hidden" can by Jack Jansen · 22 years ago
  2. 4597758 Package Mnager error dialogs could refer to hidden packages, which was by Jack Jansen · 22 years ago
  3. ea88cc6 Added preliminary notes on creating the MacPython for Panther additions by Jack Jansen · 22 years ago
  4. deefec9 Backported from the trunk. by Jack Jansen · 22 years ago
  5. a9f3d6c Backport of fix for [ 782686 ]: new files used \r as the default line by Just van Rossum · 22 years ago
  6. cc7bb58 Temporary "fix" for the fact that pbxbuild is replaced with xcodebuild by Jack Jansen · 22 years ago
  7. 82ba889 Various fixes to make the standard applets have a correct version number, by Jack Jansen · 22 years ago
  8. 901d8aa Files used for second build of MacPython for Panther additions. by Jack Jansen · 22 years ago
  9. 51067d0 InfoPlist.strings files should be UTF-16, not plain ASCII. by Jack Jansen · 22 years ago
  10. 0c857d8 Remember the scroll position when rebuilding the browser (as we do far by Jack Jansen · 22 years ago
  11. 8759ee9 Allow for the documentation to be inside PythonIDE as well as in by Jack Jansen · 22 years ago
  12. 1f980d0 - In PythonIDE, add the Tools/IDE directory as the second entry in by Jack Jansen · 22 years ago
  13. c8c6875 Two related fixes: by Jack Jansen · 22 years ago
  14. 6cd19f9 backport of fix for [819860] by Just van Rossum · 22 years ago
  15. 75dd6e4 Updated version numbers to 2.3.2. by Jack Jansen · 22 years ago
  16. 9cc2086 As of 7B53 things seem to work smoothly. by Jack Jansen · 22 years ago
  17. 8789d3f First stab at build script for distribution for Panther. Unfortunately by Jack Jansen · 22 years ago
  18. aa4fef5 A makefile and setup script to create the bits that are part of by Jack Jansen · 22 years ago
  19. 3bc7980 Version number was wrong (2.3b1). Fixed. by Jack Jansen · 22 years ago
  20. b26f32f Merging release23-branch into the long-term Python 2.3 maintenance branch by Barry Warsaw · 22 years ago
  21. 23c72de This commit was manufactured by cvs2svn to create branch 'release23-maint'. by cvs2svn · 22 years ago
  22. d1f46c8 Don't export the SPB type as "SPB", because it shadows the method SPB, by Jack Jansen · 22 years ago
  23. f31bd45 Added instructions on setting the proxy host. by Jack Jansen · 22 years ago
  24. 18452a4 MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_SetInterrupt() here too. by Jack Jansen · 22 years ago
  25. 1fb83c1 Don't force boot-disk-only install, for reasons unknown it causes more by Jack Jansen · 22 years ago
  26. dffeaf4 Scripts runs with pythonw no longer had full window manager access due by Jack Jansen · 22 years ago
  27. 12cb99b Various tweaks to make the packages work better. Still not 100%, though. by Jack Jansen · 22 years ago
  28. f753816 Files used for the 2.3rc1+ binary installer. This one has the size problem by Jack Jansen · 22 years ago
  29. 40b2e83 We erronuously re-used the pimpinstaller object if there were multiple installs. by Jack Jansen · 22 years ago
  30. a7203d1 Because plistlib doesn't catch all possible errors that can by Jack Jansen · 22 years ago
  31. 8851c62 removed trailing tabs in several places, including after the final newline by Fred Drake · 22 years ago
  32. dd614fd Fixed lots of minor issues found by Edward Moy: incorrect version by Jack Jansen · 22 years ago
  33. 276b290 Added missing newline at end of file. by Jack Jansen · 22 years ago
  34. 078afc8 Files used for 2.3b2 macpython binary distribution. by Jack Jansen · 22 years ago
  35. 75132e8 Moved two sentences around to make them clearer. by Jack Jansen · 22 years ago
  36. ebab26a Skip noticed that the document talks about "setting PythonLauncher as the by Jack Jansen · 22 years ago
  37. 42fbc69 Tooltip for tab/space consistency check was the wrong way around. Spotted by Jack Jansen · 22 years ago
  38. e2ff8be Moved the IDE tutorial to a directory with a shorter name. The long by Jack Jansen · 22 years ago
  39. 01d49fa Slight clarification on running the examples from the Finder. by Jack Jansen · 22 years ago
  40. d163b85 Suggest people visit www.python.org/packman if the default database by Jack Jansen · 22 years ago
  41. 006ebeb By default build docs, don't download them. by Jack Jansen · 22 years ago
  42. d2544e3 Give compileall a -d option so it works correctly in the face of by Jack Jansen · 22 years ago
  43. d7cccdd Added a field that allows the user to set sys.argv-style arguments by Jack Jansen · 22 years ago
  44. b6b988b Cop out, and set things to be group-writeable recursively. The various by Jack Jansen · 22 years ago
  45. 7c0d7ba Updated. by Jack Jansen · 22 years ago
  46. c30d7c3 At startup, test that PythonLauncher is the default application for files by Jack Jansen · 22 years ago
  47. 94d09f8 Installation of PythonLauncher has been failing silently, probably since by Jack Jansen · 22 years ago
  48. 8cf644d Install Demo and Tools too. by Jack Jansen · 22 years ago
  49. 7b9a386 MacPython-2.3 has progressed so far that building a set of Mac 2.3 by Jack Jansen · 22 years ago
  50. a1b7758 Added a target frameworkinstallextras (OSX framework build specific, by Jack Jansen · 22 years ago
  51. e53be4e dded notes on reporting bugs and becoming an active developer. by Jack Jansen · 22 years ago
  52. 0b1b5ad - Added a "community" section. - Cleaned up the HTML. by Jack Jansen · 22 years ago
  53. fc3542f - Create TMPDIR only if it doesn't exist yet by Jack Jansen · 22 years ago
  54. 53e54fd Make sure the files in the installer have group "admin", otherwise by Jack Jansen · 22 years ago
  55. 7006fa1 Allow passing a build directory on the command line. Also, if the by Jack Jansen · 22 years ago
  56. e537065 Only fix up pathnames in installed scripts when needed, i.e. when not installing by Jack Jansen · 22 years ago
  57. a93b3cc Added a note about FSRef tests failing on MacOS 8.6. by Jack Jansen · 22 years ago
  58. e748f03 This wasn't ansified. Fixed. by Jack Jansen · 22 years ago
  59. 7327918 Import EasyDialogs only when needed, so this works if there is no window by Jack Jansen · 22 years ago
  60. d3295ba Patch #755147 by Brian Lenihan: by Jack Jansen · 22 years ago
  61. 880be6f Use the new, now preferred, form of referring to object specifiers (through by Jack Jansen · 22 years ago
  62. 2a97dcc Use splitlines() in stead of split() to split lines, and added a method by Jack Jansen · 22 years ago
  63. ac8bd91 Forgot the code to initialize the glue for the new CFObj_ routines. by Jack Jansen · 22 years ago
  64. 9f0c575 - Get the database from a different place. by Jack Jansen · 22 years ago
  65. 20b15bb Example database for Package Manager. by Jack Jansen · 22 years ago
  66. f7c8220 Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatus by Jack Jansen · 22 years ago
  67. 4eb45e7 Added functions CFObj_New and CFObj_Convert, general functions to convert by Jack Jansen · 22 years ago
  68. 31fa845 Added Help menu. Fixes #731635 by Jack Jansen · 22 years ago
  69. 9592fe9 Fixed the DESTDIR modifications to also allow MacOSX framework builds by Jack Jansen · 22 years ago
  70. 8ba0e80 Added a --python option, which sets the python to be used in the #! line by Jack Jansen · 22 years ago
  71. 8d97b9b fixed some DeprecationWarnings by Just van Rossum · 22 years ago
  72. 0ed3957 modernized ColorPicker somewhat by Just van Rossum · 22 years ago
  73. bc06fea Pydoc also needs its #! line massaged. Fixes #733199. by Jack Jansen · 22 years ago
  74. a226b57 Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (and by Jack Jansen · 22 years ago
  75. ba5db20 also support cmd-. in the interactive window by Just van Rossum · 22 years ago
  76. ee0325a Suppress wartning on macfs import. by Jack Jansen · 22 years ago
  77. eb64af9 add explicit support for cancelling a running script (CFM-based MacPython had this built-in) by Just van Rossum · 22 years ago
  78. 476736e more dead code removal by Just van Rossum · 22 years ago
  79. 5ef0e7c dead code removal by Just van Rossum · 22 years ago
  80. e9709e7 Merged 2.3b1 welcome message to the trunk. by Jack Jansen · 22 years ago
  81. a6872b8 Merged 1.2.2.1 fixes: by Jack Jansen · 22 years ago
  82. 9a79182 Fix for #731643: allow "lookup in documentation" to also work if the by Jack Jansen · 22 years ago
  83. d77bee1 fixed typo by Just van Rossum · 22 years ago
  84. 4e2d232 Install automatic GIL switcher upon IDE startup. by Just van Rossum · 22 years ago
  85. 6767eed Short and sweet module doing something very useful: for event loop by Just van Rossum · 22 years ago
  86. d797e7b Fixed age-old beginner's error: don't start the main loop as a side by Just van Rossum · 22 years ago
  87. 40006e9 Rename funny long suite to Disk_File_Folder. by Jack Jansen · 22 years ago
  88. b616f17 Added a note about Stefan Deibels list of contacts. by Jack Jansen · 22 years ago
  89. 8ddc3f0 The new bundlebuilder-generated applets contain an absolute reference by Jack Jansen · 22 years ago
  90. d6abf5d By default be verbose. by Jack Jansen · 22 years ago
  91. 8c46ce9 Allow setting the auto dispose flag on window objects. by Jack Jansen · 22 years ago
  92. f776dee Hiding packages was done incorrectly. Fixed. by Jack Jansen · 22 years ago
  93. 84c2b1b Oops, 'k' is the new format code for un unchecked 32 bit quantity, not 'K'. by Jack Jansen · 22 years ago
  94. ecc6635 Converted manually written code to the new K format specifier. by Jack Jansen · 22 years ago
  95. 36b5198 Refer people to the help pages on failure to load the database. by Jack Jansen · 22 years ago
  96. 64509b3 Added a note on getting 404 Not Found errors when loading the database. by Jack Jansen · 22 years ago
  97. a950d7b Added support for per-user installs. by Jack Jansen · 22 years ago
  98. 4323090 Adapted GUI for per-user install. Doesn't do anything yet, though by Jack Jansen · 22 years ago
  99. b603529 The minimal scripting example now actually works. by Jack Jansen · 22 years ago
  100. aca44e2 Added a File->Generate OSA Suite command. by Jack Jansen · 22 years ago