Rev. | Time | Author |
---|---|---|
ae9ad57 master | 2018-04-27 20:51:52 | YujiSoftware |
Use the reg command to import/export properties |
||
8a7467b snap-180407 | 2018-04-05 20:22:14 | Kazuhiro Fujieda |
Update documents |
||
a7e8e77 | 2018-04-01 16:34:35 | Kazuhiro Fujieda |
Fix recursive commands not working on Windows 10 |
||
43ba288 | 2018-04-01 16:34:34 | Kazuhiro Fujieda |
Fix a bug where shift key combinations cancel the mark |
||
98c0a16 | 2018-04-01 16:34:34 | Kazuhiro Fujieda |
Reduce invocations of CoInitializeEx |
||
b950ddd | 2018-04-01 16:34:34 | Kazuhiro Fujieda |
Improve debug logging |
||
0f23935 | 2018-04-01 16:34:34 | Kazuhiro Fujieda |
Retry CoInitializeEx on its failure |
||
06c7010 | 2018-04-01 16:34:34 | Kazuhiro Fujieda |
Add .vs/ to .gitignore |
||
a61c9fa | 2018-03-31 19:23:56 | YujiSoftware |
Adjust the layout of the properties dialog dynamically |
||
8799a18 | 2017-05-12 19:21:41 | Kazuhiro Fujieda |
Fix Firefox crashes on showing a move in full screen |
||
ee37bc9 | 2017-05-11 23:59:33 | Kazuhiro Fujieda |
Change the platform toolset to v140 |
||
6c5924f | 2014-09-20 20:38:11 | Kazuhiro Fujieda |
Make some modifications to TSFHandler |
||
c1bfc09 | 2014-09-13 16:44:07 | Kazuhiro Fujieda |
Support TSF-based IMEs on TSF-aware applications |
||
00805d5 | 2014-09-11 22:22:29 | Kazuhiro Fujieda |
Add a new class to handle the TLS stuff |
||
aa92c5f | 2014-09-11 22:22:28 | Kazuhiro Fujieda |
Fix a bug where the icon doesn't reflect the hook state on Internet Explorer |
||
c18161b | 2014-09-11 22:22:28 | Kazuhiro Fujieda |
Add the only active TIP (IME on TSF) to the IME list |
||
78405f4 | 2014-09-11 22:22:27 | Kazuhiro Fujieda |
Make CUtils::Log thread safe |
||
78e2c1c | 2014-09-11 22:22:27 | Kazuhiro Fujieda |
Fix the bug where the hook state remains unchanged when IE10 or later has the keyboard focus |
||
bc0b216 | 2014-09-11 22:22:26 | Kazuhiro Fujieda |
Ignore minor differences in titles and file names |
||
3c4a80d | 2013-06-04 20:04:14 | Kazuhiro Fujieda |
Fix a bug where two or more users can't use xkeymacs at the same time on the same host |
||
d735b48 | 2012-08-26 15:52:59 | Kazuhiro Fujieda |
Change the behavior of the reset |
||
1d53267 | 2012-08-24 12:19:16 | Kazuhiro Fujieda |
Make CXkeymacsApp::Start64bitProcess wait until the child process starts |
||
676a11a | 2012-08-23 23:15:30 | Kazuhiro Fujieda |
Allow output of debug logs on failures of IPC functions |
||
bb65ebb | 2012-08-23 22:05:48 | Kazuhiro Fujieda |
Insert ProjectGuid into each project file |
||
293f384 | 2012-04-04 11:45:24 | Kazuhiro Fujieda |
Fix a bug where all applications launched by javaw.exe are |
||
d56ffda | 2012-02-20 13:25:23 | Kazuhiro Fujieda |
Share the hook state among 32bit and 64bit processes. |
||
a583dd5 | 2012-01-27 23:58:26 | Kazuhiro Fujieda |
Modify the code related to m_bHook in CXkeymacsDll. |
||
6802fef | 2012-01-27 23:58:24 | Kazuhiro Fujieda |
Make some members related to status icons static in CMainFrame. |
||
5a0263c | 2012-01-27 23:58:03 | Kazuhiro Fujieda |
Define almost data members out of the shared section. |
||
46c3422 | 2012-01-23 03:07:40 | Kazuhiro Fujieda |
Separate AppName::SetIMEState from CXkeymacsDll::InitKeyboardProc. |