cpython/Mac/Tools/IDE
Jack Jansen 293fdeb31e Another workaround, to find the IDE directory when we're in MacPython-OSX
on Jaguar.

Ceteram censeam W era packagendam esse.
2002-11-18 15:29:02 +00:00
..
BuildIDE.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
FontSettings.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
MacPrefs.py don't crash when encountering bad marshal data 2001-07-05 07:03:16 +00:00
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 sure the object browser can't crash because when the list data gets bigger than 32kB 2002-09-16 21:18:49 +00:00
PyConsole.py Flush screen buffer upon console.flush() and output.flush(). 2002-02-04 11:53:53 +00:00
PyDebugger.py Mode rU for universal newlines, not rT. Spotted by Guido. 2002-09-12 19:41:28 +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 'Replace all' in the find dialog didn't properly update the text view (it used to, though...). Fixed. 2002-10-24 20:03:29 +00:00
PyFontify.py - fixed some re usage, partly so it'll still work when re uses pre instead 2001-07-10 19:25:40 +00:00
PyInteractive.py Patch by Mark Day to allow from __future__ imports. Looks harmless 2001-09-07 10:11:31 +00:00
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 Another workaround, to find the IDE directory when we're in MacPython-OSX 2002-11-18 15:29:02 +00:00
PythonIDE.rsrc re-checkin as AppleSingle 2001-12-13 12:54:36 +00:00
PythonIDEMain.py cd to users home dir if no current dir has been set. Fixes bug #625734 2002-10-20 17:14:28 +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 MenuID's are signed. 2002-08-31 01:20:53 +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 added clearkey = '\033' 2000-07-01 14:30:30 +00:00
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 Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wsocket.py ??? adding this file somehow failed -- jvr 1999-01-30 22:40:26 +00:00
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 Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wwindows.py For reasons I don't fully understand we sometimes get unexpected events 2002-03-21 22:36:57 +00:00