Commit graph

25 commits

Author SHA1 Message Date
glasseyes
bd58349ba2 changes from libkmfl 0.9.12-1 debian package
includes changes for 0.9.12 not in vc
2018-04-19 13:25:44 +07:00
courtjester
50e8376dd9 Fix debug messages 2012-05-23 18:42:48 +00:00
courtjester
d1f005cd08 fix support for differentiating between right and left ctrl, alt, and shift states when matching "any" statements
fix bug when nomatch is used with "use" keyword
2010-11-17 00:58:04 +00:00
courtjester
ab7dee995e Add Keyman 7.0 support 2009-02-05 00:09:10 +00:00
courtjester
4d2473608e Compile cleanup 2008-10-20 23:40:25 +00:00
courtjester
b16946a9de Change char* to const char* for DBGMSG and ERRMSG 2008-10-20 21:54:52 +00:00
courtjester
50ee03d47a Commit a full string rather than a single character at a time 2008-10-16 19:52:37 +00:00
courtjester
b4ca171335 support context sensitive input; loading/unloading/modifying keyboards on the fly 2006-11-21 16:56:45 +00:00
courtjester
bafeeae270 fix problem with a mixture of erases and data being output during the processing of a single keystroke 2006-09-14 22:35:32 +00:00
courtjester
e134a56e7a Fix deadkey handling for deadkeys in 'any' command 2006-09-05 17:11:20 +00:00
courtjester
ff8797cb11 Move utfconvert functionality to libkmflcomp 2006-03-08 00:11:38 +00:00
courtjester
536c3b6a01 Replace ConvertUTF with new GPL implementation 2006-03-02 19:05:21 +00:00
courtjester
590fc8e975 fix bug when 'index' selection from 'any' is out of range 2006-02-23 21:27:04 +00:00
courtjester
4e8f903fff AMD64 fixes. spec file unification 2006-02-14 20:30:54 +00:00
courtjester
9be8501897 Delete main.c from repository 2006-02-13 23:27:10 +00:00
courtjester
283250a102 Update license information to include Tavultesoft and change to GPL from LGPL 2006-02-13 23:22:28 +00:00
danglassey
c03be4b963 Add some copyright notices 2006-01-26 12:31:55 +00:00
courtjester
b1a61096d5 Fix right shift key not being detected for regular shifted characters 2005-09-06 19:43:43 +00:00
courtjester
5e893e8314 Fix shift key problem 2005-08-30 17:31:01 +00:00
courtjester
4753b92630 Add full support for virtual keys 2005-07-04 18:12:25 +00:00
courtjester
35cd71cdc3 bugfix in store definitions; increase max length of names 2005-06-03 19:23:44 +00:00
courtjester
d303711fa8 update for loading kmn file on the fly without requiring precompilation 2005-05-31 19:12:59 +00:00
courtjester
5be9cb177b Fix problem with deadkeys not being added to history; send debug messages to stderr 2005-04-05 18:41:02 +00:00
courtjester
16843c6c9a Add support to kmfl to send nonprinting keys (F1, F2, backspace, etc) to client 2005-03-11 19:33:59 +00:00
courtjester
bd18988979 Initial import. 2005-02-09 19:43:42 +00:00