mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
document in README.repo to use autogen.sh to regenerate change build.sh to use autoreconf -if add the generated files to .gitignore
77 lines
2.2 KiB
Text
77 lines
2.2 KiB
Text
kmflcomp (10.99.1-1)
|
|
|
|
* Change license to MIT as it is being moved into Keyman 11
|
|
* Keyman is now owned by SIL
|
|
* kmflcomp can now compile Keyman kmn source files up to version 10
|
|
provided they don't use newer syntax
|
|
|
|
-- Daniel Glassey <wdg@debian.org> Wed, 12 Sep 2018 11:43:22 +0700
|
|
|
|
kmflcomp (0.9.10-1)
|
|
|
|
* fix bug in processing special stores when special store name is invalid
|
|
|
|
-- Doug Rintoul <doug_rintoul@sil.org> Thu, 24 Oct 2013 14:13:31 -0700
|
|
|
|
kmflcomp (0.9.9-1)
|
|
|
|
* bugfix for FreeBSD amd64
|
|
|
|
-- Doug Rintoul <doug_rintoul@sil.org> Fri, 23 Jul 2010 09:49:20 -0700
|
|
|
|
kmflcomp (0.9.8)
|
|
|
|
* add Platform conditionals
|
|
* add support for Keyman 7
|
|
|
|
-- Doug Rintoul <doug_rintoul@sil.org> Mon, 26 Jan 2009 12:54:38 -0800
|
|
|
|
kmflcomp (0.9.7)
|
|
|
|
* Add libx11 to link
|
|
|
|
-- Doug Rintoul <doug@intrepid> Thu, 16 Oct 2008 16:41:09 -0700
|
|
|
|
kmflcomp (0.9.6)
|
|
|
|
* add support for get_surrounding_text to provide context sensitive input
|
|
methods
|
|
* add the ability to reload keyboards on the fly
|
|
|
|
-- Doug Rintoul <doug_rintoul@sil.org> Tue, 7 Nov 2006 14:57:53 -0800
|
|
|
|
|
|
kmflcomp (0.9.4-1)
|
|
|
|
* Consolidate utfconv to kmflcomp
|
|
* fix reinitialization bug when using kmflcomp to load multiple keyboards
|
|
|
|
-- Doug Rintoul <doug_rintoulsil.org> Fri, 16 Jun 2006 11:10:00 -0700
|
|
|
|
|
|
kmflcomp (0.9.2-1)
|
|
|
|
* Replace UTF Conversion library with a GPLed implementation
|
|
* add version and usage message to kmflcomp
|
|
|
|
-- Doug Rintoul <doug_rintoulsil.org> Thu, 02 Mar 2006 11:10:00 -0800
|
|
|
|
kmflcomp (0.9.1-1)
|
|
|
|
* fix headers for C++ inclusion
|
|
* fix bug when compile a keyboard with Non UTF upper ANSI characters
|
|
|
|
-- Doug Rintoul <doug_rintoulsil.org> Tue, 02 Feb 2006 11:40:00 -0800
|
|
|
|
0.9 30-Aug-2005
|
|
Fix Shift key problem
|
|
0.8 4-Jul-2005
|
|
Add full support for virtual keys.
|
|
0.7 2-Jun-2005
|
|
Fix bug when keyboard name was greater than 31 characters.
|
|
Increase maximum size of names to 64 characters and add warnings when names exceed this amount
|
|
Allow stores to be used before they are defined
|
|
0.6 31-May-2005
|
|
Add the ability to load uncompiled keyboards on the fly
|
|
|
|
|