cpython/Mac/Tools/IDE
Jack Jansen 40b2e83924 We erronuously re-used the pimpinstaller object if there were multiple installs.
This lead to a duplication of error messages (and installs). Fixes #764615.
2003-07-21 22:11:07 +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 Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
ModuleBrowser.py macdinking 2001-11-02 22:55:15 +00:00
PackageManager.icns Icons for the package manager. 2003-02-12 16:20:23 +00:00
PackageManager.py We erronuously re-used the pimpinstaller object if there were multiple installs. 2003-07-21 22:11:07 +00:00
ProfileBrowser.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
PyBrowser.py More int() around float arguments. 2003-02-12 15:39:16 +00:00
PyConsole.py also support cmd-. in the interactive window 2003-05-09 11:47:23 +00:00
PyDebugger.py Gave the text fields a little more space, so they don't get cut off. 2003-03-03 14:56:59 +00:00
PyDocSearch.py Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
PyEdit.py add explicit support for cancelling a running script (CFM-based MacPython had this built-in) 2003-05-09 08:58:02 +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 Fixed lots of minor issues found by Edward Moy: incorrect version 2003-07-04 13:06:14 +00:00
PythonIDE.py Install automatic GIL switcher upon IDE startup. 2003-05-03 00:31:35 +00:00
PythonIDE.rsrc re-checkin as AppleSingle 2001-12-13 12:54:36 +00:00
PythonIDEMain.py Fix for #731643: allow "lookup in documentation" to also work if the 2003-05-06 14:28:31 +00:00
Splash.py Lots of minor tweaks for the pep252 checkins, mainly because Qd 2002-11-30 00:01:29 +00:00
W.py a whole bunch of OSX tweaks 2001-11-18 14:12:43 +00:00
Wapplication.py Fix for #731643: allow "lookup in documentation" to also work if the 2003-05-06 14:28:31 +00:00
Wbase.py fixed some DeprecationWarnings 2003-05-25 20:44:37 +00:00
Wcontrols.py Lots of minor tweaks for the pep252 checkins, mainly because Qd 2002-11-30 00:01:29 +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 In a MultiList select all cells in the row, not only the first one. 2003-02-12 12:47:00 +00:00
Wmenus.py removed silly & mask, avoiding FutureWarning 2003-01-09 22:54:37 +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 Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now 2003-02-06 22:32:35 +00:00
Wsocket.py ??? adding this file somehow failed -- jvr 1999-01-30 22:40:26 +00:00
Wtext.py Cast various floats to ints so we don't get warnings. 2003-02-05 15:40:05 +00:00
Wtraceback.py Import the MacOS toolbox modules from the Carbon package. 2001-08-25 12:15:04 +00:00
Wwindows.py Lots of minor tweaks for the pep252 checkins, mainly because Qd 2002-11-30 00:01:29 +00:00