diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1999-12-12 21:56:56 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1999-12-12 21:56:56 (GMT) |
commit | c5d0959a22425d9f82fc8cdd900cff866ea6c6be (patch) | |
tree | 01a15cde835b4496197278857c64824f4642aecf | |
parent | a05ac607d720727bc0d3799b7bea7a81e02ea561 (diff) | |
download | cpython-c5d0959a22425d9f82fc8cdd900cff866ea6c6be.zip cpython-c5d0959a22425d9f82fc8cdd900cff866ea6c6be.tar.gz cpython-c5d0959a22425d9f82fc8cdd900cff866ea6c6be.tar.bz2 |
Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support, and added workaround for non-existing calls for 68K.
Static 68K Python still has a tk problem.
-rw-r--r-- | Mac/Build/AE.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/App.prj | bin | 61883 -> 61883 bytes | |||
-rw-r--r-- | Mac/Build/Cm.prj | bin | 62659 -> 62659 bytes | |||
-rw-r--r-- | Mac/Build/ColorPicker.prj | bin | 63437 -> 63437 bytes | |||
-rw-r--r-- | Mac/Build/Evt.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/Fm.prj | bin | 64734 -> 65810 bytes | |||
-rw-r--r-- | Mac/Build/Help.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/Icn.prj | bin | 64734 -> 65810 bytes | |||
-rw-r--r-- | Mac/Build/List.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/Printing.prj | bin | 62207 -> 62207 bytes | |||
-rw-r--r-- | Mac/Build/PythonCore.prj | bin | 32023 -> 32023 bytes | |||
-rw-r--r-- | Mac/Build/PythonCoreCFM68K.prj | bin | 83051 -> 88651 bytes | |||
-rw-r--r-- | Mac/Build/PythonCoreCFM68K.prj.exp | 145 | ||||
-rw-r--r-- | Mac/Build/PythonCorePPC.prj | bin | 81762 -> 81762 bytes | |||
-rw-r--r-- | Mac/Build/PythonInterpreter.prj | bin | 105246 -> 105246 bytes | |||
-rw-r--r-- | Mac/Build/PythonStandSmall.prj | bin | 100075 -> 100075 bytes | |||
-rw-r--r-- | Mac/Build/PythonStandalone.prj | bin | 139898 -> 139994 bytes | |||
-rw-r--r-- | Mac/Build/Qdoffs.prj | bin | 61727 -> 61727 bytes | |||
-rw-r--r-- | Mac/Build/Qt.prj | bin | 68535 -> 68535 bytes | |||
-rw-r--r-- | Mac/Build/Scrap.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/Snd.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/Sndihooks.prj | bin | 64734 -> 64734 bytes | |||
-rw-r--r-- | Mac/Build/TE.prj | bin | 64734 -> 65810 bytes | |||
-rw-r--r-- | Mac/Build/_tkinter.prj | bin | 65843 -> 65843 bytes | |||
-rw-r--r-- | Mac/Build/calldll.ppc.prj | bin | 34881 -> 34881 bytes | |||
-rw-r--r-- | Mac/Build/ctb.prj | bin | 60340 -> 60340 bytes | |||
-rw-r--r-- | Mac/Build/gdbm.prj | bin | 63737 -> 63737 bytes | |||
-rw-r--r-- | Mac/Build/icglue.prj | bin | 62887 -> 62887 bytes | |||
-rw-r--r-- | Mac/Build/macspeech.prj | bin | 40576 -> 40576 bytes | |||
-rw-r--r-- | Mac/Build/waste.prj | bin | 69892 -> 69892 bytes | |||
-rw-r--r-- | Mac/Build/zlib.prj | bin | 63890 -> 63890 bytes |
31 files changed, 144 insertions, 1 deletions
diff --git a/Mac/Build/AE.prj b/Mac/Build/AE.prj Binary files differindex 353cb3d..1dc161a 100644 --- a/Mac/Build/AE.prj +++ b/Mac/Build/AE.prj diff --git a/Mac/Build/App.prj b/Mac/Build/App.prj Binary files differindex d53b376..62981fd 100644 --- a/Mac/Build/App.prj +++ b/Mac/Build/App.prj diff --git a/Mac/Build/Cm.prj b/Mac/Build/Cm.prj Binary files differindex c8b0d5a..4c46387 100644 --- a/Mac/Build/Cm.prj +++ b/Mac/Build/Cm.prj diff --git a/Mac/Build/ColorPicker.prj b/Mac/Build/ColorPicker.prj Binary files differindex 1a42846..5e6da3b 100644 --- a/Mac/Build/ColorPicker.prj +++ b/Mac/Build/ColorPicker.prj diff --git a/Mac/Build/Evt.prj b/Mac/Build/Evt.prj Binary files differindex 23d9ed5..91bbf09 100644 --- a/Mac/Build/Evt.prj +++ b/Mac/Build/Evt.prj diff --git a/Mac/Build/Fm.prj b/Mac/Build/Fm.prj Binary files differindex 7c2a66a..9f9835c 100644 --- a/Mac/Build/Fm.prj +++ b/Mac/Build/Fm.prj diff --git a/Mac/Build/Help.prj b/Mac/Build/Help.prj Binary files differindex aab6d0b..2554e2e 100644 --- a/Mac/Build/Help.prj +++ b/Mac/Build/Help.prj diff --git a/Mac/Build/Icn.prj b/Mac/Build/Icn.prj Binary files differindex 0bfd078..72928c0 100644 --- a/Mac/Build/Icn.prj +++ b/Mac/Build/Icn.prj diff --git a/Mac/Build/List.prj b/Mac/Build/List.prj Binary files differindex c937f93..b1d6ec3 100644 --- a/Mac/Build/List.prj +++ b/Mac/Build/List.prj diff --git a/Mac/Build/Printing.prj b/Mac/Build/Printing.prj Binary files differindex 1f0a533..0e7a095 100644 --- a/Mac/Build/Printing.prj +++ b/Mac/Build/Printing.prj diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj Binary files differindex ed59c61..988e787 100644 --- a/Mac/Build/PythonCore.prj +++ b/Mac/Build/PythonCore.prj diff --git a/Mac/Build/PythonCoreCFM68K.prj b/Mac/Build/PythonCoreCFM68K.prj Binary files differindex 9e1db7d..4096bbc 100644 --- a/Mac/Build/PythonCoreCFM68K.prj +++ b/Mac/Build/PythonCoreCFM68K.prj diff --git a/Mac/Build/PythonCoreCFM68K.prj.exp b/Mac/Build/PythonCoreCFM68K.prj.exp index 929f0d2..40b0bb4 100644 --- a/Mac/Build/PythonCoreCFM68K.prj.exp +++ b/Mac/Build/PythonCoreCFM68K.prj.exp @@ -210,6 +210,7 @@ __set_idle_proc __get_file_modes __handle_reopen __handle_open +__reopen freopen fopen fflush @@ -370,7 +371,6 @@ __som_check_ev __som_check_new __destroy_global_chain __register_global_object -longjmp exit abort GUSISetupMSLSIOUX__Fv # GUSISetupMSLSIOUX() @@ -1167,6 +1167,7 @@ PyMac_BuildPoint PyMac_GetPoint PyMac_BuildRect PyMac_GetRect +PyMac_BuildFSSpec PyMac_GetFSSpec PyMac_BuildStr255 PyMac_GetStr255 @@ -1350,6 +1351,7 @@ PyList_GetItem PyList_Size PyList_New PyInt_Fini +PyInt_FromString PyInt_AsLong PyInt_FromLong PyInt_GetMax @@ -1367,6 +1369,7 @@ PyFrame_New PyFloat_Fini PyFloat_AsString PyFloat_AsDouble +PyFloat_FromString PyFloat_FromDouble PyFile_WriteString PyFile_WriteObject @@ -1602,6 +1605,145 @@ _PyBuiltin_Fini_2 _PyBuiltin_Fini_1 _PyBuiltin_Init_2 _PyBuiltin_Init_1 +GetThemeTextColor +GetThemeBrushAsColor +IsValidAppearanceFileType +SetThemeTextColorForWindow +ApplyThemeBackground +NormalizeThemeDrawingState +GetThemeStandaloneGrowBoxBounds +DrawThemeStandaloneNoGrowBox +DrawThemeStandaloneGrowBox +DrawThemeTickMark +EndThemeDragSound +BeginThemeDragSound +PlayThemeSound +DrawThemeScrollBarDelimiters +HitTestThemeScrollBarArrows +GetThemeScrollBarTrackRect +DrawThemeScrollBarArrows +UseThemeFont +GetThemeCheckBoxStyle +GetThemeScrollBarArrowStyle +GetThemeScrollBarThumbStyle +SetAnimatedThemeCursor +SetThemeCursor +GetThemeTabRegion +DrawThemeTabPane +GetCompressionName +GetSoundPreference +SetSoundPreference +GetCompressionInfo +SndSetInfo +SndGetInfo +GetCustomIconsEnabled +SetCustomIconsEnabled +FlushIconRefsByVolume +FlushIconRefs +GetIconSizesFromIconRef +IconRefToRgn +RectInIconRef +PtInIconRef +PlotIconRef +IsValidIconRef +IsIconRefComposite +CompositeIconRef +RemoveIconRefOverride +OverrideIconRef +OverrideIconRefFromResource +UpdateIconRef +UnregisterIconRef +RegisterIconRefFromResource +RegisterIconRefFromIconFamily +GetIconRefFromFolder +GetIconRef +GetIconRefFromFile +ReleaseIconRef +AcquireIconRef +GetIconRefOwners +GetIconFamilyData +SetIconFamilyData +IconSuiteToIconFamily +IconFamilyToIconSuite +IconRefToIconFamily +IconServicesTerminate +InitFloatingWindows +IsValidWindowPtr +FrontNonFloatingWindow +AreFloatingWindowsVisible +HideFloatingWindows +ShowFloatingWindows +CreateWindowFromResource +CreateNewWindow +HideMenuBar +ShowMenuBar +IsMenuBarVisible +SetWindowIdealUserState +GetWindowIdealUserState +ZoomWindowIdeal +IsWindowInStandardState +MoveWindowStructure +GetWindowBounds +SetWindowBounds +RepositionWindow +TransitionWindow +HiliteWindowFrameForDrag +IsWindowPathSelectClick +SetWindowModified +IsWindowModified +TrackWindowProxyDrag +RemoveWindowProxy +SetWindowProxyIcon +GetWindowProxyIcon +SetWindowProxyCreatorAndType +GetWindowProxyAlias +SetWindowProxyAlias +GetWindowProxyFSSpec +SetWindowProxyFSSpec +ValidWindowRect +ValidWindowRgn +InvalWindowRect +InvalWindowRgn +SetWindowContentPattern +GetWindowContentPattern +GetWindowContentColor +SetWindowContentColor +GetWindowAttributes +GetWindowClass +CloneWindow +GetWindowOwnerCount +GetModalDialogEventMask +SetModalDialogEventMask +GetDialogTimeout +SetDialogTimeout +AppendDialogItemList +GetControlRegion +IsMenuItemIconEnabled +DisableMenuItemIcon +EnableMenuItemIcon +IsMenuItemEnabled +DisableMenuItem +EnableMenuItem +InsertMenuItemText +AppendMenuItemText +SetMenuExcludesMarkColumn +GetMenuExcludesMarkColumn +SetMenuFont +GetMenuFont +RemoveControlProperty +IsValidControlHandle +SetControl32BitMinimum +GetControl32BitMinimum +SetControl32BitMaximum +GetControl32BitMaximum +SetControl32BitValue +GetControl32BitValue +SetControlViewSize +GetControlViewSize +SetUpControlTextColor +SetAntiAliasedTextEnabled +IsAntiAliasedTextEnabled +GetPixRowBytes PyBuffer_New PyBuffer_FromReadWriteMemory PyBuffer_FromMemory @@ -1870,6 +2012,7 @@ AppleTalkSockets PyMac_AppRefNum options PyMac_ConsoleIsDead +PyMac_AppearanceCompliant PyMac_OSErrException PyMac_ApplicationFSSpec PyMac_ApplicationPath diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj Binary files differindex 4af7eeb..c5a550f 100644 --- a/Mac/Build/PythonCorePPC.prj +++ b/Mac/Build/PythonCorePPC.prj diff --git a/Mac/Build/PythonInterpreter.prj b/Mac/Build/PythonInterpreter.prj Binary files differindex 2cdefdb..f5eb424 100644 --- a/Mac/Build/PythonInterpreter.prj +++ b/Mac/Build/PythonInterpreter.prj diff --git a/Mac/Build/PythonStandSmall.prj b/Mac/Build/PythonStandSmall.prj Binary files differindex 986734a..860b874 100644 --- a/Mac/Build/PythonStandSmall.prj +++ b/Mac/Build/PythonStandSmall.prj diff --git a/Mac/Build/PythonStandalone.prj b/Mac/Build/PythonStandalone.prj Binary files differindex c13954e..d636131 100644 --- a/Mac/Build/PythonStandalone.prj +++ b/Mac/Build/PythonStandalone.prj diff --git a/Mac/Build/Qdoffs.prj b/Mac/Build/Qdoffs.prj Binary files differindex 1b1a08e..b62bfdd 100644 --- a/Mac/Build/Qdoffs.prj +++ b/Mac/Build/Qdoffs.prj diff --git a/Mac/Build/Qt.prj b/Mac/Build/Qt.prj Binary files differindex c0e1bca..e01c267 100644 --- a/Mac/Build/Qt.prj +++ b/Mac/Build/Qt.prj diff --git a/Mac/Build/Scrap.prj b/Mac/Build/Scrap.prj Binary files differindex 564ad6f..700241f 100644 --- a/Mac/Build/Scrap.prj +++ b/Mac/Build/Scrap.prj diff --git a/Mac/Build/Snd.prj b/Mac/Build/Snd.prj Binary files differindex 840c615..92c2cb3 100644 --- a/Mac/Build/Snd.prj +++ b/Mac/Build/Snd.prj diff --git a/Mac/Build/Sndihooks.prj b/Mac/Build/Sndihooks.prj Binary files differindex cbbe7e6..d45c45e 100644 --- a/Mac/Build/Sndihooks.prj +++ b/Mac/Build/Sndihooks.prj diff --git a/Mac/Build/TE.prj b/Mac/Build/TE.prj Binary files differindex 2faa730..3a2ba83 100644 --- a/Mac/Build/TE.prj +++ b/Mac/Build/TE.prj diff --git a/Mac/Build/_tkinter.prj b/Mac/Build/_tkinter.prj Binary files differindex 551a327..60a4bdb 100644 --- a/Mac/Build/_tkinter.prj +++ b/Mac/Build/_tkinter.prj diff --git a/Mac/Build/calldll.ppc.prj b/Mac/Build/calldll.ppc.prj Binary files differindex 98c1709..89acef5 100644 --- a/Mac/Build/calldll.ppc.prj +++ b/Mac/Build/calldll.ppc.prj diff --git a/Mac/Build/ctb.prj b/Mac/Build/ctb.prj Binary files differindex 6b18c6c..22443f4 100644 --- a/Mac/Build/ctb.prj +++ b/Mac/Build/ctb.prj diff --git a/Mac/Build/gdbm.prj b/Mac/Build/gdbm.prj Binary files differindex d423342..7eac43f 100644 --- a/Mac/Build/gdbm.prj +++ b/Mac/Build/gdbm.prj diff --git a/Mac/Build/icglue.prj b/Mac/Build/icglue.prj Binary files differindex 0297e35..700d7e8 100644 --- a/Mac/Build/icglue.prj +++ b/Mac/Build/icglue.prj diff --git a/Mac/Build/macspeech.prj b/Mac/Build/macspeech.prj Binary files differindex e3ed0f2..6384114 100644 --- a/Mac/Build/macspeech.prj +++ b/Mac/Build/macspeech.prj diff --git a/Mac/Build/waste.prj b/Mac/Build/waste.prj Binary files differindex 7add3e2..8d2d9b2 100644 --- a/Mac/Build/waste.prj +++ b/Mac/Build/waste.prj diff --git a/Mac/Build/zlib.prj b/Mac/Build/zlib.prj Binary files differindex a801a88..5c0bd50 100644 --- a/Mac/Build/zlib.prj +++ b/Mac/Build/zlib.prj |