platform/upstream/xorg-server.git
2013-07-24 Peter Huttererdix: check the xi2mask, not the grab type for touch...
2013-07-22 Peter Huttererdix: scale y back instead of x up when pre-scaling...
2013-07-17 Peter Huttererdix: allow a ConstantDeceleration between 0 and 1 ...
2013-07-17 Peter Huttererdix: UpdateTouchesForGrab must only free the listener...
2013-07-17 Peter Huttererconfig: provide example configuration for multi-seat...
2013-07-17 François TigeotFix mouse header include on DragonFly and FreeBSD
2013-07-10 Jon TURNEYos: Remove any old logfile before trying to write to it
2013-07-10 Peter Huttererdix: when ungrabbing an active grab, accept pointer...
2013-07-02 Julien Cristauxkb: don't call atoi(NULL) when parsing argv
2013-06-18 Eric AnholtRevert "DRI2: re-allocate DRI2 drawable if pixmap seria...
2013-06-18 Keith PackardMerge remote-tracking branch 'jturney/master'
2013-06-10 Jon TURNEYhw/xwin: Update manifest to target all architectures...
2013-06-10 Jon TURNEYhw/xwin: Win32 Windows properties are of pointer type...
2013-06-10 Jon TURNEYhw/xwin: winMultiWindowGetTransientFor() returns an...
2013-06-10 Jon TURNEYhw/xwin: Change winIconIsOverride() to take a HICON...
2013-06-10 Jon TURNEYhw/xwin: Fix uses of CreateDialogParam() for 64-bit...
2013-06-10 Jon TURNEYhw/xwin: deprecated interface cygwin_conv_to_win32_path...
2013-06-10 Jon TURNEYhw/xwin: Fix a 64-bit portability issue with casting...
2013-06-05 Peter Huttererconfig: add a quirks file for devices needing special...
2013-06-05 Maarten Lankhorstdix: add missing dixFreeRegistry define
2013-05-27 Peter Huttererdix: remove logspam in RefCursor()
2013-05-24 Keith PackardMerge remote-tracking branch 'whot/unreviewed'
2013-05-24 Keith PackardMerge remote-tracking branch 'whot/touch-grab-race...
2013-05-23 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2013-05-23 Peter Huttererdix: devices must have valuators before touch is initia...
2013-05-23 Peter Huttererdix: fix device scaling to use a [min,max[ range.
2013-05-23 Peter Huttererdix: pre-scale x by the screen:device:resolution ratio
2013-05-15 Peter HuttererAbstract cursor refcounting
2013-05-15 Peter Huttererdix: call UpdateDeviceState() for emulated TouchEndEvents
2013-05-15 Peter Huttererdix: devices must have valuators before touch is initia...
2013-05-15 Peter HuttererXi: fix warning - remove unused 'rc'
2013-05-15 Peter Huttererdix: fix cursor refcounting
2013-05-14 Peter Huttererephyr: add -resizeable to the man page
2013-05-14 Peter Huttererephyr: fix typo in man page
2013-05-14 Geert UytterhoevenShadow: Switch the Amiga/Atari bitplane code to the...
2013-05-10 Peter Huttererdix: free the old grab when activating a new grab
2013-05-10 Peter HuttererXi: check for HAS_ACCEPTED only for grab listeners
2013-05-10 Peter HuttererMove TouchListenerGone call to CloseDownClient
2013-05-10 Peter Huttererdix: remove all listeners when freeing a touch
2013-05-10 Peter Huttererdix: always copy grabs, don't reference them
2013-05-10 Peter Huttererdix: AllocGrab can copy if an argument is passed in
2013-05-10 Peter Huttererdix: freeing a null grab is a bug, complain if doing so
2013-05-10 Peter Huttererdix: use a temporary variable for listeners[0]
2013-05-10 Peter Huttererdix: drop DeviceIntRec's activeGrab struct
2013-05-10 Peter Huttererdix: use a tmp variable for the to-be-removed touch...
2013-05-10 Peter Huttererdix: invert a loop condition
2013-05-10 Peter Huttererdix: XAllowEvents() on a touch event means accepting it
2013-05-10 Peter Huttererdix: move EmitTouchEnd to touch.c
2013-05-10 Peter HuttererXi: Don't emit a TouchEnd event to a frozen device
2013-05-10 Peter HuttererXi: use public.processInputProc to replay the touch...
2013-05-10 Peter HuttererXi: when punting to a new owner, always create TouchEnd...
2013-05-10 Peter HuttererXi: save state for early acceptance
2013-05-10 Peter HuttererXi: if a passive async grab is activated from an emulat...
2013-05-10 Peter HuttererXi: fix lookup in ActivateEarlyAccept
2013-05-10 Peter HuttererXi: update the core listener state if we delivered...
2013-05-10 Peter HuttererXi: if we delivered a TouchEnd to a passive grab, end it
2013-05-10 Peter Huttererdix: don't prepend an activated passive grab to the...
2013-05-10 Peter HuttererXi: not having an ownership mask does not mean automati...
2013-05-10 Peter Huttererinput: print warnings if drivers don't initialize properly
2013-05-10 Peter Huttererdix: don't overwrite proximity/focus classes
2013-05-10 Peter Huttererdix: reset the OsBuffers after killing all clients
2013-05-09 Robert Morellos: Reset input buffer's 'ignoreBytes' field
2013-05-07 Peter Huttererdix: delete all callbacks before reset
2013-05-06 Peter HuttererXi: free barrier code at reset time
2013-05-06 Peter Huttereros: Use ErrorFSigSafe from FatalError and it's friends
2013-05-06 Peter Huttereros: complain about unsupported pnprintf directives
2013-05-06 Peter Huttereros: support %c in pnprintf
2013-05-06 Peter Huttereros: support %% in pnprintf
2013-05-06 Peter Huttereros: support pnprintf length modifiers for integers
2013-05-06 Peter Huttererdix: reset the registry before quitting
2013-05-06 Peter Huttererxkb: free XkbRulesUsed and XkbRulesDflt on extension...
2013-05-06 Peter HuttererIf neither HAL nor udev backends are enabled, warn...
2013-05-06 Peter HuttererXi: always return BadMatch for XTest devices ChangeDevi...
2013-05-06 Peter Huttererdix: send the current axis value in DeviceChangedEvents...
2013-05-06 Peter HuttererXi: fix comment - XI2 grabs aren't keysym grabs
2013-05-06 Keith PackardMerge remote-tracking branch 'alanc/master'
2013-05-06 Keith PackardMerge remote-tracking branch 'jturney/unused-but-set...
2013-05-05 Aaron Plattnerxfree86: don't enable anything in xf86InitialConfigurat...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in ProcWin...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winMWEx...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winHotK...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winMini...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winClip...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winWind...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winCopy...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winFini...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warning in winIsFa...
2013-05-02 Jon TURNEYhw/xwin: Fix unused-but-set-variable warnings in windia...
2013-04-30 Dave Airliegpu: call CreateScreenResources for GPU screens
2013-04-30 Dave Airliedix: allow pixmap dirty helper to be used for non-share...
2013-04-30 Dave Airliexf86crtc: don't use scrn->display for gpu screens
2013-04-30 Dave Airliedix/gpu: remove asserts for output/offload from same...
2013-04-30 Dave Airlierandr: report changes when we disconnect a GPU slave
2013-04-30 Dave Airlierandr: only respected changed on the protocol screen
2013-04-30 Dave Airlierandr: make SetChanged modify the main protocol screen...
2013-04-30 Dave Airlierandr: don't directly set changed bits in randr screen
2013-04-29 Chris Wilsonhw/xfree86: Only report SetDesiredModes() failed if...
2013-04-26 Alan CoopersmithOnly call xf86platformVTProbe() when it's defined
2013-04-25 Keith Packardshadow: Define c2p_unsupported
2013-04-24 Alan CoopersmithsparcPromPathname2Node: free name when returning error...
next