Skip to content

Releases: dongyuwei/hallelujahIM

解决翻译调取错误 issues/25

02 Oct 14:48
Compare
Choose a tag to compare
v1.2.3

fix issues/25: translation not refresh. root cause is NSTextView:setS…

provide a web ui to config preference

20 Sep 14:57
Compare
Choose a tag to compare

现在可以通过点击 preferences ---> 配置页面---> 配置是否显示翻译列表。

v1.2.1

20 Aug 13:17
Compare
Choose a tag to compare

keep the annotation/translation window visible in screen viewport.

v1.2.0

20 Aug 10:26
Compare
Choose a tag to compare

fix bug: reset all state and hide all windows when deactivateServer event triggered

v1.1.9

19 Aug 15:20
Compare
Choose a tag to compare
  1. using marisa-trie to reduce memory, and to reduce the time needed to build the trie.
  2. turn it from a Objective-C project to a Objective-C++ project, so we can mix C++ and Objective-C code.

esc键取消输入

01 Jun 14:42
Compare
Choose a tag to compare

解决标点符号输入的问题

20 May 00:50
Compare
Choose a tag to compare

fix issues:

  1. #12

  2. #14

  3. #15

  4. 使用空格选词后自动附加一个空格(enter回车选词不附加空格);

  5. 解决输入英文单词后连续输入标点符号的bug。

fix issues/11 shift and caps lock

23 Apr 09:45
Compare
Choose a tag to compare

解决shift 和 caps lock输入的bug。

支持空格选词

26 Feb 08:17
Compare
Choose a tag to compare
  1. 支持空格选词;
  2. 解决command+X (如command + v, command + a) 在Chrome及Safari浏览器等app中的bug。

use custom window to show translations for macOS Sierra v10.12

02 Jan 14:18
Compare
Choose a tag to compare

use custom window to show translations for macOS Sierra v10.12