cpython/Mac/Tools/IDE
Jack Jansen b9e6661206 For reasons I don't fully understand we sometimes get unexpected events
in MachoPython. As we don't have MacOS.HandleEvent() we drop these on
the floor (with a print).
2002-03-21 22:36:57 +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 Use the Carbon scrap manager interface if the old interface isn't available. 2001-12-31 15:08:04 +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 minimal support for floating windows. 2002-02-04 12:52:44 +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.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 Don't append quit menu when on OSX, it is special and automatic there. 2002-02-04 12:48:06 +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 For reasons I don't fully understand we sometimes get unexpected events 2002-03-21 22:36:57 +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 Use the Carbon scrap manager interface if the old interface isn't available. 2001-12-31 14:53:05 +00:00
Wmenus.py rearranged some imports 2001-11-02 19:09:34 +00:00
Wminiapp.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +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