diff options
author | Matt Dew <marcoz@osource.org> | 2011-10-22 21:45:40 -0600 |
---|---|---|
committer | Matt Dew <marcoz@osource.org> | 2011-10-22 21:45:40 -0600 |
commit | 581920de154278eacc7128ffc3cfab95a5890a0b (patch) | |
tree | ab5b3493606f59ceab73149bb390519f049dc614 | |
parent | 86b829fcc98b0a73d3d9674f6b61e354c4929813 (diff) |
updated appD.xml
-rw-r--r-- | specs/appD.xml | 1143 |
1 files changed, 10 insertions, 1133 deletions
diff --git a/specs/appD.xml b/specs/appD.xml index 21b0a94..6ef81c7 100644 --- a/specs/appD.xml +++ b/specs/appD.xml @@ -1,624 +1,267 @@ -<!-- .\" $Xorg: appD,v 1.3 2000/08/17 19:42:48 cpqbld Exp $ --> -<!-- .\" Copyright \(co 1985, 1986, 1987, 1988, 1991, 1994 --> -<!-- .\" X Consortium --> -<!-- .\" --> -<!-- .\" Permission is hereby granted, free of charge, to any person obtaining --> -<!-- .\" a copy of this software and associated documentation files (the --> -<!-- .\" "Software"), to deal in the Software without restriction, including --> -<!-- .\" without limitation the rights to use, copy, modify, merge, publish, --> -<!-- .\" distribute, sublicense, and/or sell copies of the Software, and to --> -<!-- .\" permit persons to whom the Software is furnished to do so, subject to --> -<!-- .\" the following conditions: --> -<!-- .\" --> -<!-- .\" The above copyright notice and this permission notice shall be included --> -<!-- .\" in all copies or substantial portions of the Software. --> -<!-- .\" --> -<!-- .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS --> -<!-- .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --> -<!-- .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. --> -<!-- .\" IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR --> -<!-- .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, --> -<!-- .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR --> -<!-- .\" OTHER DEALINGS IN THE SOFTWARE. --> -<!-- .\" --> -<!-- .\" Except as contained in this notice, the name of the X Consortium shall --> -<!-- .\" not be used in advertising or otherwise to promote the sale, use or --> -<!-- .\" other dealings in this Software without prior written authorization --> -<!-- .\" from the X Consortium. --> -<!-- .\" --> -<!-- .\" Copyright \(co 1985, 1986, 1987, 1988, 1991, 1994 --> -<!-- .\" Digital Equipment Corporation, Maynard, Massachusetts. --> -<!-- .\" --> -<!-- .\" Permission to use, copy, modify and distribute this documentation for any --> -<!-- .\" purpose and without fee is hereby granted, provided that the above copyright --> -<!-- .\" notice appears in all copies and that both that copyright notice and this --> -<!-- .\" permission notice appear in supporting documentation, and that the name of --> -<!-- .\" Digital not be used in in advertising or publicity pertaining --> -<!-- .\" to distribution of the software without specific, written prior permission. --> -<!-- .\" Digital makes no representations about the suitability of the --> -<!-- .\" software described herein for any purpose. --> -<!-- .\" It is provided ``as is'' without express or implied warranty. --> -<!-- .\" --> -<!-- .bp --> -\& -<!-- .sp 1 --> -<!-- .ce 3 --> -\s+1<function>Appendix D</function>\s-1 +<appendix id='Intrinsics_Error_Messages'> +<title>Intrinsics Error Messages</title> -\s+1<function>Intrinsics Error Messages</function>\s-1 -<!-- .sp 2 --> <para> -<!-- .LP --> -<!-- .XS --> -<!-- <function>Appendix D \(em Intrinsics Error Messages</function> --> -<!-- .XE --> -</para> -<para> -<!-- .LP --> -All (xI errors and warnings have class +All Intrinsics errors and warnings have class ``XtToolkitError''. The following two tables summarize the common errors and warnings that can be -generated by the (xI. +generated by the Intrinsics. Additional implementation-dependent messages are permitted. -<!-- .SH --> Error Messages </para> -<para> -<!-- .LP --> -<!-- .ps 9 --> -<!-- .nr PS 9 --> + <informaltable> - <tgroup cols='3' align='center'> + <tgroup cols='3' align='left'> <colspec colname='c1'/> <colspec colname='c2'/> <colspec colname='c3'/> <tbody> <row> - <entry>lw(1.3i) lw(1.4i) lw(2.9i).</entry> - </row> - <row> - <entry>_</entry> - </row> - <row> <entry>Name</entry> <entry>Type</entry> <entry>Default Message</entry> </row> <row> - <entry>_</entry> - </row> - <row> <entry>allocError</entry> <entry>calloc</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot perform calloc</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>allocError</entry> <entry>malloc</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot perform malloc</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>allocError</entry> <entry>realloc</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot perform realloc</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>internalError</entry> <entry>xtMakeGeometryRequest</entry> - <entry>T{</entry> - </row> - <row> <entry>internal error; ShellClassExtension is NULL</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidArgCount</entry> <entry>xtGetValues</entry> - <entry>T{</entry> - </row> - <row> <entry>Argument count > 0 on NULL argument list in XtGetValues</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidArgCount</entry> <entry>xtSetValues</entry> - <entry>T{</entry> - </row> - <row> <entry>Argument count > 0 on NULL argument list in XtSetValues</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>applicationShellInsertChild</entry> - <entry>T{</entry> - </row> - <row> <entry>ApplicationShell does not accept RectObj children; ignored</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>constraintSetValue</entry> - <entry>T{</entry> - </row> - <row> <entry>Subclass of Constraint required in CallConstraintSetValues</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>xtAppCreateShell</entry> - <entry>T{</entry> - </row> - <row> <entry>XtAppCreateShell requires non-NULL widget class</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>xtCreatePopupShell</entry> - <entry>T{</entry> - </row> - <row> <entry>XtCreatePopupShell requires non-NULL widget class</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>xtCreateWidget</entry> - <entry>T{</entry> - </row> - <row> <entry>XtCreateWidget requires non-NULL widget class</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>xtPopdown</entry> - <entry>T{</entry> - </row> - <row> <entry>XtPopdown requires a subclass of shellWidgetClass</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidClass</entry> <entry>xtPopup</entry> - <entry>T{</entry> - </row> - <row> <entry>XtPopup requires a subclass of shellWidgetClass</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidDimension</entry> <entry>xtCreateWindow</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget %s has zero width and/or height</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidDimension</entry> <entry>shellRealize</entry> - <entry>T{</entry> - </row> - <row> <entry>Shell widget %s has zero width and/or height</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidDisplay</entry> <entry>xtInitialize</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't open display: %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidGetValues</entry> <entry>xtGetValues</entry> - <entry>T{</entry> - </row> - <row> <entry>NULL ArgVal in XtGetValues</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidExtension</entry> <entry>shellClassPartInitialize</entry> - <entry>T{</entry> - </row> - <row> <entry>widget class %s has invalid ShellClassExtension record</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidExtension</entry> <entry>xtMakeGeometryRequest</entry> - <entry>T{</entry> - </row> - <row> <entry>widget class %s has invalid ShellClassExtension record</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidGeometryManager</entry> <entry>xtMakeGeometryRequest</entry> - <entry>T{</entry> - </row> - <row> <entry>XtMakeGeometryRequest - parent has no geometry manager</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParameter</entry> <entry>xtAddInput</entry> - <entry>T{</entry> - </row> - <row> <entry>invalid condition passed to XtAddInput</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParameter</entry> <entry>xtAddInput</entry> - <entry>T{</entry> - </row> - <row> <entry>invalid condition passed to XtAppAddInput</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtChangeManagedSet</entry> - <entry>T{</entry> - </row> - <row> <entry>Attempt to manage a child when parent is not Composite</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtChangeManagedSet</entry> - <entry>T{</entry> - </row> - <row> <entry>Attempt to unmanage a child when parent is not Composite</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtCreatePopupShell</entry> - <entry>T{</entry> - </row> - <row> <entry>XtCreatePopupShell requires non-NULL parent</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtCreateWidget</entry> - <entry>T{</entry> - </row> - <row> <entry>XtCreateWidget requires non-NULL parent</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtMakeGeometryRequest</entry> - <entry>T{</entry> - </row> - <row> <entry>non-shell has no parent in XtMakeGeometryRequest</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtMakeGeometryRequest</entry> - <entry>T{</entry> - </row> - <row> <entry>XtMakeGeometryRequest - parent not composite</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtManageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>Attempt to manage a child when parent is not Composite</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtUnmanageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>Attempt to unmanage a child when parent is not Composite</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidProcedure</entry> <entry>inheritanceProc</entry> - <entry>T{</entry> - </row> - <row> <entry>Unresolved inheritance operation</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidProcedure</entry> <entry>realizeProc</entry> - <entry>T{</entry> - </row> - <row> <entry>No realize class procedure defined</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidWindow</entry> <entry>eventHandler</entry> - <entry>T{</entry> - </row> - <row> <entry>Event with wrong window</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>missingWidget</entry> <entry>fetchDisplayArg</entry> - <entry>T{</entry> - </row> - <row> <entry>FetchDisplayArg called without a widget to reference</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>nonWidget</entry> <entry>xtCreateWidget</entry> - <entry>T{</entry> - </row> - <row> <entry>attempt to add non-widget child "%s" to parent "%s" which supports only widgets</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noPerDisplay</entry> <entry>closeDisplay</entry> - <entry>T{</entry> - </row> - <row> <entry>Couldn't find per display information</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noPerDisplay</entry> <entry>getPerDisplay</entry> - <entry>T{</entry> - </row> - <row> <entry>Couldn't find per display information</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noSelectionProperties</entry> <entry>freeSelectionProperty</entry> - <entry>T{</entry> - </row> - <row> <entry>internal error: no selection property context for display</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noWidgetAncestor</entry> <entry>windowedAncestor</entry> - <entry>T{</entry> - </row> - <row> <entry>Object "%s" does not have windowed ancestor</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>nullDisplay</entry> <entry>xtRegisterExtensionSelector</entry> - <entry>T{</entry> - </row> - <row> <entry>XtRegisterExtensionSelector requires a non-NULL display</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>nullProc</entry> <entry>insertChild</entry> - <entry>T{</entry> - </row> - <row> <entry>"%s" parent has NULL insert_child method</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>r2versionMismatch</entry> <entry>widget</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget class %s must be re-compiled.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>R3versionMismatch</entry> <entry>widget</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget class %s must be re-compiled.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>R4orR5versionMismatch</entry> <entry>widget</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget class %s must be re-compiled.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>rangeError</entry> <entry>xtRegisterExtensionSelector</entry> - <entry>T{</entry> - </row> - <row> <entry>Attempt to register multiple selectors for one extension event type</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>sessionManagement</entry> <entry>SmcOpenConnection</entry> - <entry>T{</entry> - </row> - <row> <entry>Tried to connect to session manager, %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>subclassMismatch</entry> <entry>xtCheckSubclass</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget class %s found when subclass of %s expected: %s</entry> </row> - <row> - <entry>T}</entry> - </row> - <row> - <entry>_</entry> - </row> </tbody> </tgroup> </informaltable> -<!-- .ps 11 --> -<!-- .nr PS 11 --> -<!-- .SH --> -Warning Messages -</para> -<para> -<!-- .LP --> -<!-- .ps 9 --> -<!-- .nr PS 9 --> + +<para><emphasis role='bold'>Warning Messages</emphasis></para> + <informaltable> <tgroup cols='3' align='center'> <colspec colname='c1'/> @@ -626,1372 +269,606 @@ Warning Messages <colspec colname='c3'/> <tbody> <row> - <entry>lw(1.3i) lw(1.4i) lw(2.9i).</entry> - </row> - <row> - <entry>_</entry> - </row> - <row> <entry>Name</entry> <entry>Type</entry> <entry>Default Message</entry> </row> <row> - <entry>_</entry> - </row> - <row> <entry>ambiguousParent</entry> <entry>xtChangeManagedSet</entry> - <entry>T{</entry> - </row> - <row> <entry>Not all children have same parent</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>ambiguousParent</entry> <entry>xtManageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>Not all children have same parent in XtManageChildren</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>ambiguousParent</entry> <entry>xtUnmanageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>Not all children have same parent in XtUnmanageChildren</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>badFormat</entry> <entry>xtGetSelectionValue</entry> - <entry>T{</entry> - </row> - <row> <entry>Selection owner returned type INCR property with format != 32</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>badGeometry</entry> <entry>shellRealize</entry> - <entry>T{</entry> - </row> - <row> <entry>Shell widget "%s" has an invalid geometry specification: "%s"</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>badValue</entry> <entry>cvtStringToPixel</entry> - <entry>T{</entry> - </row> - <row> <entry>Color name "%s" is not defined</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>communicationError</entry> <entry>select</entry> - <entry>T{</entry> - </row> - <row> <entry>Select failed; error code %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>conversionError</entry> <entry>string</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot convert string "%s" to type %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>conversionError</entry> <entry>stringToVisual</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find Visual of class %s for display %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>conversionFailed</entry> <entry>xtConvertVarToArgList</entry> - <entry>T{</entry> - </row> - <row> <entry>Type conversion failed</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>conversionFailed</entry> <entry>xtGetTypedArg</entry> - <entry>T{</entry> - </row> - <row> <entry>Type conversion (%s to %s) failed for widget '%s'</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>displayError</entry> <entry>invalidDisplay</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't find display structure</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>grabError</entry> <entry>xtAddGrab</entry> - <entry>T{</entry> - </row> - <row> <entry>XtAddGrab requires exclusive grab if spring_loaded is TRUE</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>grabError</entry> <entry>xtRemoveGrab</entry> - <entry>T{</entry> - </row> - <row> <entry>XtRemoveGrab asked to remove a widget not on the list</entry> </row> <row> - <entry>T}</entry> - </row> - </tbody> - </tgroup> -</informaltable> -<informaltable> - <tgroup cols='3' align='center'> - <colspec colname='c1'/> - <colspec colname='c2'/> - <colspec colname='c3'/> - <tbody> - <row> - <entry>lw(1.3i) lw(1.4i) lw(2.9i).</entry> - </row> - <row> <entry>initializationError</entry> <entry>xtInitialize</entry> - <entry>T{</entry> - </row> - <row> <entry>Initializing Resource Lists twice</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>insufficientSpace</entry> <entry>xtGetTypedArg</entry> - <entry>T{</entry> - </row> - <row> <entry>Insufficient space for converted type '%s' in widget '%s'</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>internalError</entry> <entry>shell</entry> - <entry>T{</entry> - </row> - <row> <entry>Shell's window manager interaction is broken</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidAddressMode</entry> <entry>computeArgs</entry> - <entry>T{</entry> - </row> - <row> <entry>Conversion arguments for widget '%s' contain an unsupported address mode</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidArgCount</entry> <entry>getResources</entry> - <entry>T{</entry> - </row> - <row> <entry>argument count > 0 on NULL argument list</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidCallbackList</entry> <entry>xtAddCallback</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find callback list in XtAddCallback</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidCallbackList</entry> <entry>xtAddCallback</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find callback list in XtAddCallbacks</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidCallbackList</entry> <entry>xtCallCallback</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find callback list in XtCallCallbacks</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidCallbackList</entry> <entry>xtRemoveAllCallback</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find callback list in XtRemoveAllCallbacks</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidCallbackList</entry> <entry>xtRemoveCallback</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find callback list in XtRemoveCallbacks</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidChild</entry> <entry>xtChangeManagedSet</entry> - <entry>T{</entry> - </row> - <row> <entry>Null child passed to UnmanageChildren</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidChild</entry> <entry>xtManageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>null child passed to ManageChildren</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidChild</entry> <entry>xtManageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>null child passed to XtManageChildren</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidChild</entry> <entry>xtUnmanageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>Null child passed to XtUnmanageChildren</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidChild</entry> <entry>xtUnmanageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>Null child found in argument list to unmanage</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidDepth</entry> <entry>setValues</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't change widget depth</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidExtension</entry> <entry>xtCreateWidget</entry> - <entry>T{</entry> - </row> - <row> <entry>widget "%s" class %s has invalid CompositeClassExtension record</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidExtension</entry> <entry>xtCreateWidget</entry> - <entry>T{</entry> - </row> - <row> <entry>widget class %s has invalid ConstraintClassExtension record</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidGrab</entry> <entry>ungrabKeyOrButton</entry> - <entry>T{</entry> - </row> - <row> <entry>Attempt to remove nonexistent passive grab</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidGrabKind</entry> <entry>xtPopup</entry> - <entry>T{</entry> - </row> - <row> <entry>grab kind argument has invalid value; XtGrabNone assumed</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParameters</entry> <entry>freeTranslations</entry> - <entry>T{</entry> - </row> - <row> <entry>Freeing XtTranslations requires no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParameters</entry> <entry>mergeTranslations</entry> - <entry>T{</entry> - </row> - <row> <entry>MergeTM to TranslationTable needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParameters</entry> <entry>xtMenuPopdown</entry> - <entry>T{</entry> - </row> - <row> <entry>XtMenuPopdown called with num_params != 0 or 1</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParameters</entry> <entry>xtMenuPopupAction</entry> - <entry>T{</entry> - </row> - <row> <entry>MenuPopup wants exactly one argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidParent</entry> <entry>xtCopyFromParent</entry> - <entry>T{</entry> - </row> - <row> <entry>CopyFromParent must have non-NULL parent</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidPopup</entry> <entry>xtMenuPopup</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't find popup widget "%s" in XtMenuPopup</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidPopup</entry> <entry>xtMenuPopdown</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't find popup in widget "%s" in XtMenuPopdown</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidPopup</entry> <entry>unsupportedOperation</entry> - <entry>T{</entry> - </row> - <row> <entry>Pop-up menu creation is only supported on ButtonPress, KeyPress or EnterNotify events.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidPopup</entry> <entry>unsupportedOperation</entry> - <entry>T{</entry> - </row> - <row> <entry>Pop-up menu creation is only supported on Button, Key or EnterNotify events.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidProcedure</entry> <entry>deleteChild</entry> - <entry>T{</entry> - </row> - <row> <entry>null delete_child procedure for class %s in XtDestroy</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidProcedure</entry> <entry>inputHandler</entry> - <entry>T{</entry> - </row> - <row> <entry>XtRemoveInput: Input handler not found</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidProcedure</entry> <entry>set_values_almost</entry> - <entry>T{</entry> - </row> - <row> <entry>set_values_almost procedure shouldn't be NULL</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidResourceCount</entry> <entry>getResources</entry> - <entry>T{</entry> - </row> - <row> <entry>resource count > 0 on NULL resource list</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidResourceName</entry> <entry>computeArgs</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot find resource name %s as argument to conversion</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidShell</entry> <entry>xtTranslateCoords</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget has no shell ancestor</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>invalidSizeOverride</entry> <entry>xtDependencies</entry> - <entry>T{</entry> - </row> - <row> <entry>Representation size %d must match superclass's to override %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>missingCharsetList</entry> <entry>cvtStringToFontSet</entry> - <entry>T{</entry> - </row> - <row> <entry>Missing charsets in String to FontSet conversion</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noActionProc</entry> <entry>xtCallActionProc</entry> - <entry>T{</entry> - </row> - <row> <entry>No action proc named "%s" is registered for widget "%s"</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noColormap</entry> <entry>cvtStringToPixel</entry> - <entry>T{</entry> - </row> - <row> <entry>Cannot allocate colormap entry for "%s"</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noFont</entry> <entry>cvtStringToFont</entry> - <entry>T{</entry> - </row> - <row> <entry>Unable to load any usable ISO8859-1 font</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noFont</entry> <entry>cvtStringToFontSet</entry> - <entry>T{</entry> - </row> - <row> <entry>Unable to load any usable fontset</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>noFont</entry> <entry>cvtStringToFontStruct</entry> - <entry>T{</entry> - </row> - <row> <entry>Unable to load any usable ISO8859-1 font</entry> </row> <row> - <entry>T}</entry> - </row> - </tbody> - </tgroup> -</informaltable> -<informaltable> - <tgroup cols='3' align='center'> - <colspec colname='c1'/> - <colspec colname='c2'/> - <colspec colname='c3'/> - <tbody> - <row> - <entry>lw(1.3i) lw(1.4i) lw(2.9i).</entry> - </row> - <row> <entry>notInConvertSelection</entry> <entry>xtGetSelectionRequest</entry> - <entry>T{</entry> - </row> - <row> <entry>XtGetSelectionRequest or XtGetSelectionParameters called for widget "%s" outside of ConvertSelection proc</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>notRectObj</entry> <entry>xtChangeManagedSet</entry> - <entry>T{</entry> - </row> - <row> <entry>child "%s", class %s is not a RectObj</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>notRectObj</entry> <entry>xtManageChildren</entry> - <entry>T{</entry> - </row> - <row> <entry>child "%s", class %s is not a RectObj</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>nullWidget</entry> <entry>xtConvertVarToArgList</entry> - <entry>T{</entry> - </row> - <row> <entry>XtVaTypedArg conversion needs non-NULL widget handle</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>r3versionMismatch</entry> <entry>widget</entry> - <entry>T{</entry> - </row> - <row> <entry>Shell Widget class %s binary compiled for R3</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>nullTable</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't remove accelerators from NULL table</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>nullTable</entry> - <entry>T{</entry> - </row> - <row> <entry>Tried to remove nonexistent accelerators</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>ambiguousActions</entry> - <entry>T{</entry> - </row> - <row> <entry>Overriding earlier translation manager actions.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>newActions</entry> - <entry>T{</entry> - </row> - <row> <entry>New actions are:%s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>nullTable</entry> - <entry>T{</entry> - </row> - <row> <entry>table to (un)merge must not be null</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>nullTable</entry> - <entry>T{</entry> - </row> - <row> <entry>Can't translate event through NULL table</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>oldActions</entry> - <entry>T{</entry> - </row> - <row> <entry>Previous entry was: %s %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>unboundActions</entry> - <entry>T{</entry> - </row> - <row> <entry>Actions not found: %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationError</entry> <entry>xtTranslateInitialize</entry> - <entry>T{</entry> - </row> - <row> <entry>Initializing Translation manager twice.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationParseError</entry> <entry>missingComma</entry> - <entry>T{</entry> - </row> - <row> <entry> ... possibly due to missing ',' in event sequence.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationParseError</entry> <entry>nonLatin1</entry> - <entry>T{</entry> - </row> - <row> <entry> ... probably due to non-Latin1 character in quoted string</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationParseError</entry> <entry>parseError</entry> - <entry>T{</entry> - </row> - <row> <entry>translation table syntax error: %s</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationParseError</entry> <entry>parseString</entry> - <entry>T{</entry> - </row> - <row> <entry>Missing '"'.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>translationParseError</entry> <entry>showLine</entry> - <entry>T{</entry> - </row> - <row> <entry> ... found while parsing '%s'</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>typeConversionError</entry> <entry>noConverter</entry> - <entry>T{</entry> - </row> - <row> <entry>No type converter registered for '%s' to '%s' conversion.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>unknownType</entry> <entry>xtConvertVarToArgList</entry> - <entry>T{</entry> - </row> - <row> <entry>Unable to find type of resource for conversion</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>unknownType</entry> <entry>xtGetTypedArg</entry> - <entry>T{</entry> - </row> - <row> <entry>Unable to find type of resource for conversion</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>versionMismatch</entry> <entry>widget</entry> - <entry>T{</entry> - </row> - <row> <entry>Widget class %s version mismatch (recompilation needed):\\n widget %d vs. intrinsics %d.</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntOrPixelToXColor</entry> - <entry>T{</entry> - </row> - <row> <entry>Pixel to color conversion needs screen and colormap arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToBool</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Bool conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToBoolean</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Boolean conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToFloat</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Float conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToFont</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Font conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToPixel</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Pixel conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToPixmap</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Pixmap conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToShort</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to Short conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtIntToUnsignedChar</entry> - <entry>T{</entry> - </row> - <row> <entry>Integer to UnsignedChar conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToAcceleratorTable</entry> - <entry>T{</entry> - </row> - <row> <entry>String to AcceleratorTable conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToAtom</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Atom conversion needs Display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToBool</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Bool conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToBoolean</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Boolean conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToCommandArgArray</entry> - <entry>T{</entry> - </row> - <row> <entry>String to CommandArgArray conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToCursor</entry> - <entry>T{</entry> - </row> - <row> <entry>String to cursor conversion needs display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToDimension</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Dimension conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToDirectoryString</entry> - <entry>T{</entry> - </row> - <row> <entry>String to DirectoryString conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - </tbody> - </tgroup> -</informaltable> -<informaltable> - <tgroup cols='3' align='center'> - <colspec colname='c1'/> - <colspec colname='c2'/> - <colspec colname='c3'/> - <tbody> - <row> - <entry>lw(1.3i) lw(1.4i) lw(2.9i).</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToDisplay</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Display conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToFile</entry> - <entry>T{</entry> - </row> - <row> <entry>String to File conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToFloat</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Float conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToFont</entry> - <entry>T{</entry> - </row> - <row> <entry>String to font conversion needs display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToFontSet</entry> - <entry>T{</entry> - </row> - <row> <entry>String to FontSet conversion needs display and locale arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToFontStruct</entry> - <entry>T{</entry> - </row> - <row> <entry>String to font conversion needs display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToGravity</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Gravity conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToInitialState</entry> - <entry>T{</entry> - </row> - <row> <entry>String to InitialState conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToInt</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Integer conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToPixel</entry> - <entry>T{</entry> - </row> - <row> <entry>String to pixel conversion needs screen and colormap arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToRestartStyle</entry> - <entry>T{</entry> - </row> - <row> <entry>String to RestartStyle conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToShort</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Integer conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToTranslationTable</entry> - <entry>T{</entry> - </row> - <row> <entry>String to TranslationTable conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToUnsignedChar</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Integer conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtStringToVisual</entry> - <entry>T{</entry> - </row> - <row> <entry>String to Visual conversion needs screen and depth arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>cvtXColorToPixel</entry> - <entry>T{</entry> - </row> - <row> <entry>Color to Pixel conversion needs no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freeCursor</entry> - <entry>T{</entry> - </row> - <row> <entry>Free Cursor requires display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freeDirectoryString</entry> - <entry>T{</entry> - </row> - <row> <entry>Free Directory String requires no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freeFile</entry> - <entry>T{</entry> - </row> - <row> <entry>Free File requires no extra arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freeFont</entry> - <entry>T{</entry> - </row> - <row> <entry>Free Font needs display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freeFontSet</entry> - <entry>T{</entry> - </row> - <row> <entry>FreeFontSet needs display and locale arguments</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freeFontStruct</entry> - <entry>T{</entry> - </row> - <row> <entry>Free FontStruct requires display argument</entry> </row> <row> - <entry>T}</entry> - </row> - <row> <entry>wrongParameters</entry> <entry>freePixel</entry> - <entry>T{</entry> - </row> - <row> <entry>Freeing a pixel requires screen and colormap arguments</entry> </row> - <row> - <entry>T}</entry> - </row> - <row> - <entry>_</entry> - </row> </tbody> </tgroup> </informaltable> -<!-- .ps 11 --> -<!-- .nr PS 11 --> -</para> -</chapter> -</book> +</appendix> |