forked from janghe11/nimf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
175 lines (125 loc) · 5.59 KB
/
NEWS
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
nimf (2016.07.15) stable; urgency=medium
* Added "reset-on-mouse-button-press" option on Qt5
Default value is true.
-- Hodong Kim <cogniti@gmail.com> Fri, 15 Jul 2016 00:07:39 +0900
nimf (2016.07.14) stable; urgency=medium
* nimf-anthy: Reduced memory usage
* nimf-anthy: Fixed invalid assignment
-- Hodong Kim <cogniti@gmail.com> Thu, 14 Jul 2016 00:00:04 +0900
nimf (2016.07.13) stable; urgency=medium
* Fixed preedit attributes
* Fixed set_cursor_location
* Improved the performance of nimf-anthy
* Updated translations
* Show Caps Lock state
Added a "show-notification" option, default value is true.
related issue https://github.com/dasom-im/dasom/issues/37
-- Hodong Kim <cogniti@gmail.com> Wed, 13 Jul 2016 00:30:19 +0900
nimf (2016.07.04) stable; urgency=medium
* Added Multi_key 0xff20
-- Hodong Kim <cogniti@gmail.com> Mon, 04 Jul 2016 18:52:41 +0900
nimf (2016.07.03) stable; urgency=medium
* Fixed nimf_sunpinyin_reset()
* Reset server->instances when G_IO_HUP | G_IO_ERR
* Create HanjaTable as a single instance
* Run as a unique instance: nimf-indicator
* Do not use virtual modifiers
* Implemented nimf-anthy based on anthy
* Fixed memory leak
* Fixed invalid use of g_malloc0_n()
* Modified nimf_candidate_show_window()
* Fixed a possible fault
-- Hodong Kim <cogniti@gmail.com> Sun, 03 Jul 2016 23:53:42 +0900
nimf (2016.06.18) stable; urgency=medium
* Fixed infinite loop (reported by nemonein)
-- Hodong Kim <cogniti@gmail.com> Sat, 18 Jun 2016 00:29:58 +0900
nimf (2016.06.16) stable; urgency=medium
* Updated translation
* Added "use-singleton" option (closes #7)
Default value is true
* Changed the method of switching engine (issue #8)
* Update default language engine list (issue #8)
* Added nimf-system-keyboard schema for consistency
-- Hodong Kim <cogniti@gmail.com> Thu, 16 Jun 2016 22:57:21 +0900
nimf (2016.06.02) stable; urgency=medium
* Removed dconf-editor from Recommends field
* Set treeview size
* Don't use gtk_switch_set_state() for backward compatibility
-- Hodong Kim <cogniti@gmail.com> Thu, 02 Jun 2016 00:32:30 +0900
nimf (2016.06.01) stable; urgency=medium
* Added missing keysyms
* Use a naming convention for NimfModifierType
<Name> instead of name-mask
* Use correct keysym names
* Check if (nimf_client_is_connected () == FALSE)
* Added nimf_client_is_connected()
* Added nimf-settings
Related issue https://github.com/dasom-im/dasom-settings/issues/1
* Apply an option "always-use-preedit" at runtime
-- Hodong Kim <cogniti@gmail.com> Wed, 01 Jun 2016 19:38:38 +0900
nimf (2016.05.25) stable; urgency=medium
* Added an option "always-use-preedit" (issue #5)
* Use event->key.keyval in the case of Romaja layout
* Changed the method of loading active engines
* Removed an unused variable
* Added nimf-dev.install, nimf.install
-- Hodong Kim <cogniti@gmail.com> Wed, 25 May 2016 23:14:42 +0900
nimf (2016.05.01) stable; urgency=high
* Fixed a segmentation fault
nimf-sunpinyin depends on sunpinyin-data
* Check pkg-config, libglib2.0-dev
Related issue https://github.com/dasom-im/dasom-jeongeum/issues/9
-- Hodong Kim <cogniti@gmail.com> Sun, 01 May 2016 00:34:51 +0900
nimf (2016.04.29) stable; urgency=medium
* Added NimfEngineInfo
* Fixed a possible fault
* Used g_module_build_path instead of g_build_path
Renamed nimf-anthy.so to libnimf-anthy.so
Renamed nimf-libhangul.so to libnimf-libhangul.so
Renamed nimf-sunpinyin.so to libnimf-sunpinyin.so
Renamed nimf-system-keyboard.so to libnimf-system-keyboard.so
* Generate 16x16 and 48x48 icons
-- Hodong Kim <cogniti@gmail.com> Fri, 29 Apr 2016 05:28:22 +0900
nimf (2016.04.28) stable; urgency=medium
* Added nimf-system-keyboard engine
* Added "active-engines" key
* Integrated NimfModuleManager into NimfServer
* Moved "default-engine" key to /org/nimf/engines/
-- hodong <cogniti@gmail.com> Thu, 28 Apr 2016 12:51:54 +0900
nimf (2016.04.26) stable; urgency=medium
* Initial Release
* Nimf is an input method framework, it has a module-based client-server
architecture where applications act as clients and communicate with the
Nimf server via toolkit-specific input context modules and one socket per
process.
* Nimf provides
+ Input Method Server
- nimf-daemon including XIM
+ Language Engines
- Chinese: nimf-sunpinyin (based on sunpinyin, under the development)
- Japanese: nimf-anthy (based on anthy, under the development)
- Korean: nimf-libhangul (based on libhangul)
+ Client Modules
- GTK+2, GTK+3, Qt4, Qt5
+ Indicator
- nimf-indicator (based on libappindicator3) for Unity, GNOME Panel, KDE
+ Development files
-- Hodong Kim <cogniti@gmail.com> Tue, 26 Apr 2016 06:31:55 +0900
dasom (1.0.1) stable; urgency=medium
* Fixed race condition (closes #18)
* Dubeolsik: Compose double consonants only with shift key by default
* Fixed CapsLock (closes #15 #16)
* Fixed event hooking (closes #9)
* Fixed compatibility issue with Qt 5.5 (closes #11)
* Modified icon brightness
- f9f9f9 (2.5% gray) --> f2f2f2 ( 5% gray)
- ffffff (black) --> 1a1a1a (90% gray)
-- Hodong Kim <hodong@cogno.org> Sun, 25 Oct 2015 00:37:29 +0900
dasom (1.0) stable; urgency=medium
* Initial Release
* Dasom is an input method framework, which provides
- Input Method Server including XIM
- Language Engines for Korean, English
- IM Modules for GTK+2, GTK+3, Qt4, Qt5
- Indicators for GNOME Shell, Unity, KDE, GNOME panel
-- Hodong Kim <hodong@cogno.org> Fri, 09 Oct 2015 01:21:10 +0900