Commit Graph

  • 1551876cc1 Lukhnos: Tweaks to the exponential decay-based user candidate override model. ShikiSuen 2022-01-07 02:56:38 +0800
  • f235746318 Lukhnos: Tweaks to the exponential decay-based user candidate override model. ShikiSuen 2022-01-07 02:56:38 +0800
  • 098f0bd8dd Zonble: Adds an option to let users to clear entire buffer using ESC key. ShikiSuen 2022-01-10 16:10:45 +0800
  • 836246d64f Zonble: Adds an option to let users to clear entire buffer using ESC key. ShikiSuen 2022-01-10 16:10:45 +0800
  • a26349f1ed 移除ㄅ半輸入模式;在系統內同時插寫簡繁體兩種輸入法。 ShikiSuen 2022-01-10 16:21:44 +0800
  • 459f1d77a1 移除ㄅ半輸入模式;在系統內同時插寫簡繁體兩種輸入法。 ShikiSuen 2022-01-10 16:21:44 +0800
  • 61fe5311ca i18n: macOS Notification Switch Texts. ShikiSuen 2022-01-04 21:56:27 +0800
  • eb8e664614 i18n: macOS Notification Switch Texts. ShikiSuen 2022-01-04 21:56:27 +0800
  • d1ed82cc55 Format Tweaks to Localizable.strings ShikiSuen 2022-01-04 21:55:22 +0800
  • f618f7f730 Format Tweaks to Localizable.strings ShikiSuen 2022-01-04 21:55:22 +0800
  • dee4bc864f License Update ShikiSuen 2022-01-04 11:49:46 +0800
  • f0ad95e7bf License Update ShikiSuen 2022-01-04 11:49:46 +0800
  • b5f32985a9 PR#1: macOS Notification when Kanji Conversation switch changes. Hiraku 2022-01-10 16:18:42 +0800
  • 65727727c3 PR#1: macOS Notification when Kanji Conversation switch changes. Hiraku 2022-01-10 16:18:42 +0800
  • d00de1c7ae Rudimental Support of KangXi Conversion Mode. ShikiSuen 2022-01-03 20:33:40 +0800
  • 2927e9e281 Rudimental Support of KangXi Conversion Mode. ShikiSuen 2022-01-03 20:33:40 +0800
  • 200debbc53 New Icon ShikiSuen 2021-12-28 11:30:21 +0800
  • 76cb35826d New Icon ShikiSuen 2021-12-28 11:30:21 +0800
  • 6bdd2aab44 Fixes a bug on building the unigrams. zonble 2022-01-10 01:02:04 +0800
  • b4276f0488 Fixes a bug on building the vector for unigrams from both global language model and user phrases. zonble 2022-01-10 00:44:08 +0800
  • 1e5bad20c2 Removes unused references. zonble 2022-01-09 23:11:11 +0800
  • 5b72e48a4e Minor fine-tunes on the preference window. zonble 2022-01-09 22:59:36 +0800
  • 0af238ef79 Cleans-up unused logs. zonble 2022-01-09 22:17:35 +0800
  • 3763688275 Fixes a typo. zonble 2022-01-09 21:54:45 +0800
  • a5247d958c Makes it able to reload user phrases. zonble 2022-01-09 21:53:45 +0800
  • e909dc20b5 Uses user phrases in the block builder. zonble 2022-01-09 19:41:36 +0800
  • 6f761ecbcd Implements adding phrase from shift and arrow keys. zonble 2022-01-09 19:17:20 +0800
  • 358462dff1 [WIP] Starts to work on the user phrases. zonble 2022-01-07 13:21:30 +0800
  • 37ec2f86c4 Rebranding to vChewing, requiring macOS 10.12 ShikiSuen 2021-12-17 16:04:16 +0800
  • c530d59f38 Rebranding to vChewing, requiring macOS 10.12 ShikiSuen 2021-12-17 16:04:16 +0800
  • 39cdc7d73d Merge pull request #207 from openvanilla/rebased-user-override-model Weizhong Yang a.k.a zonble 2022-01-07 13:20:52 +0800
  • 789d2a5687 計算選字事件時,若遇到常用標點,將標點視為句尾 ovadmin 2017-10-02 01:10:59 +0800
  • aeb774a8ed 小幅重構重複的程式碼 ovadmin 2017-10-02 00:59:20 +0800
  • 2e8e78971c 傳統注音不要記住用戶選字 ovadmin 2017-10-02 00:40:28 +0800
  • eef6f8c0ce 加大用戶選字詞模型的容量跟半衰期 ovadmin 2017-10-02 00:38:23 +0800
  • 3e0e859feb 將用戶選字記憶機制整合入 InputMethodController ovadmin 2017-09-30 11:22:44 +0800
  • d672136843 實作簡單的用戶選字記憶模型 ovadmin 2017-09-30 11:03:04 +0800
  • a17438b67a 修正一些選字機制 C++ 檔案 #include 不完整的問題 ovadmin 2017-09-30 11:00:48 +0800
  • 3760d24350 移除早期的候選歷史記憶機制 ovadmin 2017-09-29 11:33:27 +0800
  • 8fd9808f56 Merge pull request #206 from zonble/dev/esc_to_clean_buffer Weizhong Yang a.k.a zonble 2022-01-05 01:18:43 +0800
  • c32e216a6f Updates the README file for system requirement. zonble 2022-01-02 22:23:04 +0800
  • 69a6ac6d67 Updates CI settings. zonble 2022-01-02 22:13:14 +0800
  • 23100153cc Adds an option to clear entire input buffer by ESC key. zonble 2022-01-02 22:09:23 +0800
  • 34a333fe37 Merge branch 'master' of github.com:openvanilla/McBopomofo Zonble Yang 2022-01-02 21:32:23 +0800
  • dae5246af6 Merge branch 'master' of github.com:openvanilla/McBopomofo zonble 2022-01-02 21:32:23 +0800
  • c382b14a96 Update Data ShikiSuen 2022-01-01 01:06:35 +0800
  • be887925f0 Update Data ShikiSuen 2022-01-01 01:06:35 +0800
  • 5e0978b5fb Misc Tweaks + Add Git Submodule ShikiSuen 2021-12-15 18:29:41 +0800
  • 1a9e789403 Misc Tweaks + Add Git Submodule ShikiSuen 2021-12-15 18:29:41 +0800
  • 7b7c47fb35 Merge pull request #135 from openvanilla/0.9.9.x Shiki Suen 2021-12-15 18:08:14 +0800
  • 7084e2b56f Merge pull request #135 from openvanilla/0.9.9.x Shiki Suen 2021-12-15 18:08:14 +0800
  • 8a449e59bf Merge branch 'master' into 0.9.9.x Shiki Suen 2021-12-15 18:06:55 +0800
  • fd16801848 Merge branch 'master' into 0.9.9.x Shiki Suen 2021-12-15 18:06:55 +0800
  • f1ae12c5f0 Correctly locate a candidate panel's screen Lukhnos Liu 2021-11-24 23:22:29 -0800
  • 25ea443891 Correctly locate a candidate panel's screen Lukhnos Liu 2021-11-24 23:22:29 -0800
  • 813601a400 Correctly locate a candidate panel's screen Lukhnos Liu 2021-11-24 23:22:29 -0800
  • ef4cfdc9f8 Correctly locate a candidate panel's screen Lukhnos Liu 2021-11-24 23:22:29 -0800
  • 22cac3ddf2 Revert "Stop using IMK's showPreferences:" Lukhnos Liu 2021-11-24 21:16:20 -0800
  • 5ff3efb385 Revert "Stop using IMK's showPreferences:" Lukhnos Liu 2021-11-24 21:16:20 -0800
  • 531b84e36d Revert "Stop using IMK's showPreferences:" Lukhnos Liu 2021-11-24 21:16:20 -0800
  • 1684158277 Revert "Stop using IMK's showPreferences:" Lukhnos Liu 2021-11-24 21:16:20 -0800
  • 52745e4779 Remove manual line wrapping in README Lukhnos Liu 2021-11-24 10:12:47 -0800
  • 65b106ce88 Remove manual line wrapping in README Lukhnos Liu 2021-11-24 10:12:47 -0800
  • 2a36b2316a Remove manual line wrapping in README Lukhnos Liu 2021-11-24 10:12:47 -0800
  • 9cdb10bfb0 Remove manual line wrapping in README Lukhnos Liu 2021-11-24 10:12:47 -0800
  • 2cf6ea60ed Update README Lukhnos Liu 2021-11-24 10:09:47 -0800
  • 28d56669d8 Update README Lukhnos Liu 2021-11-24 10:09:47 -0800
  • 66e528993d Update README Lukhnos Liu 2021-11-24 10:09:47 -0800
  • ca7e5fb491 Update README Lukhnos Liu 2021-11-24 10:09:47 -0800
  • d7e59bd8d5 Add LICENSE.txt Lukhnos Liu 2021-11-24 10:04:29 -0800
  • c7225f9caf Add LICENSE.txt Lukhnos Liu 2021-11-24 10:04:29 -0800
  • 454f86ac0b Add LICENSE.txt Lukhnos Liu 2021-11-24 10:04:29 -0800
  • ba2b61e526 Add LICENSE.txt Lukhnos Liu 2021-11-24 10:04:29 -0800
  • 889c9e18e8 Update README Lukhnos Liu 2021-11-23 23:09:32 -0800
  • 9380f20754 Update README Lukhnos Liu 2021-11-23 23:09:32 -0800
  • c1d55291d6 Update README Lukhnos Liu 2021-11-23 23:09:32 -0800
  • bf5c6cdfa2 Update README Lukhnos Liu 2021-11-23 23:09:32 -0800
  • 64a3784fee Bump version to 1.1 Lukhnos Liu 2021-11-23 16:51:46 -0800
  • ad81de87a0 Bump version to 1.1 Lukhnos Liu 2021-11-23 16:51:46 -0800
  • 85fb99ecd7 Bump version to 1.1 Lukhnos Liu 2021-11-23 16:51:46 -0800
  • 9e4b047146 Bump version to 1.1 Lukhnos Liu 2021-11-23 16:51:46 -0800
  • 8239ecce47 Update copyright years Lukhnos Liu 2021-11-23 16:49:13 -0800
  • 3a027ba8fb Update copyright years Lukhnos Liu 2021-11-23 16:49:13 -0800
  • 2d67e9c754 Update copyright years Lukhnos Liu 2021-11-23 16:49:13 -0800
  • 709a285b00 Update copyright years Lukhnos Liu 2021-11-23 16:49:13 -0800
  • 2062a81b8f Localize new strings Lukhnos Liu 2021-11-23 16:44:19 -0800
  • 75b4bfac31 Localize new strings Lukhnos Liu 2021-11-23 16:44:19 -0800
  • b1f2c40efa Localize new strings Lukhnos Liu 2021-11-23 16:44:19 -0800
  • 1977d846eb Localize new strings Lukhnos Liu 2021-11-23 16:44:19 -0800
  • 9e46f4f446 Stop using IMK's showPreferences: Lukhnos Liu 2021-11-23 13:30:13 -0800
  • 69e463958e Stop using IMK's showPreferences: Lukhnos Liu 2021-11-23 13:30:13 -0800
  • faed1af197 Stop using IMK's showPreferences: Lukhnos Liu 2021-11-23 13:30:13 -0800
  • 5ca9b11fbd Stop using IMK's showPreferences: Lukhnos Liu 2021-11-23 13:30:13 -0800
  • 99680668c7 Fix IME activation issues on macOS 12 Lukhnos Liu 2021-11-22 21:17:35 -0800
  • c1bea8c382 Fix IME activation issues on macOS 12 Lukhnos Liu 2021-11-22 21:17:35 -0800
  • 883dc61446 Fix IME activation issues on macOS 12 Lukhnos Liu 2021-11-22 21:17:35 -0800
  • a0949d9450 Fix IME activation issues on macOS 12 Lukhnos Liu 2021-11-22 21:17:35 -0800
  • a5cc4652c5 Fix non-existent font in .xib Lukhnos Liu 2021-11-22 20:51:24 -0800
  • b85029dec1 Fix non-existent font in .xib Lukhnos Liu 2021-11-22 20:51:24 -0800
  • 62e03ca47d Fix non-existent font in .xib Lukhnos Liu 2021-11-22 20:51:24 -0800