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
/
xkbcommon
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: add environment variables index
Ran Benita
2016-01-20
1
-5
/
+18
*
doc: some notes about key names and aliases
Ran Benita
2016-01-20
1
-0
/
+9
*
keymap: add xkb_keymap_key_by_name(), xkb_keymap_key_get_name(), tests
Mike Blumenkrantz
2016-01-20
1
-0
/
+26
*
doc: some editorial changes to compose documentation
Ran Benita
2015-02-19
1
-28
/
+28
*
doc: explain the envvars which affect compose
Ran Benita
2014-10-24
1
-1
/
+6
*
compose: fill @since TBD
Ran Benita
2014-10-18
1
-1
/
+1
*
compose: add xkbcommon-compose - API
Ran Benita
2014-10-03
1
-0
/
+483
*
doc: linkify some references
Ran Benita
2014-09-22
1
-2
/
+2
*
x11, doc: add note about Key{Press,Release}->state field
Ran Benita
2014-09-22
1
-3
/
+9
*
x11, doc: add note about per-client flags like detectable autorepeat
Ran Benita
2014-09-22
1
-0
/
+4
*
doc: reorder "Keymap Components" functions
Ran Benita
2014-09-19
1
-35
/
+35
*
doc: move consumed modifier description to its own section
Ran Benita
2014-09-19
1
-24
/
+33
*
x11, doc: fix typo
Ran Benita
2014-09-18
1
-1
/
+1
*
x11, doc: add overview
Ran Benita
2014-09-18
1
-0
/
+55
*
doc: fix @param display for xkb_x11_setup_xkb_extension()
Ran Benita
2014-09-11
1
-2
/
+6
*
keymap: fix typo
Ran Benita
2014-08-24
1
-1
/
+1
*
keymap: fix description of xkb_keymap_key_get_syms_by_level()
David Herrmann
2014-08-24
1
-1
/
+1
*
docs: move keysym-transformations page to a better position
Ran Benita
2014-07-28
1
-6
/
+7
*
docs: fix self-reference
Ran Benita
2014-07-28
1
-1
/
+1
*
doc: explain keysym/string transformation
Ran Benita
2014-04-12
1
-7
/
+45
*
doc: add @since annotations for API added since 0.3.0
Ran Benita
2014-04-11
2
-2
/
+14
*
state: add xkb_state_key_get_{utf8,utf32}() API functions
Ran Benita
2014-03-22
1
-0
/
+48
*
doc: extend xkb_rule_names default-value description
Ran Benita
2014-03-04
1
-17
/
+49
*
doc: remove possibly confusing comment
Ran Benita
2014-03-04
1
-3
/
+0
*
doc: add comments about update_key() and get_syms() order
Ran Benita
2014-02-28
1
-0
/
+7
*
state: Add xkb_state_key_get_consumed_mods
Jasper St. Pierre
2014-02-22
1
-0
/
+12
*
api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAP
Ran Benita
2014-02-08
2
-3
/
+5
*
x11: add missing #ifdef __cplusplus to header
Ran Benita
2014-02-04
1
-0
/
+8
*
x11: add XKB protocol keymap and state creation support
Ran Benita
2014-02-02
1
-0
/
+166
*
Add a constant for NumLock
Hardening
2014-01-11
1
-0
/
+1
*
keysyms: add German T3 layout keysyms from xproto
Ran Benita
2014-01-01
1
-0
/
+6
*
Make C++ happy.
Wander Lairson Costa
2013-09-26
1
-0
/
+6
*
doc: use 'indices' instead of 'indexes' consistently
Ran Benita
2013-08-29
1
-10
/
+10
*
doc: try to explain leds and shift levels
Ran Benita
2013-08-29
1
-2
/
+11
*
state: apply capitalization transformation on keysyms
Ran Benita
2013-08-15
1
-5
/
+7
*
doc: tweak the wording on xkb_state/xkb_keymap relationship
Ran Benita
2013-08-14
1
-5
/
+5
*
doc: un-clarify one subtle point
Ran Benita
2013-08-13
1
-3
/
+3
*
doc: try to clarify some subtle points
Ran Benita
2013-07-31
1
-35
/
+53
*
Resync keysym database
Daniel Stone
2013-07-17
1
-0
/
+2
*
Add keycode min/max and iteration API
Matthias Clasen
2013-05-09
1
-0
/
+40
*
keymap: add xkb_keymap_new_from_buffer()
David Herrmann
2013-04-01
1
-0
/
+14
*
Allow NULL rmlvo for xkb_keymap_new_from_names
Daniel Stone
2013-03-19
1
-1
/
+3
*
Add environment overrides for default RMLVO
Daniel Stone
2013-03-19
1
-1
/
+3
*
doc: some improvements
Ran Benita
2013-03-18
1
-38
/
+50
*
More spelling errors
Ran Benita
2013-03-18
1
-11
/
+11
*
keysym: print unicode keysyms uppercase and 0-padded
Ran Benita
2013-03-18
1
-1
/
+1
*
keymap: wrap the layout parameter if it is out of range for the key
Ran Benita
2012-11-11
1
-8
/
+10
*
Don't use trailing enum comma in public headers
Ran Benita
2012-11-07
1
-8
/
+8
*
doc: clarify that keysym_to_utf8 returns size including '\0'
Ran Benita
2012-11-06
1
-3
/
+3
*
Add some explanations on consumed modifiers
Ran Benita
2012-11-04
1
-2
/
+43
[next]