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 8d562e6b4f Very large scripts folders could crash the IDE, because it runs out
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.
2004-06-03 13:31:51 +00:00
..
BuildIDE.py
FontSettings.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
MacPrefs.py
ModuleBrowser.py
PackageManager.icns
PackageManager.plist Forward port of various fixes that were initially only done on the 2003-11-19 13:45:26 +00:00
PackageManager.py - Allow easy opening of experimental database, if pimp >= 0.4 2004-02-28 23:19:42 +00:00
ProfileBrowser.py
PyBrowser.py
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 Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
PyDocSearch.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
PyEdit.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
PyFontify.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
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 Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
Splash.py
W.py
Wapplication.py Very large scripts folders could crash the IDE, because it runs out 2004-06-03 13:31:51 +00:00
Wbase.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
Wcontrols.py
Widgets.rsrc
Wkeys.py
Wlists.py
Wmenus.py
Wminiapp.py
Wquicktime.py
Wsocket.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
Wtext.py
Wtraceback.py Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
Wwindows.py