cpython/Mac/Tools/IDE
Jack Jansen e9c0358bf4 e macresource.need() to open the W resource file in the application init
code (if it isn't open already).

PythonIDE still opens the resource file "manually" because it also uses
presence of the CURS resource to determine whether it needs to adjust
sys.path.
2002-04-03 21:52:10 +00:00
..
BuildIDE.py
FontSettings.py
MacPrefs.py
ModuleBrowser.py macdinking 2001-11-02 22:55:15 +00:00
ProfileBrowser.py made radio button labels readable under OSX 2001-12-31 08:58:44 +00:00
PyBrowser.py Make object browser work in OSX (by rewriting the old browser 2002-03-26 12:06:11 +00:00
PyConsole.py Flush screen buffer upon console.flush() and output.flush(). 2002-02-04 11:53:53 +00:00
PyDebugger.py Changes by Donovan Preston (and a few minor ones by me) to make IDE run under 2002-01-21 23:00:52 +00:00
PyDocSearch.py Changes by Donovan Preston (and a few minor ones by me) to make IDE run under 2002-01-21 23:00:52 +00:00
PyEdit.py Added a "run with commandline Python" flag. Works in MachoPython, should work 2002-03-31 22:01:33 +00:00
PyFontify.py
PyInteractive.py
PythonIDE.icns Auxiliary files for building the IDE applet. Running the IDE through 2002-03-29 23:46:34 +00:00
PythonIDE.plist Auxiliary files for building the IDE applet. Running the IDE through 2002-03-29 23:46:34 +00:00
PythonIDE.py Changes by Donovan Preston (and a few minor ones by me) to make IDE run under 2002-01-21 23:00:52 +00:00
PythonIDE.rsrc re-checkin as AppleSingle 2001-12-13 12:54:36 +00:00
PythonIDEMain.py repair damage: now works again as a CFM app. 2002-03-29 21:47:56 +00:00
Splash.py removed import display hackery 2001-11-02 19:30:21 +00:00
W.py a whole bunch of OSX tweaks 2001-11-18 14:12:43 +00:00
Wapplication.py e macresource.need() to open the W resource file in the application init 2002-04-03 21:52:10 +00:00
Wbase.py OSX tweak. 2001-12-08 10:37:40 +00:00
Wcontrols.py added support for live feedback in scrollbars 2001-12-31 08:56:52 +00:00
Widgets.rsrc re-checkin as AppleSingle 2001-12-13 12:54:36 +00:00
Wkeys.py
Wlists.py Make object browser work in OSX (by rewriting the old browser 2002-03-26 12:06:11 +00:00
Wmenus.py rearranged some imports 2001-11-02 19:09:34 +00:00
Wminiapp.py e macresource.need() to open the W resource file in the application init 2002-04-03 21:52:10 +00:00
Wquicktime.py
Wsocket.py
Wtext.py Use the Carbon scrap manager interface if the old interface isn't available. 2001-12-31 14:53:05 +00:00
Wtraceback.py
Wwindows.py For reasons I don't fully understand we sometimes get unexpected events 2002-03-21 22:36:57 +00:00