index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-2
/
+2
2011-05-06
XKB: Fix sense inversion for core MapNotify events
Daniel Stone
1
-4
/
+8
2011-05-06
XKB: Send XKB events for all devices to all clients
Daniel Stone
1
-23
/
+8
2011-05-06
XKB: Send NewKeyboardNotify for dev before its master/slaves
Daniel Stone
1
-12
/
+12
2011-05-06
XKB: Remove duplicate keymap-copying loop
Daniel Stone
1
-7
/
+7
2011-05-06
XKB: Simplify a loop in ProcXkbGetKbdByName
Daniel Stone
1
-14
/
+15
2011-05-06
XKB: Don't send unnecessary NewKeyboardNotifies
Daniel Stone
1
-3
/
+1
2011-04-25
xkb: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-04-04
Merge remote-tracking branch 'vignatti/for-keith'
Keith Packard
1
-1
/
+3
2011-04-04
xkb: fix fd leak in XkbDDXListComponent
Tiago Vignatti
1
-1
/
+3
2011-04-04
xkb: Prevent leaking of XKB geometry information on copy.
Rami Ylimäki
1
-5
/
+3
2011-04-04
xkb: Introduce helper function to handle similar reallocations.
Rami Ylimäki
3
-94
/
+111
2011-03-17
xkb: Initialize pad bytes sent in replies of geometry requests.
Rami Ylimäki
1
-3
/
+9
2011-03-17
xkb: Document XkbWriteCountedString.
Peter Hutterer
1
-0
/
+11
2011-03-16
xkb: Release XKB component names when compiling keymap.
Rami Ylimäki
3
-21
/
+31
2011-03-09
xkb: Ensure that XKB device private won't leak on device disconnect.
Rami Ylimäki
1
-9
/
+2
2011-02-23
Merge branch 'mi-cleanup' into next
Peter Hutterer
4
-35
/
+77
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
2
-2
/
+2
2011-02-22
xkb: Fix a check for MASTER_KEYBOARD
Peter Hutterer
1
-6
/
+4
2011-02-22
Switch to use IsFloating()
Peter Hutterer
3
-5
/
+5
2011-02-15
xkb: Replace malloc(strlen) + strcpy with strdup
Alan Coopersmith
1
-9
/
+4
2011-02-15
XkbAddGeomProperty: Fix checks for malloc failure
Alan Coopersmith
1
-2
/
+2
2011-02-15
Replace _XkbDupString with Xstrdup
Alan Coopersmith
5
-51
/
+38
2011-02-15
xkb: Use snprintf to measure string lengths instead of manual strlen math
Alan Coopersmith
2
-12
/
+12
2011-02-14
xkb: if the keymap failed to compile, load the default keymap instead.
Peter Hutterer
1
-1
/
+22
2011-02-14
xkb: split out keymap compilation.
Peter Hutterer
1
-16
/
+39
2011-02-14
ProcXkbGetXkbByName: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-7
/
+7
2011-02-14
XkbSendNames: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-01-27
xkb: Cancel a key's repetition when its autorepeat is disabled.
Erkki Seppälä
1
-1
/
+6
2011-01-20
Merge remote branch 'whot/for-keith'
Keith Packard
2
-10
/
+14
2011-01-21
xkb: after making changes to the xkb ctrls, copy them back into kbdfeed.
Peter Hutterer
1
-3
/
+6
2011-01-20
xkb: Replace a few manual bitflips with SetBit & friends.
Peter Hutterer
1
-7
/
+8
2011-01-18
xkb/ddxLoad.c doesn't need <paths.h> any more
Alan Coopersmith
1
-4
/
+0
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
2
-24
/
+38
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
5
-70
/
+49
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
2
-8
/
+4
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
3
-46
/
+24
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-5
/
+8
2010-10-20
xkb: always fill the symsPerKey array, regardless of client flags (#30527)
Peter Hutterer
1
-14
/
+19
2010-10-20
xkb: init mapWidth and symsPerKey arrays to 0.
Peter Hutterer
1
-2
/
+2
2010-09-01
xkb: Fix RedirectKey didn't send any event.
David Ge
1
-0
/
+1
2010-09-01
xkb: Check if AddResource failed
Pauli Nieminen
1
-2
/
+4
2010-09-01
xkb: Fix possible NULL pointer dereference
Pauli Nieminen
1
-0
/
+3
2010-09-01
xkb: Fix possible NULL pointer dereference
Pauli Nieminen
1
-4
/
+6
2010-09-01
xkb: Fix memory leak in error path
Pauli Nieminen
1
-0
/
+1
2010-09-01
xkb: Remove redurant intialization code
Pauli Nieminen
1
-9
/
+0
2010-09-01
xkb: Fix NULL pointer dereference
Pauli Nieminen
1
-1
/
+5
2010-09-01
xkb: Don't check for NULL before calling free
Pauli Nieminen
1
-4
/
+2
2010-09-01
xkb: Fix memory leak if opening file fails
Pauli Nieminen
1
-0
/
+2
2010-09-01
xkb: Use memcpy for copy that has known length
Pauli Nieminen
1
-2
/
+1
[next]