summaryrefslogtreecommitdiff
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* Temporary fix for buildon on both Panther and Jaguar.Jack Jansen2003-11-191-1/+5
* Moved various files over from the release23-maint branch.Jack Jansen2003-11-194-29/+51
* Upped versionJack Jansen2003-11-191-4/+4
* Upped version numbers, and converted to UTF-16.Jack Jansen2003-11-191-0/+0
* Upped.Jack Jansen2003-11-191-4/+4
* This file is utf-16, not utf-8 (or ascii).Jack Jansen2003-11-191-0/+0
* Forward port of various fixes that were initially only done on theJack Jansen2003-11-195-16/+91
* Ported from 23maint branch: add icons to BuildApplet.Jack Jansen2003-11-192-0/+57
* Added a siteJack Jansen2003-11-191-0/+1
* Upped versionJack Jansen2003-11-191-1/+1
* Fix for [ 782686 ]: new files used \r as the default line separatorJust van Rossum2003-11-181-13/+8
* fix for bug [819860]: make sure the buffer gets emptied, even if WEInsert() f...Just van Rossum2003-10-121-4/+8
* Don't export the SPB type as "SPB", because it shadows the method SPB,Jack Jansen2003-07-241-0/+3
* Added instructions on setting the proxy host.Jack Jansen2003-07-241-0/+6
* MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_Se...Jack Jansen2003-07-231-0/+6
* Don't force boot-disk-only install, for reasons unknown it causes moreJack Jansen2003-07-232-5/+8
* Scripts runs with pythonw no longer had full window manager access dueJack Jansen2003-07-232-3/+3
* Various tweaks to make the packages work better. Still not 100%, though.Jack Jansen2003-07-221-4/+18
* Files used for the 2.3rc1+ binary installer. This one has the size problemJack Jansen2003-07-222-7/+9
* We erronuously re-used the pimpinstaller object if there were multiple installs.Jack Jansen2003-07-211-4/+3
* Because plistlib doesn't catch all possible errors that canJack Jansen2003-07-211-0/+5
* removed trailing tabs in several places, including after the finalFred Drake2003-07-071-8/+7
* Fixed lots of minor issues found by Edward Moy: incorrect versionJack Jansen2003-07-047-22/+26
* Added missing newline at end of file.Jack Jansen2003-07-041-1/+2
* Files used for 2.3b2 macpython binary distribution.Jack Jansen2003-07-042-3/+4
* Moved two sentences around to make them clearer.Jack Jansen2003-07-031-4/+5
* Skip noticed that the document talks about "setting PythonLauncher as theJack Jansen2003-07-021-3/+5
* Tooltip for tab/space consistency check was the wrong way around. SpottedJack Jansen2003-07-023-6/+2
* Moved the IDE tutorial to a directory with a shorter name. The longJack Jansen2003-07-0215-3/+3
* Slight clarification on running the examples from the Finder.Jack Jansen2003-06-291-2/+5
* Suggest people visit www.python.org/packman if the default databaseJack Jansen2003-06-291-1/+3
* By default build docs, don't download them.Jack Jansen2003-06-281-3/+3
* Give compileall a -d option so it works correctly in the face ofJack Jansen2003-06-211-2/+2
* Added a field that allows the user to set sys.argv-style argumentsJack Jansen2003-06-209-5/+21
* Cop out, and set things to be group-writeable recursively. The variousJack Jansen2003-06-203-1/+7
* Updated.Jack Jansen2003-06-201-45/+37
* At startup, test that PythonLauncher is the default application for filesJack Jansen2003-06-203-18/+44
* Installation of PythonLauncher has been failing silently, probably sinceJack Jansen2003-06-201-2/+2
* Install Demo and Tools too.Jack Jansen2003-06-191-0/+1
* MacPython-2.3 has progressed so far that building a set of Mac 2.3Jack Jansen2003-06-193-252/+0
* Added a target frameworkinstallextras (OSX framework build specific,Jack Jansen2003-06-193-0/+70
* dded notes on reporting bugs and becoming an active developer.Jack Jansen2003-06-191-1/+8
* - Added a "community" section.Jack Jansen2003-06-189-39/+108
* - Create TMPDIR only if it doesn't exist yetJack Jansen2003-06-181-1/+4
* Make sure the files in the installer have group "admin", otherwiseJack Jansen2003-06-171-0/+2
* Allow passing a build directory on the command line. Also, if theJack Jansen2003-06-161-7/+25
* Only fix up pathnames in installed scripts when needed, i.e. when not installingJack Jansen2003-06-161-9/+10
* Added a note about FSRef tests failing on MacOS 8.6.Jack Jansen2003-06-161-1/+4
* This wasn't ansified. Fixed.Jack Jansen2003-06-161-6/+2
* Import EasyDialogs only when needed, so this works if there is no windowJack Jansen2003-06-161-1/+1