Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexander Richardson
libX11
Commits
ac1c8ae8
Commit
ac1c8ae8
authored
Apr 02, 2004
by
Egbert Eich
Browse files
70. Merging in the TM branch (Egbert Eich).
parent
84adc60c
Changes
10
Hide whitespace changes
Inline
Side-by-side
man/XSetWMProperties.man
View file @
ac1c8ae8
...
...
@@ -332,7 +332,8 @@ errors.
.LP
The function
.ZN Xutf8SetWMProperties
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH PROPERTIES
...
...
man/XmbDrawImageString.man
View file @
ac1c8ae8
...
...
@@ -203,7 +203,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8TextExtents
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
man/XmbDrawString.man
View file @
ac1c8ae8
...
...
@@ -194,7 +194,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8DrawString
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
man/XmbDrawText.man
View file @
ac1c8ae8
...
...
@@ -42,7 +42,7 @@
.\" It is provided ``as is'' without express or implied warranty.
.\"
.\" $XFree86: xc/doc/man/X11/XmbDTxt.man,v 1.4 2003/04/28 22:17:58 herrb Exp $
.\" $XdotOrg: lib/X11/man/XmbDrawText.man,v 1.1.4.4.4.
2
2004-0
3
-0
4 17:45:54
eich Exp $
.\" $XdotOrg: lib/X11/man/XmbDrawText.man,v 1.1.4.4.4.
3
2004-0
4
-0
2 21:47:10
eich Exp $
.\"
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xW Athena X Widgets \- C Language X Toolkit Interface
...
...
@@ -216,7 +216,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8DrawText
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH STRUCTURES
...
...
man/XmbLookupString.man
View file @
ac1c8ae8
...
...
@@ -301,7 +301,8 @@ even though it does not have any more keyboard focus.
.LP
The function
.ZN Xutf8LookupString
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
man/XmbResetIC.man
View file @
ac1c8ae8
...
...
@@ -199,7 +199,8 @@ The client should free the returned string by calling
.LP
The function
.ZN Xutf8ResetIC
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
man/XmbTextEscapement.man
View file @
ac1c8ae8
...
...
@@ -181,7 +181,8 @@ the escapement is always positive.
.LP
The function
.ZN Xutf8TextEscapement
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
man/XmbTextExtents.man
View file @
ac1c8ae8
...
...
@@ -217,7 +217,8 @@ The behavior for an invalid codepoint is undefined.
.LP
The function
.ZN Xutf8TextExtents
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
man/XmbTextListToTextProperty.man
View file @
ac1c8ae8
...
...
@@ -43,7 +43,7 @@
.\" It is provided ``as is'' without express or implied warranty.
.\"
.\" $XFree86: xc/doc/man/X11/XTLTTProp.man,v 1.6 2003/04/28 22:17:57 herrb Exp $
.\" $XdotOrg: lib/X11/man/XmbTextListToTextProperty.man,v 1.1.4.4.4.
2
2004-0
3
-0
4 17:45:54
eich Exp $
.\" $XdotOrg: lib/X11/man/XmbTextListToTextProperty.man,v 1.1.4.4.4.
3
2004-0
4
-0
2 21:47:10
eich Exp $
.\"
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xW Athena X Widgets \- C Language X Toolkit Interface
...
...
@@ -230,8 +230,9 @@ this encoding is ``STRING'' or ``COMPOUND_TEXT'', respectively.
If the style
.ZN XUTF8StringStyle
is specified,
this encoding is ``UTF8_STRING''. (This is an XFree86 extension introduced in
XFree86 4.0.2. Its presence is indicated by the macro
this encoding is ``UTF8_STRING''.
(This is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is indicated by the macro
.ZN X_HAVE_UTF8_STRING .)
If the style
.ZN XTextStyle
...
...
@@ -394,7 +395,8 @@ The functions
.ZN Xutf8TextListToTextProperty
and
.ZN Xutf8TextPropertyToTextList
are an XFree86 extension introduced in XFree86 4.0.2. Their presence is
are extensions introduced by The XFree86 Project, Inc. in their 4.0.2
release. Their presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH STRUCTURES
...
...
man/XmbTextPerCharExtents.man
View file @
ac1c8ae8
...
...
@@ -247,7 +247,8 @@ or
.LP
The function
.ZN Xutf8TextPerCharExtents
is an XFree86 extension introduced in XFree86 4.0.2. Its presence is
is an extension introduced by The XFree86 Project, Inc. in their 4.0.2
release. Its presence is
indicated by the macro
.ZN X_HAVE_UTF8_STRING .
.SH "SEE ALSO"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment