Rein Klazes
|
8c540ba674
|
wcmd: CALL should search the current PATH.
|
2006-02-06 14:11:40 +01:00 |
Fatih Aşıcı
|
75b018444e
|
wcmd: Turkish translation.
|
2006-02-06 13:08:46 +01:00 |
Mike McCormack
|
7d66567253
|
programs: Use WIN32_LEAN_AND_MEAN in some more places.
|
2006-01-16 20:41:34 +01:00 |
Rein Klazes
|
80e695a6a4
|
wcmd: Increase maximum length of commands.
Increase maximum length of commands to 8192 bytes as on Windows XP.
Add needed braces to a multi line "if" statement.
|
2005-12-19 17:42:11 +01:00 |
Aric Stewart
|
1d5adff0f1
|
wcmd: mkdir recursive create
In at least both win2k and winxp mkdir from the command prompt can
recursively create full directory paths. This implements that
functionality.
|
2005-12-03 18:02:15 +01:00 |
Rein Klazes
|
0bf64a4706
|
Avoid formatted output in a few more places where formatting is not
really needed and output could be large enough to be truncated.
|
2005-12-02 11:25:51 +01:00 |
Rein Klazes
|
a18ea3dd1e
|
Don't use formatted output in WCMD_setshow_sortenv.
Don't use unsafe vsprintf in WCMD_output.
|
2005-12-01 15:58:16 +01:00 |
Ge van Geldorp
|
1a1583a364
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
YunSong Hwang
|
966df981a1
|
Update Korean translations.
|
2005-11-28 10:41:28 +01:00 |
Alexandre Julliard
|
ec34a66612
|
Ignore symlink files too (needed for git).
|
2005-11-26 13:12:57 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
YunSong Hwang
|
5e7f77ea8b
|
Update Korean translations.
|
2005-11-23 15:21:56 +01:00 |
YunSong Hwang
|
4238d2ccd0
|
Update Korean translations.
|
2005-11-21 16:25:12 +00:00 |
YunSong Hwang
|
6e20af5dac
|
Add Korean translations.
|
2005-11-14 11:27:36 +00:00 |
Brian Grayson
|
3ec24a6ffd
|
Skip tabs in wcmd.
|
2005-10-03 10:16:48 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Alexander N. Sørnes
|
b25c266dfd
|
Norwegian translation of wcmd and wineconsole.
|
2005-09-26 13:25:22 +00:00 |
Mike McCormack
|
516a577df1
|
Fix gcc 4.0 warnings.
|
2005-08-19 10:04:03 +00:00 |
Eric Pouech
|
81f1ea1c7c
|
Ensure msvcrt's io block is passed down from wcmd's parent process to
child process.
|
2005-07-15 09:55:52 +00:00 |
Detlef Riekenberg
|
a51dcfcfc6
|
Do not print an error message when deleting a nonexistent variable.
|
2005-07-11 10:23:37 +00:00 |
Andreas Mohr
|
cf2b9f093d
|
Constify wcmd.
|
2005-06-27 09:48:57 +00:00 |
Vincent Béron
|
95571e6d23
|
Native wcmd.exe accepts CALLs to .exe files.
|
2005-03-28 10:01:31 +00:00 |
Francois Gouget
|
fbb3343547
|
Assorted spelling fixes.
|
2005-03-02 13:53:50 +00:00 |
Alex Villacís Lasso
|
18bfe6a095
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
resources, so that Spanish locales other than Spain also use Spanish
resources.
|
2005-02-16 21:10:59 +00:00 |
Jason Edmeades
|
c79342a11a
|
Make 'exist' in wcmd handle both file and directories.
|
2005-02-14 11:01:35 +00:00 |
Francois Gouget
|
4d801b66e6
|
Assorted spelling fixes.
|
2005-02-10 19:19:35 +00:00 |
Alexandre Julliard
|
ba7a43e208
|
Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>
Translate the Wine resources to Portuguese.
|
2005-02-10 17:14:15 +00:00 |
Eric Pouech
|
294835a839
|
Another round of const correctness fixes.
|
2004-12-06 20:43:55 +00:00 |
Eric Pouech
|
5c2a891c43
|
Made some functions and variables static.
|
2004-11-29 18:00:10 +00:00 |
David Kredba
|
60865df566
|
New Czech resources.
|
2004-10-25 21:54:56 +00:00 |
Piotr Caban
|
304e0796cd
|
Added Polish translation.
|
2004-10-04 19:31:50 +00:00 |
Hans Leidekker
|
719a789792
|
Fix signed/unsigned comparison warnings.
|
2004-09-22 02:46:38 +00:00 |
Henning Gerhardt
|
990ec26cdb
|
Updated the German translation.
|
2004-08-04 18:15:56 +00:00 |
Alexandre Julliard
|
df80b56953
|
Fixed bug with % signs in help output (reported by Henning Gerhardt).
|
2004-07-30 18:47:55 +00:00 |
Henning Gerhardt
|
b09dc6d000
|
Added a German translation to wcmd.
|
2004-07-30 04:18:46 +00:00 |
Francois Gouget
|
f8e01efb3d
|
Assorted spelling fixes.
|
2004-07-23 23:02:09 +00:00 |
Hajime Segawa
|
a4ee7c5838
|
Added Japanese translation for msrle32, wininet, wcmd.
Fixed untranslated messages of regedit.
|
2004-07-12 20:46:10 +00:00 |
Francois Gouget
|
cfc3943c5f
|
Make our ascii strings static const.
Remove a couple string variables that were used only once and use the
string literal directly.
|
2004-05-04 04:13:05 +00:00 |
José Manuel Ferrer Ortiz
|
24dd96a907
|
Updated Spanish translations.
|
2004-04-06 03:24:19 +00:00 |
Mike McCormack
|
9643b79842
|
Implement setlocal/endlocal.
|
2004-03-22 22:56:58 +00:00 |
Mike McCormack
|
8d02010ff7
|
Fixed handling of "echo."
|
2004-03-18 04:01:32 +00:00 |
Alexandre Julliard
|
6be39b60f5
|
Take advantage of the new winegcc -B support.
|
2004-03-09 04:54:07 +00:00 |
Alexandre Julliard
|
589e115233
|
We no longer use the .exe.spec.c files.
|
2004-03-02 21:16:37 +00:00 |
Alexandre Julliard
|
6621b2d213
|
Build all the programs with winegcc.
|
2004-03-02 21:00:00 +00:00 |
Ge van Geldorp
|
399901e054
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
with PSDK.
|
2004-01-23 01:51:33 +00:00 |
Francois Gouget
|
640cc3f3e1
|
Assorted spelling fixes.
|
2004-01-06 22:08:33 +00:00 |
Mike McCormack
|
bbe0e2ce80
|
Sort the output of wcmd's set command.
|
2003-12-30 19:17:31 +00:00 |
Alexandre Julliard
|
647dec8403
|
Removed useless #ifdef WINELIB.
|
2003-12-13 03:22:02 +00:00 |
Hans Leidekker
|
5ebcb8a48d
|
- Added Dutch translation.
- Make an example's description consistent with the example.
|
2003-10-27 22:02:37 +00:00 |
Rolf Kalbermatter
|
76f13deb26
|
Use INVALID_FILE_ATTRIBUTES to test for failure of
GetFileAttributesA/W and not -1 or 0xFFFFFFFF.
|
2003-10-16 19:12:49 +00:00 |