summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-22Merge commit 'xorg-server-1.10.1' into cygwin-release-1.10xserver-cygwin-1.10.1-1Jon TURNEY64-241/+523
2011-04-22Report if OS is WoW64 or not when report OS versionJon TURNEY1-2/+28
2011-04-22Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY8-3/+226
2011-04-22Link directly to TrackMouseEvent()Jon TURNEY6-49/+6
2011-04-22Add an item to open the logfile to the default tray icon menuJon TURNEY2-1/+16
2011-04-22Allow XScreenSaverSuspend() to effect Windows screen saver or monitor power offJon TURNEY1-0/+7
2011-04-20Bug fixes for screen sizing when the screen window is on a non-primary monitorJon TURNEY5-34/+94
2011-04-20Yet another attempt at getting glxWinErrorMessage() rightJon TURNEY1-1/+1
2011-04-15configure.ac: Bump verison to 1.10.1xorg-server-1.10.1Jeremy Huddleston1-2/+2
2011-04-14Revert "dix: release all buttons and keys before reattaching a device (#34182)"Jeremy Huddleston1-42/+0
2011-04-08configure.ac: Version bumped to 1.10.0.902 (1.10.1 RC2)xorg-server-1.10.0.902Jeremy Huddleston1-2/+2
2011-04-08Fix unset valuator handling for XI 1.x valuator events againChase Douglas2-9/+9
2011-04-08Don't report old relative values in getValuatorEventsChase Douglas1-1/+3
2011-04-08Handle non continuous valuator data in getValuatorEventsChase Douglas1-4/+7
2011-04-08Clean up getValuatorEvents using array loop logicChase Douglas1-14/+6
2011-04-07Xi: fix querydevice request swappingMatthieu Herrb1-1/+2
2011-04-07Xext: fix test on extension number for the swapped case.Matthieu Herrb1-1/+1
2011-04-07Xi: add XI_Focus{In,Out} to swapped events.Matthieu Herrb1-0/+2
2011-04-07Xi: take XI2 requests into account also for the swapping case.Matthieu Herrb1-2/+3
2011-04-07man: list the drivers that are ignored when hotplugging (#35209)Peter Hutterer1-3/+10
2011-04-07Input: Don't freeze unrelated devices in DeliverGrabbedEventDaniel Stone1-4/+3
2011-04-07Check for OOM condition in XISendDeviceHierarchyEventBryce Harrington1-0/+2
2011-04-07xfree86: allow to check for options without warnings in the logSimon Thum1-27/+48
2011-04-07fix percent options parsingSimon Thum1-1/+1
2011-04-07Input: Actually send Xi 1.x DeviceStateNotify eventsDaniel Stone1-1/+1
2011-04-07XkbAddGeomProperty: Fix checks for malloc failureAlan Coopersmith1-2/+2
2011-04-07dix: release all buttons and keys before reattaching a device (#34182)Peter Hutterer1-0/+42
2011-04-04XQuartz: Bump bundle version to 2.6.2Jeremy Huddleston1-2/+2
2011-04-04xfree86: loader: fix memory leaks in LoaderListDirsTiago Vignatti1-0/+6
2011-04-04render: fix memory leaks in ProcRenderCompositeGlyphsTiago Vignatti1-13/+12
2011-04-04xkb: fix fd leak in XkbDDXListComponentTiago Vignatti1-1/+3
2011-04-04dix: fix memory leak in ProcListExtensionsTiago Vignatti1-3/+2
2011-04-04mi: fix memory leak in miZeroLineTiago Vignatti1-2/+4
2011-04-04xi: fix memory leak in AddExtensionClientTiago Vignatti1-2/+6
2011-04-04dix: fix memory leak in AllocSharedTiago Vignatti1-0/+1
2011-04-04dix: fix memory leak in AllocPseudoTiago Vignatti1-0/+1
2011-04-04os: fix memory and fd leaks in PopenTiago Vignatti1-0/+3
2011-04-04os: use DebugF for debuggingTiago Vignatti1-14/+4
2011-04-04xfree86: fix memory leak in xf86LoadModulesTiago Vignatti1-1/+3
2011-04-04xfree86: fix bad free configInputDevicesTiago Vignatti1-1/+2
2011-04-04xfree86: fix memory leaks in configLayoutTiago Vignatti1-6/+19
2011-04-04xfree86: fix memory leak in xf86ConfigFbEntityTiago Vignatti1-0/+1
2011-04-04fb: fix memory leak in fbOverlayFinishScreenInitTiago Vignatti1-2/+6
2011-04-04Xi: fix memory leak in ProcXGetSelectedExtensionEventsTiago Vignatti1-1/+1
2011-04-04dix: fix memory leak in SetDefaultFontPathTiago Vignatti1-1/+3
2011-04-04mi: fix memory leak in miFillUniqueSpanGroupTiago Vignatti1-0/+2
2011-04-04xi: fix memory leak in ProcXIQueryDeviceTiago Vignatti1-1/+3
2011-04-04mi: fix memory leak in miInitVisualsTiago Vignatti2-4/+2
2011-04-04xfree86: dri2: fix memory leak and free resources properlyTiago Vignatti1-2/+7
2011-04-04xorg: remove unused pointer values all over the serverTiago Vignatti7-21/+7