cpython/Mac/Lib
Jack Jansen cf144b0e9e Wrapper modules underound the toolbox modules, which now have an _ prepended. 2001-08-23 14:13:06 +00:00
..
Carbon Wrapper modules underound the toolbox modules, which now have an _ prepended. 2001-08-23 14:13:06 +00:00
lib-compat Oops, these compatibility modules were missing. Which went unnoticed because their companions had been put in the wrong place. 2001-08-20 15:35:57 +00:00
lib-scriptpackages Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
mkcwproject Got rid of the activate() so codewarrior doesn't come to front. It isn't needed, and without it you can get work done while building the projects:-) 2001-08-11 22:28:11 +00:00
test Added a note about the various tests here. 2001-08-11 21:13:19 +00:00
Audio_mac.py Get rid of from ... import * 2001-02-09 15:56:19 +00:00
EasyDialogs.py ProgressBar crashed when you tried to drag it. Fixed. Thanks go to Alfonso Baciero. 2001-07-27 09:21:28 +00:00
FrameWork.py Merging appropriate 2.1.1 fixes back into the main trunk. 2001-08-03 13:31:36 +00:00
MACFS.py Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
MiniAEFrame.py Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen). 2001-08-19 22:05:06 +00:00
PixMapWrapper.py
SoundMgr.py
WASTEconst.py Moved here form lib-toolbox, for lack of a better place to go. 2001-08-19 22:05:33 +00:00
aepack.py Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen). 2001-08-19 22:05:06 +00:00
aetools.py Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen). 2001-08-19 22:05:06 +00:00
aetypes.py Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen). 2001-08-19 22:05:06 +00:00
buildtools.py Allow selecting a template in findtemplate(), so Classic programs can build Carbon applets and vice-versa. 2001-02-17 23:30:19 +00:00
cfmfile.py Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
dbmac.py
findertools.py Changed findertools.move() to move() in movetotrash. 2001-07-24 11:37:23 +00:00
ic.py Ported the icglue module to carbon. 2001-01-29 13:27:46 +00:00
icopen.py
maccache.py
macerrors.py Fixed macroman<->latin1 conversion. Some chars don't 2001-05-17 12:45:13 +00:00
macfsn.py
macostools.py macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). 2001-03-06 22:46:25 +00:00
mactty.py
nsremote.py
preferences.py
py_resource.py
pythonprefs.py Bit the bullet and added a private GUSISIOUX for Python. This makes the delayconsole and keepopen code neater. Also tells Sioux to behave better with events, and handles cmd-. during print better. The pythonpreferences have also changed due to this. 2001-02-11 01:08:04 +00:00
quietconsole.py
videoreader.py