summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Don't call free, use xfree macro.Paulo Cesar Pereira de Andrade1-2/+2
2009-01-07Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade1-86/+48
2009-01-07Cygwin/X: Tidy up an unused #defineJon TURNEY1-2/+0
2009-01-07Include Xmd.h from edid.hRĂ©mi Cardona1-0/+2
2009-01-07XQuartz: Use AvailabilityMacros.h instead of availability.h for TigerJeremy Huddleston2-2/+2
2009-01-06Make cvt complain about invalid arguments more often.Keith Packard1-5/+20
2009-01-06Add sdksyms.sh to EXTRA_DIST to correct make distcheckPaulo Cesar Pereira de Andrade1-1/+2
2009-01-05 Update sdk headers to export new symbols.Paulo Cesar Pereira de Andrade1-18/+2
2009-01-05Xming: Fix a couple of warningsColin Harrison1-1/+2
2009-01-05Cygwin/X: Add -static back to linker flagsJon TURNEY1-1/+1
2009-01-05Cygwin/X: Fix some remaining build issuesJon TURNEY1-1/+1
2009-01-05XFree86: Xv: Add ClipNotify helperDaniel Stone3-0/+8
2009-01-05XFree86: fbdevhw: Add helper function to get fdDaniel Stone2-0/+10
2009-01-05XFree86: Fix build with DGA disabledDaniel Stone5-2/+18
2009-01-05xfree86: If an input device failed to activate, return immediately.Peter Hutterer1-1/+4
2009-01-05xfree86: don't call CheckMotion if a device hasn't been enabled. #19176Peter Hutterer1-3/+4
2009-01-02XQuartz: Copyright Update... happy new yearJeremy Huddleston1-2/+2
2009-01-02XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr...Jeremy Huddleston3-24/+27
2008-12-31XQuartz: Don't use NX_SECONDARYFNMASK, NX_NUMERICPADMASK, NX_HELPMASKJeremy Huddleston2-10/+8
2008-12-31XQuartz: Make sure to reset the saved key state when deactivating X11.appJeremy Huddleston1-1/+3
2008-12-31XQuartz: Honor system key repeat rateJeremy Huddleston1-4/+24
2008-12-31XQuartz: Better avoid stuck keys on context switchesJeremy Huddleston1-17/+33
2008-12-31XQuartz: Workaround OSX VNC server bug for modifier key stateJeremy Huddleston1-2/+35
2008-12-31XQuartz: Updated man page fullscreen_hotkeys fullscreen_menuJeremy Huddleston1-0/+6
2008-12-28XQuartz: Try harder to get the user's login environmentJeremy Huddleston1-4/+11
2008-12-28XQuartz: Reposition windows when we enter fullscreen to ensure our root windowJeremy Huddleston1-4/+8
2008-12-28XQuartz: Re-enable rlAccelJeremy Huddleston2-3/+2
2008-12-23Remove obsolete XF86_DATE & xf86Date.hAlan Coopersmith3-39/+1
2008-12-23Remove unused CLOG_DATE (leftover from pre-git ChangeLog)Alan Coopersmith1-14/+0
2008-12-23Remove powerpc load/store functions from export list on other platformsAlan Coopersmith1-14/+16
2008-12-23XQuartz: Use depth=24 instead of FatalError if we can't figure out our depthJeremy Huddleston1-15/+15
2008-12-23Improve sdksyms.c automatic generation (Fix #19245).Paulo Cesar Pereira de Andrade2-2/+17
2008-12-22randr/xfree86: Fix initial gamma computation.Maarten Maathuis1-7/+6
2008-12-21XQuartz: Don't use keycode 0 to determine !swallow since our most common key ...Jeremy Huddleston1-9/+13
2008-12-21XQuartz: Update our "screens" when we toggle rootless rather than when we tog...Jeremy Huddleston1-9/+4
2008-12-21XQuartz: Run applications via '/bin/sh -c ...' to support users who expect sh...Jeremy Huddleston2-51/+11
2008-12-21XQuartz: pbproxy: Release display notification lock when not needed to avoid ...Jeremy Huddleston2-55/+54
2008-12-21XQuartz: update quoting in case X11.app is moved to a directory with a space.Jeremy Huddleston1-2/+2
2008-12-21XQuartz: Changed X11.sh to allow use of a ~/.x11run as requested by users of ...Jeremy Huddleston1-1/+6
2008-12-21XQuartz: Name the startup shell script X11 for better compatabilityJeremy Huddleston4-11/+11
2008-12-22xfree86/randr: Avoid a crash when xf86CrtcConfigPrivateIndex is -1.Maarten Maathuis1-1/+1
2008-12-19randr/xfree86: Fix a one off error in the panning calculations.Maarten Maathuis1-4/+4
2008-12-19dmx: Fix calloc macro confusion.Adam Jackson4-14/+18
2008-12-18Fix linking of Xorg with dtrace probes on SolarisAlan Coopersmith1-0/+5
2008-12-18Fix sdksyms.sh to work with Solaris/Sun compiler buildsAlan Coopersmith2-3/+3
2008-12-19xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer1-2/+4
2008-12-18Add xace headers to the SDK when enabled and export the XaceHooks symbolEamon Walsh1-0/+1
2008-12-18Use regex pattern understood by all known awk variants.Paulo Cesar Pereira de Andrade1-6/+8
2008-12-18randr: add some notes about the stuff that changed in driver ABI 2Maarten Maathuis1-12/+18
2008-12-18randr: check for malloc failureMaarten Maathuis1-0/+4