X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fc-client.xsl;h=218e0938a46f6d818b3869a4cd7e5eef218fff06;hb=2c8b5994b3fbba343199ef555594a32e29d8bcee;hp=8a2d82e34c1d7abffcc633bf8c351e64171ac5fd;hpb=75fead5b868a0dfdc9e6fd5ef0dd37eb71761312;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/c-client.xsl b/src/c-client.xsl index 8a2d82e..218e093 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -201,12 +201,14 @@ authorization from the authors. + parameter "request" must be the request node, which defaults to the + context node. --> + XCB - - + + Void @@ -215,7 +217,35 @@ authorization from the authors. Cookie + + + + + + XCB + + + Checked + Unchecked + + + + + + + + + + + true + + + + + + @@ -231,18 +261,14 @@ authorization from the authors. - - - - - - - - - true - - - + + + + + + + + @@ -607,7 +633,7 @@ authorization from the authors. xcb_ret.sequence = XCBSendRequest(c, - XCB_REQUEST_CHECKED + XCB_REQUEST_CHECKED 0 , xcb_parts + 2, &xcb_req); return xcb_ret;