0
0
mirror of https://github.com/python/cpython.git synced 2024-11-30 18:51:15 +01:00
cpython/Mac/Tools/IDE
Jack Jansen 9cc4fcd649 Package Mnager error dialogs could refer to hidden packages, which was
confusing. To be on the safe side we always show hidden packages before
showing error dialogs. Will backport.
2003-11-27 23:12:17 +00:00
..
BuildIDE.py
FontSettings.py
MacPrefs.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
ModuleBrowser.py
PackageManager.icns Icons for the package manager. 2003-02-12 16:20:23 +00:00
PackageManager.plist Forward port of various fixes that were initially only done on the 2003-11-19 13:45:26 +00:00
PackageManager.py Package Mnager error dialogs could refer to hidden packages, which was 2003-11-27 23:12:17 +00:00
ProfileBrowser.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
PyBrowser.py More int() around float arguments. 2003-02-12 15:39:16 +00:00
PyConsole.py fix for bug [819860]: make sure the buffer gets emptied, even if WEInsert() fails 2003-10-12 19:27:24 +00:00
PyDebugger.py Gave the text fields a little more space, so they don't get cut off. 2003-03-03 14:56:59 +00:00
PyDocSearch.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
PyEdit.py Fix for [ 782686 ]: new files used \r as the default line separator 2003-11-18 22:41:16 +00:00
PyFontify.py
PyInteractive.py
PythonIDE.icns
PythonIDE.plist Forward port of various fixes that were initially only done on the 2003-11-19 13:45:26 +00:00
PythonIDE.py Forward port of various fixes that were initially only done on the 2003-11-19 13:45:26 +00:00
PythonIDE.rsrc
PythonIDEMain.py Forward port of various fixes that were initially only done on the 2003-11-19 13:45:26 +00:00
Splash.py
W.py
Wapplication.py Fix for #731643: allow "lookup in documentation" to also work if the 2003-05-06 14:28:31 +00:00
Wbase.py fixed some DeprecationWarnings 2003-05-25 20:44:37 +00:00
Wcontrols.py
Widgets.rsrc
Wkeys.py
Wlists.py In a MultiList select all cells in the row, not only the first one. 2003-02-12 12:47:00 +00:00
Wmenus.py
Wminiapp.py
Wquicktime.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
Wsocket.py
Wtext.py
Wtraceback.py
Wwindows.py