Imported Upstream version 2.0.90
[platform/upstream/kbd.git] / src / libkeymap / kmap.c
2019-12-09 Hyunjee KimImported Upstream version 2.0.90
2017-10-11 DongHun KwakImported Upstream version 2.0.4_rc1 89/154689/1 upstream/2.0.4_rc1
2017-10-11 DongHun KwakImported Upstream version 2.0.3_rc1 87/154687/1
2014-06-26 Alexey GladkovChange API for working with list of functions
2014-06-25 Alexey GladkovChange the API for working with the diacritical table
2014-06-24 Alexey GladkovAdd function to obtain items from the diacritical table
2014-06-22 Alexey GladkovChange lk_add_diacr declaration
2014-06-22 Alexey GladkovAdd information about the total number of elements
2014-05-27 Benno SchulenbergAdd a missing word to an error message.
2014-03-15 Aaro Koskinenlibkeymap: fix kmap on big-endian machines
2014-01-02 Alexey GladkovAdd functions to get the total number of elements
2013-10-07 Alexey GladkovFix alt_is_meta regression
2013-08-13 Alexey GladkovMerge branch 'libkeymap'
2013-07-27 Alexey GladkovMove lk_ctx content to private part of library
2013-07-23 Alexey GladkovRename *_exist to *_exists
2013-06-18 Alexey GladkovRename struct keymap to lk_ctx
2013-06-15 Alexey GladkovRewrite func_table to dynamic array
2013-06-07 Alexey GladkovRewrite accent_table to dynamic array
2013-05-29 Alexey GladkovRemove static arrays that is used internally for the...
2013-05-26 Alexey GladkovRemove static arrays for keymaps and keys
2013-04-29 Alexey GladkovRename LKFLAG_* on LK_FLAG_*
2013-04-29 Alexey GladkovReplace prefer_unicode with LKFLAG_PREFER_UNICODE
2013-04-29 Alexey GladkovReplace variables for keywords with flags
2013-04-17 Alexey GladkovRename lk_remove_key to lk_del_key, unify arguments...
2013-04-11 Alexey Gladkovkmap: Change indentation
2013-04-11 Alexey GladkovRemove extra argument of lk_add_map
2013-04-02 Alexey GladkovAdd lk_get_func function
2013-03-30 Alexey GladkovAdd lk_get_key function
2013-03-23 Alexey GladkovRewrite logging
2013-02-25 Alexey Gladkovlibkeymap: Add lk_add_diacr function
2013-02-24 Alexey GladkovBig rename functions and source files