Add pancyrillic font
[platform/upstream/kbd.git] / src / loadkeys.c
2013-08-13 Alexey GladkovMerge branch 'libkeymap'
2013-07-27 Alexey GladkovMove lk_ctx content to private part of library
2013-07-24 Alexey GladkovAdd getter and setter for parser flags
2013-06-18 Alexey GladkovRename struct keymap to lk_ctx
2013-05-29 Alexey Gladkovlk_dump_bkeymap takes the output stream as argument
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-26 Alexey GladkovFix keymaps stack processing
2013-04-15 Alexey GladkovAdd functions to setup the logging
2013-03-23 Alexey GladkovDrop attr_* defines
2013-03-23 Alexey GladkovRewrite logging
2013-02-24 Alexey GladkovBig rename functions and source files
2013-02-18 Alexey GladkovSplit header files on public and private and add lk_...
2013-01-20 Alexey GladkovMerge branch 'master' into loadkeys
2012-11-25 Alexey GladkovMove libkeymap to separate directory
2012-11-21 Alexey GladkovAdded output functions with temporary names to avoid...
2012-11-15 Alexey GladkovDelete the files generated by flex and bison
2012-09-24 Alexey Gladkovfindfile: Mark as "const" read only arguments
2012-09-05 Alexey GladkovFunction do_constant went back to the internal context
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: Rewrite the parser to reentrant mode
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
2012-08-07 Alexey Gladkovloadkeys: Fix lkerror
2012-08-05 Alexey Gladkovloadkeys: Move prefer_unicode to loadkeys.y
2012-07-28 Alexey Gladkovloadkeys: Move code changes prefer_unicode variable...
2012-07-12 Alexey Gladkovloadkeys: Use enum for options
2012-07-12 Alexey Gladkovloadkeys: Remove unused global variable private_error_ct
2012-07-08 Alexey Gladkovloadkeys: Use the local buffer for function key string...
2012-07-08 Alexey Gladkovloadkeys: Do not call exit() the parser
2012-07-08 Alexey Gladkovloadkeys: Use lkerror only inside parser
2012-07-08 Alexey Gladkovloadkeys: Use the output stream as an argument
2012-07-08 Alexey Gladkovloadkeys: Use lkerror() to output error messages
2012-07-06 Alexey Gladkovloadkeys: Add lkverbose function
2012-07-06 Alexey Gladkovloadkeys: Reformat code for better readability
2012-07-04 Alexey Gladkovloadkeys: Remove error-free functions
2012-07-04 Alexey Gladkovloadkeys: Do not output messages from the parser
2012-06-25 Alexey GladkovUse lkfile_t in all utilities
2012-02-29 Alexey GladkovUpdate the flex scanner to use a stack for its start...
2011-12-06 Alexey GladkovMerge branch 'vlock'
2011-10-24 Alexey GladkovDon't read stdin if -d specified
2011-10-21 Alexey GladkovFix -d option
2011-10-20 Alexey GladkovChange the handling of -C option
2011-10-12 Alexey GladkovRegenerate loadkeys.c
2011-05-25 Alexey Gladkovloadkeys: Read from stdin, when no keymaps specified...
2011-05-01 Alexey GladkovMerge branch 'openvt'
2011-04-21 Lucas De Marchiloadkeys: Fix -C option
2011-04-12 Alexey GladkovMerge branch 'loadkeys'
2011-03-15 Alexey Gladkovloadkeys: Add LOADKEYS_KEYMAP_PATH env variable
2011-03-09 Alexey Gladkovloadkeys: Reorganize code
2011-02-28 Alexey Gladkovloadkeys: Use EXIT_FAILURE and EXIT_SUCCESS
2011-02-28 Alexey Gladkovloadkeys: Use Linux coding style
2011-02-22 Alexey Gladkovloadkeys: fatal errors - change to varargs
2011-02-21 Alexey Gladkovloadkeys: redesign parser
2011-02-05 Alexey Gladkovloadkeys: Fix some memory leaks
2011-01-25 Alexey Gladkovfindfile(): Remove duplicate declarations
2011-01-23 Alexey Gladkovloadkeys: Fix some memory leaks
2011-01-10 Alexey GladkovUse MAXPATHLEN constant
2011-01-07 Alexey GladkovDrop klibc support
2010-07-25 Maarten ter HuurneReplace index() and rindex() with strchr() and strrchr()
2010-06-30 Alexey Gladkovloadkeys -a: Switch to ASCII mode
2010-04-25 Olivier MehaniDon't open console on --bkeymap
2009-11-22 Alexey GladkovRegenerate loadkeys.c
2009-08-24 Alexey Gladkov[BUILD] Fix problems at cross-compiling
2009-06-08 Alexey GladkovMerge branch 'klibc/1.15-dev'
2009-06-07 Michael SchutteAdd documentation for loadkeys’s -q option to loadkeys.y
2009-05-23 Alexey Gladkov[BUILD] klibc port
2009-05-18 Alexey GladkovMerge branch 'auto-convert-keymaps'
2009-05-06 Michael SchutteRegenerate analyze.c and loadkeys.c
2009-04-21 Alexey GladkovRegenerate loadkeys.c
2009-04-08 Alexey Gladkovloadkeys: Document -q option
2009-03-05 Alexey GladkovFix format error
2009-03-04 Alexey Gladkov[BUILD] Fix build warnings
2008-05-17 Alexey Gladkovloadkeys.c: Regenerate source
2008-04-08 Alexey GladkovProcess a return code of 'write' function
2008-03-31 Michel Stempinloadkeys: dump binary keymap
2008-03-24 Alexey GladkovUpdate release version
2008-02-12 Alexey GladkovAdd analyze.c and loadkeys.c sources