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 |
|
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 |
|
Frédéric Delanoy
|
101e7d3ee6
|
winepath: Use BOOL type where appropriate.
|
2013-10-14 10:44:56 +02:00 |
|
Frédéric Delanoy
|
3e5fecc6a4
|
winetest: Use BOOL type where appropriate.
|
2013-10-14 10:44:52 +02:00 |
|
Frédéric Delanoy
|
9e5367dbe3
|
winedbg: Use BOOL type where appropriate.
|
2013-10-14 10:44:41 +02:00 |
|
Alexandre Julliard
|
237ed76e6d
|
makefiles: Generate the common rules for programs from configure.
|
2013-10-10 11:41:14 +02:00 |
|
Alexandre Julliard
|
fabd3120c5
|
makefiles: Move the main module rules to the global Make.rules file.
|
2013-10-09 11:31:21 +02:00 |
|
Frédéric Delanoy
|
183f00cb6c
|
winecfg: Use BOOL type where appropriate.
|
2013-10-09 10:09:03 +02:00 |
|
Frédéric Delanoy
|
debd1346b0
|
services: Use BOOL type where appropriate.
|
2013-10-09 10:09:00 +02:00 |
|
Alexandre Julliard
|
08eea24b94
|
makefiles: Get rid of the recursive installation rules for dlls and programs.
|
2013-10-08 15:29:40 +02:00 |
|
Alexandre Julliard
|
2292b06281
|
makefiles: Move l_intl.nls and wine.inf to loader so that they are installed even when tools are not built.
|
2013-10-07 13:32:03 +02:00 |
|
Alexandre Julliard
|
8d5b8b1346
|
makefiles: Define __WINESRC__ globally.
|
2013-10-07 10:48:04 +02:00 |
|
Frédéric Delanoy
|
39a9604e25
|
taskkill: Use BOOL type where appropriate.
|
2013-10-02 11:06:44 +02:00 |
|
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
|
Michael Stefaniuc
|
2e1708dc1b
|
tests: Readying some tests for the compilation with -D__WINESRC__.
|
2013-10-02 11:03:26 +02:00 |
|
Francois Gouget
|
c886ad824a
|
cmd: Standardize the references to directories in the builtin command usage messages.
|
2013-10-01 19:22:45 +02:00 |
|
Francois Gouget
|
b151052be4
|
cmd: Mention that the % must be doubled for FOR variables in batch files.
Also standardize on the 'Usage:' prefix for usage messages.
|
2013-10-01 19:16:30 +02:00 |
|
Hans Leidekker
|
b0755344c4
|
ntdll: Fix the version reported for 64-bit Windows XP.
|
2013-10-01 19:08:22 +02:00 |
|
Hans Leidekker
|
471bcd7e13
|
wmic: Convert integer property values to BSTR.
|
2013-10-01 13:10:21 +02:00 |
|
Alexandre Julliard
|
761301b669
|
wineconsole: Run a command shell by default.
|
2013-09-30 20:35:01 +02:00 |
|
Marcus Meissner
|
8953e8d7ee
|
view: Free the data on error exit (Coverity).
|
2013-09-30 11:39:08 +02:00 |
|
Marcus Meissner
|
a6550abee5
|
xcopy: Allocate more space for the W buffer (Coverity).
|
2013-09-30 11:38:08 +02:00 |
|
Marcus Meissner
|
7c8c90abbb
|
attrib: Fixed an allocation size (Coverity).
|
2013-09-30 11:37:56 +02:00 |
|
Marcus Meissner
|
e7858100d6
|
netstat: Allocate WCHARs not CHARs (Coverity).
|
2013-09-30 11:37:32 +02:00 |
|
Frédéric Delanoy
|
8683b6dee5
|
winevdm: Use BOOL type where appropriate.
|
2013-09-26 21:34:14 +02:00 |
|
Alexandre Julliard
|
a83c598c79
|
makefiles: Add support for specifying a prefix for installed library file names.
|
2013-09-26 14:35:45 +02:00 |
|
Frédéric Delanoy
|
e0bb0adee5
|
winecfg: Use BOOL type where appropriate.
|
2013-09-20 11:24:31 +02:00 |
|
Austin English
|
e55aea83cd
|
msiexec: Add a fixme for administrative installs.
|
2013-09-11 20:33:22 +02:00 |
|
Alexandre Julliard
|
31f8893678
|
taskmgr: Use definitions from winternl.h instead of duplicating them.
|
2013-09-11 18:33:07 +02:00 |
|