index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-7
/
+0
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
1
-1
/
+1
2007-11-15
Small static cleanups on dix/
Adam Jackson
3
-6
/
+4
2007-11-07
DIX/getevents: Document GetMaximumEventsNum() a little better
Daniel Stone
1
-1
/
+3
2007-11-07
DIX: XKB: Set xkbInfo to NULL as well as freeing it (bug #10639)
Daniel Stone
1
-0
/
+1
2007-11-06
Modified performance patches from Arjan van de Ven <arjan@infradead.org>
Eamon Walsh
1
-2
/
+2
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
1
-1
/
+0
2007-11-05
DIX: Remove last alloca call
Daniel Stone
1
-2
/
+2
2007-11-05
DIX: Remove usage of alloca
Daniel Stone
8
-57
/
+57
2007-11-05
changing ALLOCATE_LOCAL to xalloc to prevent stack overflow
Ben Byer
1
-17
/
+17
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
5
-6
/
+7
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-0
/
+2
2007-10-28
dix: don't compress motion events from different devices (EventEnqueue)
Peter Hutterer
1
-1
/
+2
2007-10-28
dix: add XI event support to FixKeyState.
Peter Hutterer
1
-12
/
+9
2007-10-25
Input: Fix key down test (bug #12858)
Naoki Hamada
1
-4
/
+12
2007-10-02
Xserver: fix potential crash
Dodji Seketeli
1
-0
/
+2
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
1
-0
/
+55
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
1
-10
/
+15
2007-09-23
GetKeyboardEvents: Reject out-of-range keycodes (bug #12528)
Daniel Stone
1
-0
/
+4
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-1
/
+1
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
2
-7
/
+31
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
2
-2
/
+2
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-7
/
+0
2007-08-23
Fix indentation.
Matthieu Herrb
1
-1
/
+1
2007-08-23
Remove an extra cast.
Matthieu Herrb
1
-1
/
+1
2007-08-23
A high resolution device that's moving fast can potentially generate
Otto Moerbeek
1
-1
/
+1
2007-08-01
Build system: Non-dtrace distcheck hacks
Daniel Stone
1
-0
/
+5
2007-08-01
Input: Fix stuck modifiers (bug #11683)
Daniel Stone
1
-26
/
+28
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-15
/
+17
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-0
/
+1
2007-08-01
Input: GetPointerEvents: Deny events from devices without valuators
Daniel Stone
1
-2
/
+6
2007-08-01
DIX: Clean up null root cursor handling
Daniel Stone
2
-16
/
+20
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-6
/
+4
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
1
-2
/
+2
2007-07-21
Partial redundancy elimination in PropertyNotify generation.
Adam Jackson
1
-43
/
+21
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-3
/
+11
2007-06-29
Death to RCS tags.
Adam Jackson
3
-5
/
+0
2007-06-29
Make sure window->optional is allocated before assigning it.
Peter Hutterer
1
-6
/
+6
2007-06-27
More janitor work. Remove 'defined but not used' warnings from kdrive and som...
Tiago Vignatti
1
-1
/
+0
2007-06-25
Set the detail field for DeviceKeyEvents to the keycode.
Peter Hutterer
1
-0
/
+1
2007-06-25
Only decrement buttonsDown when the button count is greater than 0.
Peter Hutterer
1
-10
/
+21
2007-06-25
Add a few comments to devices.c
Peter Hutterer
1
-0
/
+76
2007-06-25
Check for identical grabs when adding a new passive grab. If an identical grab
Peter Hutterer
1
-0
/
+47
2007-06-11
dixLookupClient: Use access parameter.
Michel Dänzer
1
-1
/
+1
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
2
-25
/
+0
2007-06-04
Fully init the AbsoluteClassRec in InitAbsoluteClassDeviceStruct.
Zephaniah E. Hull
1
-0
/
+1
2007-05-24
Reinstate an apparently mis-deleted ';' from a for loop with no body.
Luo Jie
1
-0
/
+1
2007-05-24
Fix build of composite, dix, and randr when Xinerama is disabled.
Luo Jie
1
-0
/
+7
2007-05-15
Add new InitRegions() function called from dix/main
Soren Sandmann Pedersen
1
-0
/
+1
2007-04-24
Disable devices before removing, remove unrecoverable devices.
Peter Hutterer
1
-0
/
+1
[next]