summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-24XQuartz: Uncrustifyserver-1.13-apple-indentJeremy Huddleston68-8162/+9452
2012-03-23Fixup X11Application.mJeremy Huddleston1-2/+2
2012-03-23XCode FormattingJeremy Huddleston59-4433/+4487
2012-03-17Debug tabletserver-1.13-apple-pre-indentJeremy Huddleston1-4/+4
2012-03-17fb: Revert fb changes that broke XQuartzJeremy Huddleston3-80/+44
2012-03-17Workaround the GC clipping problem in miPaintWindow and add some debugging ou...Jeremy Huddleston1-11/+94
2012-03-17sdksyms.sh: Use CPPFLAGS, not CFLAGSJeremy Huddleston1-2/+2
2012-03-17XQuartz: Detect FatalErrors on startup to prevent tight crash loopsJeremy Huddleston4-1/+48
2012-03-17os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston11-18/+19
2012-03-17XQuartz: Add a defaults option to disable the RENDER extensionJeremy Huddleston2-0/+5
2012-03-17XQuartz: Use doubles for input valuatorsJeremy Huddleston2-48/+45
2012-03-17XQuartz: Xi: darwinPointer is now RelativeJeremy Huddleston1-2/+2
2012-03-17XQuartz: Move our logs into an X11 subdirectoryJeremy Huddleston1-1/+10
2012-03-14Bump version number to 1.12.99.0Keith Packard1-2/+2
2012-03-04Version bumped to 1.12xorg-server-1.12.0Keith Packard1-2/+2
2012-03-04test: add new test cases to .gitignoreGaetan Nadon2-0/+2
2012-02-27dix: avoid NULL-pointer dereference on button-only devices (#38313)Peter Hutterer1-4/+15
2012-02-22Revert "dix: don't XWarpPointer through the last slave anymore (#38313)"Jeremy Huddleston1-14/+7
2012-02-22XQuartz: Short-circuit activateX:Jeremy Huddleston1-0/+3
2012-02-22XQuartz: Actually install the new localesJeremy Huddleston1-1/+1
2012-02-22Merge remote-tracking branch 'whot/for-keith'Keith Packard2-12/+20
2012-02-15Keep virtual core pointer touch class around if new slave doesn't have oneChase Douglas1-6/+3
2012-02-15Don't clobber virtual core pointer touches array lengthPeter Hutterer1-5/+13
2012-02-15Don't dereference a touch after it has been ended when punting to next ownerChase Douglas1-0/+1
2012-02-15Focus event button state must show the logical buttons, not physical buttonsChase Douglas1-1/+1
2012-02-14dix: reset last.scroll when resetting the valuator (#45611)Peter Hutterer1-0/+2
2012-02-13XQuartz: Build fix for possible conflict of BOOL typeJeremy Huddleston1-2/+5
2012-02-11Bump to version 1.11.99.903 (1.12 RC3)xorg-server-1.11.99.903Keith Packard1-2/+2
2012-02-11Merge remote-tracking branch 'alanc/master'Keith Packard11-212/+212
2012-02-11Xi: handle new XIAllowEvents request in inputproto 2.1.99.6Peter Hutterer2-7/+36
2012-02-09Xi: handle new XIAllowEvents request in inputproto 2.1.99.6Peter Hutterer2-7/+36
2012-02-08dix: fix an out-of-memory crashBenjamin Otte1-0/+3
2012-02-08Implement touch early acceptChase Douglas3-6/+32
2012-02-08Implement early touch rejectChase Douglas1-1/+8
2012-02-08Check for proper window ID when processing touch allow requestsChase Douglas3-8/+14
2012-02-08Move AllowTouch to dix/touch.c, and rename to TouchAcceptRejectChase Douglas3-44/+49
2012-02-08Export TouchEventRejected as TouchRejectedChase Douglas2-11/+34
2012-02-08Factor out TouchEnd generation and deliveryChase Douglas1-66/+37
2012-02-08Store window pointer in touch listener recordChase Douglas3-7/+13
2012-02-08Revert "dix: deduplicate callers of DeliverDeviceEvents in DeliverGrabbedEvents"Peter Hutterer1-10/+8
2012-02-03Namespace list api to reduce conflicts with similar system headersAlan Coopersmith10-211/+211
2012-02-03Stop including <sys/proc.h> from xf86_OSlib.h on SolarisAlan Coopersmith1-1/+1
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-27Bump version to 1.11.99.902 (1.12 RC2)xorg-server-1.11.99.902Keith Packard1-2/+2
2012-01-27XQuartz: Bump bundle version to 2.7.2Jeremy Huddleston1-4/+4
2012-01-27hw/xwin: Fix spelling of 'Canadian' in winkeybd.hColin Harrison1-1/+1
2012-01-27hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition()Colin Harrison1-3/+0
2012-01-26hw/xwin: Ignore WM_DISPLAYCHANGE messages with 0 bppColin Harrison1-0/+4