cpython/Lib/plat-mac
Just van Rossum ed8bfce002 Fixed a bug that's been there from the beginning but wasn't noticed
until now: the inheritance of default values was the wrong way around.
This caused app bundles to get a type of "BNDL" instead of "APPL".
Apparently this is not a problem until you try to drag your app to
the dock.
----------------------------------------------------------------------
2003-07-10 14:53:27 +00:00
..
Carbon Detabbed. 2003-04-09 13:25:43 +00:00
lib-scriptpackages Re-gegernated with the new gensuitemodule. 2003-06-13 14:31:19 +00:00
Audio_mac.py Detabbed. 2003-04-09 13:25:43 +00:00
EasyDialogs.py changed 8-space indentation to 4 2003-06-21 14:41:32 +00:00
FrameWork.py changed 8-space indentation to 4 2003-06-21 14:41:32 +00:00
MiniAEFrame.py changed 8-space indentation to 4 2003-06-21 14:41:32 +00:00
PixMapWrapper.py Detabbed. 2003-04-09 13:25:43 +00:00
WASTEconst.py Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
aepack.py Detabbed. 2003-04-09 13:25:43 +00:00
aetools.py Give default _elemdict and _propdict attributes to OSA classes, so 2003-06-18 14:19:08 +00:00
aetypes.py Detabbed. 2003-04-09 13:25:43 +00:00
applesingle.py Detabbed. 2003-04-09 13:25:43 +00:00
appletrawmain.py Detabbed. 2003-04-09 13:25:43 +00:00
appletrunner.py Detabbed. 2003-04-09 13:25:43 +00:00
argvemulator.py changed 8-space indentation to 4 2003-06-21 14:41:32 +00:00
bgenlocations.py Oops, _propdeclarations and friends are needed: gensuitemodule uses them 2003-04-12 22:27:11 +00:00
buildtools.py If not icon file is specified use the default Python Applet icons. 2003-04-22 14:33:48 +00:00
bundlebuilder.py Fixed a bug that's been there from the beginning but wasn't noticed 2003-07-10 14:53:27 +00:00
cfmfile.py Detabbed. 2003-04-09 13:25:43 +00:00
dialogs.rsrc Changing the window type to movable modal isn't enough to make the dialogs movable: apprently you also need to set a bit in the dlgx resource. Did this. 2003-02-27 22:36:20 +00:00
errors.rsrc Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both 2002-12-30 22:04:23 +00:00
findertools.py Detabbed. 2003-04-09 13:25:43 +00:00
gensuitemodule.py An indenting error in the code made it miss some suites that have an application 2003-06-18 14:17:34 +00:00
ic.py Detabbed. 2003-04-09 13:25:43 +00:00
icopen.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
macerrors.py Detabbed. 2003-04-09 13:25:43 +00:00
macfs.py Detabbed. 2003-04-09 13:25:43 +00:00
macostools.py Filter out macfs warning. 2003-03-07 15:36:49 +00:00
macresource.py Detabbed. 2003-04-09 13:25:43 +00:00
pimp.py Use http://www.python.org/packman as the base URL. Also upped the version 2003-06-29 00:09:18 +00:00
plistlib.py don't optimize empty strings 2003-07-10 14:26:06 +00:00
terminalcommand.py some old changes to this unused module 2003-06-21 14:49:14 +00:00
videoreader.py Detabbed. 2003-04-09 13:25:43 +00:00