index
:
xcb/proto
debian
master
XML-XCB protocol descriptions
josh
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-06
Add pre-defined atoms to Atom enum
master
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
4
-28/+5
2009-04-21
Merge branch 'enum'
Peter Harris
11
-184/+243
2009-04-21
Add enum references to fields in XInputExtension
Peter Harris
2
-82/+101
2009-04-08
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
2
-7/+8
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
2
-61/+73
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
4
-7/+7
2008-09-04
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
4
-5/+28
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-12
Bug #8973: In UngrabKey, the 'key' field is of type KEYCODE, not the more gen...
Jamey Sharp
1
-1/+1
2006-11-02
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
3
-14/+23
2006-10-07
KEYCODE and BUTTON should become typedefs of CARD8, not CARD32
Josh Triplett
1
-2/+2
2006-10-07
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
6
-254/+223
2006-04-28
Move the remainder of the constants in X.h into XML enumerations.
Ian Osgood
2
-7/+235
2006-04-20
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
Ian Osgood
10
-48/+63
2006-03-23
Work on the tutorial, and update xproto.xml to match:
Ian Osgood
1
-1/+20
2006-03-21
Remove outdated comment in xproto.xml; we support ListFontsWithInfo just fine
Josh Triplett
1
-2/+0
2006-03-16
Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggested
Ian Osgood
2
-75/+163
2006-03-15
Remove proto/X11 dependencies from xcb-demo.
Ian Osgood
1
-0/+20
2006-03-15
Remove xcb-util dependency on proto/X11
Ian Osgood
1
-15/+129
2006-03-14
Add an expression construct <bit bit="n"/>
Ian Osgood
2
-45/+20
2006-02-19
Remove xcl and CVSROOT.
Josh Triplett
40
-0/+7600