summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
2012-09-08distcheck fix for "Move pseudoramiX code where it can be shared between Xwin ...Jon TURNEY1-1/+0
2012-09-05Move pseudoramiX code where it can be shared between Xwin and XquartzJon TURNEY3-527/+0
2012-08-27XQuartz: Bump Info.plist version to 2.7.4Jeremy Huddleston Sequoia1-2/+2
2012-08-16XQuartz: Use asl_log_descriptor for children as wellJeremy Huddleston Sequoia1-2/+60
2012-08-16XQuartz: Use asl_log_descriptor on Mountain LionJeremy Huddleston Sequoia1-0/+17
2012-08-16XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()Jeremy Huddleston Sequoia1-2/+2
2012-08-16XQuartz: console_redirect: Set the correct location for reading into the bufferJeremy Huddleston Sequoia1-9/+15
2012-08-15XQuartz: Fix build regression for GlxExtensionInitJeremy Huddleston1-0/+1
2012-08-03XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...Jeremy Huddleston Sequoia1-22/+12
2012-08-01pbproxy: Fix a warning about a bad method prototypeJeremy Huddleston Sequoia1-1/+1
2012-08-01Fix pseudoramiX.c compilation without darwin.hJon TURNEY1-17/+39
2012-08-01hw/xquartz: Various fixes for pseudoramiX.cJon TURNEY1-4/+13
2012-07-25XQuartz: Call xp_window_bring_all_to_front if available in libXpluginJeremy Huddleston1-0/+32
2012-07-24XQuartz: Fix runtime regressions introduced by extension loading changesJeremy Huddleston1-3/+9
2012-07-23XQuartz: Build fix for __GLXscreen::createContext changesJeremy Huddleston1-1/+9
2012-07-11XQuartz: Re-add prototype for DRIExtensionInitJeremy Huddleston1-0/+3
2012-07-11XQuartz: Fix build failure due to incorrect PseudoramiXExtensionInit prototypeJeremy Huddleston1-1/+1
2012-07-11XQuartz: Silence an unused-variable warningJeremy Huddleston1-1/+1
2012-07-10Remove last renmants of XFree86LOADER defineDaniel Stone1-5/+0
2012-07-10Quartz: Move PseudoramiX initialisation to DDXDaniel Stone1-0/+19
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone4-4/+2
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith3-13/+13
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-3/+3
2012-05-17XQuartz: Avoid a race in initialization of darwinPointerJeremy Huddleston1-8/+10
2012-05-17XQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
2012-05-17XQuartz: Tiger build fixJeremy Huddleston1-0/+6
2012-05-17XQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
2012-04-26XQuartz: Make sure we tell startx the correct server binary to use in our fal...Jeremy Huddleston1-1/+1
2012-04-23XQuartz: darwinPointer now sends both absolute and relative motionJeremy Huddleston4-52/+56
2012-04-23XQuartz: Add a hack to better handle clicky wheel scroll miceJeremy Huddleston1-2/+109
2012-04-23XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...Jeremy Huddleston1-2/+2
2012-04-23XQuartz: Separate out tablet and mouse event delivery into separate functionsJeremy Huddleston3-139/+116
2012-04-23XQuartz: Correct calculation of the size of our file descriptor array in cons...Jeremy Huddleston1-1/+1
2012-04-23XQuartz: Fix a deadlock in pre-dispatch codeJeremy Huddleston1-1/+1
2012-04-05XQuartz: Automatically start our virtual tablet devicesJeremy Huddleston1-3/+3
2012-03-30XQuartz: Tiger build fixJeremy Huddleston1-6/+8
2012-03-26XQuartz: Use scrolling valuatorsJeremy Huddleston4-48/+43
2012-03-26XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same timeJeremy Huddleston1-8/+10
2012-03-26XQuartz: Call update_desktop_dimensions() after updating our screen coordinatesJeremy Huddleston1-0/+3
2012-03-25XQuartz: Formatting cleanup for sendX11NSEventJeremy Huddleston1-44/+36
2012-03-24XQuartz: Source formatting cleanupJeremy Huddleston68-4636/+5227
2012-03-24XQuartz: Detect FatalErrors on startup to prevent tight crash loopsJeremy Huddleston4-1/+51
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston1-1/+1
2012-03-24XQuartz: Add a defaults option to disable the RENDER extensionJeremy Huddleston2-0/+5
2012-03-24XQuartz: Use doubles for input valuatorsJeremy Huddleston2-72/+59
2012-03-24XQuartz: Xi: darwinPointer is now RelativeJeremy Huddleston1-2/+2
2012-03-24XQuartz: Move our logs into an X11 subdirectoryJeremy Huddleston1-3/+9
2012-03-21Introduce a consistent coding styleKeith Packard66-7880/+8643
2012-02-22XQuartz: Short-circuit activateX:Jeremy Huddleston1-0/+3
2012-02-22XQuartz: Actually install the new localesJeremy Huddleston1-1/+1