summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Cygwin: Force keyboard state onto VCK at startupold-bits-and-piecesJon TURNEY1-1/+1
2010-03-25Cygwin: silence annoying "GetWindowProp" log spamJon TURNEY1-1/+1
2010-03-25Add _NET_WM_ICON icon supportJon TURNEY1-33/+156
2010-03-25Xming: XDMCP latency fix patchColin Harrison1-3/+3
2010-03-25Xming: Use the display number in logfile nameColin Harrison3-3/+15
2010-03-25Cygwin: Fix the long-broken -silent-dup-error optionJon TURNEY2-87/+19
2010-03-25Xming: Make -auth option work betterColin Harrison2-0/+19
2010-03-25Cygwin: has problems with constant SIGALRM from the smart scheduler, so disab...Jon TURNEY1-5/+7
2010-03-25os: Prevent backtrace from being stopped in noreturn functions.Rami Ylimaki2-5/+25
2010-03-24kdrive: Bump evdev maxKeycodeMikhail Gusarov1-1/+1
2010-03-24Fix crash when all glyphs of a given depth are freed, but not all glyphsetsPeter Harris1-0/+3
2010-03-23Fix typos in the swap functionsTomas Carnecky1-4/+4
2010-03-22Xext: Fix cursor reference counting hazard.Michel Dänzer1-1/+1
2010-03-21Merge remote branch 'jeremyhu/master'Keith Packard9-120/+106
2010-03-22Cygwin/X: Make X -> XWin symlink during installYaakov Selkowitz1-0/+3
2010-03-22New header for XF86Bigfont server functionsYaakov Selkowitz5-5/+38
2010-03-22Xext: fix old-style function definitions in xf86bigfont.cYaakov Selkowitz1-2/+2
2010-03-22mi: remove deprecated #include <X11/extensions/xf86bigfstr.h> in miinitext.cYaakov Selkowitz1-1/+1
2010-03-22Catch errors in recursive relink targetsYaakov Selkowitz2-2/+2
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz12-25/+25
2010-03-22Respect value of SED from configureYaakov Selkowitz3-4/+2
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz11-11/+11
2010-03-22Use EXEEXT in relink rules for portable DDXsYaakov Selkowitz3-3/+3
2010-03-22kdrive: Use $(MAKE) in relink rulesYaakov Selkowitz4-4/+4
2010-03-22Use libtool -export-dynamic flag for portabilityYaakov Selkowitz1-11/+3
2010-03-22Rename xdmx client to dmxinfoYaakov Selkowitz3-5/+5
2010-03-22Cygwin/X: Fix windres rule for automake silent rulesYaakov Selkowitz1-1/+1
2010-03-22Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3aYaakov Selkowitz1-0/+1
2010-03-21XQuartz: Constrain the pointer to the updated display bounds on display recon...Jeremy Huddleston1-2/+11
2010-03-21XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefixJeremy Huddleston2-4/+6
2010-03-21XQuartz: xpbproxy: Cleanup xpbproxy threadingJeremy Huddleston5-99/+80
2010-03-21XQuartz: Minor cleanupJeremy Huddleston1-7/+7
2010-03-21XQuartz: GLX: Fix Availability for Tiger ppc workaroundJeremy Huddleston1-1/+1
2010-03-21Revert "XQuartz: Explicitly pass a bellProc to make XBell() work again."Jeremy Huddleston1-7/+1
2010-03-21Bump to 1.7.99.902 -- 1.8 RC2xorg-server-1.7.99.902Keith Packard1-2/+2
2010-03-21Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367'Keith Packard5-19/+134
2010-03-21dix: if owner-events is true for passive grabs, add the window mask (#25400)Peter Hutterer1-0/+36
2010-03-21Merge remote branch 'jturney/master'Keith Packard21-271/+40
2010-03-21common: xf86Configure: alloc_strlen: Allocated memory does not have space for...Oliver McFadden1-1/+1
2010-03-21fb: fbFinishScreenInit: leaked_storage: Variable "(visuals|depths)" goes out ...Oliver McFadden1-0/+4
2010-03-21exa: exaFinishAccess: Overrun of static array "pExaScr->access" of size 6 at ...Oliver McFadden1-2/+2
2010-03-16Cygwin/X: Allow the default log location to be configurableYaakov Selkowitz7-15/+22
2010-03-16Xming: Warning fixesColin Harrison5-5/+5
2010-03-16Xming: Dead code removalColin Harrison5-239/+0
2010-03-16Cygwin/X: Tidy up some cosmetic issues in log stringsJon TURNEY6-9/+9
2010-03-16Cygwin/X: Fix thinko in mount option checkingJon TURNEY1-3/+4
2010-03-16dri2: No need to blit from front on DRI2GetBuffers if they're just being reused.Francisco Jerez1-19/+23
2010-03-16Import linked list helpers from the intel DDX.Francisco Jerez2-0/+98
2010-03-16Add a ConfigNotify hook.Francisco Jerez2-0/+13
2010-03-15hw/xfree86: move reference counting out of the UseHWCursor[ARGB] functionsRoland Scheidegger1-0/+6