summaryrefslogtreecommitdiff
path: root/xkb/xkbUtils.c
AgeCommit message (Expand)Author
2009-03-27xkb: Fix wrong colour reference in XKB geometry copying. #20081Peter Hutterer
2008-11-04XKB: Tiny cleanups to _XkbLookupAnyDeviceDaniel Stone
2008-10-31xkb: remove unused label "out", clean up program flow.Peter Hutterer
2008-09-26xkb: fix core keyboard map generation. #14373Peter Hutterer
2008-08-04xkb: break up XkbCopyKeymap into bite-sized chunks.Peter Hutterer
2008-07-28xkb: remove superfluous inputInfo.keyboard treatment.Peter Hutterer
2008-07-28xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice.Peter Hutterer
2008-05-20xkb: remove superfluous checks in if statement.Peter Hutterer
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-14XkbCopyKeymap: Fix broken indentationDaniel Stone
2008-03-10XkbCopyKeymap was mangling doodads and overlaysKeith Packard
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-17XKB: Always set size correctly in XkbCopyKeymap's geometry routinesDaniel Stone
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone
2008-02-17XKB: Move headers into the server treeDaniel Stone
2008-02-09xkb: when copying the keymap, make sure the structs default to 0/NULL.Peter Hutterer
2008-02-09xkb: when copying the keymap, make sure the structs default to 0/NULL.Peter Hutterer
2008-02-07xkb: when copying sections, make sure num_rows is set too.Peter Hutterer
2008-02-05xkb: when copying sections, make sure num_rows is set too.Peter Hutterer
2008-01-26Merge branch 'master' into mpxPeter Hutterer
2008-01-17XKB: XkbCopyKeymap: Don't leak all the sectionsDaniel Stone
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-11-13dix: Send MappingNotify when keyboard maps change.Peter Hutterer
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh
2007-09-26xkb: unify ErrorFs. Prefix all with [xkb].Peter Hutterer
2007-07-04Fix MEMORY SMASH in XkbCopyKeymap.Keith Packard
2007-03-21XKB: Be a tiny bit more conservative with type allocationDaniel Stone
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson
2007-02-05XkbCopyKeymap: fix copy-and-waste accidentDaniel Stone
2006-12-24XkbCopyKeymap: make sure sym_interpret is always validDaniel Stone
2006-12-08XkbCopyKeymap: always initialise map and preserveDaniel Stone
2006-11-08XkbCopyKeymap: don't iterate broken types, or dereference null pointersDaniel Stone
2006-11-02XkbCopyKeymap: be more careful with levels, allocate compat/geomDaniel Stone
2006-10-23XkbCopyKeymap: increment shapes and outlines when copyingDaniel Stone
2006-10-15XkbCopyKeymap: copy server vmods, and name atomsDaniel Stone
2006-10-14xkb: better support of XkbDfltXIIdDaniel Stone
2006-10-14XkbCopyKeymap: add geometry supportDaniel Stone
2006-10-08xkb: remove random broken vendor workaroundsDaniel Stone
2006-10-02Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserve...Daniel Stone
2006-10-02xkb: fix wrapping when switching between groupsIvan Pascal
2006-09-10Warning fix, and a syntax fix in a #if 0 section of code.Zephaniah E. Hull
2006-09-07XkbCopyKeymap/SrvXkbCopyKeymap: free geom harder, add cheery commentsDaniel Stone
2006-08-29[PATCH] XkbCopyKeymap: still more range fixesDaniel Stone
2006-08-24XkbCopyKeymap: fix various range issuesDaniel Stone
2006-08-23XkbCopyKeymap: use correct range for MapNotifyDaniel Stone
2006-08-23XkbCopyKeymap: optionally send NewKeyboardNotify/MapNotify eventsDaniel Stone
2006-08-23xkb/gkve: copy XKB map, not pointer-assignDaniel Stone
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-05-29Remove -xkbmap argument.Daniel Stone