Commit graph

23 commits

Author SHA1 Message Date
glasseyes
12ab8f963a [linux] remove autotool generated files
document in README.repo to use autogen.sh to regenerate
change build.sh to use autoreconf -if
add the generated files to .gitignore
2018-09-12 11:04:28 +07:00
glasseyes
a148fb4506 changes from scim-kmfl-imengine 0.9.9-1 debian package 2018-04-19 13:42:45 +07:00
courtjester
de33091c10 More bug fixes for icon handling 2009-11-05 22:56:24 +00:00
courtjester
b89f26c08d Fix icon folder creation in scim_kmfl_imengine_setup. Add displaying keyman message store when displaying keyboard properties. Fix loading of icon file when keyboards are loaded by the engine. 2009-11-04 17:16:44 +00:00
courtjester
c94dcbdc71 fix so xkmap.cpp compiles with gcc 4.4 2009-05-19 18:47:26 +00:00
courtjester
1f9ca8f60d Revert previous commit 2009-02-05 01:07:29 +00:00
courtjester
963280fce9 Add Keyman 7.0 support, Remove debugging output 2009-02-05 00:10:06 +00:00
courtjester
7a5526e3b4 Compilation cleanups 2008-10-20 22:17:28 +00:00
courtjester
80348c01d6 Add stdlib.h include to xkbmap.cpp 2008-10-20 16:50:11 +00:00
courtjester
cf1e17e1c8 Add keyboard property dialog; support context sensitive input; loading/unloading/modifying keyboards on the fly;update debian files 2006-11-21 16:53:55 +00:00
courtjester
42bdead997 Make engine more efficient when loading keyboards 2006-09-05 17:17:36 +00:00
courtjester
ff8797cb11 Move utfconvert functionality to libkmflcomp 2006-03-08 00:11:38 +00:00
danglassey
89d6ef5fc0 fixes for make distcheck to work
add EXTRA_DIST for various files
updated intltool
use installed scim found by pkgconfig not one from $(prefix)
2006-03-04 13:35:47 +00:00
courtjester
4e8f903fff AMD64 fixes. spec file unification 2006-02-14 20:30:54 +00:00
courtjester
283250a102 Update license information to include Tavultesoft and change to GPL from LGPL 2006-02-13 23:22:28 +00:00
courtjester
4753b92630 Add full support for virtual keys 2005-07-04 18:12:25 +00:00
courtjester
d303711fa8 update for loading kmn file on the fly without requiring precompilation 2005-05-31 19:12:59 +00:00
courtjester
ddc69938be scim_private.h is really scim_kmfl_imengine_private.h 2005-04-25 19:24:20 +00:00
courtjester
d0ccda0bcc Remove code to handle problems with forward_key_event since this is now handled correctly in scim and scim-qtimm 2005-04-25 19:22:35 +00:00
courtjester
ead6c41436 try to detect immodule (xim/non-xim) and change handling accordingly 2005-04-05 19:01:21 +00:00
courtjester
d005b8720f Add support to kmfl to send nonprinting keys (F1, F2, backspace, etc) to client; change Makefile.am to use correct directories for current version of scim 2005-03-11 19:28:57 +00:00
courtjester
2c3961bcef change KmflInstance::erase_char() to use delete_surrounding_text if possible 2005-02-14 21:49:46 +00:00
courtjester
f98d172e9d Initial import. 2005-02-09 19:57:03 +00:00