Commit Graph

6453 Commits

Author SHA1 Message Date
André Hentschel
9ab0eab9e9 explorer: Check return of IShellFolder_GetDisplayNameOf (Coverity). 2014-01-29 15:02:14 +01:00
Alexandre Julliard
6bf64f0ac2 user32: Fail creation of the desktop window earlier on when it already exists. 2014-01-28 12:51:59 +01:00
Bruno Jesus
8a7687d868 programs: Add support to arguments with dash in taskkill. 2014-01-27 14:13:42 +01:00
Ken Thomases
a05b53894a wineboot: Ignore 0 result from WM_QUERYENDSESSION if target window was destroyed. 2014-01-17 11:02:48 +01:00
Dmitry Timoshkov
dcc057c686 cabarc: Fix printing of a not recognized compression type argument. 2014-01-09 17:39:56 +01:00
Vincent Povirk
dfaf6a42ac explorer: Default to showing the systray if the desktop is named "shell". 2014-01-08 16:11:40 +01:00
Vincent Povirk
913cb83622 explorer: Add a registry setting to always show the systray. 2014-01-08 16:11:39 +01:00
Vincent Povirk
71fc31db00 explorer: Add run dialog to start menu. 2014-01-08 16:11:37 +01:00
Vincent Povirk
058765f765 explorer: Add a start menu. 2014-01-08 16:11:36 +01:00
Vincent Povirk
5a00584bab explorer: Add non-functional start button. 2014-01-08 16:11:35 +01:00
Alexandre Julliard
3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
André Hentschel
87c7c961f2 Assorted spelling fixes. 2014-01-06 17:33:24 +01:00
Alexandre Julliard
99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard
86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard
54300b2302 makefiles: Add support for a variable to list extra targets. 2013-12-31 19:22:57 +01:00
Alexandre Julliard
d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Frédéric Delanoy
a2473d2985 winetest: Constify a character string. 2013-12-20 10:51:11 +01:00
Frédéric Delanoy
8d8a4c103a winefile: Constify some character strings. 2013-12-20 10:51:06 +01:00
Frédéric Delanoy
5730f6cf98 winedbg: Constify some character strings. 2013-12-20 10:51:03 +01:00
Frédéric Delanoy
a478c108e2 start: Constify a character string. 2013-12-20 10:50:40 +01:00
Frédéric Delanoy
1f3c916f00 regedit: Constify a character string. 2013-12-19 17:09:26 +01:00
Frédéric Delanoy
7bdcd40c08 oleview: Constify a character string. 2013-12-19 17:09:22 +01:00
Alexandre Julliard
ca41acc1f9 makefiles: Automatically update the IDL_H_SRCS variable. 2013-12-15 10:23:06 +01:00
Alexandre Julliard
4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Bique
483b7ebebf cmd: Update the string of the ver command. 2013-12-12 19:21:35 +01:00
Dmitry Timoshkov
2fe08ed67f msiexec: Make sure that SERVICE_STOPPED status is really sent to SCM. 2013-12-12 12:07:17 +01:00
Dmitry Timoshkov
955de31fad msiexec: MSI service should report SERVICE_STOPPED when appropriate. 2013-12-11 12:59:32 +01:00
Dmitry Timoshkov
957f7013d2 msiexec: Make service thread do nothing by waiting for the kill event instead of using an empty loop. 2013-12-11 12:59:30 +01:00
Hans Leidekker
0463d01f15 ntdll: Report the latest service pack for 64-bit Windows XP. 2013-12-11 12:57:18 +01:00
André Hentschel
5ac1ecfbe5 winedbg: Improve formatting of context printing. 2013-12-10 12:20:30 +01:00
Marcus Meissner
f5b2988bb0 winedbg: Added missing breaks (Coverity). 2013-12-09 11:43:14 +01:00
Huw Davies
39538f91f5 wordpad: Pass the correct window to the font size list validator. 2013-12-06 17:51:31 +01:00
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