- 09 Tem, 2007 2 kayıt (commit)
-
-
Ronald Oussoren yazdı
Backport of 56204.
-
Ronald Oussoren yazdı
console object, avoid crashing in that case.
-
- 18 Nis, 2007 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 05 Nis, 2007 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 06 Mar, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 54156)
-
- 11 Ock, 2007 1 kayıt (commit)
-
-
Matthias Klose yazdı
-
- 12 Eki, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
is started with that option. (backport from rev. 52295)
-
- 18 Eyl, 2006 1 kayıt (commit)
-
-
Anthony Baxter yazdı
(damn, it's nice to see the line #define PY_VERSION "2.5" in patchlevel.h)
-
- 11 Eyl, 2006 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 16 Agu, 2006 5 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
'Save Copy As' and 'Print' hotkeys to 'y' and 't'. Change the Shell menu hotkey from 's' to 'l'. M Bindings.py M PyShell.py M NEWS.txt
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
before raising SystemExit, allowing IDLE to honor quit() and exit(). M Lib/site.py M Lib/idlelib/PyShell.py M Lib/idlelib/CREDITS.txt M Lib/idlelib/NEWS.txt M Misc/NEWS
-
Anthony Baxter yazdı
-
Kurt B. Kaiser yazdı
-
- 10 Agu, 2006 2 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
since 1.2a1) Patch 1528468 Tal Einat.
-
Kurt B. Kaiser yazdı
-
- 09 Agu, 2006 4 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
Andrew M. Kuchling yazdı
-
Kurt B. Kaiser yazdı
internal error reporting by moving message to IDLE console.
-
Kurt B. Kaiser yazdı
message claiming they were IDLE internal errors (since 1.2a1). 2. Add Ronald Oussoren to CREDITS M NEWS.txt M PyShell.py M CREDITS.txt
-
- 02 Agu, 2006 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 25 Tem, 2006 2 kayıt (commit)
-
-
Ronald Oussoren yazdı
This adds a new key definition for OSX, which is slightly different from the classic mac definition. Also add NEWS item for a couple of bugfixes I added recently.
-
Martin v. Löwis yazdı
-
- 24 Tem, 2006 3 kayıt (commit)
-
-
Tim Peters yazdı
-
Kurt B. Kaiser yazdı
M EditorWindow.py M ScriptBinding.py M NEWS.txt
-
Kurt B. Kaiser yazdı
Bug 1010370 Dave Florek M EditorWindow.py M PyShell.py M NEWS.txt
-
- 23 Tem, 2006 3 kayıt (commit)
-
-
Ronald Oussoren yazdı
This patch replaces the menubar that is used by AquaTk for windows without a menubar of their own by one that is more appropriate for IDLE.
-
Ronald Oussoren yazdı
part of bug #1517990.
-
Kurt B. Kaiser yazdı
-
- 20 Tem, 2006 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
Patch 1407280 Tal Einat M ParenMatch.py M NEWS.txt M CREDITS.txt
-
- 18 Tem, 2006 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
- 17 Tem, 2006 2 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
1. 'as' highlighted as builtin in comment string on import line 2. Comments such as "#False identity" which start with a keyword immediately after the '#' character aren't colored as comments. 3. u or U beginning unicode string not correctly highlighted Closes bug 1325071
-
Georg Brandl yazdı
-
- 10 Tem, 2006 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 25 Haz, 2006 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
Without this patch IDLE will get unresponsive when you open the debugger window on OSX. This is both using the system Tcl/Tk on Tiger as the latest universal download from tk-components.sf.net.
-
- 19 Haz, 2006 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 11 Haz, 2006 3 kayıt (commit)
-
-
Tim Peters yazdı
-
Tim Peters yazdı
-
Ronald Oussoren yazdı
being in an IDLE.app bundle on darwin. This does a slight reorganisation of the menus and adds support for file-open events.
-
- 09 Haz, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
Occurences in email and compiler were ignored due to backwards compat requirements.
-