summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06RRModeCreate: plug memory leak of newModes if AddResource failsAlan Coopersmith1-1/+3
2012-08-06rrproperty.c: free newly allocated prop in more error pathsAlan Coopersmith1-2/+10
2012-08-06rrproviderproperty.c: free newly allocated prop in more error pathsAlan Coopersmith1-2/+10
2012-08-06Merge remote-tracking branch 'whot/for-keith'Keith Packard3-2/+8
2012-08-06Merge remote-tracking branch 'jturney/master'Keith Packard16-406/+462
2012-08-06Merge remote-tracking branch 'jeremyhu/master'Keith Packard3-44/+65
2012-08-06xfree86: When xf86CrtcCloseScreen is called, the randr CRTCs are goneKeith Packard1-3/+0
2012-08-06xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabledRui Matos1-4/+34
2012-08-06randr: Fix up yet another corner case in preferred mode selectionAdam Jackson1-2/+6
2012-08-06kinput: allocate enough space for null character.Dave Airlie1-1/+1
2012-08-06ephyr: Resize screen automatically when parent window is resizedVic Lee3-8/+82
2012-08-06ephyr: Fix up some bizarre formattingAdam Jackson1-1/+4
2012-08-05XIChangeDeviceProperty: free newly allocated prop when SetProperty failsAlan Coopersmith1-0/+2
2012-08-05Do sent TouchEnd to listeners that don't own an accepted touchDaniel d'Andrada1-0/+6
2012-08-05test: always add DIX_LIB and OS_LIB on XORG buildsPeter Hutterer1-2/+0
2012-08-03glx: Do not report the GLX_INTEL_swap_event extension for indirect swrastJon TURNEY1-1/+1
2012-08-03glx: Don't note GLX_INTEL_swap_event as being required by GLX 1.4, it isn't.Jon TURNEY1-1/+1
2012-08-03os: Fix TMP fall-back in Win32TempDir()Colin Harrison1-1/+1
2012-08-03hw/xwin: Fixes to pixelFormat <-> fbConfig conversion in WGL modeMarc Haesen1-27/+43
2012-08-03hw/xwin: Introduce winProcessXEventsTimeout() to the concept of fractions of ...Jon TURNEY1-7/+22
2012-08-03hw/xwin: Fix winUpdateWindowPosition() not to assume WS_EX_APPWINDOW styleJon TURNEY1-9/+5
2012-08-03hw/xwin: Make winOverrideIcon() thread-safe for icon data accessJon TURNEY11-299/+307
2012-08-03hw/xwin: Also update icon when _NET_WM_ICON property changesJon TURNEY1-17/+19
2012-08-03hw/xwin: Rename WM_WM_HINTS_EVENT to WM_WM_ICON_EVENTJon TURNEY2-3/+3
2012-08-03hw/xwin: Refactor Xutf8TextPropertyToString() from GetWindowName() as a separ...Jon TURNEY1-43/+62
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-25glx: drop GLX_LIBS from X server and workaround sdksyms.Dave Airlie7-2/+39
2012-07-25Version 1.12.99.903 (1.13 RC3)Keith Packard1-2/+2
2012-07-25doc: Drop XAA references from xorg.conf man pageAdam Jackson1-69/+1
2012-07-25xfree86: Drop some dead XAA decls from SDK headersAdam Jackson1-43/+0
2012-07-25cw: RemoveAdam Jackson8-1576/+1
2012-07-25Merge remote-tracking branch 'jeremyhu/master'Keith Packard4-4/+56
2012-07-25XQuartz: Call xp_window_bring_all_to_front if available in libXpluginJeremy Huddleston1-0/+32
2012-07-25dix: don't use "new" as a parameter nameAaron Plattner1-3/+3
2012-07-24XQuartz: Fix runtime regressions introduced by extension loading changesJeremy Huddleston2-3/+15
2012-07-23XQuartz: Build fix for __GLXscreen::createContext changesJeremy Huddleston1-1/+9
2012-07-17Bump to version 1.12.99.902Keith Packard1-2/+2
2012-07-17Merge remote-tracking branch 'alanc/master'Keith Packard6-76/+92
2012-07-17Merge remote-tracking branch 'jturney/master'Keith Packard26-447/+267
2012-07-17xwin: Clean up os wrappers for System, Popen and Pclose on WindowsKeith Packard4-84/+80
2012-07-16Use C99 designated initializers in DRI2GetParam repliesAlan Coopersmith1-4/+5
2012-07-16Use C99 designated initializers in RandR 1.4 extension EventsAlan Coopersmith1-23/+24
2012-07-16Use C99 designated initializers in RandR 1.4 extension RepliesAlan Coopersmith3-44/+55
2012-07-16Fix two more C99 initialization mistakes using members of same structAlan Coopersmith2-5/+8
2012-07-16xf86: Re-export extension disable flagsAaron Plattner2-20/+20
2012-07-16hw/xwin: Refer to xkeyboard-config man page for XKB configuration option valuesJon TURNEY1-11/+15
2012-07-16hw/xwin: Fix command line arguments for multiple monitors.Jörg Mensmann1-1/+3