Commit graph

6421 commits

Author SHA1 Message Date
Frédéric Delanoy
5ba7f79bad Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
Austin English
7892df6fac xcopy: Clarify a comment. 2013-12-03 12:40:37 +01:00
Francois Gouget
d9f9500158 winecfg: Tweak the wording of the drives configuration. 2013-12-02 19:25:20 +01:00
Francois Gouget
61358d04a4 xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format. 2013-11-29 17:58:40 +01:00
André Hentschel
ca58cea0a5 winefile: Use defines instead of numbers. 2013-11-28 11:17:22 +01:00
André Hentschel
74046af7eb winedbg: Update minidump output. 2013-11-26 10:17:01 +01:00
Qian Hong
0635c67251 arp: Added stub exe. 2013-11-25 15:15:55 +01:00
Frédéric Delanoy
57d7f74d34 Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
Vitaly Lipatov
6ceb564408 ipconfig: Distinguish between IPv4 and IPv6 addresses in normal mode. 2013-11-18 21:01:27 +01:00
Alexandre Julliard
e2df0ab856 makefiles: Generate rules from makedep for building and installing man pages. 2013-11-18 11:40:00 +01:00
Vincent Povirk
cd1abd68c3 explorer: Use StrRetToStrW to convert STRRET result. 2013-11-18 11:15:52 +01:00
Frédéric Delanoy
f23cb66db6 winedbg: Use BOOL type where appropriate. 2013-11-14 10:36:30 +01:00
Frédéric Delanoy
baf4757c46 winedbg: Amend parameter name in *_fetch_integer. 2013-11-14 10:36:27 +01:00
Qian Hong
fa9fec618d wscript: Get extension name by strrchrW instead of strchrW. 2013-11-12 12:58:03 +01:00
André Hentschel
57c54bc9ad wineboot: Don't add registry keys for unsupported IA64 architecture. 2013-11-11 17:06:46 +01:00
André Hentschel
cc2866d521 wineboot: Add hardware registry keys on ARM. 2013-11-11 17:06:46 +01:00
André Hentschel
6e0b88006f wineboot: Add environment registry keys on ARM. 2013-11-11 17:06:46 +01:00
Frédéric Delanoy
fe580c083d winedbg: Use BOOL type where appropriate. 2013-11-11 13:27:28 +01:00
Alexandre Julliard
5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard
f8421142e7 makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard
c3a48aab20 makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
Frédéric Delanoy
5fd54997ba regsvr32: Use BOOL type where appropriate. 2013-11-05 11:16:05 +01:00
Alexandre Julliard
1483bfa21d explorer: Remove SWP_NOACTIVATE to ensure that the foreground window is set to the desktop. 2013-11-04 20:14:33 +01:00
Frédéric Delanoy
bc967a6e03 uninstaller: Remove unused global variable.
Not used since 393fd51f79
2013-11-04 11:05:00 +01:00
Frédéric Delanoy
a72c23ed0c winhlp32: Use BOOL type where appropriate. 2013-11-04 11:04:51 +01:00
Frédéric Delanoy
4ef76cd75c wordpad: Use BOOL type where appropriate. 2013-11-04 11:03:46 +01:00
Frédéric Delanoy
a24081a703 msiexec: Use BOOL type where appropriate. 2013-11-01 10:52:50 +01:00
Frédéric Delanoy
423d66195b eject: Use BOOL type where appropriate. 2013-11-01 10:51:34 +01:00
Alexandre Julliard
b236142530 explorer: Allow to specify the name of the graphics driver in the /desktop option. 2013-10-30 09:47:08 +01:00
Alexandre Julliard
43f042ed9c explorer: Load the graphics driver specified in the registry instead of relying on gdi32. 2013-10-29 12:11:52 +01:00
Alexandre Julliard
f5113d2d56 user32: Set the display device property on the desktop window as soon as it is created. 2013-10-24 19:01:55 +02:00
Frédéric Delanoy
189ac56e6d wineboot: Use BOOL type where appropriate. 2013-10-23 11:21:49 +02:00
Alexandre Julliard
a6c7f6a4ba explorer: Store the graphics driver name for the desktop in the registry. 2013-10-22 20:19:16 +02:00
Frédéric Delanoy
6eadc8ca4e winhlp32: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02:00
Alexandre Julliard
ded5ad8a8c wineconsole: Avoid an empty for loop. 2013-10-21 20:23:49 +02:00
Alexandre Julliard
0d40cdc779 explorer: Avoid crashing when the desktop launchers are not initialized. 2013-10-18 14:39:38 +02:00
Alexandre Julliard
040bd407c7 explorer: Make sure the graphics driver module is always set. 2013-10-18 14:39:38 +02:00
Frédéric Delanoy
0b977adc67 winefile: Use BOOL type where appropriate. 2013-10-17 10:45:49 +02:00
Frédéric Delanoy
87c72332bb winecfg: Use BOOL type where appropriate. 2013-10-17 10:45:45 +02:00
Frédéric Delanoy
682c89ced3 wordpad: Use BOOL type where appropriate. 2013-10-17 10:45:31 +02:00
Frédéric Delanoy
e459131677 cmd: Use BOOL type where appropriate. 2013-10-17 10:45:05 +02:00
Alexandre Julliard
13149b67d3 explorer: Create the driver desktop window after the window handle is created. 2013-10-16 12:13:50 +02:00
Alexandre Julliard
1f9c541b58 explorer: Set the final size of the desktop window only after it has been created. 2013-10-16 12:01:32 +02:00
Gerald Pfeifer
f039251991 winefile: Remove redundant check in format_bytes(). 2013-10-16 11:41:21 +02:00
Michael Stefaniuc
ba3f11023f services/tests: Compile with -D__WINESRC__. 2013-10-16 11:41:20 +02:00
Michael Stefaniuc
7641cef0bd cmd/tests: Compile with -D__WINESRC__. 2013-10-16 11:41:20 +02:00
Frédéric Delanoy
9b6715226e xcopy: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
Frédéric Delanoy
06a66688a3 net: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
Frédéric Delanoy
70205f583c attrib: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
Alexandre Julliard
25b0810655 makefiles: Generate explicit build rules for resource files from makedep. 2013-10-15 13:53:11 +02:00