- fe99927 - Allow easy opening of experimental database, if pimp >= 0.4 by Jack Jansen · 21 years ago
- e7e9bf2 kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes. by Jack Jansen · 21 years ago
- 49be4cc Setup file to allow the QuickTime for 2.4 to be compiled by Jack Jansen · 21 years ago
- 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
- 69387e1 More cases of input parameters passed by reference without const. by Jack Jansen · 21 years ago
- ae57b7f Added support for APIs in QuickTimeMusic.h. This one is a bit dodgy: by Jack Jansen · 21 years ago
- 2e5e644 Added support for APIs in MediaHandlers.h. by Jack Jansen · 21 years ago
- cb2117a Allow passing NULL pointers by passing None. This also works for the by Jack Jansen · 21 years ago
- 007b8eb Added interfaces for most of the stuff in QuickTimeComponents.h. by Jack Jansen · 21 years ago
- 0677824 Added support for ImageCompression.h APIs. by Jack Jansen · 21 years ago
- 59f7dc9 Updated for QuickTime 6.0, Universal Header 3.4.2. by Jack Jansen · 21 years ago
- 0b565a6 - Renamed OSA.ComponentInstance to OSA.OSAComponentInstance. It is not by Jack Jansen · 21 years ago
- 2e20a63 Make this module Python 2.3 compatible, and add a setup script that allows by Jack Jansen · 21 years ago
- 2af4ce8 Made this module compatible with Python2.3, and added a temporary setup by Jack Jansen · 21 years ago
- 001734c fixed long standing typo by Just van Rossum · 21 years ago
- 67ff6d9 Finished update to UH 3.4.2. by Jack Jansen · 21 years ago
- da6081f Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. by Jack Jansen · 21 years ago
- fe3fe4a Adding an interface to the high-level Open Scripting Architecture, by Jack Jansen · 21 years ago
- 07f1dfa Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558. by Jack Jansen · 21 years ago
- 7d0a609 An interface to the LaunchServices API. by Jack Jansen · 21 years ago
- ac5d667 Fix (workaround, actually) for bug #844676: deselecting "show hidden" can by Jack Jansen · 21 years ago
- 9cc4fcd Package Mnager error dialogs could refer to hidden packages, which was by Jack Jansen · 21 years ago
- a775dd1 the "idle" script has moved from Lib/idlelib to Tools/scripts. by Jack Jansen · 21 years ago
- c09857a Added some help to OSX/Dist/README.txt, plus all the information by Jack Jansen · 21 years ago
- 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 21 years ago
- 3305d24 Got rid of macglue.h, moved the little bit that remains relevant by Jack Jansen · 21 years ago
- 8d902ab No longer used. by Jack Jansen · 21 years ago
- eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 21 years ago
- bc2fbc7 Getting rid of one more TARGET_API_MAC_OSX. by Jack Jansen · 21 years ago
- a53f4eb Getting rid of code conditional on TARGET_API_MAC_*. by Jack Jansen · 21 years ago
- 9588770 PyDoc_STR is always defined nowadays (and has been for quite some time:-) by Jack Jansen · 21 years ago
- e48cef7 Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: MacOS9isms. by Jack Jansen · 21 years ago
- 37249c5 WITHOUT_FRAMEWORKS conditional code bites the dust: this was for by Jack Jansen · 21 years ago
- f387e2d Gone: all this functionality is now in the Carbon.File and Folder modules. by Jack Jansen · 21 years ago
- fb27656 Getting rid of support for the ancient Apple MPW compiler. by Jack Jansen · 21 years ago
- d338b6e Removing the obvious OS9-only documents§ by Jack Jansen · 21 years ago
- 28ecf70 Getting rid of support for MacOS9 and earlier. This is the first step, by Jack Jansen · 21 years ago
- 6045b9c Temporary fix for buildon on both Panther and Jaguar. by Jack Jansen · 21 years ago
- 652b28c Moved various files over from the release23-maint branch. by Jack Jansen · 21 years ago
- 42f3b9a Upped version by Jack Jansen · 21 years ago
- e410723 Upped version numbers, and converted to UTF-16. by Jack Jansen · 21 years ago
- 2586aa8 Upped. by Jack Jansen · 21 years ago
- 9feabbd This file is utf-16, not utf-8 (or ascii). by Jack Jansen · 21 years ago
- d48364e Forward port of various fixes that were initially only done on the by Jack Jansen · 21 years ago
- 6bf3127 Ported from 23maint branch: add icons to BuildApplet. by Jack Jansen · 21 years ago
- c86c9de Added a site by Jack Jansen · 21 years ago
- 47e8f16 Upped version by Jack Jansen · 21 years ago
- 4e6b3c5 Fix for [ 782686 ]: new files used \r as the default line separator by Just van Rossum · 21 years ago
- 7e94a9a fix for bug [819860]: make sure the buffer gets emptied, even if WEInsert() fails by Just van Rossum · 21 years ago
- d1f46c8 Don't export the SPB type as "SPB", because it shadows the method SPB, by Jack Jansen · 21 years ago
- f31bd45 Added instructions on setting the proxy host. by Jack Jansen · 21 years ago
- 18452a4 MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_SetInterrupt() here too. by Jack Jansen · 21 years ago
- 1fb83c1 Don't force boot-disk-only install, for reasons unknown it causes more by Jack Jansen · 21 years ago
- dffeaf4 Scripts runs with pythonw no longer had full window manager access due by Jack Jansen · 21 years ago
- 12cb99b Various tweaks to make the packages work better. Still not 100%, though. by Jack Jansen · 21 years ago
- f753816 Files used for the 2.3rc1+ binary installer. This one has the size problem by Jack Jansen · 21 years ago
- 40b2e83 We erronuously re-used the pimpinstaller object if there were multiple installs. by Jack Jansen · 21 years ago
- a7203d1 Because plistlib doesn't catch all possible errors that can by Jack Jansen · 21 years ago
- 8851c62 removed trailing tabs in several places, including after the final newline by Fred Drake · 21 years ago
- dd614fd Fixed lots of minor issues found by Edward Moy: incorrect version by Jack Jansen · 21 years ago
- 276b290 Added missing newline at end of file. by Jack Jansen · 21 years ago
- 078afc8 Files used for 2.3b2 macpython binary distribution. by Jack Jansen · 21 years ago
- 75132e8 Moved two sentences around to make them clearer. by Jack Jansen · 21 years ago
- ebab26a Skip noticed that the document talks about "setting PythonLauncher as the by Jack Jansen · 21 years ago
- 42fbc69 Tooltip for tab/space consistency check was the wrong way around. Spotted by Jack Jansen · 21 years ago
- e2ff8be Moved the IDE tutorial to a directory with a shorter name. The long by Jack Jansen · 21 years ago
- 01d49fa Slight clarification on running the examples from the Finder. by Jack Jansen · 21 years ago
- d163b85 Suggest people visit www.python.org/packman if the default database by Jack Jansen · 21 years ago
- 006ebeb By default build docs, don't download them. by Jack Jansen · 21 years ago
- d2544e3 Give compileall a -d option so it works correctly in the face of by Jack Jansen · 21 years ago
- d7cccdd Added a field that allows the user to set sys.argv-style arguments by Jack Jansen · 21 years ago
- b6b988b Cop out, and set things to be group-writeable recursively. The various by Jack Jansen · 21 years ago
- 7c0d7ba Updated. by Jack Jansen · 21 years ago
- c30d7c3 At startup, test that PythonLauncher is the default application for files by Jack Jansen · 21 years ago
- 94d09f8 Installation of PythonLauncher has been failing silently, probably since by Jack Jansen · 21 years ago
- 8cf644d Install Demo and Tools too. by Jack Jansen · 21 years ago
- 7b9a386 MacPython-2.3 has progressed so far that building a set of Mac 2.3 by Jack Jansen · 21 years ago
- a1b7758 Added a target frameworkinstallextras (OSX framework build specific, by Jack Jansen · 21 years ago
- e53be4e dded notes on reporting bugs and becoming an active developer. by Jack Jansen · 21 years ago
- 0b1b5ad - Added a "community" section. - Cleaned up the HTML. by Jack Jansen · 21 years ago
- fc3542f - Create TMPDIR only if it doesn't exist yet by Jack Jansen · 21 years ago
- 53e54fd Make sure the files in the installer have group "admin", otherwise by Jack Jansen · 21 years ago
- 7006fa1 Allow passing a build directory on the command line. Also, if the by Jack Jansen · 21 years ago
- e537065 Only fix up pathnames in installed scripts when needed, i.e. when not installing by Jack Jansen · 21 years ago
- a93b3cc Added a note about FSRef tests failing on MacOS 8.6. by Jack Jansen · 21 years ago
- e748f03 This wasn't ansified. Fixed. by Jack Jansen · 21 years ago
- 7327918 Import EasyDialogs only when needed, so this works if there is no window by Jack Jansen · 21 years ago
- d3295ba Patch #755147 by Brian Lenihan: by Jack Jansen · 21 years ago
- 880be6f Use the new, now preferred, form of referring to object specifiers (through by Jack Jansen · 21 years ago
- 2a97dcc Use splitlines() in stead of split() to split lines, and added a method by Jack Jansen · 21 years ago
- ac8bd91 Forgot the code to initialize the glue for the new CFObj_ routines. by Jack Jansen · 21 years ago
- 9f0c575 - Get the database from a different place. by Jack Jansen · 21 years ago
- 20b15bb Example database for Package Manager. by Jack Jansen · 21 years ago
- f7c8220 Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatus by Jack Jansen · 21 years ago
- 4eb45e7 Added functions CFObj_New and CFObj_Convert, general functions to convert by Jack Jansen · 21 years ago
- 31fa845 Added Help menu. Fixes #731635 by Jack Jansen · 21 years ago
- 9592fe9 Fixed the DESTDIR modifications to also allow MacOSX framework builds by Jack Jansen · 21 years ago
- 8ba0e80 Added a --python option, which sets the python to be used in the #! line by Jack Jansen · 21 years ago
- 8d97b9b fixed some DeprecationWarnings by Just van Rossum · 21 years ago
- 0ed3957 modernized ColorPicker somewhat by Just van Rossum · 21 years ago