- 08 Eki, 2006 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
- 01 Agu, 2006 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
directory. It also fixes a bug where PythonLauncher failed to launch scripts when the scriptname (or the path to the script) contains quotes.
-
- 07 Haz, 2006 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
- 20 Haz, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
to the script. Fixes #757544.
-
- 17 Şub, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 26 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
window) to a combobox listing the known interpreters.
-
- 25 Kas, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
externally visible difference is that the factory defaults are now in a plist file in the bundle, in stead of being hard-coded in the application.
-
- 01 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
be invoked by PythonLauncher when needed. Also changed the names of various variables in the Makefile to match what the main Makefile has.
-
- 31 Tem, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
optimal, especially if Terminal wasn't running yet, but it works.
-
- 29 Tem, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
doubleclicks a .py, .pyw or .pyc file. It runs the file by invoking the relevant interpreter (either the command line Python in a terminal window or a Python.app for GUI-based scripts). Interpreter to use and the options to pass are settable through preferences. If PythonLauncher wasn't running it does its thing for one script and exits. If it was manually started before a dialog is presented where the user can set the options to use, etc. To be done: - option-drag/doubleclick should always open the interactive dialog - Terminal-window isn't done yet - Should be reimplemented in Python, but pyobjc isn't part of the core. - Various menu entries should be disabled.
-