summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-26xserver 1.7.3.902xorg-server-1.7.3.902Peter Hutterer1-2/+2
2009-12-26xkb: don't assign garbage value to led_return.Peter Hutterer1-2/+3
2009-12-26xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6
2009-12-26xfree86: remove HistorySize from the xorg.conf man page.Peter Hutterer1-4/+0
2009-12-26xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboardPeter Hutterer1-42/+39
2009-12-26xfree86: update man page for special keys handling.Peter Hutterer1-11/+5
2009-12-26xfree86: DontZap has been disabled for a while now, say so in the man page.Peter Hutterer1-4/+3
2009-12-24test/xi2: fix maximum max_keycode (bug#25492)Julien Cristau1-1/+1
2009-12-24Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGSJeremy Huddleston1-1/+1
2009-12-24dtrace: Add Xserver-dtrace.h to CLEANFILESJeremy Huddleston1-1/+1
2009-12-24XQuartz: pbproxy: Fix building of standalone xpbproxy executableJeremy Huddleston1-0/+3
2009-12-23Change default xkb model from pc104 to pc105Alan Coopersmith1-2/+2
2009-12-23Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14
2009-12-23Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith6-17/+26
2009-12-23fb: backport fb changes from master for src window operations.Dave Airlie4-60/+108
2009-12-18Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-18Update Sun license notices to current X.Org standard formAlan Coopersmith29-649/+477
2009-12-18COPYING: Update license preambleAlan Coopersmith1-6/+8
2009-12-18Fix builds with --with-int10=stubAlan Coopersmith2-0/+3
2009-12-14Merge branch 'server-1.7-branch' into server-1.7-nominationsPeter Hutterer1-2/+2
2009-12-14Xi: reset device properties to NULL after deleting them. (#25374)Peter Hutterer1-0/+2
2009-12-14Fix possible NULL dereference in XkbFlushLedEvents()Tomas Carnecky1-5/+7
2009-12-11xserver 1.7.3.901xorg-server-1.7.3.901Peter Hutterer1-2/+2
2009-12-08Merge branch 'server-1.7-branch' into server-1.7-nominationsPeter Hutterer1-2/+2
2009-12-03xserver 1.7.3xorg-server-1.7.3Peter Hutterer1-2/+2
2009-12-03configure.ac: error while checking for XDMXCONFIG_DEPGaetan Nadon1-5/+9
2009-12-03Restore ABI by reintroducing the "is_src" paramter to image_from_pict.Aaron Plattner3-8/+10
2009-12-03[PATCH] Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen1-2/+2
2009-12-03dix: fix memory leak, free event list on shutdown. (#25028)Peter Hutterer1-6/+3
2009-12-03dix: remove core devices when shutting down. (#25028)Peter Hutterer1-0/+3
2009-12-03Set the source and deviceid for key repeat events (#24785)Peter Hutterer1-0/+2
2009-12-03xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer1-1/+1
2009-12-03configure.ac: error while checking for XDMXCONFIG_DEPGaetan Nadon1-5/+9
2009-12-01EXA: Don't defragment offscreen memory at allocation time.Michel Dänzer1-24/+1
2009-12-01EXA: fix mixed-pixmaps issue where we could do accel with pixmap mappedBen Skeggs1-1/+2
2009-11-30Restore ABI by reintroducing the "is_src" paramter to image_from_pict.Aaron Plattner3-8/+10
2009-11-27xserver 1.7.2xorg-server-1.7.2Peter Hutterer1-2/+2
2009-11-26Bug #25136: Revert "Fix clipping when windows are used as sources"Aaron Plattner3-102/+23
2009-11-25Xi: when deleting all properties, reset property handler to NULL.Peter Hutterer2-0/+56
2009-11-25Move xdmxconfig modules into DMX conditionals (#25102)Peter Hutterer1-3/+3
2009-11-25Xext: Fix a memory leak on GE client disconnect.Rami Ylimaki1-6/+3
2009-11-25Xi: don't crash when deleting invalid device properties.Peter Hutterer1-0/+3
2009-11-25xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui1-5/+10
2009-11-23XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2-14/+23
2009-11-20xserver 1.7.1.902xorg-server-1.7.1.902Peter Hutterer1-2/+2
2009-11-19xfree86: set a sane umask before opening the logJulien Cristau1-1/+3
2009-11-19Move FD_CLR above pInfo->read_inputChase Douglas1-2/+3
2009-11-19dix: increase default number of buttons to 10.Peter Hutterer1-1/+1
2009-11-19Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...Jon TURNEY1-1/+2
2009-11-19Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()Colin Harrison1-1/+1