Commit graph

38 commits

Author SHA1 Message Date
Daniel Glassey
3f474c64fe
[linux] convert kb icons to png instead of bmp (#1191)
* [linux] convert kb icons to png instead of bmp

make them antialiased 64x64 so that can be resized ok in the
ibus status indicator and the ibus keyboard selector

* [linux] move linux specific gitignore to linux/.gitignore
2018-09-18 15:28:53 +07:00
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
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
glasseyes
19cfa165cc copyright statements 2018-06-11 16:30:46 +07:00
glasseyes
be00ce08dc relicense kmflcomp from GPL to MIT 2018-05-17 15:56:12 +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
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
753048792a Fix Makefile.am for utfconv consolidation 2006-06-16 23:42:51 +00:00
courtjester
86b51a7fe5 fix initialization bug when using kmflcomp to load multiple keyboards 2006-06-16 23:27:33 +00:00
courtjester
ff8797cb11 Move utfconvert functionality to libkmflcomp 2006-03-08 00:11:38 +00:00
danglassey
c81e15ee4f get make distcheck to work 2006-03-04 10:14:44 +00:00
courtjester
e9ec99a5e9 Update Makefile.am and Makefile.in to remove ConvertUTF.c 2006-03-02 21:38:02 +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
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
courtjester
5b7b10073f Fix bug when compile a keyboard with Non UTF upper ANSI characters 2006-02-11 00:19:12 +00:00
danglassey
9c08be8e9f Add some copyright notices 2006-01-26 12:00:42 +00:00
courtjester
d8986aaa79 Fix shift key problem 2005-08-30 17:22:43 +00:00
courtjester
21de7b10f8 add full support for virtual keys 2005-07-04 18:45:36 +00:00
courtjester
c138226b0b Remove kmfl_comp.c 2005-07-04 18:17:52 +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
b259f2be51 update for loading kmn file on the fly without requiring precompilation 2005-05-31 20:44:39 +00:00
courtjester
d303711fa8 update for loading kmn file on the fly without requiring precompilation 2005-05-31 19:12:59 +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