index
:
xcb/proto
debian
master
XML-XCB protocol descriptions (mirrored from https://gitlab.freedesktop.org/xorg/proto/xcbproto)
josh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xproto.xml
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-03
Fix typo in documentation
Samanta Navarro
1
-1
/
+1
2017-01-24
Add missing alignment padding to SetupRequest struct
aarzilli
1
-0
/
+2
2015-10-26
Fix examples which use xcb_connection instead of the correct xcb_connection_t.
Ingo Bürk
1
-10
/
+10
2015-10-26
xproto: struct "HOST": add explicit align pad
Christian Linhart
1
-0
/
+1
2015-10-26
xproto: add explicit align-pad in struct Setup
Christian Linhart
1
-0
/
+1
2015-02-22
Replace valueparam with switch-bitcase in Xproto
Jaya Tiwari
1
-19
/
+395
2014-07-20
xproto: Fix EnterNotify documentation
Daniel Martin
1
-4
/
+4
2013-12-14
Rename ge events to GeGeneric events
Uli Schlachter
1
-1
/
+1
2013-11-06
Define X generic event structure
Keith Packard
1
-1
/
+15
2013-08-25
xproto: Use explicit enum value
Daniel Martin
1
-68
/
+68
2013-08-15
xproto: Fix GContext error references in documentation
Daniel Martin
1
-9
/
+9
2012-03-26
xproto: add doc tags, xcbgen: handle doc tags
Michael Stapelberg
1
-7
/
+2789
2012-01-11
Fix 9efd2ac87b9eca51d07173cf33d48f4d3b77509e field name
Julien Danjou
1
-2
/
+2
2012-01-11
Fix SetFontPath path string encoding
Robert Ancell
1
-1
/
+4
2012-01-11
Fix ChangeHosts address string
Robert Ancell
1
-1
/
+1
2011-10-03
Add missing padding bytes to ChangeKeyboardMapping request
Alex Plotnick
1
-0
/
+1
2010-10-21
xproto: fix TranslateCoordinates reply
Julien Cristau
1
-2
/
+2
2009-11-06
Add pre-defined atoms to Atom enum
Peter Harris
1
-0
/
+69
2009-10-21
Re-fix the ConfigureWindow request padding issue.
Eamon Walsh
1
-0
/
+2
2009-10-21
Revert "made changes to support new value-mask-pad field of valueparam struct...
Eamon Walsh
1
-1
/
+0
2009-04-21
Merge branch 'enum'
Peter Harris
1
-0
/
+1
2009-04-21
Add enum references to fields in XInputExtension
Peter Harris
1
-0
/
+1
2009-04-07
Correct the length calculation for the value field of GetPropertyReply.
Eamon Walsh
1
-1
/
+7
2009-04-06
Fix miter spelling
Julien Danjou
1
-1
/
+1
2009-03-19
Move enums above their first use in xproto.xml
Peter Harris
1
-36
/
+35
2009-02-25
Add a variety of 'None' enum types and altenum references.
Peter Harris
1
-26
/
+50
2009-02-19
Add (and use) KeyButMask enum.
Peter Harris
1
-5
/
+21
2009-02-19
Add (and use) Time/CurrentTime enum.
Peter Harris
1
-13
/
+17
2009-02-19
Add altenum (non-exhaustive enum)
Peter Harris
1
-7
/
+7
2009-02-19
Most usages of ModMask may also take the special value "Any".
Peter Harris
1
-0
/
+1
2009-01-05
Add missing enum references to xproto.xml
Peter Harris
1
-25
/
+25
2009-01-05
Associate fields with the enum which describes their allowed values.
Antoine Latter
1
-60
/
+60
2008-12-29
Add padding to the setup request struct as required by the protocol.
Antoine Latter
1
-0
/
+2
2008-11-19
Change type="CARD8" to type="char" where the X specs require a STRING8
Thomas Hunger
1
-1
/
+1
2008-09-05
xproto: add missing padding bytes
Julien Danjou
1
-0
/
+35
2008-09-03
Replaced hex-values with decimal ones
Carsten Meier
1
-16
/
+16
2008-09-03
made changes to support new value-mask-pad field of valueparam structures
Bart Massey
1
-0
/
+1
2008-08-28
xproto: fix alignment for RotateProperties request
Julien Danjou
1
-0
/
+1
2007-12-01
Bugfix: GetKeyboardMapping's keysyms list had the wrong length.
Jamey Sharp
1
-4
/
+1
2006-11-11
Bug #8973: In UngrabKey, the 'key' field is of type KEYCODE, not the more gen...
Jamey Sharp
1
-1
/
+1
2006-11-01
Fix cap style enumeration (bug #8857).
Ian Osgood
1
-2
/
+2
2006-10-20
Fix GrabMode enumeration (reported by Yang JianJun)
Ian Osgood
1
-2
/
+2
2006-10-07
Change "union" to "xidunion" for XID unions like DRAWABLE and FONTABLE
Josh Triplett
1
-8
/
+8
2006-10-06
KEYCODE and BUTTON should become typedefs of CARD8, not CARD32
Josh Triplett
1
-2
/
+2
2006-10-06
Replace structures attempting to provide C type safety with CARD32 typedefs
Josh Triplett
1
-15
/
+5
2006-09-18
XCBButton -> XCBButtonIndex. XCBHost -> XCBHostMode. XCBSetupReq -> XCBSetupR...
TORRI Vincent
1
-3
/
+3
2006-08-07
Remove combine-adjacent tag on PolyPoint: it will not work for some forms of ...
Jamey Sharp
1
-1
/
+2
2006-06-15
Remove arbitrary division between xcb_types and xproto by merging
Josh Triplett
1
-0
/
+208
2006-04-28
Move the remainder of the constants in X.h into XML enumerations.
Ian Osgood
1
-7
/
+221
2006-04-19
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Ian Osgood
1
-2
/
+0
[next]