Commit Graph

20 Commits (9e296ead7ea718f63849e12381f02b22948ea908)

Author SHA1 Message Date
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
Francois Gouget b31fbfc47d cmd: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:12 +02:00
Kirill K. Smirnov 42c26ded04 programs/cmd: Do not use hardcoded constants when corresponding macro is already defined. 2007-08-17 11:48:42 +02:00
Hwang YunSong(황윤성) 70ce53af03 cmd: Updated Korean resource. 2007-07-18 13:34:58 +02:00
Jason Edmeades a88a6c802a cmd.exe: Add basic support for && and (...) syntax. 2007-06-18 14:22:07 +02:00
Jason Edmeades b8aa5fc586 cmd.exe: Convert cmd to Unicode. 2007-06-04 14:44:46 +02:00
Jason Edmeades 5cc492c783 cmd.exe: Move English constants into NLS files. 2007-06-04 14:10:04 +02:00
Hwang YunSong(황윤성) 68401a151a cmd: Updated Korean resource. 2007-04-23 13:58:35 +02:00
Jason Edmeades ce87522f84 cmd.exe: Implement a basic 'more'.
This implements a basic more, eg 'dir | more' or 'more file.c'
but it does not support the flags or keys which can control it.
Basically its not worth implementing those, as in some modes
we cannot read a single key, we have to wait for <enter> anyway.
2007-04-16 12:24:49 +02:00
Hwang YunSong(황윤성) 3d92b2931c cmd: Updated Korean resource. 2007-04-16 12:11:38 +02:00
Jason Edmeades 2f5bfc0f78 cmd.exe: Add prompting and COPYCMD plus /Y support to move. 2007-04-12 16:38:35 +02:00
Hwang YunSong(황윤성) 323ff79fe7 cmd: Updated Korean Resource. 2007-03-14 18:58:14 +01:00
Jason Edmeades 9e041c6bc9 cmd.exe: Add support for FTYPE. 2007-03-13 11:58:19 +01:00
Hwang YunSong(황윤성) aec743c16e cmd: Updated Korean resource. 2007-03-07 21:33:55 +01:00
Jason Edmeades 79aa1a009f cmd.exe: Add ASSOC command. 2007-03-05 12:56:48 +01:00
Jason Edmeades fda7229b50 cmd.exe: Add prompt for rd /s. 2007-02-28 14:28:16 +01:00
Hwang YunSong(황윤성) 644b87158f cmd: Updated Korean resource. 2007-02-16 13:14:45 +01:00
Vitaly Lipatov fdf8c1a402 cmd: Fix program name. 2007-02-14 12:21:36 +01:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00