aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fields
Commit message (Expand)AuthorAgeFilesLines
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-520/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* In EnterNotify and LeaveNotify events, the last byte isn't a Boolean,Guy Harris2004-04-171-1/+4
* "keys" is a LISTofCARD8, so it should have type BYTES, not UINT8.Guy Harris2004-03-231-2/+2
* * X11 dissector:Laurent Deniel2004-03-221-3/+30
* Move "XConvertCase()" from a header file to "packet-x11.c".Guy Harris2004-01-041-11/+13
* From Michael Shuldman:Olivier Biot2004-01-021-1/+55
* X11 arcs don't have a mode - the mode is in the graphics context.Guy Harris2003-07-091-2/+2
* bit-plane is a bitmask; display it in hex.Guy Harris2003-01-311-2/+2
* Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemedGuy Harris2003-01-311-3/+3
* In a ChangeHosts request, display 4-byte Internet addresses as IPv4Guy Harris2002-04-171-1/+2
* Add support for desegmentation of X11 messages.Guy Harris2002-04-161-1/+8
* Add support for comments in "process-x11-fields.pl", and add a copyrightGuy Harris2001-04-211-0/+26
* Make the fields that correspond to drawable IDs, masks, and the likeGuy Harris2001-04-201-11/+11
* Fix up "process-x11-fields" to allow both a base *and* VALS to beGuy Harris2001-04-201-64/+64
* Check in the file used to define fields for the X11 dissector, and theGuy Harris2001-04-201-0/+400