Commit graph

58 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
ebaad1d8dd Update ChangeLog 2009-11-05 22:57:15 +00:00
courtjester
de33091c10 More bug fixes for icon handling 2009-11-05 22:56:24 +00:00
courtjester
e622a42546 Fix icon copying bug when installing a keyboard. Remove debug statements 2009-11-04 21:26:03 +00:00
courtjester
3d2e21c24a Fix header and comments 2009-11-04 19:26:27 +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
bbee8f9fba Update spec file for openSUSE 2009-02-10 20:02:47 +00:00
courtjester
a4dade8452 Update spec file 2009-02-05 01:12:24 +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
6cfe21324d fix licensing 2009-01-08 22:39:58 +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
42f9f40e68 Sync version number with libkmfl 2008-10-16 19:55:23 +00:00
courtjester
5ec43eace8 Remove dependency on pstream 2007-02-16 23:44:56 +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
2a0933064d Add default icon for keyboards without icons 2006-11-21 16:44:29 +00:00
courtjester
04a9359372 Update for 0.9.5 2006-09-15 17:27:56 +00:00
courtjester
42bdead997 Make engine more efficient when loading keyboards 2006-09-05 17:17:36 +00:00
courtjester
f67399efc8 Fix Makefile.in.in for Ubuntu Breezy 2006-06-16 23:31:19 +00:00
courtjester
53948e37d0 update for 0.9.4 2006-06-16 23:30:21 +00:00
courtjester
c03853e55f Update debian control file 2006-03-09 18:26:57 +00:00
courtjester
1b86ec6e09 Use UTF conversion routines in kmflcomp rather than a local copy 2006-03-09 00:21:37 +00:00
courtjester
d552230633 Remove utfconv.h from Makefile.am 2006-03-08 21:50:26 +00:00
courtjester
0464f00d8c Fix debian control file 2006-03-08 21:49:41 +00:00
courtjester
ff8797cb11 Move utfconvert functionality to libkmflcomp 2006-03-08 00:11:38 +00:00
danglassey
13091353f9 Don't restrict it to i386 only 2006-03-04 17:12:04 +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
danglassey
4578cf660c change from ConvertUTF to utfconv 2006-03-04 12:50:06 +00:00
danglassey
f558cd6037 fix copyright boilerplate 2006-03-04 11:50:32 +00:00
danglassey
b5d6091d2f remove debian generated files 2006-03-04 11:49:46 +00:00
courtjester
57c255d7bd Update ChangeLog for 0.9.2 2006-03-03 00:36:14 +00:00
courtjester
6c93bb79a2 Update spec and debian changelog for 0.9.2 2006-03-03 00:34:40 +00:00
courtjester
9ec3408314 disable scim restart when installing keyboard with kmfl setup 2006-03-03 00:32:24 +00:00
courtjester
25352636dc Fix debian control file for dependencies 2006-02-22 22:03:32 +00:00
courtjester
e33eddacb3 Add mandriva to the spec file 2006-02-15 22:03:38 +00:00
courtjester
4e8f903fff AMD64 fixes. spec file unification 2006-02-14 20:30:54 +00:00
courtjester
5560f449fc remove im-xim-kmfl: no longer needed 2006-02-13 23:29:44 +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
198bb77774 *** empty log message *** 2006-02-03 00:09:03 +00:00
courtjester
4e6500319d update scim kmfl setup module to enumerate uncompiled keyboards as well as compiled keyboards 2006-02-02 17:02:24 +00:00
courtjester
5e893e8314 Fix shift key problem 2005-08-30 17:31:01 +00:00
courtjester
8287c10167 update ChangeLog 2005-07-04 20:05:09 +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
d8873864c2 change configure.in to use the correct method of getting SCIM_BINARY_VERSION 2005-05-12 17:57:33 +00:00
courtjester
6c64ffef92 More spec cleanups 2005-05-05 22:00:56 +00:00