index
:
~psychon/proto
1.9-cleanup
debian
master
xcb/proto experiments
psychon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
Add enum references to fields in RANDR
Peter Harris
1
-39
/
+40
2009-03-19
Add enum references to fields in DPMS
Peter Harris
1
-2
/
+9
2009-03-19
Add enum references to fields in Damage
Peter Harris
1
-4
/
+4
2009-03-19
Add enum references to fields in XFIXES
Peter Harris
1
-15
/
+19
2009-03-19
Add enum references to fields in Composite
Peter Harris
1
-4
/
+4
2009-03-19
Add enum references to fields in Shape
Peter Harris
1
-13
/
+13
2009-03-19
Move enums above their first use in xproto.xml
Peter Harris
1
-36
/
+35
2009-03-19
xinput tweaks
Peter Harris
1
-3
/
+11
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-02-05
Move the definition of "enum" and "mask" from <field> to "var".
Peter Harris
1
-13
/
+3
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 CARD8 to char when referring to a string in xfixes.xml
Peter Harris
1
-4
/
+4
2008-11-19
Change type="CARD8" to type="char" where the X specs require a STRING8
Thomas Hunger
4
-7
/
+7
2008-11-19
randr: Use xidtype where appropriate
Peter Harris
1
-35
/
+40
2008-11-06
randr: Update to match protocol specification
Peter Harris
1
-14
/
+29
2008-10-22
RandR: add missing outputs list to GetCrtcInfoReply.
Alberto Milone
1
-0
/
+3
2008-10-20
Move the defintion of STRING8 above its first use in xprint.xml
Peter Harris
1
-1
/
+2
2008-10-20
Move structures above their first uses in xinput.xml
Peter Harris
1
-19
/
+19
2008-10-20
Move Format above its first use in xv.xml
Peter Harris
1
-6
/
+6
2008-10-20
RandR: Remove extraneous field from GetCrtcInfoReply.
Eamon Walsh
1
-1
/
+0
2008-10-16
render: fix missing field in gradient proto
minami
1
-0
/
+18
2008-09-05
xv: add missing padding bytes
Julien Danjou
1
-0
/
+4
2008-09-05
sync: add missing padding bytes
Julien Danjou
1
-0
/
+3
2008-09-05
xproto: add missing padding bytes
Julien Danjou
1
-0
/
+35
2008-09-05
shm: add missing padding bytes
Julien Danjou
1
-0
/
+2
2008-09-05
shape: add missing padding bytes
Julien Danjou
1
-0
/
+3
2008-09-05
render: add missing padding bytes
Julien Danjou
1
-0
/
+1
2008-09-05
randr: add missing padding bytes
Julien Danjou
1
-0
/
+3
2008-09-05
dpms: add missing padding bytes
Julien Danjou
1
-0
/
+3
2008-09-03
did remaining replacements of hex constants with decimal
Bart Massey
2
-10
/
+10
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
3
-1
/
+4
2008-09-02
xcb-xselinux: Add GetClientContext request.
Eamon Walsh
1
-0
/
+12
2008-08-28
glx: add padding for PbufferClobber event
Julien Danjou
1
-0
/
+1
2008-08-28
screensaver: add padding for notify event
Julien Danjou
1
-0
/
+1
2008-08-28
xproto: fix alignment for RotateProperties request
Julien Danjou
1
-0
/
+1
2008-08-27
xv.xml: Use <pad> for padding
Peter Harris
1
-11
/
+6
2008-08-27
xv.xml: Make padding explicit
Peter Harris
1
-3
/
+5
2008-05-21
Avoid using enum types as structure fields.
Eamon Walsh
1
-3
/
+3
2008-04-14
Require a length specification for lists in reply structures.
Eamon Walsh
5
-22
/
+105
2008-04-14
Remove some stray padding from an XInput request.
Eamon Walsh
1
-1
/
+0
2008-04-14
Xinerama GetScreenSize screen field is a CARD32, not an xproto screen struct.
Eamon Walsh
1
-2
/
+2
2008-04-03
Use multiword attribute instead of oneword in XSELinux description.
Eamon Walsh
1
-1
/
+1
2008-03-05
xcb-xselinux: Revisions to xselinux extension protocol.
Eamon Walsh
1
-43
/
+152
[next]