summaryrefslogtreecommitdiff
path: root/xkb/xkbUtils.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-26xkb: fix core keyboard map generation. #14373Peter Hutterer1-5/+34
2008-08-04xkb: break up XkbCopyKeymap into bite-sized chunks.Peter Hutterer1-76/+167
2008-07-28xkb: remove superfluous inputInfo.keyboard treatment.Peter Hutterer1-17/+11
2008-07-28xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice.Peter Hutterer1-8/+2
2008-05-20xkb: remove superfluous checks in if statement.Peter Hutterer1-3/+3
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-2/+5
2008-03-14XkbCopyKeymap: Fix broken indentationDaniel Stone1-4/+4
2008-03-10XkbCopyKeymap was mangling doodads and overlaysKeith Packard1-2/+5
2008-03-04Merge branch 'master' into mpxPeter Hutterer1-16/+13
2008-02-17XKB: Always set size correctly in XkbCopyKeymap's geometry routinesDaniel Stone1-5/+12
2008-02-17XKB: Remove a bunch of mad ifdefsDaniel Stone1-10/+0
2008-02-17XKB: Move headers into the server treeDaniel Stone1-1/+1
2008-02-09xkb: when copying the keymap, make sure the structs default to 0/NULL.Peter Hutterer1-8/+15
2008-02-09xkb: when copying the keymap, make sure the structs default to 0/NULL.Peter Hutterer1-8/+15
2008-02-07xkb: when copying sections, make sure num_rows is set too.Peter Hutterer1-0/+1
2008-02-05xkb: when copying sections, make sure num_rows is set too.Peter Hutterer1-0/+1
2008-01-26Merge branch 'master' into mpxPeter Hutterer1-0/+1
2008-01-17XKB: XkbCopyKeymap: Don't leak all the sectionsDaniel Stone1-0/+1
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-62/+85
2007-11-13dix: Send MappingNotify when keyboard maps change.Peter Hutterer1-1/+4
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh1-62/+85
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh1-1/+1
2007-09-26xkb: unify ErrorFs. Prefix all with [xkb].Peter Hutterer1-1/+1
2007-07-04Fix MEMORY SMASH in XkbCopyKeymap.Keith Packard1-3/+2
2007-03-21XKB: Be a tiny bit more conservative with type allocationDaniel Stone1-2/+5
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-55/+2
2007-02-05XkbCopyKeymap: fix copy-and-waste accidentDaniel Stone1-1/+1
2006-12-24XkbCopyKeymap: make sure sym_interpret is always validDaniel Stone1-10/+13
2006-12-08XkbCopyKeymap: always initialise map and preserveDaniel Stone1-2/+12
2006-11-08XkbCopyKeymap: don't iterate broken types, or dereference null pointersDaniel Stone1-33/+49
2006-11-02XkbCopyKeymap: be more careful with levels, allocate compat/geomDaniel Stone1-41/+70
2006-10-23XkbCopyKeymap: increment shapes and outlines when copyingDaniel Stone1-2/+2
2006-10-15XkbCopyKeymap: copy server vmods, and name atomsDaniel Stone1-0/+16
2006-10-14xkb: better support of XkbDfltXIIdDaniel Stone1-0/+4
2006-10-14XkbCopyKeymap: add geometry supportDaniel Stone1-5/+486
2006-10-08xkb: remove random broken vendor workaroundsDaniel Stone1-20/+0
2006-10-02Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserve...Daniel Stone1-1/+603
2006-10-02xkb: fix wrapping when switching between groupsIvan Pascal1-4/+4
2006-09-10Warning fix, and a syntax fix in a #if 0 section of code.Zephaniah E. Hull1-1/+1
2006-09-07XkbCopyKeymap/SrvXkbCopyKeymap: free geom harder, add cheery commentsDaniel Stone1-2/+9
2006-08-29[PATCH] XkbCopyKeymap: still more range fixesDaniel Stone1-31/+62
2006-08-24XkbCopyKeymap: fix various range issuesDaniel Stone1-33/+122
2006-08-23XkbCopyKeymap: use correct range for MapNotifyDaniel Stone1-13/+13
2006-08-23XkbCopyKeymap: optionally send NewKeyboardNotify/MapNotify eventsDaniel Stone1-2/+73
2006-08-23xkb/gkve: copy XKB map, not pointer-assignDaniel Stone1-0/+404
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-05-29Remove -xkbmap argument.Daniel Stone1-20/+0
2006-04-03Bug #1358: Make ISO_Prev_Group cycle/wrap as ISO_Next_Group does.Daniel Stone1-2/+2
2006-03-25Fix two glaring unconditional-NULL-dereferences.Daniel Stone1-0/+6
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1