summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-04dix: remove unused macroTiago Vignatti1-2/+0
2011-04-04dix: remove unused debug codeTiago Vignatti1-12/+0
2011-03-28configure.ac: 1.10.0.901 (1.10.1 RC1)xorg-server-1.10.0.901Jeremy Huddleston1-2/+2
2011-03-28hw/dmx/doc: Update list of doxygen-generated filesJeremy Huddleston1-12/+135
2011-03-28config: handle device change event properlyErkki Seppälä1-0/+4
2011-03-27xfree86: print out which driver is about to be used.Peter Hutterer1-0/+2
2011-03-27GLX: Support TLS with better portabilityJeremy Huddleston5-5/+11
2011-03-27xkb: Initialize pad bytes sent in replies of geometry requests.Rami Ylimäki1-3/+9
2011-03-27xkb: Release XKB component names when compiling keymap.Rami Ylimäki4-21/+36
2011-03-27Xi: fix XI2 passive grab reply length calculationPeter Hutterer1-2/+2
2011-03-27Xi: fix length checks for swapped clientsJulien Cristau1-2/+2
2011-03-27config: Ensure that stolen option list elements are released.Rami Ylimäki2-6/+6
2011-03-27dix: Release input device config info when the device disconnects.Rami Ylimäki1-0/+2
2011-03-27xkb: Ensure that XKB device private won't leak on device disconnect.Rami Ylimäki1-9/+2
2011-03-27xfree86: block signals between EnableDevice and first CheckMotion()Peter Hutterer1-0/+3
2011-03-27xfree86/common: Remove a configScreen leak when conf_screen is NULLErkki Seppälä1-1/+3
2011-03-27Don't clobber input device options from xorg.confMatthieu Herrb1-2/+4
2011-03-14xfree86/modes: Fixed memory leak in xf86InitialConfigurationErkki Seppälä1-13/+8
2011-03-10loader: Don't distribute sdksyms.c and make it depend on the configKeith Packard1-3/+6
2011-03-09vbe: Fix malloc size bugAdam Jackson1-1/+1
2011-03-03XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cu...Jeremy Huddleston1-0/+2
2011-03-03XQuartz: Don't use deprecated CoreGraphics API on SL and LionJeremy Huddleston1-1/+26
2011-03-03Revert "rootless: Remove ROOTLESS_WORKAROUND"Jeremy Huddleston2-2/+6
2011-03-03XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configsJeremy Huddleston2-10/+7
2011-03-03XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...Jeremy Huddleston4-0/+36
2011-03-03XQuartz: RandR: Capture the display when switching modes with RandRJeremy Huddleston5-0/+23
2011-02-25Version bumped to 1.10xorg-server-1.10.0Keith Packard1-2/+2
2011-02-25input: Ensure Valuator axes are aligned as neededKeith Packard1-6/+8
2011-02-25hw/dmx/doc: Add explicit dependency for all doxygen output filesKeith Packard1-24/+39
2011-02-25hw/xwin: Look for gl spec files in $(srcdir) or .Keith Packard1-2/+2
2011-02-25dmx: Construct paths in doxygen.conf to fix VPATH buildsDan Nicholson4-10/+12
2011-02-25xfree86: Allow sdksyms.dep to be included portablyDan Nicholson2-1/+4