Commit graph

72 commits

Author SHA1 Message Date
glasseyes
0096cf2fe7 Debian packaging changes for 10.99.1 2018-08-29 17:01:59 +07:00
glasseyes
97c9ef2d9c update generated lex and yacc files 2018-08-29 16:20:26 +07:00
glasseyes
c7c183597f minor warning fixes 2018-08-29 16:15:09 +07:00
glasseyes
222a107d55 autotool update 2018-08-28 16:55:06 +07:00
glasseyes
7ff76a5670 add visualkeyboard and keyboardversion stores 2018-08-28 15:16:16 +07:00
glasseyes
0063cc4ba1 update check_bitmap
check for icons dir and .ico converted to .bmp
yacc.y LANGUAGE is handled as a string
some linux .gitignore
don't search fof icons dir or .ico in ibus-kmfl
2018-08-28 14:28:10 +07:00
glasseyes
7f90d9cede handle keyman format version numbers > 10 2018-08-24 16:41:40 +07:00
glasseyes
8e8b15dabe update kmflcomp to handle TARGETS
abort compilation if mobile only TARGETS
ignore other new (since 6.0) special stores
2018-08-24 13:36:14 +07:00
Vitrum
75824f14aa packaging path variables 2018-06-18 13:58:49 +03:00
glasseyes
19cfa165cc copyright statements 2018-06-11 16:30:46 +07:00
glasseyes
ef4c0066a9 update debian/copyright years 2018-06-11 13:27:17 +07:00
glasseyes
24c04a88ac remove old anjuta files 2018-05-18 09:36:54 +07:00
glasseyes
be00ce08dc relicense kmflcomp from GPL to MIT 2018-05-17 15:56:12 +07:00
glasseyes
dd2c0788d8 version number 10.99.1 first alpha being developed
clean up for autoreconf to run cleanly
2018-04-25 17:09:13 +07:00
glasseyes
9626d32bfb [KMFL] set INSTALLDIR for build.sh
autoreconf projects for consistency
2018-04-23 14:06:23 +07:00
glasseyes
0076cdc4ce changes from kmflcomp 0.9.10-1 debian package 2018-04-19 13:15:23 +07:00
courtjester
fa1ed5bd10 bugfix for FreeBSD amd64 and in processing special stores when special store name is invalid 2013-10-29 00:00:53 +00:00
courtjester
aa6056afaf bugfix for FreeBSD amd64 2009-11-24 22:02:42 +00:00
courtjester
bbee8f9fba Update spec file for openSUSE 2009-02-10 20:02:47 +00:00
courtjester
798fb2d92b Fix reported version number 2009-02-09 16:52:38 +00:00
courtjester
a4dade8452 Update spec file 2009-02-05 01:12:24 +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
434bd1ee6d Add X11 library to Makefile.am 2008-10-16 19:54:03 +00:00
courtjester
1cf1c33926 support context sensitive input; loading/unloading/modifying keyboards on the fly 2006-11-21 17:03:02 +00:00
courtjester
04a9359372 Update for 0.9.5 2006-09-15 17:27:56 +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
753048792a Fix Makefile.am for utfconv consolidation 2006-06-16 23:42:51 +00:00
courtjester
53948e37d0 update for 0.9.4 2006-06-16 23:30:21 +00:00
courtjester
86b51a7fe5 fix initialization bug when using kmflcomp to load multiple keyboards 2006-06-16 23:27:33 +00:00
courtjester
6b2e2f4a2a Add extern C to kmflutfconv.h 2006-03-10 23:41:07 +00:00
courtjester
ff8797cb11 Move utfconvert functionality to libkmflcomp 2006-03-08 00:11:38 +00:00
danglassey
3b387adbd9 Don't restrict to i386 only 2006-03-04 17:13:27 +00:00
danglassey
2612a7f485 source needs a section, and build depends on libx11-dev 2006-03-04 11:35:34 +00:00
danglassey
38d8d14e8a build depends needs to include cdbs 2006-03-04 11:16:50 +00:00
danglassey
4ac61a932a release 0.9.3 2006-03-04 10:31:18 +00:00
danglassey
998689e504 rename package to libkmflcomp0 2006-03-04 10:20:58 +00:00
danglassey
fb0a81f25d libkmflcomp needs depends line
rename to libkmflcomp0 to keep lintian happy
2006-03-04 10:17:22 +00:00
danglassey
c81e15ee4f get make distcheck to work 2006-03-04 10:14:44 +00:00
danglassey
b0cd2a2b4f update to standards version 3.6.2 2006-03-04 09:40:24 +00:00
danglassey
e42b81493f fix descriptions and sections
fix email address in copyright
2006-03-04 09:38:48 +00:00
danglassey
318b7f56b1 Remove generated files from CVS
Add me to uploaders
2006-03-04 09:31:43 +00:00
courtjester
199b8ae645 Update change log for 0.9.2 2006-03-03 21:17:51 +00:00
danglassey
7382f5f616 LGPL license not needed here 2006-03-03 16:44:43 +00:00
courtjester
875611d0d8 fix debian changelog 2006-03-02 23:23:34 +00:00
courtjester
e9ec99a5e9 Update Makefile.am and Makefile.in to remove ConvertUTF.c 2006-03-02 21:38:02 +00:00
courtjester
9cc26655fa update spec and debian changelog for 0.9.2 2006-03-02 21:25:33 +00:00
courtjester
f8844e87a7 Add version number and help message to kmflcomp 2006-03-02 19:06:00 +00:00
courtjester
536c3b6a01 Replace ConvertUTF with new GPL implementation 2006-03-02 19:05:21 +00:00
courtjester
a985fcec9c Fix lex and yacc reinitialization when loading multiple keyboards 2006-02-27 22:12:11 +00:00