index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
cursor: Fix up implementation for per-device barriers
Jasper St. Pierre
1
-7
/
+68
2012-11-06
cursor: Clean up barrier finding code a bit
Jasper St. Pierre
1
-7
/
+7
2012-11-06
cursor: Clean up pointer barrier creation code a tiny bit
Jasper St. Pierre
1
-18
/
+24
2012-11-06
cursor: CreatePointerBarrier has a variable request length
Jasper St. Pierre
1
-2
/
+10
2012-11-06
cursor: Fix a minor unused variable warning
Jasper St. Pierre
1
-1
/
+1
2012-11-06
dix: don't allow disabling XTest devices
Peter Hutterer
2
-4
/
+9
2012-11-06
Apply partial matches for option (#25873)
Alexey Ten (Lynn)
1
-0
/
+1
2012-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
8
-7
/
+20
2012-10-30
Add missing labels for multitouch valuators
Benjamin Tissoires
2
-0
/
+6
2012-10-30
Sync TouchListener memory allocation with population in TouchSetupListeners()
Carlos Garnacho
1
-2
/
+2
2012-10-29
Merge remote-tracking branch 'jturney/master'
Keith Packard
4
-8
/
+37
2012-10-29
EXA: Track source/mask pixmaps more explicitly for Composite fallback regions.
Michel Dänzer
2
-4
/
+13
2012-10-29
os/utils.c: Provide only stubs for Lock/UnlockServer on WIN32
Ryan Pavlik
1
-0
/
+20
2012-10-29
hw/xwin: fmemopen is available on cygwin but not MinGW
Colin Harrison
1
-0
/
+2
2012-10-29
doc: Update documentation about Windows platforms support a bit
Jon TURNEY
1
-6
/
+13
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-10-29
dix: fix zaphod screen scrossing (#54654)
Peter Hutterer
1
-2
/
+3
2012-10-29
Xi: don't deliver TouchEnd to a client waiting for TouchBegin (#55738)
Peter Hutterer
1
-0
/
+5
2012-10-29
Xi: set xChangeDeviceControlReply.status to Success by default
Peter Hutterer
1
-1
/
+2
2012-10-29
xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP
Peter Hutterer
1
-1
/
+1
2012-10-27
Configure fixes for MinGW
Yaakov Selkowitz
1
-2
/
+2
2012-10-26
Merge remote-tracking branch 'sandmann/for-keithp'
Keith Packard
4
-2
/
+157
2012-10-26
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
6
-3
/
+35
2012-10-25
Use new pixman_glyph_cache_t API that will be in pixman 0.28.0
Søren Sandmann Pedersen
4
-2
/
+157
2012-10-19
xf86: Fix build against recent Linux kernel
Thierry Reding
1
-1
/
+1
2012-10-19
autogen.sh: Honor NOCONFIGURE=1
Colin Walters
1
-1
/
+3
2012-10-19
dix: fix Ungrab action #55785
Lionel Elie Mamane
1
-1
/
+1
2012-10-19
End physically active touches when device is disabled
Chase Douglas
3
-0
/
+30
2012-10-17
hw/xwin: Fix no return value warning in winClipboardProc()
Colin Harrison
1
-2
/
+2
2012-10-17
hw/xwin: Remove unused variable in winmultiwindowwm.c
Colin Harrison
1
-1
/
+0
2012-10-17
hw/xwin: Remove unused variables in winwindow.c
Colin Harrison
1
-6
/
+0
2012-10-17
hw/xwin: Remove unused variables in winvalargs.c
Colin Harrison
1
-2
/
+0
2012-10-16
hw/xwin: Remove unused variables in winwindowswm.c
Colin Harrison
1
-3
/
+0
2012-10-16
Use X_ATTRIBUTE_PRINTF where suggested for os.h
Jon TURNEY
1
-1
/
+3
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winmsg.c
Jon TURNEY
2
-9
/
+25
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.c
Jon TURNEY
4
-15
/
+4
2012-10-16
hw/xwin: Use char strings in winClipboardUNIXtoDOS for consistency with the r...
Jon TURNEY
2
-6
/
+6
2012-10-16
hw/xwin: Fix warning about discarding const in initializing winKBLayouts
Jon TURNEY
1
-5
/
+5
2012-10-16
hw/xwin: Fix some of the warnings in generated gl wrapper code
Jon TURNEY
2
-7
/
+5
2012-10-16
hw/xwin: Warning fix in ProcWindowsWMFrameSetTitle()
Colin Harrison
1
-1
/
+1
2012-10-16
hw/xwin: Fix shadowed local variable i in HandleCustomWM_COMMAND()
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Fix shadowed local variables in winLoadCursor()
Jon TURNEY
1
-1
/
+2
2012-10-16
hw/xwin/glx: Fix using Mask as a formal parameter shadows a global typedef of...
Jon TURNEY
1
-6
/
+6
2012-10-16
hw/xwin: Fix using screenInfo as a formal parameter to InitOutput() shadows a...
Jon TURNEY
1
-7
/
+7
2012-10-16
hw/xwin: Fix using menu as a formal parameter shadows a global variable of th...
Jon TURNEY
1
-4
/
+4
2012-10-16
hw/xwin: Fix using index as a formal parameter shadows index()
Jon TURNEY
1
-1
/
+1
2012-10-16
hw/xwin: Fix using index as a formal parameter in winscrinit.c shadows index()
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Fix using index as a local variable shadows index()
Jon TURNEY
1
-6
/
+6
2012-10-16
hw/xwin: Fix using index as a formal parameter in winmonitors.c shadows index()
Jon TURNEY
1
-2
/
+2
2012-10-16
hw/xwin: Fix using system as a local variable in winCheckMount() shadows syst...
Jon TURNEY
1
-2
/
+2
[next]