cpython/Mac/Tools/IDE
2000-04-09 19:45:08 +00:00
..
BuildIDE.py
FontSettings.py
MacPrefs.py
ModuleBrowser.py
ProfileBrowser.py
PyBrowser.py String values will now always be shown with quotes, so one can see the difference between the value 2 and the value '2'. -- jvr 1999-10-30 11:43:25 +00:00
PyConsole.py
PyDebugger.py
PyDocSearch.py
PyEdit.py changed the "method find" algorithm so the function/class/method popup menu also works with space-indented source files -- jvr 1999-12-23 15:46:57 +00:00
PyFontify.py oops, keyword list missed exec... doh! thanks to Maik Roeder (jvr) 2000-04-09 19:44:13 +00:00
PyInteractive.py
PythonIDE.py New __version__ number (1.0!) -- jvr 1999-10-30 11:45:16 +00:00
PythonIDE.rsrc New __version__ number (1.0!) -- jvr 1999-10-30 11:45:16 +00:00
PythonIDEMain.py Fixed multi-arg appends. 2000-03-07 23:40:13 +00:00
Splash.py updated copyright string 1999-12-23 21:49:44 +00:00
W.py added getdefaultfont() function. Returns default font settings. (jvr) 1999-09-26 12:17:04 +00:00
Wapplication.py skip CVS folders when building the Scripts menu -- jvr 1999-12-23 21:50:26 +00:00
Wbase.py Fixed multi-arg appends. 2000-03-07 23:40:13 +00:00
Wcontrols.py
Widgets.rsrc
Wkeys.py
Wlists.py 1) added "typingcasesens" keyword arg to constructor, and support for case sensitive typing in lists. 1999-09-26 12:20:08 +00:00
Wmenus.py added popup control (jvr) 2000-04-09 19:45:08 +00:00
Wquicktime.py
Wsocket.py
Wtext.py Added support for global default font settings. (jvr) 1999-09-26 12:21:32 +00:00
Wtraceback.py
Wwindows.py added setbound() method, some cleanups (jvr) 2000-04-09 19:44:45 +00:00