From fb118062c5022e1ad0c1a5b3fab2341696fa9dda Mon Sep 17 00:00:00 2001 From: Ian Osgood Date: Fri, 28 Apr 2006 15:27:09 -0700 Subject: [PATCH] Move the remainder of the constants in X.h into XML enumerations. Fix xcb_auth to use one of the new enumerations. --- src/xcb_types.xml | 14 +++ src/xproto.xml | 228 ++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 235 insertions(+), 7 deletions(-) diff --git a/src/xcb_types.xml b/src/xcb_types.xml index bed9c3c..caaaee3 100644 --- a/src/xcb_types.xml +++ b/src/xcb_types.xml @@ -107,6 +107,15 @@ authorization from the authors. + + 0 + 1 + 2 + 3 + 4 + 5 + + @@ -188,6 +197,11 @@ authorization from the authors. + + 0 + 1 + + diff --git a/src/xproto.xml b/src/xproto.xml index b4dfc20..0a8a2de 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written authorization from the authors. --> - + 0 @@ -80,6 +80,12 @@ authorization from the authors. + + + 0 + 1 + + @@ -94,6 +100,24 @@ authorization from the authors. + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + + + + 0 + 1 + 2 + 3 + + @@ -152,6 +176,12 @@ authorization from the authors. + + 0 + 1 + 2 + + @@ -247,6 +277,11 @@ authorization from the authors. + + 0 + 1 + + @@ -296,6 +331,11 @@ authorization from the authors. + + 0 + 1 + + @@ -332,6 +372,12 @@ authorization from the authors. + + + + + + @@ -360,9 +406,13 @@ authorization from the authors. - + + + + + 0 1 @@ -388,6 +438,27 @@ authorization from the authors. 14 + + 0 + 1 + + + + 0 + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + + + 0 1 @@ -549,6 +620,11 @@ authorization from the authors. value-list-name="value_list" /> + + 0 + 1 + + @@ -701,6 +777,11 @@ authorization from the authors. + + 0 + 1 + + @@ -708,6 +789,19 @@ authorization from the authors. 32 + + 0 + 1 + + + + 0 + 1 + 2 + 3 + 4 + + @@ -779,6 +873,11 @@ authorization from the authors. + + + 0 + + @@ -794,6 +893,17 @@ authorization from the authors. + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + + @@ -865,6 +975,13 @@ authorization from the authors. + + + 0 + 1 + 2 + + @@ -899,6 +1016,11 @@ authorization from the authors. + + 0 + 1 + + @@ -1168,6 +1290,13 @@ authorization from the authors. + + 0 + 1 + 2 + 3 + + @@ -1304,11 +1433,6 @@ authorization from the authors. 2 - - 0 - 1 - - @@ -1512,6 +1636,12 @@ authorization from the authors. + + 0 + 1 + 2 + + @@ -1622,6 +1752,12 @@ authorization from the authors. + + 0 + 1 + 2 + + @@ -1687,6 +1823,28 @@ authorization from the authors. + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + + + + 0 + 1 + + + + 0 + 1 + 2 + + + + + + 0 + 1 + 2 + + + + 0 + 1 + 2 + + @@ -1747,6 +1920,20 @@ authorization from the authors. + + 0 + 1 + + + + + 0 + 1 + 2 + 5 + 6 + + @@ -1777,14 +1964,29 @@ authorization from the authors. + + 0 + 1 + + + + 0 + 1 + 2 + + + + 0 + + @@ -1799,10 +2001,22 @@ authorization from the authors. + + 0 + 1 + + + + + 0 + 1 + 2 + + -- 2.34.1