index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makekeys
/
makekeys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
makekeys: replace helper with python script and binary search
Ran Benita
1
-302
/
+0
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-42
/
+43
2012-06-09
Move XKB_KEY_NoSymbol to xkbcommon-keysyms.h
Ran Benita
1
-5
/
+0
2012-05-09
Merge remote-tracking branch 'krh/keysyms'
Daniel Stone
1
-30
/
+8
2012-05-09
Use our own keysyms
Kristian Høgsberg
1
-30
/
+9
2012-04-02
makekeys: use correct format strings
Ran Benita
1
-6
/
+6
2012-04-02
makekeys: free strings before exiting
Ran Benita
1
-0
/
+3
2012-03-27
Define our own NoSymbol value and use it
Ran Benita
1
-3
/
+6
2012-03-27
Remove a few remaining uses of the KeySym type
Ran Benita
1
-6
/
+7
2012-02-26
makekeys: update to match the rest of libX11 makekeys
Ran Benita
1
-129
/
+45
2012-02-26
makekeys: Receive the keysym files as arguments
Ran Benita
1
-34
/
+44
2012-02-26
When makekeys fails to find a good hash, print error instead of divide-by-zero
Ran Benita
1
-0
/
+10
2012-02-26
makekeys: Fix build/target word size mismatch when cross-compiling
Ran Benita
1
-5
/
+6
2012-02-25
makekeys: clear const and shadow warnings
Ran Benita
1
-11
/
+11
2012-02-25
makekeys: make buf local to main()
Ran Benita
1
-1
/
+1
2012-02-25
Remove ancient compatibility check
Ran Benita
1
-3
/
+0
2010-12-18
config: makekeys prog should stand alone in the makekeys directory
Gaetan Nadon
1
-0
/
+387