summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Xi: set xChangeDeviceControlReply.status to Success by defaultPeter Hutterer1-1/+2
2012-10-29xkb: ProcesssPointerEvent must work on the VCP if it gets the VCPPeter Hutterer1-1/+1
2012-10-26Merge remote-tracking branch 'sandmann/for-keithp'Keith Packard4-2/+157
2012-10-26Merge remote-tracking branch 'whot/for-keith'Keith Packard6-3/+35
2012-10-25Use new pixman_glyph_cache_t API that will be in pixman 0.28.0Søren Sandmann Pedersen4-2/+157
2012-10-19xf86: Fix build against recent Linux kernelThierry Reding1-1/+1
2012-10-19autogen.sh: Honor NOCONFIGURE=1Colin Walters1-1/+3
2012-10-19dix: fix Ungrab action #55785Lionel Elie Mamane1-1/+1
2012-10-19End physically active touches when device is disabledChase Douglas3-0/+30
2012-10-17hw/xwin: Fix no return value warning in winClipboardProc()Colin Harrison1-2/+2
2012-10-17hw/xwin: Remove unused variable in winmultiwindowwm.cColin Harrison1-1/+0
2012-10-17hw/xwin: Remove unused variables in winwindow.cColin Harrison1-6/+0
2012-10-17hw/xwin: Remove unused variables in winvalargs.cColin Harrison1-2/+0
2012-10-16hw/xwin: Remove unused variables in winwindowswm.cColin Harrison1-3/+0
2012-10-16Use X_ATTRIBUTE_PRINTF where suggested for os.hJon TURNEY1-1/+3
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winmsg.cJon TURNEY2-9/+25
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.cJon TURNEY4-15/+4
2012-10-16hw/xwin: Use char strings in winClipboardUNIXtoDOS for consistency with the r...Jon TURNEY2-6/+6
2012-10-16hw/xwin: Fix warning about discarding const in initializing winKBLayoutsJon TURNEY1-5/+5
2012-10-16hw/xwin: Fix some of the warnings in generated gl wrapper codeJon TURNEY2-7/+5
2012-10-16hw/xwin: Warning fix in ProcWindowsWMFrameSetTitle()Colin Harrison1-1/+1
2012-10-16hw/xwin: Fix shadowed local variable i in HandleCustomWM_COMMAND()Jon TURNEY1-3/+3
2012-10-16hw/xwin: Fix shadowed local variables in winLoadCursor()Jon TURNEY1-1/+2
2012-10-16hw/xwin/glx: Fix using Mask as a formal parameter shadows a global typedef of...Jon TURNEY1-6/+6
2012-10-16hw/xwin: Fix using screenInfo as a formal parameter to InitOutput() shadows a...Jon TURNEY1-7/+7
2012-10-16hw/xwin: Fix using menu as a formal parameter shadows a global variable of th...Jon TURNEY1-4/+4
2012-10-16hw/xwin: Fix using index as a formal parameter shadows index()Jon TURNEY1-1/+1
2012-10-16hw/xwin: Fix using index as a formal parameter in winscrinit.c shadows index()Jon TURNEY1-3/+3
2012-10-16hw/xwin: Fix using index as a local variable shadows index()Jon TURNEY1-6/+6
2012-10-16hw/xwin: Fix using index as a formal parameter in winmonitors.c shadows index()Jon TURNEY1-2/+2
2012-10-16hw/xwin: Fix using system as a local variable in winCheckMount() shadows syst...Jon TURNEY1-2/+2
2012-10-16hw/xwin: Remove obsolete redundant declarations of winPushPixels()Jon TURNEY2-17/+0
2012-10-16hw/xwin: Fix redundant declarations in winmultiwindowwm.cJon TURNEY1-7/+0
2012-10-16hw/xwin: Fix redundant declarations in winclipboardwrappers.cJon TURNEY1-9/+0
2012-10-16hw/xwin: Fix redundant declaration in winclipboardthread.cJon TURNEY1-1/+0
2012-10-16hw/xwin: Fix redundant declaration in winclipboardinit.cJon TURNEY1-1/+0
2012-10-16hw/xwin: Fix various warnings in code generated by lex/yaccJon TURNEY2-5/+4
2012-10-16hw/xwin: Fix redundant declaration in winprefs.cJon TURNEY1-3/+0
2012-10-16hw/xwin: Fix redundant declaration warnings in winmonitors.cJon TURNEY1-0/+4
2012-10-16hw/xwin: Remove completely unused winregistry.cJon TURNEY2-66/+0
2012-10-11Fix 'make distcheck' for hw/xwinJon TURNEY2-1/+5
2012-10-11Fix compilation of Xorg DDX without XF86VIDMODEJon TURNEY1-1/+2
2012-10-11hw/xwin: Only add GLX extension once.Jon TURNEY1-2/+3
2012-10-11Correct description of -displayfd option in man page.Jon TURNEY1-1/+1
2012-10-10dix: fix crash on shutdown if a disabled device is still grabbed (XI1 grab)Peter Hutterer1-4/+12
2012-10-08os: fix typo in OsSigHandler() error messageDenys Vlasenko1-1/+1
2012-10-08xfree86: add xf86UpdateDesktopDimensions()Peter Hutterer3-1/+11
2012-10-07Revert "kinput: allocate enough space for null character."Julien Cristau1-1/+1
2012-10-04os: Don't re-declare ConnectionInputPtr and ConnectionOutputPtrKeith Packard1-2/+2
2012-10-04Fix FlushClient to write extraBuf when provided (regression fix)Keith Packard1-1/+4