projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
state: don't keep the xkb_state in the filters
[platform/upstream/libxkbcommon.git]
/
src
/
state.c
2012-09-14
Ran Benita
state: don't keep the xkb_state in the filters
blob
|
commitdiff
2012-09-14
Ran Benita
state, map: constify references to xkb_key
blob
|
commitdiff
|
diff to current
2012-09-14
Ran Benita
state, map: use keycodes only for the API functions
blob
|
commitdiff
|
diff to current
2012-09-13
Ran Benita
state: remove unused next field from xkb_filter
blob
|
commitdiff
|
diff to current
2012-09-12
Daniel Stone
Copyright updates
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto unentanglement: action flags
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto unentanglement: XkbIM_*
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto unentanglement: action types
blob
|
commitdiff
|
diff to current
2012-09-10
Daniel Stone
kbproto unentanglement: XkbNumIndicators
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
map, state: check for KeycodeInRange only in API functions
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
state: fix mod_names_are_active
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
state: fix type confusion within xkb_state_update_mask
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
state: remove unneeded optimization
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
state: light indicator when either condition is satisfied
blob
|
commitdiff
|
diff to current
2012-09-02
Ran Benita
state: fix led_update_all group mask calculation
blob
|
commitdiff
|
diff to current
2012-08-10
Ran Benita
Store actions inside struct xkb_key
blob
|
commitdiff
|
diff to current
2012-08-10
Ran Benita
Use XKB_{GROUP,LEVEL}_INVALID instead of -1 for errors
blob
|
commitdiff
|
diff to current
2012-08-10
Ran Benita
state: use global static const for fake action
blob
|
commitdiff
|
diff to current
2012-08-10
Ran Benita
Modernize struct xkb_mods
blob
|
commitdiff
|
diff to current
2012-08-07
Ran Benita
Add and use xkb_level_index_t
blob
|
commitdiff
|
diff to current
2012-07-22
Ran Benita
utils: remove Xfuncproto.h and use our own macros
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Use xkb_group_index_t for group variables throughout
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Pass around xkb_key's instead of keycodes
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Replace xkb_keycode_t 'key' variable name by 'kc'
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Convert indecipherable macros to inline functions
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Move per_key_repeats and enabled_ctrls to keymap
blob
|
commitdiff
|
diff to current
2012-07-18
Ran Benita
Get rid of xkb_indicator
blob
|
commitdiff
|
diff to current
2012-07-17
Daniel Stone
Run source tree through uncrustify
blob
|
commitdiff
|
diff to current
2012-07-01
Ran Benita
state: fix base mod set/clear behavior
blob
|
commitdiff
|
diff to current
2012-06-09
Ran Benita
state: use darray for filters
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Rename serialise to serialize
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Merge remote-tracking branch 'krh/keysyms'
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Change all 'xkb' xkb_keymap names to 'keymap'
blob
|
commitdiff
|
diff to current
2012-05-09
Daniel Stone
Add multiple modifier state matching API
blob
|
commitdiff
|
diff to current
2012-05-08
Ran Benita
Rename XKBcommonint.h to xkb-priv.h and use it
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Add xkb_state_get_map()
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Implicitly include config.h in all files
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
blob
|
commitdiff
|
diff to current
2012-04-09
Ran Benita
Implement missing xkb_state_ref and add return value
blob
|
commitdiff
|
diff to current
2012-04-09
Daniel Stone
Rename xkb_desc to xkb_keymap
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Update xkb_filter_group_lock_func for xkb_key_direction
blob
|
commitdiff
|
diff to current
2012-03-27
Ran Benita
Handle group lock actions
blob
|
commitdiff
|
diff to current
2012-03-27
Ran Benita
Properly free xkb_state's
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Add enum xkb_key_direction instead of bool
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Add state serialisation API
blob
|
commitdiff
|
diff to current
2012-03-27
Daniel Stone
Cosmetic coding style fixups
blob
|
commitdiff
|
diff to current
2012-03-22
Daniel Stone
Rename keymap allocation API
blob
|
commitdiff
|
diff to current
2012-03-22
Daniel Stone
Add LED state API
blob
|
commitdiff
|
diff to current
2012-03-22
Daniel Stone
Check for invalid indices in mod/group state API
blob
|
commitdiff
|
diff to current
2012-03-21
Daniel Stone
Round out new state API
blob
|
commitdiff
|
diff to current
2012-03-21
Daniel Stone
Add new state API
blob
|
commitdiff
|
diff to current