projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
parser: use darray for keysym list
[platform/upstream/libxkbcommon.git]
/
src
/
xkbcomp
/
xkbcomp.h
2012-05-22
Ran Benita
parser: use darray for keysym list
blob
|
commitdiff
|
raw
2012-05-11
Daniel Stone
Rename 'ctx' back to 'context' in external API
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Daniel Stone
Merge remote-tracking branch 'krh/keysyms'
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Ran Benita
Shorten context to ctx
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Ran Benita
Contextualize the atom table
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Daniel Stone
Change all 'xkb' xkb_keymap names to 'keymap'
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ran Benita
Rename XKBcommonint.h to xkb-priv.h and use it
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ran Benita
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Ran Benita
Remove unused 'which' and 'merge' arguments
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Ran Benita
Remove unused 'compiled' field in XkbFile
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Ran Benita
Use stdbool.h
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
Daniel Stone
Rename xkb_desc to xkb_keymap
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Daniel Stone
Full support for multiple keysyms per level
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Ran Benita
Make parser and scanner reentrant
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Daniel Stone
Use xkb_contexts in keymap compilation
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Ran Benita
Define our own None atom value
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Ran Benita
Fix all -Wsign-compare warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Ran Benita
Remove some more useless stuff
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Ran Benita
Remove useless stuff from utils
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Daniel Stone
Remove more float support
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Daniel Stone
Update modifiers after building keymap
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Daniel Stone
Move allocation of xkb_desc into CompileKeymap
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Daniel Stone
Remove geometry even harder
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Daniel Stone
Introduce xkb_atom_t type
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Daniel Stone
Remove geometry support, again
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Daniel Stone
Fix xkbparse.y compilation
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Daniel Stone
Move include path from X11/extensions/ to xkbcommon/
blob
|
commitdiff
|
raw
|
diff to current
2010-09-04
Kristian Høgsberg
Remove libxkbfile dependency for real this time
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Kristian Høgsberg
Pull in enough structs and defines from XKBstr.h to...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-28
Kristian Høgsberg
Drop CARD32 and Opaque types
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, move geom headers in
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Daniel Stone
Use CARD32 instead of Atom, drag in XkbClientMapRec
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Daniel Stone
xkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
blob
|
commitdiff
|
raw
|
diff to current
2009-04-19
Dan Nicholson
Rewrite listing code to generate XkbComponentListPtr
blob
|
commitdiff
|
raw
|
diff to current
2009-04-17
Dan Nicholson
xkbcomp: Kill unused listing code and make functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-17
Dan Nicholson
Scale back global variables
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Dan Nicholson
Revert "xkbcomp: Remove listing sources"
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Dan Nicholson
Remove all non-public API from XKBcommon.h header
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dan Nicholson
Require strdup and remove utils wrapper
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
Dan Nicholson
Remove trailing spaces in source files
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Dan Nicholson
xkbcomp: Remove listing sources
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
Dan Nicholson
libxkbcomp: s/XkbDescPtr/XkbcDescPtr/
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
Dan Nicholson
libxkbcomp: Eradicate XkbFileInfo usage
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
Dan Nicholson
libxkbcomp: Include X.h and Xdefs.h for Atom and Bool
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
Dan Nicholson
libxkbcomp: Remove usage of client-side headers
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Dan Nicholson
Import xkbcomp sources for CompileKeymap
blob
|
commitdiff
|
raw
|
diff to current