index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Xi: add XI_Focus{In,Out} to swapped events.
Matthieu Herrb
1
-0
/
+2
2011-04-07
Xi: take XI2 requests into account also for the swapping case.
Matthieu Herrb
1
-2
/
+3
2011-04-07
man: list the drivers that are ignored when hotplugging (#35209)
Peter Hutterer
1
-3
/
+10
2011-04-07
Input: Don't freeze unrelated devices in DeliverGrabbedEvent
Daniel Stone
1
-4
/
+3
2011-04-07
Check for OOM condition in XISendDeviceHierarchyEvent
Bryce Harrington
1
-0
/
+2
2011-04-07
xfree86: allow to check for options without warnings in the log
Simon Thum
1
-27
/
+48
2011-04-07
fix percent options parsing
Simon Thum
1
-1
/
+1
2011-04-07
Input: Actually send Xi 1.x DeviceStateNotify events
Daniel Stone
1
-1
/
+1
2011-04-07
XkbAddGeomProperty: Fix checks for malloc failure
Alan Coopersmith
1
-2
/
+2
2011-04-07
dix: release all buttons and keys before reattaching a device (#34182)
Peter Hutterer
1
-0
/
+42
2011-04-04
XQuartz: Bump bundle version to 2.6.2
Jeremy Huddleston
1
-2
/
+2
2011-04-04
xfree86: loader: fix memory leaks in LoaderListDirs
Tiago Vignatti
1
-0
/
+6
2011-04-04
render: fix memory leaks in ProcRenderCompositeGlyphs
Tiago Vignatti
1
-13
/
+12
2011-04-04
xkb: fix fd leak in XkbDDXListComponent
Tiago Vignatti
1
-1
/
+3
2011-04-04
dix: fix memory leak in ProcListExtensions
Tiago Vignatti
1
-3
/
+2
2011-04-04
mi: fix memory leak in miZeroLine
Tiago Vignatti
1
-2
/
+4
2011-04-04
xi: fix memory leak in AddExtensionClient
Tiago Vignatti
1
-2
/
+6
2011-04-04
dix: fix memory leak in AllocShared
Tiago Vignatti
1
-0
/
+1
2011-04-04
dix: fix memory leak in AllocPseudo
Tiago Vignatti
1
-0
/
+1
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-14
/
+4
2011-04-04
xfree86: fix memory leak in xf86LoadModules
Tiago Vignatti
1
-1
/
+3
2011-04-04
xfree86: fix bad free configInputDevices
Tiago Vignatti
1
-1
/
+2
2011-04-04
xfree86: fix memory leaks in configLayout
Tiago Vignatti
1
-6
/
+19
2011-04-04
xfree86: fix memory leak in xf86ConfigFbEntity
Tiago Vignatti
1
-0
/
+1
2011-04-04
fb: fix memory leak in fbOverlayFinishScreenInit
Tiago Vignatti
1
-2
/
+6
2011-04-04
Xi: fix memory leak in ProcXGetSelectedExtensionEvents
Tiago Vignatti
1
-1
/
+1
2011-04-04
dix: fix memory leak in SetDefaultFontPath
Tiago Vignatti
1
-1
/
+3
2011-04-04
mi: fix memory leak in miFillUniqueSpanGroup
Tiago Vignatti
1
-0
/
+2
2011-04-04
xi: fix memory leak in ProcXIQueryDevice
Tiago Vignatti
1
-1
/
+3
2011-04-04
mi: fix memory leak in miInitVisuals
Tiago Vignatti
2
-4
/
+2
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
7
-21
/
+7
2011-04-04
dix: remove unused macro
Tiago Vignatti
1
-2
/
+0
2011-04-04
dix: remove unused debug code
Tiago Vignatti
1
-12
/
+0
2011-03-30
Upload to experimental.
Cyril Brulebois
1
-3
/
+3
2011-03-30
Bump changelogs.
Cyril Brulebois
1
-2
/
+2
2011-03-30
Merge branch 'upstream-experimental' into debian-experimental
Cyril Brulebois
32
-95
/
+338
2011-03-28
configure.ac: 1.10.0.901 (1.10.1 RC1)
Jeremy Huddleston
1
-2
/
+2
2011-03-28
hw/dmx/doc: Update list of doxygen-generated files
Jeremy Huddleston
1
-12
/
+135
2011-03-28
config: handle device change event properly
Erkki Seppälä
1
-0
/
+4
2011-03-27
xfree86: print out which driver is about to be used.
Peter Hutterer
1
-0
/
+2
2011-03-27
GLX: Support TLS with better portability
Jeremy Huddleston
5
-5
/
+11
2011-03-27
xkb: Initialize pad bytes sent in replies of geometry requests.
Rami Ylimäki
1
-3
/
+9
2011-03-27
xkb: Release XKB component names when compiling keymap.
Rami Ylimäki
4
-21
/
+36
2011-03-27
Xi: fix XI2 passive grab reply length calculation
Peter Hutterer
1
-2
/
+2
2011-03-27
Xi: fix length checks for swapped clients
Julien Cristau
1
-2
/
+2
2011-03-27
config: Ensure that stolen option list elements are released.
Rami Ylimäki
2
-6
/
+6
2011-03-27
dix: Release input device config info when the device disconnects.
Rami Ylimäki
1
-0
/
+2
2011-03-27
xkb: Ensure that XKB device private won't leak on device disconnect.
Rami Ylimäki
1
-9
/
+2
[prev]
[next]