summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Lib/macerrors.py26
-rw-r--r--Mac/Resources/Carbon.r2
-rw-r--r--Mac/scripts/errors.txt26
3 files changed, 27 insertions, 27 deletions
diff --git a/Mac/Lib/macerrors.py b/Mac/Lib/macerrors.py
index 0fefe92..69a5368 100644
--- a/Mac/Lib/macerrors.py
+++ b/Mac/Lib/macerrors.py
@@ -316,7 +316,7 @@ telBadProcID = -10110 #invalid procID
telDeviceNotFound = -10109 #device not found
telBadCodeResource = -10108 #code resource not found
telInitFailed = -10107 #initialization failed
-telNoCommFolder = -10106 #Communications/Extensions Ä not found
+telNoCommFolder = -10106 #Communications/Extensions Ÿ not found
telUnknownErr = -10103 #unable to set config
telNoSuchTool = -10102 #unable to find tool with name specified
telBadFunction = -10091 #bad msgCode specified
@@ -626,7 +626,7 @@ kDMDriverNotDisplayMgrAwareErr = -6228 #Video Driver does not support display ma
kDMSWNotInitializedErr = -6227 #Required software not initialized (eg windowmanager or display mgr).
kSysSWTooOld = -6226 #Missing critical pieces of System Software.
kDMMirroringNotOn = -6225 #Returned by all calls that need mirroring to be on to do their thing.
-kDMCantBlock = -6224 #Mirroring is already on, canÕt Block now (call DMUnMirror() first).
+kDMCantBlock = -6224 #Mirroring is already on, can¹t Block now (call DMUnMirror() first).
kDMMirroringBlocked = -6223 #DMBlockMirroring() has been called.
kDMWrongNumberOfDisplays = -6222 #Can only handle 2 displays for now.
kDMMirroringOnAlready = -6221 #Returned by all calls that need mirroring to be off to do their thing.
@@ -653,7 +653,7 @@ errCorruptWindowDescription = -5606 #tried to load a corrupt window description
errUnrecognizedWindowClass = -5605 #tried to create a window with a bad WindowClass
errWindowPropertyNotFound = -5604 #tried to get a nonexistent property
errInvalidWindowProperty = -5603 #tried to access a property tag with private creator
-errWindowDoesNotHaveProxy = -5602 #tried to do something requiring a proxy to a window which doesnÕt have a proxy
+errWindowDoesNotHaveProxy = -5602 #tried to do something requiring a proxy to a window which doesn¹t have a proxy
errUnsupportedWindowAttributesForClass = -5601 #tried to create a window with WindowAttributes not supported by the WindowClass
errInvalidWindowPtr = -5600 #tried to pass a bad WindowRef argument
gestaltLocationErr = -5553 #gestalt function ptr wasn't in sysheap
@@ -847,7 +847,7 @@ kECANCELErr = -3273 #
kEBADMSGErr = -3272 #
kENOSRErr = -3271 #
kETIMEErr = -3270 #
-kEPROTOErr = -3269 #¥¥¥ fill out missing codes ¥¥¥
+kEPROTOErr = -3269 #€€€ fill out missing codes €€€
kEHOSTUNREACHErr = -3264 #No route to host
kEHOSTDOWNErr = -3263 #Host is down
kECONNREFUSEDErr = -3260 #Connection refused
@@ -1043,7 +1043,7 @@ tsmTSHasNoMenuErr = -2513 #the text service has no menu
tsmUseInputWindowErr = -2512 #not TSM aware because we are using input window
tsmDocumentOpenErr = -2511 #there are open documents
tsmTextServiceNotFoundErr = -2510 #no text service found
-tsmCantOpenComponentErr = -2509 #canÕt open the component
+tsmCantOpenComponentErr = -2509 #can¹t open the component
tsmNoOpenTSErr = -2508 #no open text service
tsmDocNotActiveErr = -2507 #document is NOT active
tsmTSMDocBusyErr = -2506 #document is still active
@@ -1076,9 +1076,9 @@ kernelOptionsErr = -2403 #kernelOptionsErr
kernelCanceledErr = -2402 #kernelCanceledErr
kernelIncompleteErr = -2401 #kernelIncompleteErr
badCallOrderErr = -2209 #Usually due to a status call being called prior to being setup first
-noDMAErr = -2208 #CanÕt do DMA digitizing (i.e. can't go to requested dest
-badDepthErr = -2207 #CanÕt digitize into this depth
-notExactSizeErr = -2206 #CanÕt do exact size requested
+noDMAErr = -2208 #Can¹t do DMA digitizing (i.e. can't go to requested dest
+badDepthErr = -2207 #Can¹t digitize into this depth
+notExactSizeErr = -2206 #Can¹t do exact size requested
noMoreKeyColorsErr = -2205 #all key indexes in use
notExactMatrixErr = -2204 #warning of bad matrix, digitizer did its best
matrixErr = -2203 #bad matrix, digitizer did nothing
@@ -1428,7 +1428,7 @@ rcDBValue = -801 #rcDBValue
rcDBNull = -800 #rcDBNull
noMMUErr = -626 #no MMU present
cannotDeferErr = -625 #unable to defer additional functions
-interruptsMaskedErr = -624 #donÕt call with interrupts masked
+interruptsMaskedErr = -624 #don¹t call with interrupts masked
notLockedErr = -623 #specified range of memory is not locked
cannotMakeContiguousErr = -622 #cannot make specified range contiguous
notHeldErr = -621 #specified range of memory is not held
@@ -1708,10 +1708,10 @@ writErr = -20 #I/O System Errors
readErr = -19 #I/O System Errors
statusErr = -18 #I/O System Errors
controlErr = -17 #I/O System Errors
-dsExtensionsDisabled = -13 #say ÒExtensions DisabledÓ
-dsHD20Installed = -12 #say ÒHD20 StartupÓ
-dsDisassemblerInstalled = -11 #say ÒDisassembler InstalledÓ
-dsMacsBugInstalled = -10 #say ÒMacsBug InstalledÓ
+dsExtensionsDisabled = -13 #say ³Extensions Disabled²
+dsHD20Installed = -12 #say ³HD20 Startup²
+dsDisassemblerInstalled = -11 #say ³Disassembler Installed²
+dsMacsBugInstalled = -10 #say ³MacsBug Installed²
seNoDB = -8 #no debugger installed to handle debugger command
SlpTypeErr = -5 #invalid queue element
unimpErr = -4 #unimplemented core routine
diff --git a/Mac/Resources/Carbon.r b/Mac/Resources/Carbon.r
index c19a032..99bec4f 100644
--- a/Mac/Resources/Carbon.r
+++ b/Mac/Resources/Carbon.r
@@ -6,7 +6,7 @@
*/
#define USE_CARB_RESOURCE
#ifdef USE_CARB_RESOURCE
-/*----------------------------carb ¥ Carbon on OS X launch information --------------------------*/
+/*----------------------------carb € Carbon on OS X launch information --------------------------*/
type 'carb' {
};
diff --git a/Mac/scripts/errors.txt b/Mac/scripts/errors.txt
index 0eb6b57..3a7435d 100644
--- a/Mac/scripts/errors.txt
+++ b/Mac/scripts/errors.txt
@@ -316,7 +316,7 @@
-10109 telDeviceNotFound device not found
-10108 telBadCodeResource code resource not found
-10107 telInitFailed initialization failed
--10106 telNoCommFolder Communications/Extensions Ä not found
+-10106 telNoCommFolder Communications/Extensions Ÿ not found
-10103 telUnknownErr unable to set config
-10102 telNoSuchTool unable to find tool with name specified
-10091 telBadFunction bad msgCode specified
@@ -626,7 +626,7 @@
-6227 kDMSWNotInitializedErr Required software not initialized (eg windowmanager or display mgr).
-6226 kSysSWTooOld Missing critical pieces of System Software.
-6225 kDMMirroringNotOn Returned by all calls that need mirroring to be on to do their thing.
--6224 kDMCantBlock Mirroring is already on, canÕt Block now (call DMUnMirror() first).
+-6224 kDMCantBlock Mirroring is already on, can¹t Block now (call DMUnMirror() first).
-6223 kDMMirroringBlocked DMBlockMirroring() has been called.
-6222 kDMWrongNumberOfDisplays Can only handle 2 displays for now.
-6221 kDMMirroringOnAlready Returned by all calls that need mirroring to be off to do their thing.
@@ -653,7 +653,7 @@
-5605 errUnrecognizedWindowClass tried to create a window with a bad WindowClass
-5604 errWindowPropertyNotFound tried to get a nonexistent property
-5603 errInvalidWindowProperty tried to access a property tag with private creator
--5602 errWindowDoesNotHaveProxy tried to do something requiring a proxy to a window which doesnÕt have a proxy
+-5602 errWindowDoesNotHaveProxy tried to do something requiring a proxy to a window which doesn¹t have a proxy
-5601 errUnsupportedWindowAttributesForClass tried to create a window with WindowAttributes not supported by the WindowClass
-5600 errInvalidWindowPtr tried to pass a bad WindowRef argument
-5553 gestaltLocationErr gestalt function ptr wasn't in sysheap
@@ -847,7 +847,7 @@
-3272 kEBADMSGErr
-3271 kENOSRErr
-3270 kETIMEErr
--3269 kEPROTOErr ¥¥¥ fill out missing codes ¥¥¥
+-3269 kEPROTOErr €€€ fill out missing codes €€€
-3264 kEHOSTUNREACHErr No route to host
-3263 kEHOSTDOWNErr Host is down
-3260 kECONNREFUSEDErr Connection refused
@@ -1043,7 +1043,7 @@
-2512 tsmUseInputWindowErr not TSM aware because we are using input window
-2511 tsmDocumentOpenErr there are open documents
-2510 tsmTextServiceNotFoundErr no text service found
--2509 tsmCantOpenComponentErr canÕt open the component
+-2509 tsmCantOpenComponentErr can¹t open the component
-2508 tsmNoOpenTSErr no open text service
-2507 tsmDocNotActiveErr document is NOT active
-2506 tsmTSMDocBusyErr document is still active
@@ -1076,9 +1076,9 @@
-2402 kernelCanceledErr kernelCanceledErr
-2401 kernelIncompleteErr kernelIncompleteErr
-2209 badCallOrderErr Usually due to a status call being called prior to being setup first
--2208 noDMAErr CanÕt do DMA digitizing (i.e. can't go to requested dest
--2207 badDepthErr CanÕt digitize into this depth
--2206 notExactSizeErr CanÕt do exact size requested
+-2208 noDMAErr Can¹t do DMA digitizing (i.e. can't go to requested dest
+-2207 badDepthErr Can¹t digitize into this depth
+-2206 notExactSizeErr Can¹t do exact size requested
-2205 noMoreKeyColorsErr all key indexes in use
-2204 notExactMatrixErr warning of bad matrix, digitizer did its best
-2203 matrixErr bad matrix, digitizer did nothing
@@ -1428,7 +1428,7 @@
-800 rcDBNull rcDBNull
-626 noMMUErr no MMU present
-625 cannotDeferErr unable to defer additional functions
--624 interruptsMaskedErr donÕt call with interrupts masked
+-624 interruptsMaskedErr don¹t call with interrupts masked
-623 notLockedErr specified range of memory is not locked
-622 cannotMakeContiguousErr cannot make specified range contiguous
-621 notHeldErr specified range of memory is not held
@@ -1708,10 +1708,10 @@
-19 readErr I/O System Errors
-18 statusErr I/O System Errors
-17 controlErr I/O System Errors
--13 dsExtensionsDisabled say ÒExtensions DisabledÓ
--12 dsHD20Installed say ÒHD20 StartupÓ
--11 dsDisassemblerInstalled say ÒDisassembler InstalledÓ
--10 dsMacsBugInstalled say ÒMacsBug InstalledÓ
+-13 dsExtensionsDisabled say ³Extensions Disabled²
+-12 dsHD20Installed say ³HD20 Startup²
+-11 dsDisassemblerInstalled say ³Disassembler Installed²
+-10 dsMacsBugInstalled say ³MacsBug Installed²
-8 seNoDB no debugger installed to handle debugger command
-5 SlpTypeErr invalid queue element
-4 unimpErr unimplemented core routine