summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch #755147 by Brian Lenihan:Jack Jansen2003-06-161-5/+5
* Use the new, now preferred, form of referring to object specifiers (throughJack Jansen2003-06-131-1/+1
* Use splitlines() in stead of split() to split lines, and added a methodJack Jansen2003-06-011-1/+1
* Forgot the code to initialize the glue for the new CFObj_ routines.Jack Jansen2003-05-312-4/+4
* - Get the database from a different place.Jack Jansen2003-05-291-7/+17
* Example database for Package Manager.Jack Jansen2003-05-281-0/+51
* Alternate fix for #728744: use OSA and Apple Help Indexing Tool's idleStatusJack Jansen2003-05-277-1/+686
* Added functions CFObj_New and CFObj_Convert, general functions to convertJack Jansen2003-05-272-2/+98
* Added Help menu. Fixes #731635Jack Jansen2003-05-271-0/+20
* Fixed the DESTDIR modifications to also allow MacOSX framework buildsJack Jansen2003-05-251-48/+55
* Added a --python option, which sets the python to be used in the #! lineJack Jansen2003-05-251-2/+7
* fixed some DeprecationWarningsJust van Rossum2003-05-251-5/+9
* modernized ColorPicker somewhatJust van Rossum2003-05-241-0/+4
* Pydoc also needs its #! line massaged. Fixes #733199.Jack Jansen2003-05-091-2/+8
* Pass DIRMODE and FILEMODE to Mac/OSX/Makefile on framework builds (andJack Jansen2003-05-092-2/+3
* also support cmd-. in the interactive windowJust van Rossum2003-05-091-1/+25
* Suppress wartning on macfs import.Jack Jansen2003-05-091-0/+2
* add explicit support for cancelling a running script (CFM-based MacPython had...Just van Rossum2003-05-091-2/+25
* more dead code removalJust van Rossum2003-05-091-32/+2
* dead code removalJust van Rossum2003-05-091-33/+6
* Merged 2.3b1 welcome message to the trunk.Jack Jansen2003-05-071-4/+17
* Merged 1.2.2.1 fixes:Jack Jansen2003-05-071-12/+14
* Fix for #731643: allow "lookup in documentation" to also work if theJack Jansen2003-05-064-5/+16
* fixed typoJust van Rossum2003-05-031-2/+2
* Install automatic GIL switcher upon IDE startup.Just van Rossum2003-05-031-0/+7
* Short and sweet module doing something very useful: for event loopJust van Rossum2003-05-031-0/+149
* Fixed age-old beginner's error: don't start the main loop as a sideJust van Rossum2003-05-022-5/+2
* Rename funny long suite to Disk_File_Folder.Jack Jansen2003-05-011-1/+2
* Added a note about Stefan Deibels list of contacts.Jack Jansen2003-04-291-0/+1