cpython/Mac/Tools/IDE
Just van Rossum 460ff20cd6 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
..
BuildIDE.py reverted Jack's mod: no longer neccesary since all BNDL & icon info is in the IDE's resource file, just like the other applets -- jvr 1999-02-27 15:58:47 +00:00
FontSettings.py First Checked In. 1999-01-30 22:39:17 +00:00
MacPrefs.py First Checked In. 1999-01-30 22:39:17 +00:00
ModuleBrowser.py re-checkin with "ISO-8859 translation" turned on. 1999-02-02 22:31:05 +00:00
ProfileBrowser.py First Checked In. 1999-01-30 22:39:17 +00:00
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 re-checkin with "ISO-8859 translation" turned on. 1999-02-02 22:31:05 +00:00
PyDebugger.py minor cleanup, avoiding rare traceback (jvr) 1999-09-26 12:11:50 +00:00
PyDocSearch.py re-checkin with "ISO-8859 translation" turned on. 1999-02-02 22:31:05 +00:00
PyEdit.py Oliver Steele writes: 1999-05-21 21:42:27 +00:00
PyFontify.py First Checked In. 1999-01-30 22:39:17 +00:00
PyInteractive.py First Checked In. 1999-01-30 22:39:17 +00:00
PythonIDE.py open res file(s) read only; upped __version__ -- jvr 1999-02-26 21:19:50 +00:00
PythonIDE.rsrc updated 'vers' resource -- jvr 1999-02-27 15:59:31 +00:00
PythonIDEMain.py 1 - added "set default window font" menu 1999-09-26 12:16:22 +00:00
Splash.py re-checkin with "ISO-8859 translation" turned on. 1999-02-02 22:31:05 +00:00
W.py added getdefaultfont() function. Returns default font settings. (jvr) 1999-09-26 12:17:04 +00:00
Wapplication.py added do_setwindowfont() menu callback: brings up a font selection dialog. (jvr) 1999-09-26 12:18:19 +00:00
Wbase.py First Checked In. 1999-01-30 22:39:17 +00:00
Wcontrols.py improved scrollbar delay behavior -- jvr 1999-04-21 09:24:02 +00:00
Widgets.rsrc First Checked In. 1999-01-30 22:39:17 +00:00
Wkeys.py First Checked In. 1999-01-30 22:39:17 +00:00
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 First Checked In. 1999-01-30 22:39:17 +00:00
Wquicktime.py First Checked In. 1999-01-30 22:39:17 +00:00
Wsocket.py ??? adding this file somehow failed -- jvr 1999-01-30 22:40:26 +00:00
Wtext.py Added support for global default font settings. (jvr) 1999-09-26 12:21:32 +00:00
Wtraceback.py re-checkin with "ISO-8859 translation" turned on. 1999-02-02 22:31:05 +00:00
Wwindows.py Added support for global default font settings. (jvr) 1999-09-26 12:21:32 +00:00