index
:
delta/xorg-lib-libxkbcommon.git
azure-pipelines
baserock/genivi/baseline
baserock/morph
bug-74422
ci-simplify
compose
for-weston-0.85
master
meson-deprecations
travis-valgrind
update-latched-locked
github.com: xkbcommon/libxkbcommon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xkbcomp
/
xkbcomp-priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
keymap: move XkbEscapeMapName() to keymap.c.
Ran Benita
2014-01-13
1
-3
/
+0
*
Resolve keysyms early in parser
Ran Benita
2013-11-27
1
-3
/
+0
*
xkbcomp: escape the section names before storing them in the keymap
Ran Benita
2013-07-18
1
-0
/
+3
*
Replace flex scanner with a hand-written one
Ran Benita
2013-04-01
1
-6
/
+3
*
keymap: add xkb_keymap_new_from_buffer()
David Herrmann
2013-04-01
1
-0
/
+4
*
keymap: abstract a bit over the keymap format
Ran Benita
2013-03-18
1
-0
/
+3
*
Change some log functions to take ctx instead of keymap
Ran Benita
2013-03-18
1
-6
/
+6
*
ast: constify argument
Ran Benita
2013-03-18
1
-1
/
+1
*
Don't scan and parse useless maps
Ran Benita
2012-09-30
1
-1
/
+2
*
scanner: share code in XkbParse{File,String}
Ran Benita
2012-09-30
1
-6
/
+5
*
Rename map.{c,h} to keymap.{c,h}
Ran Benita
2012-09-24
1
-1
/
+1
*
Organize src/ and test/ headers
Ran Benita
2012-09-16
1
-1
/
+8
*
Add xkbcomp/keymap.c and move some code there
Ran Benita
2012-09-02
1
-1
/
+2
*
expr: move op_type/value_type_to_string functions to ast
Ran Benita
2012-09-02
1
-3
/
+0
*
Organize xkbcomp/ header files
Ran Benita
2012-09-01
1
-40
/
+36
*
keycodes: save context in Info, not keymap
Ran Benita
2012-08-10
1
-3
/
+2
*
Remove AutoKeyNames feature
Ran Benita
2012-08-10
1
-1
/
+1
*
Modernize struct xkb_mods
Ran Benita
2012-08-10
1
-3
/
+0
*
Handle key names consistently
Ran Benita
2012-08-07
1
-2
/
+10
*
Make top level Handle*File functions nicer
Ran Benita
2012-08-07
1
-0
/
+3
*
Use xkb_mod_mask_t and xkb_mask_index_t throughout
Ran Benita
2012-07-27
1
-3
/
+2
*
Remove alloc.{c,h}
Ran Benita
2012-07-27
1
-1
/
+0
*
xkbcomp: use new log functions
Ran Benita
2012-07-23
1
-12
/
+23
*
compat: use new log functions
Ran Benita
2012-07-23
1
-5
/
+0
*
Remove CommonInfo
Ran Benita
2012-07-18
1
-20
/
+3
*
compat: use list instead of CommonInfo in SymInterpInfo
Ran Benita
2012-07-18
1
-0
/
+5
*
Convert macros to inline functions
Ran Benita
2012-07-18
1
-13
/
+52
*
Pass around xkb_key's instead of keycodes
Ran Benita
2012-07-18
1
-3
/
+2
*
Run source tree through uncrustify
Daniel Stone
2012-07-17
1
-29
/
+28
*
Convert missed enum merge_mode variables
Ran Benita
2012-07-14
1
-2
/
+2
*
Fix fileID mess
Ran Benita
2012-07-14
1
-1
/
+1
*
Move ComputeEffectiveMap code and avoid some duplication
Ran Benita
2012-07-13
1
-0
/
+3
*
Use enum for file types
Ran Benita
2012-07-01
1
-2
/
+2
*
Use void* instead of old style char* in CommonInfo functions
Ran Benita
2012-06-27
1
-2
/
+2
*
Create path.h for the path.c functions
Ran Benita
2012-05-19
1
-11
/
+0
*
Rename 'ctx' back to 'context' in external API
Daniel Stone
2012-05-11
1
-2
/
+2
*
Shorten context to ctx
Ran Benita
2012-05-09
1
-2
/
+2
*
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
2012-05-09
1
-4
/
+5
*
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
2012-05-08
1
-1
/
+2
*
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
Ran Benita
2012-05-08
1
-0
/
+92