xinput: struct ValuatorState.mode: add mask
[free-sw/xcb/proto] / xcbgen /
2014-02-19 Keith PackardAlso track directly imported modules in a separate...
2014-01-21 Peter HarrisSupport <pad align="n" />
2014-01-21 Peter HarrisTrack pad count at the module level
2013-11-14 Matt Turnerxcbgen: Remove tab from xtypes.py.
2013-11-07 Keith PackardAdd support for file descriptor request fields
2013-11-07 Keith PackardAdd CARD64/INT64 protocol types
2013-07-12 Daniel MartinAdd support for X Generic Extension events
2013-05-23 Daniel Martinxcbgen: Handle multiple <enumref> in a <bitcase>
2013-02-14 Daniel MartinSimplify boolean attribute retrieval
2012-03-26 Michael Stapelbergxproto: add doc tags, xcbgen: handle doc tags
2012-03-23 Alex PlotnickRename the ExprType "parent" attribute to "parents".
2011-05-03 David ColesUse absolute imports in xcbgen for Python 3 compatibility
2010-12-23 Peter HarrisMerge branch 'master' of git://anongit.freedesktop...
2010-09-08 Peter HarrisMerge branch 'gsoc2010' of git://anongit.freedesktop...
2010-08-16 Christoph Reimannxcbgen: small fix to store anchestor objects more syste...
2010-08-02 Christoph Reimannsmall fix wrt bitcase type names
2010-07-22 Christoph Reimannsupport name attribute for bitcases and set BitcaseType...
2010-07-14 Christoph Reimannassign switch name to bitcases as well (important in...
2010-07-13 Christoph Reimann- changed handling of anchestor types (may be more...
2010-07-13 Christoph Reimannadd support for new expr tags popcount, enumref, sumof
2010-06-12 Christoph Reimannxcbgen: perform lenfield lookup within all anchestors
2010-05-22 Christoph Reimannchanged Exception message in case of unknown/unhandled...
2010-05-14 Marcin Koƛcielnickixcbgen: Add unop support
2010-05-14 Mikhail GusarovRevive support for hex literals in protocol
2009-10-21 Eamon WalshRevert "made changes to support new value-mask-pad...
2008-09-03 Carsten MeierMake bit-numbers available to code-generators
2008-09-03 Carsten MeierGenerate values instead of shift-expressions for enum...
2008-09-03 Bart Masseymade changes to support new value-mask-pad field of...
2008-07-09 Eamon WalshWork around a Python bug involving the file name 'types...
2008-05-22 Eamon WalshFix a type size calculation.
2008-05-16 Eamon WalshAdd is_simple boolean attribute for plain integer types.
2008-04-19 Eamon WalshAdd Python parser language-independent parts.