index
:
~whot/xserver
1.8-fixes
barriers
barriers-try-5
cleanup
devel
driver-integration-testing
driver-merge
extmod-changes
for-keith
input-api
inputproto-2.1-devel
integration-testing
masked-valuators
master
mt-devel
mt-devel2
multitouch
multitouch-devel-history
multitouch-from-scratch
next
next-all
pointer-barriers
queue
record
review/xsync-transition-bug-59644
rhel6-two-screen-coordinates
rhel6-two-screen-coordinates-with-doubles
server-1.10-branch
server-1.10-input
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.14-touch-fixes
server-1.15-branch
server-1.17-branch
server-1.19-branch
server-1.8-branch
server-1.9-input
sigsafe-logging-varargs
single-master-device
smooth-scrolling
touch-grab-race-condition-56578
touch-grab-race-condition-56578-v2
touch-grab-race-condition-56578-v3
two-screen-coordinates
unreviewed
wip/logind-integration
wip/touchpad-resolution-scaling
wip/xsync-transition-bug-59644
wip/xwayland-tablet
X Server input fixes.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
input-api
Peter Hutterer
2
-9
/
+13
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-5
/
+2
2010-10-22
KDrive: Fix error handlig in tslib driver
Paulius Zaleckas
1
-4
/
+11
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-2
/
+5
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
2
-82
/
+62
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-76
/
+59
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
1
-7
/
+0
2010-09-01
input: remove OpenInputDevice and CloseInputDevice DDX hooks.
Peter Hutterer
1
-17
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-4
/
+0
2010-09-01
xfree86: remove superflous assignments.
Peter Hutterer
1
-4
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-6
/
+3
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-7
/
+1
2010-06-30
Xephyr: fix Xv adaptor capability tests
Julien Cristau
1
-5
/
+10
2010-06-30
Xephyr: fix memory leak in XF86DRIOpenConnection
Julien Cristau
1
-1
/
+2
2010-06-16
Re-enabled Xnest fix for focus in + modifier bug.
Xiaoyang Yu (Max)
1
-62
/
+45
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
2
-21
/
+10
2010-06-11
kdrive: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
2
-2
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
4
-11
/
+21
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
5
-112
/
+112
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-3
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-26
Xephyr: Fix Xcalloc deprecation warnings.
Jamey Sharp
2
-8
/
+8
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-2
/
+2
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-2
/
+2
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-12
/
+12
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
2
-3
/
+3
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
2
-13
/
+13
2010-05-12
Kill ChangeGC in favor of dixChangeGC.
Jamey Sharp
2
-4
/
+3
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
17
-144
/
+144
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-24
kdrive: Bump evdev maxKeycode
Mikhail Gusarov
1
-1
/
+1
2010-03-22
Catch errors in recursive relink targets
Yaakov Selkowitz
1
-1
/
+1
2010-03-22
Fix .man.N targets for AM_SILENT_RULES
Yaakov Selkowitz
1
-2
/
+2
2010-03-22
Fix relink targets for silent rules
Yaakov Selkowitz
4
-4
/
+4
2010-03-22
kdrive: Use $(MAKE) in relink rules
Yaakov Selkowitz
4
-4
/
+4
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
3
-0
/
+15
2010-01-10
kdrive: klinux.h breaks make dist
Gaetan Nadon
1
-1
/
+1
2010-01-06
kdrive: Remove unused kdNoopOps external variable declaration
Mikhail Gusarov
1
-3
/
+0
2010-01-06
kdrive: Remove unused kmap.c
Mikhail Gusarov
3
-190
/
+0
2010-01-06
kdrive: Make internal functions static
Mikhail Gusarov
2
-50
/
+10
2010-01-06
kdrive: Remove unused 'k' variable
Mikhail Gusarov
1
-3
/
+2
2010-01-06
kdrive: Remove bus mouse driver
Mikhail Gusarov
2
-133
/
+1
2010-01-06
kdrive: Adjust kdrive usage message as shadow overlay support has been dropped
Mikhail Gusarov
1
-1
/
+1
2010-01-06
kdrive: Remove unused VxWorks* variable declarations
Mikhail Gusarov
1
-4
/
+0
2010-01-06
kdrive: Remove unused KdCardInfo::lastMarker field
Mikhail Gusarov
1
-2
/
+0
[next]