projects
/
free-sw
/
xcb
/
proto
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
xinput: update TODO: remove parametrized structs
[free-sw/xcb/proto]
/
src
/
xproto.xml
2014-07-20
Daniel Martin
xproto: Fix EnterNotify documentation
blob
|
commitdiff
2013-12-14
Uli Schlachter
Rename ge events to GeGeneric events
blob
|
commitdiff
|
diff to current
2013-11-07
Keith Packard
Define X generic event structure
blob
|
commitdiff
|
diff to current
2013-08-25
Daniel Martin
xproto: Use explicit enum value
blob
|
commitdiff
|
diff to current
2013-08-14
Daniel Martin
xproto: Fix GContext error references in documentation
blob
|
commitdiff
|
diff to current
2012-03-26
Michael Stapelberg
xproto: add doc tags, xcbgen: handle doc tags
blob
|
commitdiff
|
diff to current
2012-01-11
Julien Danjou
Fix 9efd2ac87b9eca51d07173cf33d48f4d3b77509e field...
blob
|
commitdiff
|
diff to current
2012-01-11
Robert Ancell
Fix SetFontPath path string encoding
blob
|
commitdiff
|
diff to current
2012-01-11
Robert Ancell
Fix ChangeHosts address string
blob
|
commitdiff
|
diff to current
2011-10-03
Alex Plotnick
Add missing padding bytes to ChangeKeyboardMapping...
blob
|
commitdiff
|
diff to current
2010-12-23
Peter Harris
Merge branch 'master' of git://anongit.freedesktop...
blob
|
commitdiff
|
diff to current
2010-10-21
Julien Cristau
xproto: fix TranslateCoordinates reply
blob
|
commitdiff
|
diff to current
2010-10-20
Peter Harris
Revert "xproto.xml: turned valueparam in CreateWindow...
blob
|
commitdiff
|
diff to current
2010-09-23
Peter Harris
Fix 'make check'
blob
|
commitdiff
|
diff to current
2010-09-08
Peter Harris
Merge branch 'gsoc2010' of git://anongit.freedesktop...
blob
|
commitdiff
|
diff to current
2010-08-16
Christoph Reimann
xcbgen: small fix to store anchestor objects more syste...
blob
|
commitdiff
|
diff to current
2010-07-15
Christoph Reimann
xproto.xml: turned valueparam in CreateWindow request...
blob
|
commitdiff
|
diff to current
2009-11-06
Peter Harris
Add pre-defined atoms to Atom enum
blob
|
commitdiff
|
diff to current
2009-10-21
Eamon Walsh
Re-fix the ConfigureWindow request padding issue.
blob
|
commitdiff
|
diff to current
2009-10-21
Eamon Walsh
Revert "made changes to support new value-mask-pad...
blob
|
commitdiff
|
diff to current
2009-04-21
Peter Harris
Merge branch 'enum'
blob
|
commitdiff
|
diff to current
2009-04-21
Peter Harris
Add enum references to fields in XInputExtension
blob
|
commitdiff
|
diff to current
2009-04-08
Eamon Walsh
Correct the length calculation for the value field...
blob
|
commitdiff
|
diff to current
2009-04-06
Julien Danjou
Fix miter spelling
blob
|
commitdiff
|
diff to current
2009-03-19
Peter Harris
Move enums above their first use in xproto.xml
blob
|
commitdiff
|
diff to current
2009-02-25
Peter Harris
Add a variety of 'None' enum types and altenum references.
blob
|
commitdiff
|
diff to current
2009-02-19
Peter Harris
Add (and use) KeyButMask enum.
blob
|
commitdiff
|
diff to current
2009-02-19
Peter Harris
Add (and use) Time/CurrentTime enum.
blob
|
commitdiff
|
diff to current
2009-02-19
Peter Harris
Add altenum (non-exhaustive enum)
blob
|
commitdiff
|
diff to current
2009-02-19
Peter Harris
Most usages of ModMask may also take the special value...
blob
|
commitdiff
|
diff to current
2009-01-05
Peter Harris
Add missing enum references to xproto.xml
blob
|
commitdiff
|
diff to current
2009-01-05
Antoine Latter
Associate fields with the enum which describes their...
blob
|
commitdiff
|
diff to current
2008-12-29
Antoine Latter
Add padding to the setup request struct as required...
blob
|
commitdiff
|
diff to current
2008-11-19
Thomas Hunger
Change type="CARD8" to type="char" where the X specs...
blob
|
commitdiff
|
diff to current
2008-09-04
Julien Danjou
xproto: add missing padding bytes
blob
|
commitdiff
|
diff to current
2008-09-03
Carsten Meier
Replaced hex-values with decimal ones
blob
|
commitdiff
|
diff to current
2008-09-03
Bart Massey
made changes to support new value-mask-pad field of...
blob
|
commitdiff
|
diff to current
2008-08-28
Julien Danjou
xproto: fix alignment for RotateProperties request
blob
|
commitdiff
|
diff to current
2007-12-01
Jamey Sharp
Bugfix: GetKeyboardMapping's keysyms list had the wrong...
blob
|
commitdiff
|
diff to current
2006-11-12
Jamey Sharp
Bug #8973: In UngrabKey, the 'key' field is of type...
blob
|
commitdiff
|
diff to current
2006-11-02
Ian Osgood
Fix cap style enumeration (bug #8857).
blob
|
commitdiff
|
diff to current
2006-10-20
Ian Osgood
Fix GrabMode enumeration (reported by Yang JianJun)
blob
|
commitdiff
|
diff to current
2006-10-07
Josh Triplett
Change "union" to "xidunion" for XID unions like DRAWAB...
blob
|
commitdiff
|
diff to current
2006-10-07
Josh Triplett
KEYCODE and BUTTON should become typedefs of CARD8...
blob
|
commitdiff
|
diff to current
2006-10-07
Josh Triplett
Replace structures attempting to provide C type safety...
blob
|
commitdiff
|
diff to current
2006-09-18
TORRI Vincent
XCBButton -> XCBButtonIndex. XCBHost -> XCBHostMode...
blob
|
commitdiff
|
diff to current
2006-08-07
Jamey Sharp
Remove combine-adjacent tag on PolyPoint: it will not...
blob
|
commitdiff
|
diff to current
2006-06-15
Josh Triplett
Remove arbitrary division between xcb_types and xproto...
blob
|
commitdiff
|
diff to current
2006-04-28
Ian Osgood
Move the remainder of the constants in X.h into XML...
blob
|
commitdiff
|
diff to current
2006-04-20
Ian Osgood
Merge branch 'master' of git+ssh://iano@git.freedesktop...
blob
|
commitdiff
|
diff to current
2006-03-23
Ian Osgood
Work on the tutorial, and update xproto.xml to match:
blob
|
commitdiff
|
diff to current
2006-03-21
Josh Triplett
Remove outdated comment in xproto.xml; we support ListF...
blob
|
commitdiff
|
diff to current
2006-03-16
Ian Osgood
Change <bit> syntax to <bit>n</bit> as Jamey and Josh...
blob
|
commitdiff
|
diff to current
2006-03-15
Ian Osgood
Remove proto/X11 dependencies from xcb-demo.
blob
|
commitdiff
|
diff to current
2006-03-15
Ian Osgood
Remove xcb-util dependency on proto/X11
blob
|
commitdiff
|
diff to current
2006-03-14
Ian Osgood
Merge branch 'master' of git+ssh://iano@git.freedesktop...
blob
|
commitdiff
|
diff to current
2006-03-14
Ian Osgood
Add an expression construct <bit bit="n"/>
blob
|
commitdiff
|
diff to current
2006-02-19
Josh Triplett
Remove xcl and CVSROOT.
blob
|
commitdiff
|
diff to current