.. |
ae
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
app
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-24 23:04:18 +00:00 |
carbonevt
|
Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter.
|
2002-01-09 18:54:16 +00:00 |
cf
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-24 23:04:18 +00:00 |
cg
|
Added ClipCGContextToRegion() from Quickdraw.h.
|
2002-03-04 10:31:32 +00:00 |
cm
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
ctl
|
- added support for UserPaneKeyDownProc and UserPaneFocusProc
|
2002-01-04 19:45:15 +00:00 |
dlg
|
Updated to Universal Headers 3.4
|
2001-12-18 15:39:38 +00:00 |
drag
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
evt
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
fm
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
help
|
Updated to Universal Headers 3.4
|
2001-12-18 15:39:38 +00:00 |
htmlrender
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |
icn
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
list
|
Updated to Universal Headers 3.4
|
2001-12-18 15:39:38 +00:00 |
macspeech
|
Add files by Jack
|
1994-10-02 11:33:59 +00:00 |
menu
|
The output MenuRef of GetMenuItemHierarchicalMenu() may be NULL.
|
2002-01-03 12:16:18 +00:00 |
mlte
|
Added some support for unicode arguments.
|
2002-01-01 22:43:13 +00:00 |
qd
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
qdoffs
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
qt
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
res
|
Generate with weaklink stubs, so missing routines (on MacOS 8.6 and earlier)
|
2002-03-22 14:16:39 +00:00 |
scrap
|
Added support for the Carbon scrap manager (finally).
|
2001-12-31 14:52:03 +00:00 |
snd
|
Don't blacklist ModalFilterUPP but always pass it as NULL. This enables the record routines to be generated.
|
2002-02-05 22:35:36 +00:00 |
te
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-25 00:32:17 +00:00 |
waste
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-24 23:04:18 +00:00 |
win
|
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
|
2002-03-24 23:04:18 +00:00 |
ColorPickermodule.c
|
pymactoolbox.h contains protoypes for all externally visible toolbox module
|
2000-07-14 22:16:45 +00:00 |
Nav.c
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |
Printingmodule.c
|
Got rid of Py_FatalError calls.
|
2000-09-08 10:21:44 +00:00 |
_dummy_tkinter.c
|
Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon.
|
2001-03-20 23:29:41 +00:00 |
calldll.c
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |
ctbmodule.c
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |
gestaltmodule.c
|
Added prototypes to shut gcc -Wstrict-prototypes up.
|
2001-09-04 22:29:31 +00:00 |
hfsplusmodule.c
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |
icgluemodule.c
|
Internet Config is now part of official Apple interfaces, so use the new
|
2002-01-11 12:38:08 +00:00 |
macconfig.c
|
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
|
2001-11-30 14:16:36 +00:00 |
macfsmodule.c
|
Some buffers needed to be unsigned char, not char.
|
2002-02-26 21:36:19 +00:00 |
macmodule.c
|
Got rid of ifdefs for long-obsolete GUSI versions.
|
2002-04-11 20:46:23 +00:00 |
macosmodule.c
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |
macspeechmodule.c
|
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
|
2001-12-08 18:02:58 +00:00 |