platform/upstream/xorg-server.git
2013-08-06 Peter HuttererReplace INCLUDES with AM_CPPFLAGS
2013-08-06 Julien Cristauxfree86: improve check for posix saved ids
2013-08-06 Julien Cristautest: include dix-config.h in hashtabletest.c
2013-08-01 Maarten Lankhorsttest/xi2: fix protocol-xiqueryversion test
2013-08-01 Maarten LankhorstXi: Clamp XIClient maximal version to XIVersion
2013-08-01 Dave Airliexfree86/man: document AutoAddGPU
2013-07-26 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2013-07-26 Keith PackardXi: Allow clients to ask for 2.3 and then 2.2 without...
2013-07-25 Aaron Plattnerxfree86: detach scanout pixmaps when detaching output...
2013-07-25 Peter Huttererdix: set the valuator mask to ensure XI 1.x events...
2013-07-24 Peter Huttererdix: check the xi2mask, not the grab type for touch...
2013-07-23 Jon TURNEYhw/xwin: Fix numerous 64-bit format/type cast issues...
2013-07-23 Colin Harrisonhw/xwin: Fix possible crash in winMultiWindowGetClassHint
2013-07-23 Jon TURNEYhw/xwin: Remove obsolete WIN_XEVENTS_SHUTDOWN
2013-07-23 Jon TURNEYconfigure.ac: Check for python at configure time when...
2013-07-23 Jon TURNEYhw/xwin: Avoid a null dereference if CreateDIBSection...
2013-07-23 Jon TURNEYhw/xwin: Handle WM_MOUSEHWHEEL
2013-07-23 Jon TURNEYhw/xwin: Map extra mouse buttons 1 and 2 to X buttons...
2013-07-23 Jon TURNEYhw/xwin: Remove unneeded WM_XBUTTON message defines
2013-07-23 Jon TURNEYhw/xwin: Change winTranslateKey() to return it's result...
2013-07-23 Oliver Schmidthw/xwin: Consider left and right modifier keys independ...
2013-07-23 Jon TURNEYhw/xwin: Remove an extra '\n' from some log messages
2013-07-23 Jon TURNEYhw/xwin: _NET_WM_STATE is ATOM[] not ATOM
2013-07-23 Jon TURNEYhw/xwin: Improve WM_ENDSESSION handling using separate...
2013-07-23 Jon TURNEYAllow DDX to provide a main()
2013-07-23 Keith PackardMerge remote-tracking branch 'alanc/master'
2013-07-22 Peter Huttererdix: scale y back instead of x up when pre-scaling...
2013-07-18 Thomas KlausnerFix typo in header guard.
2013-07-18 Alan CoopersmithXephyr: Use _XEatDataWords (from Xlib 1.6) instead...
2013-07-18 Alan Coopersmithglxproxy: Use _XEatDataWords (from Xlib 1.6) instead...
2013-07-18 Alan Coopersmithglxproxy: Use _XReadPad instead of _XEatData to clean...
2013-07-18 Alan CoopersmithXephyr: integer overflow in XF86DRIGetClientDriverName()
2013-07-18 Alan CoopersmithXephyr: integer overflow in XF86DRIOpenConnection()
2013-07-18 Alan CoopersmithXephyr: integer overflow in ephyrHostGLXGetStringFromSe...
2013-07-18 Alan CoopersmithXdmx: integer overflow in GetGLXFBConfigs()
2013-07-18 Alan CoopersmithXdmx: integer overflow in GetGLXVisualConfigs()
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
next