index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
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
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-16
/
+23
2012-07-09
Use C99 designated initializers in xkb Replies
Alan Coopersmith
1
-160
/
+164
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2
-30
/
+30
2012-07-04
xkb: use local variable instead of casting arg
Peter Hutterer
1
-5
/
+5
2012-06-07
xkb: warn if XKB SlowKeys have been automatically enabled
Peter Hutterer
1
-2
/
+7
2012-06-04
xkb: Allocate size_syms correctly when width of a type increases
Siddhesh Poyarekar
1
-2
/
+4
2012-05-14
xkb: Remove redundant declarations.
Michal Suchanek
2
-2
/
+0
2012-03-22
XKB: Redirect actions defunct with Gtk3 (XInput?)
Andreas Wettstein
1
-4
/
+22
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
28
-15401
/
+15882
2012-01-09
xkb: Message actions suppress other key presses #28575
Andreas Wettstein
1
-1
/
+1
2011-12-12
_XkbFilterDeviceBtn: move variable declarations to match usage scope
Alan Coopersmith
1
-4
/
+5
2011-12-12
XkbFindSrvLedInfo: remove extraneous name-clashing sli variable
Alan Coopersmith
1
-4
/
+2
2011-11-23
Fix gcc -Wwrite-strings warnings in XkbGetRulesDflts
Alan Coopersmith
1
-16
/
+5
2011-11-23
Mark XKB char * as const to clean up gcc -Wwrite-strings warnings
Alan Coopersmith
6
-18
/
+18
2011-11-23
Reduce unnecessary string copying in xkbtext routines
Alan Coopersmith
1
-10
/
+8
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-71
/
+71
2011-11-23
Remove unnecessary variable rtrn in XkbKeysymText
Alan Coopersmith
1
-4
/
+4
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
3
-8
/
+4
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
1
-1
/
+1
2011-11-02
Xming: Always remove temporary file used when invoking xkbcomp on Win32
Colin Harrison
2
-2
/
+9
2011-10-25
xkb: Support noLock and noUnlock flags for LockMods
Andreas Wettstein
1
-2
/
+5
2011-10-03
Add #include "inpututils.h" to xkbAccessX.c for init_device_event
Alan Coopersmith
1
-0
/
+1
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-6
/
+2
2011-09-21
xkb: add missing swaps for xkbGetDeviceInfoReply
Peter Harris
1
-0
/
+3
2011-09-21
Cast char* buffers to swap functions
Matt Turner
1
-6
/
+6
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-1
/
+0
2011-09-21
Use internal temp variable for swap macros
Matt Turner
4
-488
/
+371
2011-08-22
input: provide a single function to init DeviceEvents to 0
Peter Hutterer
1
-6
/
+2
2011-07-15
XKB: Work around broken interps from old xkbcomp
Daniel Stone
2
-4
/
+46
2011-06-06
xkb: Fix case checks for Latin 4.
Cyril Brulebois
1
-1
/
+2
2011-06-06
xkb: Fix case checks for Latin 2.
Cyril Brulebois
1
-1
/
+1
2011-06-06
xkb: Fix case checks for Latin 1.
Cyril Brulebois
1
-1
/
+1
2011-06-03
xkb: Fix case checks for Latin 8.
Cyril Brulebois
1
-15
/
+26
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
[prev]
[next]