platform/upstream/kbd.git
2013-05-26 Alexey GladkovRemove static arrays for keymaps and keys
2013-05-02 Alexey GladkovFix bug in previous commit
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-27 Alexey GladkovRemove state_ptr variable
2013-04-26 Alexey GladkovFix keymaps stack processing
2013-04-23 Alexey GladkovAdd goals for packaging and publication
2013-04-23 Alexey Gladkovtests: Fix distcheck
2013-04-18 Alexey GladkovAdd lk_get_charset function
2013-04-17 Alexey GladkovRename lk_remove_key to lk_del_key, unify arguments...
2013-04-15 Alexey GladkovAdd functions to setup the logging
2013-04-14 Alexey GladkovFix memory leak
2013-04-14 Alexey GladkovFix undefined return value
2013-04-14 Alexey Gladkovanalyze.l: Fix potential memory leak
2013-04-11 Alexey Gladkovkmap: Change indentation
2013-04-11 Alexey GladkovRemove extra argument of lk_add_map
2013-04-09 Alexey Gladkovtests: Add test for keymaps line
2013-04-09 Alexey Gladkovtests: Add lost testcase
2013-04-09 Alexey Gladkovtests: Add tests for dumpkeys functions
2013-04-09 Alexey Gladkovdump: Remove new line from output
2013-04-09 Alexey GladkovShow all keymap if FULL_TABLE specified
2013-04-09 Alexey GladkovUtils use _GNU_SOURCE
2013-04-02 Alexey GladkovAdd some tests
2013-04-02 Alexey GladkovAdd lk_get_func function
2013-03-30 Alexey GladkovAdd lk_get_key function
2013-03-23 Alexey GladkovDo not use _GNU_SOURCE
2013-03-23 Alexey GladkovDrop attr_* defines
2013-03-23 Alexey GladkovRewrite logging
2013-03-14 Alexey GladkovChange return code from lk_free
2013-03-09 Alexey GladkovCheck incoming pointer
2013-02-25 Alexey Gladkovlibkeymap: Do not dump diacr values if lk_dump_keymap...
2013-02-25 Alexey Gladkovlibkeymap: Add lk_add_diacr function
2013-02-25 Alexey Gladkovlk_free: Free func_table
2013-02-24 Alexey GladkovBig rename functions and source files
2013-02-22 Alexey Gladkovlibkeymap: Fix build warnings
2013-02-22 Alexey Gladkovlibkeymap: Export only lk_* symbols
2013-02-21 Alexey Gladkovksyms: All arrays are readonly
2013-02-21 Alexey GladkovSet charset through the struct kmap
2013-02-20 Alexey Gladkovksyms: Global syms[] and charsets[] shouldn't be modified
2013-02-19 Alexey GladkovSplit ksyms source
2013-02-18 Alexey GladkovSplit header files on public and private and add lk_...
2013-01-21 Alexey GladkovMake it possible to build libkeymap out-of-tree
2013-01-20 Alexey GladkovMerge branch 'master' into loadkeys
2013-01-20 Mike Frysingerignore new files
2013-01-20 Mike Frysingerfix parallel builds
2013-01-20 Mike Frysingerdelete unused var
2013-01-20 Mike Frysingerfix up libtool warnings
2013-01-06 Alexey Gladkovdumpkeys: Use libkeymap
2013-01-06 Alexey GladkovAdd summary functions
2013-01-05 Alexey GladkovIgnore K_NOSUCHMAP keycode
2013-01-04 Alexey GladkovAdd get_diacrs() and top level functions
2013-01-03 Alexey Gladkovlibkeymap: Add Makefile.am
2013-01-03 Alexey GladkovAdd functions to load data from the kernel
2013-01-03 Alexey Gladkovdump: Fix overflow of 'defining' variable
2012-12-11 Alexey GladkovFix regression in 16117ce6ab
2012-12-05 Alexey GladkovSet 1.15.5 version
2012-12-05 Alexey Gladkovpo: Update vi.po from translationproject.org
2012-12-03 Alexey GladkovUpdate changelog and increase version (1.15.5wip)
2012-12-03 Alexey GladkovFix msgstr in es.po and update translations
2012-12-03 Mike Frysingerignore config.cache files
2012-12-03 Mike Frysingerfix loadkeys.analyze lex handling
2012-12-03 Mike Frysingerfix various vlock build errors
2012-12-01 Alexey GladkovSet 1.15.4 version
2012-12-01 Alexey Gladkovpo: Update translations (from translationproject.org)
2012-11-25 Alexey GladkovMove libkeymap to separate directory
2012-11-24 Alexey GladkovUpdate changelog and increase version (1.15.4wip)
2012-11-24 Alexey GladkovUpdate translations
2012-11-24 Alexey GladkovRemove src/vlock
2012-11-21 Alexey GladkovAdded output functions with temporary names to avoid...
2012-11-16 Alexey Gladkovvlock: Internationalization
2012-11-15 Alexey Gladkovconfigure: Rename --enable-vlock to --disable-vlock
2012-11-15 Alexey GladkovDelete the files generated by flex and bison
2012-11-15 Petr Pisarvlock: erases scroll-back buffer
2012-10-26 Alexey GladkovFix regression in 16117ce6ab
2012-10-14 Alexey GladkovFix configure.ac
2012-10-11 Alexey GladkovRemove unnecessary include
2012-10-04 Alexey GladkovAdd libkeymap internal library
2012-09-24 Alexey Gladkovfindfile: Mark as "const" read only arguments
2012-09-13 Alexey Gladkovksyms: Remove unused chosen_charset
2012-09-07 Alexey Gladkovksyms: Do not output messages directly
2012-09-07 Alexey Gladkovksyms: Use struct keymap
2012-09-06 Alexey GladkovFix unused parameters
2012-09-06 Alexey GladkovReorder functions in source code
2012-09-06 Alexey Gladkovdumpkeys: Add the missing short options
2012-09-05 Alexey GladkovFunction do_constant went back to the internal context
2012-09-05 Alexey GladkovAdd the generated files to CLEANFILES
2012-09-05 Alexey GladkovSplit loadkeys utility and parser
2012-09-04 Alexey GladkovDelete the files generated by flex and bison
2012-09-04 Alexey GladkovWorkaround a mutual dependence between loadkeyes.h...
2012-08-29 Alexey GladkovDefine logging levels
2012-08-29 Alexey GladkovRewrite parser logging
2012-08-24 Alexey Gladkovloadkeys: Fix yylineno
2012-08-24 Alexey Gladkovloadkeys: Rewrite the parser to reentrant mode
2012-08-21 Alexey Gladkov[keymaps] Add dvorak-sv-a1 and dvorak-sv-a5 keymaps
2012-08-19 Alexey Gladkovloadkeys: Use kbsentry only inside parser
2012-08-13 Alexey Gladkovloadkeys: Move to a separate structure all keymap depen...
2012-08-09 Alexey Gladkovloadkeys: Split variables between loadkeys.y and loadke...
2012-08-08 Alexey Gladkovloadkeys: Split flags that are used in the rules parser...
2012-08-08 Alexey Gladkovloadkeys: Remove OPT_QUIET option
next