index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
dix: clean up GetPointerEvents and GetKeyboardValuatorEvents.
Peter Hutterer
1
-155
/
+237
2008-11-04
DIX: Remove unnecessary prototype
Daniel Stone
1
-1
/
+0
2008-11-04
Remove XEvIE
Daniel Stone
2
-123
/
+2
2008-10-31
dix: FreeDeviceClass() and friends can be static.
Peter Hutterer
1
-23
/
+25
2008-10-31
dix: remove unused GuessFreePointerDevice().
Peter Hutterer
1
-40
/
+0
2008-10-31
dix: NextFreePointerDevice() can be static.
Peter Hutterer
1
-11
/
+14
2008-10-31
dix: SwitchCorePointer is long gone, bury it.
Peter Hutterer
1
-16
/
+0
2008-10-31
dix: PairDevices() can be static, remove from input.
Peter Hutterer
1
-32
/
+32
2008-10-31
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
Peter Hutterer
2
-4
/
+0
2008-10-31
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
Peter Hutterer
2
-13
/
+13
2008-10-30
xace: Fix an incorrect call to the RECEIVE_ACCESS hook.
Eamon Walsh
1
-3
/
+2
2008-10-26
Ansify declaration of FontToXError()
Julien Cristau
1
-2
/
+1
2008-10-26
Nuke unused variables
Julien Cristau
2
-2
/
+1
2008-10-23
dix: fix two more endian issues, correct initial "enabled" value. #18111
Peter Hutterer
1
-3
/
+7
2008-10-23
dix: don't allow VCP/VCK be disabled through properties.
Peter Hutterer
1
-0
/
+5
2008-10-23
dix: fix endianess issue in AddInputDevice. #18111
Peter Hutterer
1
-1
/
+3
2008-10-22
dix: init remaining three xkb fields to zero in a new client.
Peter Hutterer
1
-0
/
+2
2008-10-13
Xi: check all handlers before applying property changes.
Peter Hutterer
1
-5
/
+9
2008-10-13
dix: remove duplicate code in ReleaseActiveGrabs
Peter Hutterer
1
-6
/
+0
2008-10-10
dix: silence "unused variable" compiler warning.
Peter Hutterer
1
-1
/
+0
2008-10-08
mi: functions here are carrying 'time' without need.
Tiago Vignatti
1
-1
/
+1
2008-10-07
Reinstate cursorScreenDevPriv
Adam Jackson
1
-0
/
+2
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
7
-16
/
+14
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-44
/
+2
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
3
-31
/
+7
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-1
/
+0
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-18
/
+7
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-03
Remove an utterly, utterly ancient changelog.
Adam Jackson
2
-18
/
+1
2008-10-03
dix: fix axis scaling.
Peter Hutterer
1
-2
/
+6
2008-10-03
dix: don't lose subpixel precision when scaling.
Peter Hutterer
1
-7
/
+11
2008-10-03
dix: fix non-initialization of pointer accel in master devices.
Simon Thum
1
-2
/
+7
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-09-26
Push server-known properties into xserver-properties.h.
Peter Hutterer
1
-0
/
+1
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
1
-1
/
+2
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
1
-4
/
+3
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
1
-4
/
+3
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
1
-2
/
+2
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
2
-4
/
+4
2008-09-22
Don't remap windows for SaveSetUnmap
Owen W. Taylor
1
-0
/
+5
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
2
-8
/
+7
2008-09-22
Don't use our version of ffs() if the system has one
Julien Cristau
1
-0
/
+4
2008-09-18
dix: calloc, not malloc, ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2008-09-12
Array-index based devPrivates implementation.
Eamon Walsh
1
-101
/
+108
2008-09-02
Don't try to destroy a NULL pixmap.
Daniel Drake
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
3
-4
/
+8
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-0
/
+2
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
3
-2
/
+1
2008-08-15
dix: stick a warning in about loss of subpixel precision.
Peter Hutterer
1
-0
/
+1
2008-08-13
Eviscerate save-under support.
Adam Jackson
2
-159
/
+2
[prev]
[next]