index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
OSX
/
PythonLauncher
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
27
-1414/+0
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
11
-681/+185
*
Remove .cvsignore files, as they live in svn:ignore
Martin v. Löwis
2005-10-30
2
-2/+0
*
The interpreter popup was never filled with any data, fixed.
Jack Jansen
2004-07-16
2
-4/+11
*
Made preference window resizable (and do the most logical thing on resize)
Jack Jansen
2004-07-16
2
-3/+7
*
Cleaned up list of interpreters.
Jack Jansen
2004-07-16
1
-16/+8
*
On startup, attempt to set the working directory to $HOME.
Jack Jansen
2004-06-03
1
-0/+3
*
Fixed lots of minor issues found by Edward Moy: incorrect version
Jack Jansen
2003-07-04
1
-4/+6
*
Tooltip for tab/space consistency check was the wrong way around. Spotted
Jack Jansen
2003-07-02
3
-6/+2
*
Added a field that allows the user to set sys.argv-style arguments
Jack Jansen
2003-06-20
9
-5/+21
*
At startup, test that PythonLauncher is the default application for files
Jack Jansen
2003-06-20
3
-18/+44
*
Use pythonw as the default interpreter also for .py scripts (overridable
Jack Jansen
2003-02-19
1
-4/+9
*
Optionally honour #! paths in scripts. Fixes #676358.
Jack Jansen
2003-02-17
14
-14/+54
*
correct comment (and add newline at end)
Just van Rossum
2003-01-04
1
-2/+2
*
Changed the input field for the interpreter to use (in the preferences
Jack Jansen
2002-12-26
9
-10/+52
*
Lots of restructuring, mostly suggested by Bill Bumgarner. Main
Jack Jansen
2002-11-25
6
-57/+242
*
dded cvsignores.
Jack Jansen
2002-11-20
3
-2/+8
*
On Jaguar the default mode for files in the installed product is 444 (or 555)
Jack Jansen
2002-08-30
1
-0/+1
*
Added an icon for .pyw files.
Jack Jansen
2002-08-02
2
-0/+15
*
Python.app is now a hidden application, deep in the framework. It will
Jack Jansen
2002-08-01
1
-2/+2
*
Only show the UI for selecting options if the ALT key was depressed while
Jack Jansen
2002-08-01
1
-18/+7
*
Install into /Applications/Python in stead of into /Applications.
Jack Jansen
2002-07-31
1
-3/+2
*
Implemented starting Python in a terminal window. The implementation isn't
Jack Jansen
2002-07-31
5
-6/+177
*
First stab at the launcher application. This will be run when the user
Jack Jansen
2002-07-29
24
-0/+1413