aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fields
AgeCommit message (Expand)AuthorFilesLines
2004-04-17In EnterNotify and LeaveNotify events, the last byte isn't a Boolean,Guy Harris1-1/+4
2004-03-23"keys" is a LISTofCARD8, so it should have type BYTES, not UINT8.Guy Harris1-2/+2
2004-03-22* X11 dissector:Laurent Deniel1-3/+30
2004-01-04Move "XConvertCase()" from a header file to "packet-x11.c".Guy Harris1-11/+13
2004-01-02From Michael Shuldman:Olivier Biot1-1/+55
2003-07-09X11 arcs don't have a mode - the mode is in the graphics context.Guy Harris1-2/+2
2003-01-31bit-plane is a bitmask; display it in hex.Guy Harris1-2/+2
2003-01-31Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemedGuy Harris1-3/+3
2002-04-17In a ChangeHosts request, display 4-byte Internet addresses as IPv4Guy Harris1-1/+2
2002-04-16Add support for desegmentation of X11 messages.Guy Harris1-1/+8
2001-04-21Add support for comments in "process-x11-fields.pl", and add a copyrightGuy Harris1-0/+26
2001-04-20Make the fields that correspond to drawable IDs, masks, and the likeGuy Harris1-11/+11
2001-04-20Fix up "process-x11-fields" to allow both a base *and* VALS to beGuy Harris1-64/+64
2001-04-20Check in the file used to define fields for the X11 dissector, and theGuy Harris1-0/+400