.. |
Carbon
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
lib-scriptpackages
|
Sigh: didn't catch all lists that needed to be sorted. Regenerated again.
|
2003-03-28 23:38:00 +00:00 |
Audio_mac.py
|
Got rid of macfs and FSSpecs.
|
2003-02-06 23:12:23 +00:00 |
EasyDialogs.py
|
Allow floating point values in ProgressBar.
|
2003-03-24 12:12:24 +00:00 |
FrameWork.py
|
support unicode in menu items
|
2003-01-09 23:18:39 +00:00 |
MiniAEFrame.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
PixMapWrapper.py
|
Getting rid of macfs.
|
2003-02-21 23:18:48 +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
|
When in MacPython-OSX use bundlebuilder to create .app bundles.
|
2003-02-12 15:37:26 +00:00 |
aetools.py
|
On OSX the finder will return from an open() event before the application
|
2003-03-28 23:42:37 +00:00 |
aetypes.py
|
Patch 702620 by Donovan Preston: Fix AE inheritance.
|
2003-03-21 12:04:19 +00:00 |
applesingle.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
appletrawmain.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
appletrunner.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
argvemulator.py
|
Argvemulator still used the old Alias API. Fixed.
|
2003-02-18 23:28:05 +00:00 |
bgenlocations.py
|
When in MacPython-OSX use bundlebuilder to create .app bundles.
|
2003-02-12 15:37:26 +00:00 |
buildtools.py
|
If a resource file cannot be decoded because the directory is readonly
|
2003-02-25 23:02:03 +00:00 |
bundlebuilder.py
|
use os.path.realpath() instead of os.readlink()
|
2003-03-21 22:22:19 +00:00 |
cfmfile.py
|
Got rid of macfs
|
2003-02-05 15:44:03 +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
|
Get rid of macfs.
|
2003-02-21 23:14:30 +00:00 |
ic.py
|
Workaround for bug #644243 (which is actually an Apple bug, I think): URLs
|
2003-02-25 13:34:22 +00:00 |
icopen.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
macerrors.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
macfs.py
|
Added a deprecation warning.
|
2003-02-27 23:17:59 +00:00 |
macostools.py
|
Filter out macfs warning.
|
2003-03-07 15:36:49 +00:00 |
macresource.py
|
If a resource file cannot be decoded because the directory is readonly
|
2003-02-25 23:02:03 +00:00 |
pimp.py
|
Capturing the exit status for the build process didn't work. Using
|
2003-03-17 10:54:41 +00:00 |
plistlib.py
|
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
|
2002-12-30 22:04:23 +00:00 |
terminalcommand.py
|
module to run commands in a Terminal.app window
|
2003-01-04 21:44:21 +00:00 |
videoreader.py
|
- Handle the img and MediaFormat modules not being available (by not
|
2003-02-04 15:36:42 +00:00 |