summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 5af89fa15f9b7dc8b8df8674f130da44e5ea2c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
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