Francois Gouget
|
0cdabdd648
|
xcopy: Use FormatMessage() for better internationalization support.
This makes it possible to reorder the format string placeholders in message translations.
|
2011-10-18 18:37:45 +02:00 |
Francois Gouget
|
8a7bc4c727
|
xcopy: Reorder the functions to avoid forward declarations.
|
2011-10-18 18:30:09 +02:00 |
Ken Sharp
|
e8d9483da9
|
ntdll: Update Win2k8 to SP2.
|
2011-10-17 17:45:05 +02:00 |
Luca Bennati
|
aabe6e6f18
|
winecfg: Update Italian translation.
|
2011-10-17 17:45:04 +02:00 |
Łukasz Wojniłowicz
|
ece182354f
|
winecfg: Update Polish translation.
|
2011-10-17 17:45:03 +02:00 |
Marcus Meissner
|
90c8798266
|
winecfg: Added missing break (Coverity).
|
2011-10-17 17:45:03 +02:00 |
Frédéric Delanoy
|
6fd9d77426
|
cmd: Make RENAME work for read-only files.
|
2011-10-14 20:26:43 +02:00 |
Frédéric Delanoy
|
d5523fcd80
|
cmd/tests: Show that read-only files are RENAMEable.
|
2011-10-14 20:26:43 +02:00 |
Frédéric Delanoy
|
1f5c0a6170
|
cmd/tests: Add tests for directories RENAMEs.
|
2011-10-14 20:26:43 +02:00 |
Frédéric Delanoy
|
1e4c17e5dd
|
cmd: Make MOVE work for read-only files.
|
2011-10-13 20:07:28 +02:00 |
Frédéric Delanoy
|
ad9ae2b8ff
|
cmd/tests: Show that read-only files are MOVEable.
|
2011-10-13 20:07:26 +02:00 |
Frédéric Delanoy
|
212949f108
|
cmd/tests: Add MOVE tests.
|
2011-10-11 19:43:47 +02:00 |
Aurimas Fišeras
|
7f1b339a88
|
winecfg: Update Lithuanian translation.
|
2011-10-10 13:32:06 +02:00 |
Charles Davis
|
db7383d969
|
winemenubuilder: Don't define crc16() on Mac OS.
|
2011-10-10 13:30:31 +02:00 |
Frédéric Delanoy
|
e0ec3e400d
|
cmd: Make PAUSE accept any keypress instead of a full input line.
|
2011-10-08 19:47:10 +02:00 |
Frédéric Delanoy
|
1361529289
|
cmd: Consistently use infinitive forms in commands help summary.
|
2011-10-08 19:41:39 +02:00 |
Frédéric Delanoy
|
cd30c52b35
|
cmd: Avoid reading char by char from files.
|
2011-10-06 16:46:41 -05:00 |
Frédéric Delanoy
|
5e3cb1867b
|
cmd: Infer handle type from handle value in WCMD_fgets and WCMD_ReadAndParseLine.
|
2011-10-06 16:46:41 -05:00 |
Hwang YunSong
|
750404ee8d
|
winecfg: Updated Korean translation.
|
2011-10-06 12:27:59 -05:00 |
Eric Pouech
|
a971d8657c
|
winedbg: Don't assert() on unsupported v-packets, but rather report an error.
|
2011-10-05 17:09:40 -05:00 |
Frédéric Delanoy
|
d25f614c51
|
cmd: Rename a parameter in WCMD_fgets.
|
2011-10-05 17:00:12 -05:00 |
Frédéric Delanoy
|
63e11558b6
|
cmd: Improve handle type recognition in WCMD_ReadFile.
|
2011-10-05 16:59:48 -05:00 |
Frédéric Delanoy
|
e2fd09c2e7
|
cmd: Avoid dead assignments (Clang).
|
2011-10-05 16:59:18 -05:00 |
Andrew Eikum
|
58f2a3cf3e
|
winecfg: Allow user to select default audio devices.
|
2011-10-05 16:55:30 -05:00 |
Andrew Eikum
|
b07a82c01d
|
winecfg: Reload winmm for each sound test.
Also localize the error dialog while we're in there.
|
2011-10-05 16:48:27 -05:00 |
Frédéric Delanoy
|
5e8893f2f6
|
cmd: Handle truncation for console reads.
|
2011-10-03 09:46:11 -05:00 |
Frédéric Delanoy
|
e3a72698c1
|
cmd: Improve WCMD_fgets documentation.
|
2011-10-03 09:45:49 -05:00 |
Frédéric Delanoy
|
aee397a317
|
cmd: Output error messages to stderr instead of stdout where appropriate.
|
2011-10-03 09:45:43 -05:00 |
André Hentschel
|
42c1b06a13
|
winevdm: Don't give up if we can't shorten the current directory.
|
2011-10-03 09:44:22 -05:00 |
Michael Stefaniuc
|
3e59606a3c
|
wordpad: Don't compare with TRUE.
|
2011-10-03 09:43:31 -05:00 |
Frédéric Delanoy
|
f00aafae85
|
cmd/tests: Don't convert lines with DOS endings in convert_input_data.
|
2011-09-28 17:29:45 +02:00 |
Frédéric Delanoy
|
29b57ca82d
|
cmd: Get rid of unused parameter in WCMD_ReadFile.
|
2011-09-28 17:29:24 +02:00 |
Frédéric Delanoy
|
d6f4f7308a
|
cmd: Avoid checking whether we're in console mode for every read.
|
2011-09-28 17:29:10 +02:00 |
Frédéric Delanoy
|
a7e1c22a48
|
cmd: Avoid reading char by char from console.
|
2011-09-28 17:27:08 +02:00 |
Aurimas Fišeras
|
27cca60115
|
winecfg: Update Lithuanian translation.
|
2011-09-28 10:59:34 +02:00 |
Andrew Eikum
|
4b8a296365
|
winecfg: Replace DirectSound settings with Driver Diagnostics.
|
2011-09-27 16:24:27 +02:00 |
Frédéric Delanoy
|
bab0aa765b
|
cmd: Fix comments in WCMD_color.
|
2011-09-27 16:24:26 +02:00 |
Hans Leidekker
|
a7ccf9842c
|
explorer: Add a version resource.
|
2011-09-27 16:24:26 +02:00 |
Francois Gouget
|
bd7b345b26
|
Assorted spelling fixes & co.
|
2011-09-27 11:00:13 +02:00 |
Alexandre Julliard
|
707efdc0f8
|
winecfg: Set the background color for the web link.
|
2011-09-26 22:53:14 +02:00 |
Frédéric Delanoy
|
83daee9a89
|
cmd: Fix WCMD_fgets documentation.
|
2011-09-26 22:42:01 +02:00 |
Frédéric Delanoy
|
9c61656307
|
cmd: Output error messages to stderr where appropriate.
|
2011-09-26 22:42:01 +02:00 |
Frédéric Delanoy
|
fbddecab77
|
cmd: Add WCMD_output_stderr function to output error messages to stderr.
|
2011-09-26 22:42:01 +02:00 |
Frédéric Delanoy
|
e5565a6d64
|
cmd: Use helper function to return file io buffer.
|
2011-09-26 22:42:01 +02:00 |
Francois Gouget
|
a37201c422
|
wordpad: Use a lowercase extension in a file filter.
|
2011-09-26 12:34:03 +02:00 |
Francois Gouget
|
dc16af3b98
|
winecfg: Separate the file filters with a semi-colon and a space.
|
2011-09-26 12:28:08 +02:00 |
Francois Gouget
|
5b282df3bf
|
oleview: Separate the file filters with a space.
|
2011-09-26 12:23:01 +02:00 |
Frédéric Delanoy
|
a536004f34
|
cmd: Improve WCMD_volume documentation.
|
2011-09-23 12:43:53 +02:00 |
Frédéric Delanoy
|
e9a8b751b5
|
cmd: Standardize BOOL type usage in directory.c.
|
2011-09-23 12:43:44 +02:00 |
Frédéric Delanoy
|
c4db72f50e
|
cmd: verify_mode has BOOL type instead of int.
|
2011-09-16 17:24:19 +02:00 |