Rev. | Tiempo | Autor |
---|---|---|
5479c09 msg-utf8 | 2012-01-21 07:58:27 | Moriguchi, Hirokazu |
MessageUtil_GetUTF8StaticBinaryBlock function: Protect string memory area by using VirtualProtect API |
||
7414a4f | 2012-01-21 00:43:13 | Moriguchi, Hirokazu |
MessageUtil_GetUTF8StaticBinaryBlock: Find key string by bsearch() |
||
c104b24 | 2012-01-19 07:40:28 | Moriguchi, Hirokazu |
Update how-to-build docs about message resources |
||
d20ffc3 | 2012-01-19 07:40:26 | Moriguchi, Hirokazu |
Delete mbtoutf8 and encutf8 files |
||
b2a2988 | 2012-01-19 07:40:24 | Moriguchi, Hirokazu |
Normalize half / full width characters |
||
166d7d7 | 2012-01-19 07:40:22 | Moriguchi, Hirokazu |
Add 'u8' macro and msgutil module for UTF-8 string resource in mesg-jpn.h |
||
1c477cc | 2012-01-19 07:40:21 | Moriguchi, Hirokazu |
Amend VS2005EE build |
||
28c3554 | 2012-01-19 01:09:51 | s_kawamoto |
Add support for MLSD responses from some broken hosts. |
||
8262ff7 | 2012-01-16 23:46:00 | s_kawamoto |
Modify documents. |
||
3966727 | 2012-01-16 22:41:39 | s_kawamoto |
Compile executable files. |
||
e17099a | 2012-01-16 22:32:30 | s_kawamoto |
Update encoded messages. |
||
a8203f7 | 2012-01-16 22:31:36 | s_kawamoto |
Merge commit 'a7e5034b7e8ee3d3cf0449be7a0bde3fccb247e8' into test |
||
e5ed133 | 2012-01-16 22:25:14 | s_kawamoto |
Normalize characters. |
||
39f0540 | 2012-01-16 22:11:55 | s_kawamoto |
Merge commit '54fbba48345efc266d90204375d464738a31c3ba' into test |
||
7f228d4 | 2012-01-16 22:07:38 | s_kawamoto |
Change "MS Sans Serif" into "MS Shell Dlg". |
||
66154de | 2012-01-16 22:01:29 | s_kawamoto |
Change "MS Sans Serif" into "MS Shell Dlg". |
||
2869b66 | 2012-01-16 21:58:56 | s_kawamoto |
Merge commit '6a29d875d5ea2ac915bf1fb3b24c6bd136649e35' into test |
||
d0fd052 | 2012-01-16 21:55:21 | s_kawamoto |
Modify project names. |
||
2ee418d | 2012-01-16 21:52:22 | s_kawamoto |
Merge commit '03151a6ab14a8ba2d0c163d97e596ae093003712' into test |
||
5447dfe | 2012-01-16 21:43:25 | s_kawamoto |
Merge commit '87a70762c4c6e9d9ce412bd48f7639b8f576df68' into test |
||
a7e5034 kana-improved | 2012-01-15 07:45:50 | Moriguchi, Hirokazu |
Normalize kana words: "user", "server", "viewer" |
||
54fbba4 | 2012-01-15 07:45:49 | Moriguchi, Hirokazu |
Normalize half / full width characters |
||
6a29d87 | 2012-01-15 07:45:47 | Moriguchi, Hirokazu |
Font: Change "MS P Gothic" to "MS Shell Dlg(MS UI Gothic)" |
||
03151a6 | 2012-01-15 07:45:36 | Moriguchi, Hirokazu |
Enable to build by Visual C++ 2005 Express Edition |
||
87a7076 | 2012-01-15 07:40:23 | Moriguchi, Hirokazu |
Add project/solution files for Visual C++ 2005 Express Edition |
||
19f7cce | 2012-01-10 21:01:37 | Yuji Tanaka |
Add support for HP NonStop Server |
||
397d796 | 2012-01-07 22:37:34 | s_kawamoto |
Fix bugs of simultaneous connection. |
||
190e1b1 | 2011-12-26 21:51:51 | s_kawamoto |
Add test code for SFTP (still useless). |
||
a3090f8 | 2011-12-16 21:32:55 | s_kawamoto |
Fix bugs of uninitialized variables. |
||
e587af5 | 2011-12-12 21:03:28 | s_kawamoto |
Added support for displaying icons in the local file list. |