summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-22Xext: Fix cursor reference counting hazard.HEADmasterMichel 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 RC2Keith 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
2010-03-15hw/xfree86: fix refcounting in xf86_use_hw_cursorRoland Scheidegger1-2/+2
2010-03-15Merge remote branch 'jeremyhu/master'Keith Packard4-12/+16
2010-03-15XQuartz: remove undefined XSERVER_CFLAGS variableGaetan Nadon4-5/+5
2010-03-11XQuartz: Use an empty xkb keymap by defaultJeremy Huddleston2-11/+11
2010-03-11XQuartz: Include os.h for OsAbort()Jeremy Huddleston1-0/+4
2010-03-11XQuartz: GLX: Fix prototype for swapBuffersJeremy Huddleston1-1/+1
2010-03-12Xext: Link to external libraries when necessary.Eamon Walsh2-1/+5
2010-03-12Record: Avoid duplicates from replaying frozen eventsDaniel Stone3-28/+32
2010-03-11Revert "dix: Use DeliverGrabbedEvent for implicit passive grabs (#25400)"Peter Hutterer1-1/+62
2010-03-11xfree86: fix xf86Config.c build error in --enable-debug mode. (#26971)Peter Hutterer1-1/+1
2010-03-11xfree86: don't warn about nonexisting core pointer/keyboard in config.Peter Hutterer1-16/+8
2010-03-11os: remove INTERNAL_MALLOC define.Peter Hutterer1-3/+0