Lukhnos Liu
8437d23eaf
Fix the remaining API deprecation warnings
...
This replaces the use of NSAlertPanel with a helper function, which in
turn uses NSAlert, which is the recommended way of showing alerts.
2018-12-01 06:58:24 -08:00
Lukhnos Liu
5ce1cc3f38
Bump to 0.9.10
2018-11-24 21:51:07 -08:00
Lukhnos Liu
7b77f66b55
Update copyright years
2018-11-24 21:50:24 -08:00
Lukhnos Liu
01baf0bb29
Fine-tune horizontal candidate UI for dark mode
2018-11-24 21:47:15 -08:00
Lukhnos Liu
39a7eca195
Fix license text for dark mode
2018-11-24 21:47:15 -08:00
Lukhnos Liu
1ca73fe794
Fix a memory leak in the installer
2018-11-24 21:47:15 -08:00
Lukhnos Liu
14c2e70f7b
Use control background color for dark mode
2018-11-24 21:47:15 -08:00
Lukhnos Liu
8058f37fff
Modernize project and bump min version to 10.10
...
32-bit architecture support is removed as a result.
2018-11-24 21:47:15 -08:00
ovadmin
e065d6fa17
Fix incorrect unprintable ASCII handling ( #139 )
...
When Caps Lock is on and when the character code is not printable, we
should simply reject handling such character instead of absorbing it and
inserting the character to the client buffer--not all apps handle those
insertions.
2018-07-07 13:25:10 -07:00
ovadmin
a83eb38c5f
版本更新至 0.9.9
...
* 修正在 macOS 10.13 上無法叫出偏好設定的問題
2017-09-19 20:45:24 -07:00
ovadmin
9be64e0a48
修正在 macOS 10.13 beta 上無法叫出偏好設定的問題
...
修正根據請參考以下連結:
3241c7f688
2017-09-04 21:21:09 -07:00
ovadmin
77b622e7da
使用 Xcode 建議的專案設定
2017-09-04 21:21:09 -07:00
ovadmin
966221191b
版本更新至 0.9.8
...
* 詞庫更新、修正及調整 (#115 , #117 , #126 等)
* 在輸入法選單中使用「小麥注音」作為名稱 (#109 )
* 版權年份更新
* 選字窗細微修正
* 安裝程式正式支援 macOS 10.12
* 移除 debug build 時自動安裝輸入法的 Xcode 設定
2017-04-30 01:33:40 -07:00
ovadmin
9e3e4701df
輸入法選單名稱改為「小麥注音」 ( fixes #109 )
2017-04-30 01:33:40 -07:00
ovadmin
4e42a48cd9
更新版權年份
2017-04-30 01:33:40 -07:00
ovadmin
d6e1ba435c
更新選字窗元件,與 OpenVanilla 同步
2017-04-30 01:33:40 -07:00
ovadmin
dd6ba14da5
Handle installation on macOS 10.12 correctly
...
The approach is derived from OpenVanilla.
2017-04-24 23:11:50 -07:00
ovadmin
ec80601c8d
Remove the install script when building DEBUG
2017-04-24 23:11:50 -07:00
Mengjuei Hsieh
1167792d82
bump version ( #114 )
2016-11-01 22:02:55 -07:00
Mengjuei
b023fe22e5
revert info.plists
2016-10-26 22:06:39 -07:00
Mengjuei Hsieh
a88a285a00
data dump ( #110 )
...
* 墊圈比較容易劣化
* 穗/穂
http://chardb.iis.sinica.edu.tw/variants.jsp?cid=18057
* Phrase adjustment, argparse for occurrence counter
minor revision
* better description for -j argument
minor revision
* Update README.markdown
2016-10-24 23:28:01 -07:00
Mengjuei Hsieh
d9348efb1e
minor revision to reflect xcode changes ( #112 )
...
__weak
if (0)
2016-10-24 23:08:43 -07:00
Mengjuei Hsieh
558c737226
Merge pull request #106 from OpenVanilla/mjhsieh
...
medium dump
2016-06-18 00:26:10 -07:00
Mengjuei
90d0ee1da9
Merge branch 'master' into mjhsieh
2016-06-17 23:37:12 -07:00
Mengjuei
0c83fc709f
Merge branch 'master' into mjhsieh
2016-06-17 23:30:40 -07:00
Peter Dave Hello
908dc21bc7
speed up travis-ci build
2016-06-17 23:30:15 -07:00
Peter Dave Hello
92b620f417
using zopflipng to optimize png images
2016-06-18 10:24:22 +08:00
Mengjuei Hsieh
d0c3c79ff7
Merge pull request #103 from PeterDaveHelloKitchen/travis-ci
...
speed up travis-ci build [mj - thanks for the contribution]
2016-06-17 10:43:16 -07:00
Peter Dave Hello
ab86dba5f0
speed up travis-ci build
2016-06-10 12:54:02 +08:00
Mengjuei
8af4d0cf79
update to the URL
2015-06-27 10:12:15 -07:00
Mengjuei
9c9a0cccb9
clarify the license wording
2015-04-23 22:56:21 -07:00
Mengjuei Hsieh
2244c35db8
Update README.markdown
2014-12-30 19:11:29 -08:00
Mengjuei Hsieh
e5566c7573
Update README.markdown
2014-12-30 19:10:44 -08:00
Lukhnos Liu
ccd4cc1cab
Bump to 0.9.6.11
2014-10-28 23:46:28 -07:00
Lukhnos Liu
8747e7d7c7
Fix vertical candidate highlight color on Yosemite
2014-10-28 23:36:01 -07:00
Mengjuei
c846d27452
adding travis ci build and remove unused docs
2014-08-23 18:43:46 -07:00
Lukhnos Liu
82acc456bc
Bump to 0.9.6.10
2014-05-18 20:42:59 -07:00
Lukhnos Liu
5f19be59b4
Override keyboard layout correctly. Fixes #86 .
...
Using numerous NSLog's led to the discovery that when McBopofomo lost
function (as described in #86 ), -setValue:forTag:client: was often called
not just on the context of the foreground app, but also on the contexts
of the background apps. This led to the theory that calling keyboard
layout override in that method (not a documented way of doing things
anyways) might corrupt the input method context. That we swapped out
language model and the builder when the method got called didn't help.
In this commit, we put back the keyboard layout override code to where
it belongs -- in -activateServer: -- and we now only swap the language
model and re-create the builder if the input method really changes (e.g.
from Bopomofo to Plain Bopomofo, or vice versa).
Similar defensive coding is also used in the function key handler in the
-handleEvent:client: method.
2014-05-18 20:41:53 -07:00
Lukhnos Liu
3640c9f55f
Remove build warnings for preferences.xib
...
Disable "Auto Recalculates Cell Size" option, which is not supported
before OS X 10.8.
2014-05-18 18:11:52 -07:00
Lukhnos Liu
b1627f95fe
Bump to 0.9.6.9
2014-05-16 21:21:02 -07:00
Lukhnos Liu
e406645893
Fix candidate window visual artifacts
...
* Use a built-in window level instead of the non-standard one
* Don't force the window to re-draw
* Defer orderFront: and orderBack:
2014-05-16 21:18:47 -07:00
Lukhnos Liu
28ca23b453
Switch to HTTPS version info endpoint
2014-05-16 21:16:39 -07:00
Lukhnos Liu
b56508c55c
Add a debug menu item for checking updates
2014-05-16 21:16:39 -07:00
Lukhnos Liu
67a23355ec
Apply recommended project file changes by Xcode 5
2014-05-16 21:16:39 -07:00
Mengjuei
890451ff27
organization update, 加詞及注音修正
2013-11-23 14:41:13 -08:00
Mengjuei
dc5a6d0a37
update filelist
2013-11-10 22:05:35 -08:00
Lukhnos Liu
c324eda5a9
Bump to 0.9.6.8
2013-06-15 16:42:20 -07:00
Lukhnos Liu
b4eea515c3
Fix Span removal bug when linked against libc++
2013-06-14 23:54:37 -07:00
Mengjuei Hsieh
a35eff46db
Merge pull request #74 from leafy7382/master
...
Remove compiler error under Xcode 4.6
2013-02-17 14:31:40 -08:00
leafy7382
0240445af5
NSPropertyListFormat does not need an assignment before use, remove rvalue.
2013-02-17 01:10:43 +08:00