index
:
xorg/app/xscope
keithp
master
XSCOPE -- a program to monitor X11/Client conversations (mirrored from https://gitlab.freedesktop.org/xorg/app/xscope)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
print11.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
xscope: Fix unknown GenericEvent type decoding
Daniel Stone
1
-1
/
+1
2012-10-02
Refactor error printing to use common functions
Alan Coopersmith
1
-111
/
+39
2012-10-02
When Verbose == 0, don't print number of data items in unknown reply types
Alan Coopersmith
1
-0
/
+2
2012-10-02
Create PrintPropertyValues function for property requests
Alan Coopersmith
1
-11
/
+5
2012-10-02
Record atoms from InternAtom and GetAtomName requests
Alan Coopersmith
1
-1
/
+91
2012-10-02
Convert ValueRec structures from unsigned long to uint32_t values
Alan Coopersmith
1
-2
/
+2
2012-10-02
Handle big-requests when calculating request contents from length field
Alan Coopersmith
1
-33
/
+33
2012-07-21
Define *HEADER constants as string pointers, not arrays
Alan Coopersmith
1
-4
/
+4
2012-07-21
Convert to X.Org standard indentation & cleanup whitespace
Alan Coopersmith
1
-3269
/
+2973
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-23
/
+17
2009-09-29
Decode ServerInterpreted addresses in HOST structures
Alan Coopersmith
1
-6
/
+0
2009-08-12
Add GenericEvent support
Alan Coopersmith
1
-0
/
+17
2009-08-12
Print more useful messages for unknown replies, events & errors
Alan Coopersmith
1
-0
/
+25
2009-05-06
Make big requests support work without modifying buffer
Alan Coopersmith
1
-121
/
+242
2009-05-06
Report names for all extensions, not just those we know
Alan Coopersmith
1
-25
/
+0
2009-05-06
Constify many char pointers
Alan Coopersmith
1
-227
/
+227
2009-05-06
Ansify prototypes and move extern declarations to header files
Alan Coopersmith
1
-444
/
+445
2009-05-06
Delete PEX code
Alan Coopersmith
1
-10
/
+1
2009-05-06
Merge branch 'keithp'
Alan Coopersmith
1
-141
/
+389
2009-05-04
Add (some) support for BIG-REQUESTS
Keith Packard
1
-2
/
+7
2009-05-04
Add SHM decoding
Keith Packard
1
-0
/
+4
2009-05-04
Import xscope bits into keithp.com CVS
Keith Packard
1
-225
/
+466
2008-09-11
Merge Sun's version of xscope in
Stuart Kreitman
1
-170
/
+398
2008-09-11
Import initial version from James Peterson
Alan Coopersmith
1
-0
/
+3576