index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-26
xkb: add missing swaps for xkbGetDeviceInfoReply
Peter Harris
1
-0
/
+3
2011-04-07
XkbAddGeomProperty: Fix checks for malloc failure
Alan Coopersmith
1
-2
/
+2
2011-04-04
xkb: fix fd leak in XkbDDXListComponent
Tiago Vignatti
1
-1
/
+3
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
3
-21
/
+31
2011-03-27
xkb: Ensure that XKB device private won't leak on device disconnect.
Rami Ylimäki
1
-9
/
+2
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
2010-08-12
Silence GCC warning about uninitialized lastSlave variable
Keith Packard
1
-1
/
+1
2010-08-13
xkb: if the button isn't down, don't fake an event.
Peter Hutterer
1
-0
/
+5
2010-08-13
xkb: post-fix PointerKeys button events with a DeviceChangedEvent.
Peter Hutterer
1
-33
/
+57
2010-07-21
xkb: use GetMaster instead of dev->u.master.
Peter Hutterer
1
-16
/
+16
2010-07-02
Update the sprite immediately when moving it with MouseKeys
Alan Coopersmith
1
-0
/
+6
2010-07-02
xkb: release XTEST pointer buttons on physical releases. (#28808)
Peter Hutterer
2
-15
/
+12
2010-07-01
xkb: emulate PointerKeys events only on the master device.
Peter Hutterer
1
-5
/
+4
2010-07-01
xkb: merge lockedPtrButtons state from all attached SDs.
Peter Hutterer
3
-1
/
+51
2010-07-01
xkb: Mark switch case fallthrough with comment.
Peter Hutterer
1
-0
/
+2
2010-07-01
xkb: remove now obsolete comment.
Peter Hutterer
1
-16
/
+0
2010-06-11
Remove more superfluous if(p) checks around free(p)
Matt Turner
5
-41
/
+27
2010-06-11
xkb: replace xstrdup with strdup in Win32System
Mikhail Gusarov
1
-1
/
+6
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-6
/
+6
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
3
-3
/
+3
2010-06-06
Initialize private keys in test suite
Keith Packard
2
-1
/
+6
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
5
-46
/
+31
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
10
-91
/
+91
2010-06-06
xkb: Remove superfluous if(x) x = realloc(x, sz); else x = malloc(sz); logic
Mikhail Gusarov
1
-71
/
+23
[next]