- 28 Eki, 2005 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 22 Tem, 2005 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 07 Ock, 2005 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 27 Ara, 2004 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 18 Tem, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 15 Tem, 2004 2 kayıt (commit)
-
-
Jack Jansen yazdı
the double-scroll problem: when you pass a tracker function to TrackControl you shouldn't call your hit function again afterwards. Fixes #711989.
-
Jack Jansen yazdı
- Ran it.
-
- 03 Haz, 2004 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
- Prefer to use pythonw (if it exists) for "run with commandline python".
-
Jack Jansen yazdı
of Menu IDs (of which there are only 255 in Carbon). Fixed by stopping examining the scripts folder when we allocate menu ID 200. Fixes #959291. Need to backport.
-
- 28 Şub, 2004 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Allow easy access to the PackMan homepage, for even more databases.
-
- 12 Şub, 2004 1 kayıt (commit)
-
-
Walter Dörwald yazdı
From SF patch #852334.
-
- 07 Ara, 2003 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 27 Kas, 2003 2 kayıt (commit)
-
-
Jack Jansen yazdı
cause an index error. We now select the first package if this threatens to happen. Will backport.
-
Jack Jansen yazdı
confusing. To be on the safe side we always show hidden packages before showing error dialogs. Will backport.
-
- 19 Kas, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
release23-maint branch: - Remember the scroll position when rebuilding the browser (as we do far too often). Fixes #824430. - Allow for the documentation to be inside PythonIDE as well as in the Python.app inside the framework (the original location for 2.3). - Updated version numbers - In PythonIDE, add the Tools/IDE directory as the second entry in sys.path in stead of as the first, leaving PythonIDE.app/Contents/Resources as the first one. - The code for setting the working directory to $HOME was both incorrect and in the wrong place, fixed. - On OSX the default location for IDE scripts is now $HOME/Library/Python/IDE-Scripts.
-
- 18 Kas, 2003 1 kayıt (commit)
-
-
Just van Rossum yazdı
instead of os.linesep.
-
- 12 Eki, 2003 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 21 Tem, 2003 2 kayıt (commit)
-
-
Jack Jansen yazdı
This lead to a duplication of error messages (and installs). Fixes #764615.
-
Jack Jansen yazdı
happen while parsing a plistfile feeding an ill-formatted file to pimp may cause an exception. As a stopgap we use an unqualified except and print an error message "Unspecified error, probably ill-formatted database". Fixes #765621.
-
- 04 Tem, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
strings, non-standard naming of things in bundles, etc.
-
- 01 Haz, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
shortdescription() so the code to split off the first line of the description isn't all over the place.
-
- 29 May, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Added support for multi-line descriptions. Doesn't look nice yet in Package Manager.
-
- 27 May, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 25 May, 2003 1 kayıt (commit)
-
-
Just van Rossum yazdı
-
- 09 May, 2003 4 kayıt (commit)
-
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
Just van Rossum yazdı
-
- 06 May, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
interactive window is frontmost.
-
- 03 May, 2003 1 kayıt (commit)
-
-
Just van Rossum yazdı
(Jack: maybe this could/should be done in Framework.py instead, that way apps don't have to think about it. PackMan springs to mind...)
-
- 02 May, 2003 1 kayıt (commit)
-
-
Just van Rossum yazdı
effect of an import. (This is one step towards threading support in the IDE.)
-
- 22 Nis, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Nis, 2003 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Don't show psuedo-packages by default, added a button to show them. Cleaned up interface a little (not enough, though).
-
- 15 Nis, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 31 Mar, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Mar, 2003 2 kayıt (commit)
-
-
Jack Jansen yazdı
optional full documentation Python Documentation.
-
Jack Jansen yazdı
- Changed checkbox labels as suggested by Kevin Ollivier.
-