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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-02
Add Intel copyright to COPYING for glx additions in xscope 1.3
Alan Coopersmith
1
-0
/
+1
2011-01-13
config: move man pages into their own directory
Gaetan Nadon
4
-16
/
+17
2011-01-07
Remove unused variable server_client from print_lbx.c
Alan Coopersmith
1
-1
/
+1
2011-01-07
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-2
/
+5
2010-10-30
xscope 1.3
xscope-1.3
Alan Coopersmith
1
-1
/
+2
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
17
-17
/
+17
2010-09-26
Makefile.am: Add glxscope.h to xscope_SOURCES so distcheck works
Alan Coopersmith
1
-0
/
+1
2010-09-26
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-5
/
+0
2010-09-26
config: Use AC_DEFINE instead of -D flag for setting USE_XTRANS
Alan Coopersmith
1
-1
/
+1
2010-09-26
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+5
2010-09-26
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-23
Add basic support for GLX extension
Kristian Høgsberg
7
-1
/
+959
2010-06-09
Use strncpy rather than strlcpy as it is not available on Linux
Gaetan Nadon
1
-1
/
+1
2010-05-14
Allow quitting via EOF (^D) on the command line
Jeremy Huddleston
1
-2
/
+8
2010-05-14
Fallback on other transports.
Jeremy Huddleston
2
-5
/
+10
2010-04-29
Eliminate a few compiler warnings for style and signedness.
Jeremy Huddleston
3
-6
/
+5
2010-04-05
Allow a configure option to build without xtrans (--disable-xtrans)
Jeremy Huddleston
1
-13
/
+24
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
18
-408
/
+298
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-11-12
INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-5
/
+7
2009-11-12
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-9
/
+66
2009-10-01
xscope 1.2
xscope-1.2
Alan Coopersmith
2
-1
/
+44
2009-09-30
Update COPYING file
Alan Coopersmith
1
-2
/
+69
2009-09-30
Update notes about only testing on Sun3's
Alan Coopersmith
2
-3
/
+2
2009-09-30
Fix breakpoint disabling
Alan Coopersmith
1
-6
/
+9
2009-09-29
Add support for setting breakpoints on extension requests
Alan Coopersmith
3
-6
/
+49
2009-09-29
Fix typo in "Enabling all breakpoints" message
Alan Coopersmith
1
-1
/
+1
2009-09-29
Add interactive mode description & command list to man page
Alan Coopersmith
1
-0
/
+59
2009-09-29
Show request name, not just number, in breakpoint list
Alan Coopersmith
1
-2
/
+5
2009-09-29
Decode ServerInterpreted addresses in HOST structures
Alan Coopersmith
2
-6
/
+10
2009-09-28
Replace platform #ifdefs with autoconf tests
Alan Coopersmith
8
-37
/
+17
2009-09-28
README updates
Alan Coopersmith
1
-5
/
+26
2009-09-28
Add AC_USE_SYSTEM_EXTENSIONS to configure.ac
Alan Coopersmith
1
-0
/
+1
2009-09-27
Add missing return statements in PrintSET & PrintENUMERATED
Alan Coopersmith
1
-0
/
+4
2009-09-27
Upgrade to xorg-macros 1.3 and XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-9
/
+5
2009-09-27
man page: add missing options & info, fix formatting
Alan Coopersmith
1
-13
/
+38
2009-09-27
Correct message when SIGUSR1 received
Alan Coopersmith
1
-1
/
+1
2009-09-27
Enable raw mode option code
Alan Coopersmith
2
-10
/
+1
2009-08-18
Correct labels for several MIT-SHM request fields
Alan Coopersmith
1
-3
/
+3
2009-08-13
Fix typo in MIT-SHM name that caused it not to be decoded
Alan Coopersmith
1
-1
/
+1
2009-08-12
Update Render extension decoding from protocol rev 0.5 to 0.11
Alan Coopersmith
4
-115
/
+430
2009-08-12
Add default handlers for new/unknown Render & RandR requests/replies
Alan Coopersmith
2
-0
/
+6
2009-08-12
Remove RCS Ids
Alan Coopersmith
16
-32
/
+0
2009-08-12
Add GenericEvent support
Alan Coopersmith
7
-1
/
+80
2009-08-12
Print more useful messages for unknown replies, events & errors
Alan Coopersmith
4
-3
/
+32
2009-08-12
Stop creating invalid name entries for extensions that aren't present
Alan Coopersmith
1
-0
/
+5
2009-08-12
Convert extension decoding to function pointer tables
Alan Coopersmith
14
-99
/
+165
2009-06-15
Include sys/param.h earlier
Yanko Kaneti
2
-1
/
+1
2009-05-06
Clear many compiler & sparse warnings
Alan Coopersmith
16
-159
/
+94
2009-05-06
Make big requests support work without modifying buffer
Alan Coopersmith
10
-419
/
+543
[prev]
[next]