1. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  2. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  3. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  4. f5f32b4 Whitespace normalization. by Tim Peters · 19 years ago
  5. d7b76e9 Fix for #1236090: FSSpec.as_pathname() crashes. by Jack Jansen · 19 years ago
  6. 918a9e2 Updated (and regenerated) for name change in tp_init method arguments: by Jack Jansen · 19 years ago
  7. e890682 Whitespace normalization. by Tim Peters · 19 years ago
  8. 6d22b56 Updated to work with current Python docs setup, and added a minimal README. by Jack Jansen · 19 years ago
  9. 5a9fb3c Whitespace normalization. by Tim Peters · 20 years ago
  10. 5a3c7c3 Oops, there was a tab in there. by Jack Jansen · 20 years ago
  11. 30620ac Workaround for the fact that urllib2 doesn't default to "file:" urls. by Jack Jansen · 20 years ago
  12. 6458598 Create the wrapper scripts for gcc/g++ too. by Jack Jansen · 20 years ago
  13. 935ca10 Just passing -undefined dynamic_lookup isn't enough: we also need to set by Jack Jansen · 20 years ago
  14. 078824e4 Added quotes around the destroot arguments, so empty destroot works. by Jack Jansen · 20 years ago
  15. de2ecb8 Updated version numbers. by Jack Jansen · 20 years ago
  16. c77f6df Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot by Jack Jansen · 20 years ago
  17. 6116f07 A script to fix Apple-installed Python 2.3 (and a test whether the user by Jack Jansen · 20 years ago
  18. 98809b7 Very minor grammatical fix and removal of a tab. by Brett Cannon · 20 years ago
  19. ec6eb36 SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core by Raymond Hettinger · 20 years ago
  20. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  21. 122f87f The interpreter popup was never filled with any data, fixed. Fixes #775878. by Jack Jansen · 20 years ago
  22. 6e3b425 Made preference window resizable (and do the most logical thing on resize) by Jack Jansen · 20 years ago
  23. 31bca4e Cleaned up list of interpreters. by Jack Jansen · 20 years ago
  24. ad1654e After more than two years of puzzlement Jurjen Bos found the reason for by Jack Jansen · 20 years ago
  25. 4f90137 - Added a note about fixversions.py - Ran it. by Jack Jansen · 20 years ago
  26. 7323f08 A script to fix version strings in .plist files. by Jack Jansen · 20 years ago
  27. ce17cf6 The CF inheritance could cause double frees of the underlying objects. Fixed. by Jack Jansen · 20 years ago
  28. d9e50f5 CFStringGetUnicode() returned an extra null character at the end of the string. by Jack Jansen · 20 years ago
  29. 3bfc28c Make CF module PEP253 based (finally). by Jack Jansen · 20 years ago
  30. 7569450 Get rid of incorrect use of OSAGetCurrentDialect. Fixes #884085. by Jack Jansen · 20 years ago
  31. 0701bd6 Fix for #860242: use correct names in the "save preferences" dialog. by Jack Jansen · 20 years ago
  32. 30184f3 - Fix for #862941: "run with commandline python" crashed. Fixed. by Jack Jansen · 20 years ago
  33. 7637574 On startup, attempt to set the working directory to $HOME. by Jack Jansen · 20 years ago
  34. 8d562e6 Very large scripts folders could crash the IDE, because it runs out by Jack Jansen · 20 years ago
  35. 29eb8c3 Do an actual test for xcodebuild, in stead of relying on the user to by Jack Jansen · 20 years ago
  36. 43285d4 CGMainDisplayID() doesn't exist on 10.1, so don't try to call it when by Jack Jansen · 20 years ago
  37. fe99927 - Allow easy opening of experimental database, if pimp >= 0.4 by Jack Jansen · 20 years ago
  38. e7e9bf2 kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes. by Jack Jansen · 20 years ago
  39. 49be4cc Setup file to allow the QuickTime for 2.4 to be compiled by Jack Jansen · 20 years ago
  40. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  41. 69387e1 More cases of input parameters passed by reference without const. by Jack Jansen · 21 years ago
  42. ae57b7f Added support for APIs in QuickTimeMusic.h. This one is a bit dodgy: by Jack Jansen · 21 years ago
  43. 2e5e644 Added support for APIs in MediaHandlers.h. by Jack Jansen · 21 years ago
  44. cb2117a Allow passing NULL pointers by passing None. This also works for the by Jack Jansen · 21 years ago
  45. 007b8eb Added interfaces for most of the stuff in QuickTimeComponents.h. by Jack Jansen · 21 years ago
  46. 0677824 Added support for ImageCompression.h APIs. by Jack Jansen · 21 years ago
  47. 59f7dc9 Updated for QuickTime 6.0, Universal Header 3.4.2. by Jack Jansen · 21 years ago
  48. 0b565a6 - Renamed OSA.ComponentInstance to OSA.OSAComponentInstance. It is not by Jack Jansen · 21 years ago
  49. 2e20a63 Make this module Python 2.3 compatible, and add a setup script that allows by Jack Jansen · 21 years ago
  50. 2af4ce8 Made this module compatible with Python2.3, and added a temporary setup by Jack Jansen · 21 years ago
  51. 001734c fixed long standing typo by Just van Rossum · 21 years ago
  52. 67ff6d9 Finished update to UH 3.4.2. by Jack Jansen · 21 years ago
  53. da6081f Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. by Jack Jansen · 21 years ago
  54. fe3fe4a Adding an interface to the high-level Open Scripting Architecture, by Jack Jansen · 21 years ago
  55. 07f1dfa Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558. by Jack Jansen · 21 years ago
  56. 7d0a609 An interface to the LaunchServices API. by Jack Jansen · 21 years ago
  57. ac5d667 Fix (workaround, actually) for bug #844676: deselecting "show hidden" can by Jack Jansen · 21 years ago
  58. 9cc4fcd Package Mnager error dialogs could refer to hidden packages, which was by Jack Jansen · 21 years ago
  59. a775dd1 the "idle" script has moved from Lib/idlelib to Tools/scripts. by Jack Jansen · 21 years ago
  60. c09857a Added some help to OSX/Dist/README.txt, plus all the information by Jack Jansen · 21 years ago
  61. 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 21 years ago
  62. 3305d24 Got rid of macglue.h, moved the little bit that remains relevant by Jack Jansen · 21 years ago
  63. 8d902ab No longer used. by Jack Jansen · 21 years ago
  64. eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 21 years ago
  65. bc2fbc7 Getting rid of one more TARGET_API_MAC_OSX. by Jack Jansen · 21 years ago
  66. a53f4eb Getting rid of code conditional on TARGET_API_MAC_*. by Jack Jansen · 21 years ago
  67. 9588770 PyDoc_STR is always defined nowadays (and has been for quite some time:-) by Jack Jansen · 21 years ago
  68. e48cef7 Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: MacOS9isms. by Jack Jansen · 21 years ago
  69. 37249c5 WITHOUT_FRAMEWORKS conditional code bites the dust: this was for by Jack Jansen · 21 years ago
  70. f387e2d Gone: all this functionality is now in the Carbon.File and Folder modules. by Jack Jansen · 21 years ago
  71. fb27656 Getting rid of support for the ancient Apple MPW compiler. by Jack Jansen · 21 years ago
  72. d338b6e Removing the obvious OS9-only documents§ by Jack Jansen · 21 years ago
  73. 28ecf70 Getting rid of support for MacOS9 and earlier. This is the first step, by Jack Jansen · 21 years ago
  74. 6045b9c Temporary fix for buildon on both Panther and Jaguar. by Jack Jansen · 21 years ago
  75. 652b28c Moved various files over from the release23-maint branch. by Jack Jansen · 21 years ago
  76. 42f3b9a Upped version by Jack Jansen · 21 years ago
  77. e410723 Upped version numbers, and converted to UTF-16. by Jack Jansen · 21 years ago
  78. 2586aa8 Upped. by Jack Jansen · 21 years ago
  79. 9feabbd This file is utf-16, not utf-8 (or ascii). by Jack Jansen · 21 years ago
  80. d48364e Forward port of various fixes that were initially only done on the by Jack Jansen · 21 years ago
  81. 6bf3127 Ported from 23maint branch: add icons to BuildApplet. by Jack Jansen · 21 years ago
  82. c86c9de Added a site by Jack Jansen · 21 years ago
  83. 47e8f16 Upped version by Jack Jansen · 21 years ago
  84. 4e6b3c5 Fix for [ 782686 ]: new files used \r as the default line separator by Just van Rossum · 21 years ago
  85. 7e94a9a fix for bug [819860]: make sure the buffer gets emptied, even if WEInsert() fails by Just van Rossum · 21 years ago
  86. d1f46c8 Don't export the SPB type as "SPB", because it shadows the method SPB, by Jack Jansen · 21 years ago
  87. f31bd45 Added instructions on setting the proxy host. by Jack Jansen · 21 years ago
  88. 18452a4 MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_SetInterrupt() here too. by Jack Jansen · 21 years ago
  89. 1fb83c1 Don't force boot-disk-only install, for reasons unknown it causes more by Jack Jansen · 21 years ago
  90. dffeaf4 Scripts runs with pythonw no longer had full window manager access due by Jack Jansen · 21 years ago
  91. 12cb99b Various tweaks to make the packages work better. Still not 100%, though. by Jack Jansen · 21 years ago
  92. f753816 Files used for the 2.3rc1+ binary installer. This one has the size problem by Jack Jansen · 21 years ago
  93. 40b2e83 We erronuously re-used the pimpinstaller object if there were multiple installs. by Jack Jansen · 21 years ago
  94. a7203d1 Because plistlib doesn't catch all possible errors that can by Jack Jansen · 21 years ago
  95. 8851c62 removed trailing tabs in several places, including after the final newline by Fred Drake · 21 years ago
  96. dd614fd Fixed lots of minor issues found by Edward Moy: incorrect version by Jack Jansen · 21 years ago
  97. 276b290 Added missing newline at end of file. by Jack Jansen · 21 years ago
  98. 078afc8 Files used for 2.3b2 macpython binary distribution. by Jack Jansen · 21 years ago
  99. 75132e8 Moved two sentences around to make them clearer. by Jack Jansen · 21 years ago
  100. ebab26a Skip noticed that the document talks about "setting PythonLauncher as the by Jack Jansen · 21 years ago