summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-02dix: use 'rc' for return code in DeliverRawEventinputproto-2.1-develPeter Hutterer1-4/+4
2011-06-02input: deliver raw events unconditionally for XI 2.1 clients.Peter Hutterer1-15/+72
2011-06-02dix: rename ProcessRawEvents to dix/events.c:DeliverRawEventPeter Hutterer3-30/+35
2011-06-02Xi: use temporary variable for filter.Peter Hutterer1-1/+4
2011-06-02Xi: use __func__ instead of function name.Peter Hutterer1-2/+2
2011-06-02dix: split DeliverEventToWindowMask up a bit more.Peter Hutterer1-19/+33
2011-06-02dix: rename DeliverEventsToClients to DeliverEventsToWindowMaskPeter Hutterer1-5/+5
2011-06-02dix: split client list retrieval out of DeliverEventToClientsPeter Hutterer1-14/+36
2011-06-02dix: use xi2_get_type instead of manual typecastPeter Hutterer1-1/+1
2011-06-02Xi: Add support for confine_to on XI 2.1 XIPassiveGrab requests.Peter Hutterer3-1/+24
2011-06-02Added processing of XI grabs with confine.Philipp Reh1-1/+23
2011-06-02Support XI 2.1Peter Hutterer1-1/+1
2011-06-01DIX: Set backgroundState correctly for root windowMarko Macek1-0/+2
2011-06-01Version bumped to 1.10.99.901 (1.11 RC1)Keith Packard1-2/+2
2011-05-31Merge remote-tracking branch 'ajax/xserver-next'Keith Packard8-13/+777
2011-05-31Merge remote-tracking branch 'sandmann/for-keithp'Keith Packard1-2/+0
2011-05-31fixes: Add support for pointer barriersAdam Jackson8-13/+777
2011-05-27"privates.h", line 198: warning: void function cannot return valueAlan Coopersmith1-1/+1
2011-05-27Use XORG_STRICT_OPTION from util-macros 1.14 to set -Werror flagsAlan Coopersmith1-4/+2
2011-05-27Use XORG_COMPILER_BRAND from util-macros 1.14 to check for SUNCCAlan Coopersmith1-5/+3
2011-05-26Add a property for device/product ID.Peter Hutterer1-0/+5
2011-05-26Xi: add device node property to known properties.Peter Hutterer1-0/+3
2011-05-25Don't call pixman_disable_out_of_bounds_workaround() anymoreSøren Sandmann Pedersen1-2/+0
2011-05-25randr: check rotated virtual size limits correctlyAaron Plattner1-6/+6
2011-05-25Merge remote-tracking branch 'whot/for-keith'Keith Packard16-31/+94
2011-05-25fbbltone.c: Mark bitmasks as unsigned intsAlan Coopersmith1-2/+2
2011-05-25xserver: remove AbsoluteClass, breaking the A(P|B)ISimon Thum4-18/+1
2011-05-25xfree86: Allow "MatchLayout" statements in config filesOleh Nykyforchyn5-0/+54
2011-05-25Xephyr: fix pointer coordinate translation when screen is rotatedTomas Frydrych1-2/+23
2011-05-25Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashingTomas Frydrych1-1/+6
2011-05-24Fix XWin compilation after updates for input API changesColin Harrison2-6/+4
2011-05-24input: Don't implicitly define verify_internal_eventJeremy Huddleston2-3/+5
2011-05-24input: Fix format string for verify_internal_eventJeremy Huddleston1-1/+1
2011-05-23xfree86: bump to video ABI 11Peter Hutterer1-1/+1
2011-05-22XQuartz: Don't crash if CG increases our display resolutionJeremy Huddleston1-2/+3
2011-05-22XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...Jeremy Huddleston3-100/+117
2011-05-22XQuartz: Mark functions _X_NORETURNJeremy Huddleston3-2/+4
2011-05-22XQuartz: Silence clang warnings about shadow declarationsJeremy Huddleston2-4/+4
2011-05-22XQuartz: Update DEBUG_LOG to report to ASLJeremy Huddleston5-17/+38
2011-05-14XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...Jeremy Huddleston1-8/+11
2011-05-14XQuartz: Don't call mieqEnqueue during server shutdownJeremy Huddleston4-28/+35
2011-05-14XQuartz: Fix an array-index-out-of-bounds crasherJeremy Huddleston1-1/+1
2011-05-14doc: use devbook.am for developers documentationGaetan Nadon10-127/+18
2011-05-14doc: relocate xserver.ent in the package root directoryGaetan Nadon7-6/+5
2011-05-14doc: add external doc references support to Xserver-DTraceGaetan Nadon9-44/+122
2011-05-13man: relocate manual pages in the man subdir outside docGaetan Nadon5-2/+4
2011-05-13dmx: fix warning for doxygen explicit linksGaetan Nadon1-2/+2
2011-05-13dmx: modernize doxygen generation.Gaetan Nadon6-745/+954
2011-05-13dmx: split DocBook/XML and Doxygen makefile targetsGaetan Nadon10-262/+280
2011-05-13dmx/doc: use common makefile for developers documentationGaetan Nadon1-4/+9