summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-16Log in OsVendorFatalError() in a signal safe mannersignal-logging2Chase Douglas1-7/+7
2012-04-16Log in LoaderUnload() in a signal safe mannerChase Douglas1-1/+1
2012-04-16Log in UnloadModuleOrDriver() in a signal safe mannerChase Douglas1-2/+3
2012-04-16Log safely in fatal signal handlerChase Douglas1-4/+4
2012-04-16Log mieq enqueue overflow in a signal safe mannerChase Douglas1-10/+9
2012-04-16Print backtrace in a signal-safe mannerChase Douglas1-20/+29
2012-04-16Log messages in TouchBeginDDXTouch() in a signal-safe mannerChase Douglas1-2/+3
2012-04-16Log messages in GetTouchEvents() in a signal safe mannerChase Douglas1-2/+2
2012-04-16Warn when attempting to log in a signal unsafe manner from signal contextChase Douglas1-0/+19
2012-04-16Make BUG_WARN* signal safeChase Douglas1-4/+4
2012-04-16Add ErrorSigSafe() alternative to ErrorF()Chase Douglas1-0/+3
2012-04-16Add LogMessageVerbSigSafe() for logging messages while in signal contextChase Douglas2-0/+204
2012-04-16Add FormatUInt64{,Hex}() for formatting numbers in a signal safe mannerChase Douglas2-0/+42
2012-04-16Save log file file descriptor for signal context loggingChase Douglas1-0/+4
2012-04-16Add global variable inSignalContextChase Douglas3-0/+9
2012-04-16test/touch: Initialize device nameChase Douglas1-0/+5
2012-04-15Merge remote-tracking branch 'whot/for-keith'masterKeith Packard6-8/+96
2012-04-16Use touch state when querying pointer through core protocolChase Douglas1-2/+1
2012-04-16Ensure sequential touches are pointer emulated sequentiallyChase Douglas1-1/+74
2012-04-16Update event type when delivering end event to a pointer listenerChase Douglas1-0/+7
2012-04-16Don't update listener after deactivating implicit pointer grabChase Douglas1-1/+3
2012-04-16xfree86: after VT switching back, only enable previously enabled devicesPeter Hutterer2-2/+9
2012-04-12dix: don't BUG_WARN for button events from button-only deviceDaniel Kurtz1-1/+1
2012-04-11hw/xfree86: Re-indent xf86vmode.cKeith Packard1-346/+480
2012-04-11hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badlyKeith Packard1-1/+1
2012-04-11Xi: fix XITouchClass sourceid assignmentPeter Hutterer1-1/+1
2012-04-08Revert "xfree86: workaround crash on close"Keith Packard1-2/+1
2012-04-05Implement passive touch ungrabbingChase Douglas1-2/+7
2012-04-05XQuartz: Automatically start our virtual tablet devicesJeremy Huddleston1-3/+3
2012-03-30XQuartz: Tiger build fixJeremy Huddleston1-6/+8
2012-03-30os: Fix regression with FatalError not calling va_startJeremy Huddleston1-0/+2
2012-03-30xfree86: workaround crash on closeMichal Suchanek1-1/+2
2012-03-29test: reset the client before checking the swapped versionPeter Hutterer1-0/+1
2012-03-29test: init the sync extensions for tests to pass againPeter Hutterer2-0/+27
2012-03-29Bump input ABI to 17 for per-device idlecountersPeter Hutterer1-1/+1
2012-03-26Merge remote-tracking branch 'jeremyhu/master'Keith Packard80-4708/+5343
2012-03-26man: s/__xservername__/Xorg/g - no longer requiredGaetan Nadon6-69/+69
2012-03-26man: s/__xconfigfile__/xorg.conf/g - no longer requiredGaetan Nadon6-52/+52
2012-03-26XQuartz: Use scrolling valuatorsJeremy Huddleston4-48/+43
2012-03-26XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same timeJeremy Huddleston1-8/+10
2012-03-26XQuartz: Call update_desktop_dimensions() after updating our screen coordinatesJeremy Huddleston1-0/+3
2012-03-25XQuartz: Formatting cleanup for sendX11NSEventJeremy Huddleston1-44/+36
2012-03-24XQuartz: Source formatting cleanupJeremy Huddleston68-4636/+5227
2012-03-24XQuartz: Detect FatalErrors on startup to prevent tight crash loopsJeremy Huddleston4-1/+51
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston11-19/+20
2012-03-24XQuartz: Add a defaults option to disable the RENDER extensionJeremy Huddleston2-0/+5
2012-03-24XQuartz: Use doubles for input valuatorsJeremy Huddleston2-72/+59
2012-03-24XQuartz: Xi: darwinPointer is now RelativeJeremy Huddleston1-2/+2
2012-03-24XQuartz: Move our logs into an X11 subdirectoryJeremy Huddleston1-3/+9
2012-03-23test: Fix 'make dist' for configurations that build the Xorg DDXJeremy Huddleston1-0/+3