summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
2012-08-31Merge tag 'xorg-server-1.12.4' into cygwin-release-1.12xserver-cygwin-1.12.4-1cygwin-release-1.12Jon TURNEY3-13/+41
2012-08-26XQuartz: Bump version to 2.7.3Jeremy Huddleston Sequoia1-2/+2
2012-08-19XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()Jeremy Huddleston Sequoia1-2/+2
2012-08-19XQuartz: console_redirect: Set the correct location for reading into the bufferJeremy Huddleston Sequoia1-9/+15
2012-08-03XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...Jeremy Huddleston Sequoia1-22/+12
2012-08-03hw/xquartz: Various fixes for pseudoramiX.cJon TURNEY1-4/+13
2012-08-01XQuartz: Call xp_window_bring_all_to_front if available in libXpluginJeremy Huddleston1-0/+32
2012-08-01XQuartz: Fix incorrect PseudoramiXExtensionInit prototypeJeremy Huddleston2-2/+2
2012-08-01XQuartz: Silence an unused-variable warningJeremy Huddleston1-1/+1
2012-07-16Merge tag 'xorg-server-1.12.3' into cygwin-release-1.12Jon TURNEY3-8/+36
2012-06-19Merge tag 'xorg-server-1.12.2' into cygwin-release-1.12Jon TURNEY7-176/+264
2012-05-29XQuartz: Avoid a race in initialization of darwinPointerJeremy Huddleston1-8/+10
2012-05-29XQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
2012-05-29XQuartz: Tiger build fixJeremy Huddleston1-0/+6
2012-05-29XQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
2012-05-02XQuartz: Make sure we tell startx the correct server binary to use in our fal...Jeremy Huddleston1-1/+1
2012-04-27Merge tag 'xorg-server-1.12.1' into cygwin-release-1.12Jon TURNEY67-8433/+9752
2012-04-26XQuartz: darwinPointer now sends both absolute and relative motionJeremy Huddleston4-52/+56
2012-04-26XQuartz: Add a hack to better handle clicky wheel scroll miceJeremy Huddleston1-2/+109
2012-04-26XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...Jeremy Huddleston1-2/+2
2012-04-26XQuartz: Separate out tablet and mouse event delivery into separate functionsJeremy Huddleston3-139/+116
2012-04-26XQuartz: Correct calculation of the size of our file descriptor array in cons...Jeremy Huddleston1-1/+1
2012-04-26XQuartz: Fix a deadlock in pre-dispatch codeJeremy Huddleston1-1/+1
2012-04-05XQuartz: Automatically start our virtual tablet devicesJeremy Huddleston1-3/+3
2012-04-05XQuartz: Tiger build fixJeremy Huddleston1-6/+8
2012-04-01Move pseudoramiX code where it can be shared between Xwin and XquartzJon TURNEY3-500/+0
2012-04-01Fix pseudoramiX.c compilation without darwin.hJon TURNEY1-17/+36
2012-04-01Fix some swap-size errors in pseudoramiX.cJon TURNEY1-4/+13
2012-03-27XQuartz: Use scrolling valuatorsJeremy Huddleston4-48/+43
2012-03-27XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same timeJeremy Huddleston1-8/+10
2012-03-27XQuartz: Call update_desktop_dimensions() after updating our screen coordinatesJeremy Huddleston1-0/+3
2012-03-27XQuartz: Formatting cleanup for sendX11NSEventJeremy Huddleston1-44/+36
2012-03-27XQuartz: Source formatting cleanupJeremy Huddleston68-4626/+5214
2012-03-27XQuartz: Add a defaults option to disable the RENDER extensionJeremy Huddleston2-0/+5
2012-03-27XQuartz: Use doubles for input valuatorsJeremy Huddleston2-72/+59
2012-03-27XQuartz: Xi: darwinPointer is now RelativeJeremy Huddleston1-2/+2
2012-03-27XQuartz: Move our logs into an X11 subdirectoryJeremy Huddleston1-3/+9
2012-03-27Introduce 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
2012-02-13XQuartz: Build fix for possible conflict of BOOL typeJeremy Huddleston1-2/+5
2012-01-30XQuartz: Release all buttons and keys when deactivatingJeremy Huddleston3-17/+32
2012-01-29XQuartz: Toggle off fullscreen mode when XQuartz is hiddenJeremy Huddleston1-0/+7
2012-01-29XQuartz: Localization UpdatesJeremy Huddleston60-18346/+47072
2012-01-27XQuartz: Bump bundle version to 2.7.2Jeremy Huddleston1-4/+4
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard2-4/+4
2012-01-09Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'Keith Packard2-4/+4
2012-01-08XQuartz: GL: Buildfix for recent GLX changesJeremy Huddleston1-3/+0
2012-01-06dix: Pull client-is-local flag up to the ClientRecAdam Jackson2-4/+4
2011-12-19XQuartz: Provide in-tree implementation of strndup(3) if neededJeremy Huddleston1-0/+7