Commit Graph

6522 Commits (a60fadfad29bcbb564ed01afec8b585e627f9361)

Author SHA1 Message Date
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
Frédéric Delanoy 77462fc68d winedbg: Fix winedbg --help message formatting. 2013-09-02 19:27:01 +02:00
Frédéric Delanoy 903562e104 winedbg: Use consistently wpid in documentation. 2013-09-02 19:26:59 +02:00
Frédéric Delanoy 7a12ebca0e winedbg: Fix manpage formatting. 2013-09-02 19:26:56 +02:00
Austin English f725c989e9 programs: Add a stub tasklist.exe. 2013-08-20 12:35:54 +02:00
Michael Stefaniuc 4cf489f9ce winedbg: Fix the return type of read_input(); it is never negative. 2013-08-20 11:50:06 +02:00
Dmitry Timoshkov 452a64e3a7 cabarc: Fix compilation under Windows. 2013-08-02 11:23:59 +02:00
Marcus Meissner a7cc44a6db winecfg: Free result in error nodes (Coverity). 2013-07-19 11:53:07 +02:00
Marcus Meissner ba7b56b225 xcopy: fclose filedescriptor on eof case (Coverity). 2013-07-19 11:51:07 +02:00
Frédéric Delanoy a282b2a753 notepad: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy b1ded781df regedit: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy f0309d295a regsvr32: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy 6a905da767 wineboot: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy 262380ab05 wineconsole: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy b07f2c25ab winepath: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
Frédéric Delanoy b20af9e24c msiexec: Fix manpage formatting. 2013-07-17 20:30:48 +02:00
Alexandre Julliard dcc97a186d Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages. 2013-07-16 20:48:05 +02:00
Frédéric Delanoy be6d9e553c winedbg: Fix manpage formatting. 2013-07-16 20:47:18 +02:00
Frédéric Delanoy aab5e4d2c6 winefile: Fix manpage formatting. 2013-07-16 20:45:04 +02:00
Francois Gouget c1eb9cf1b6 cmd: Remove an invalid comment in the FOR a usage message.
The % must be doubled for FOR variables. The removed comment was in fact documenting an old Wine bug.
2013-07-12 18:04:22 +02:00
Marcus Meissner e85d3c7108 cmd: null terminate answer string (Coverity). 2013-07-10 10:53:14 +02:00
Alexandre Julliard f241725bd8 taskmgr: Convert version resource to the standard format. 2013-07-09 22:21:57 +02:00
André Hentschel 49f550e8ed netstat: Remove superfluous casts. 2013-07-01 19:51:23 +02:00
Alexandre Julliard 8b8d2a3d7c winevdm: Make it a GUI application to avoid a spurious console. 2013-06-27 13:39:23 +02:00
Alexandre Julliard fb6b0f93c2 wordpad: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard 2f7a7caa92 winefile: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard ed853f93d4 wineconsole: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:10 +02:00
Alexandre Julliard b07fb96a23 winecfg: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:32 +02:00
Alexandre Julliard 276306e227 notepad: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:26 +02:00
Alexandre Julliard 2088c36c19 clock: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:22 +02:00
Alexandre Julliard f07ff7f981 winefile: Avoid abbreviations in column names. 2013-06-18 12:57:44 +02:00
Bernhard Übelacker b62b740de2 winedbg: Call DebugActiveProcessStop when detaching. 2013-06-17 13:34:40 +02:00
Alexandre Julliard 849ea3d651 wineboot: Don't print an error when failing to delete a file. 2013-06-11 13:50:05 +02:00
Marcus Meissner 9a336ce3e7 explorer: Fixed wrong heapalloc size (Coverity). 2013-06-10 11:52:54 +02:00
Alexandre Julliard 9eb3f6a3db explorer: Don't worry about desktop launchers in non-desktop mode. 2013-06-06 10:46:17 +02:00
Qian Hong c8d1d4aadc explorer: Create non-existent folders when initializing launchers. 2013-06-05 20:30:58 +02:00
Jason Edmeades dd0b719a3a cmd: Avoid infinite loop running batch program. 2013-06-05 17:31:36 +02:00
Jason Edmeades a5b1172e90 cmd: Fix 'for' expansion of wildcards when no args are supplied. 2013-06-05 11:45:23 +02:00
Jason Edmeades 56a33a8c55 cmd: set "var=value" ignores trailing characters. 2013-06-05 11:45:19 +02:00
Jason Edmeades 2b9649d9db cmd: Fix tilda parameter expansion when arg is empty. 2013-06-04 21:01:13 +02:00
Jason Edmeades dc4dd0cb97 cmd: Fix handling of redundant information on goto/labels. 2013-06-04 21:01:13 +02:00
Akihiro Sagawa 4874b806f3 progman: Use LMEM_MOVEABLE when reallocating memory. 2013-06-03 11:29:44 +02:00
André Hentschel 70a7c6d3d1 winetest: Set font in resources. 2013-06-03 11:28:31 +02:00
André Hentschel 010399a3f7 winetest: Report number of failures in more places. 2013-06-03 11:28:28 +02:00
André Hentschel 09fb0ca5ee winecfg: Add more room for the license. 2013-06-03 11:28:25 +02:00
Austin English a0b8d304b7 winemenubuilder: Initialize a variable. 2013-05-30 19:33:09 +02:00
Hans Leidekker d62e7f7b9b explorer: Watch the desktop folders for changes and update the launcher list accordingly. 2013-05-28 14:55:42 +02:00
Hans Leidekker e44f0c8f2d explorer: Initial implementation of desktop launchers. 2013-05-28 14:55:32 +02:00
Marcus Meissner d82de9b9a7 services: Fix handle leak for service handles (Coverity). 2013-05-28 14:33:30 +02:00
Sergey Guralnik 4b9d81b4b5 explorer: Use comma as argument delimiter. 2013-05-14 19:37:02 +02:00
Akihiro Sagawa f649ee5997 winedbg: Add x87 register support in gdb proxy. 2013-05-08 14:30:51 +02:00
Akihiro Sagawa e06fd8d003 winedbg: Improve the register conversion to support over 64-bit registers. 2013-05-08 14:30:45 +02:00
Akihiro Sagawa b2de0880ec winedbg: Verify context flags before reading or writing registers. 2013-05-08 14:30:11 +02:00
Nikolay Sivov 423d5f29e8 netstat: No need to allocate fixed length stats structs. 2013-04-30 11:50:21 +02:00
Sergey Guralnik 9d08045ad1 extrac32: Add /D switch support. 2013-04-24 20:15:29 +02:00
Michael Stefaniuc 6899279bab cmd: Print the debug string instead of the pointer value. 2013-04-17 21:29:20 +02:00
Sergey Guralnik 80bc3838a7 extrac32: Avoid appending redundant backslash to path end. 2013-04-11 15:12:00 +02:00
Sergey Guralnik 7925c9b028 extrac32: Create directory for extracted file if need. 2013-04-11 15:11:57 +02:00
Alexandre Julliard b3b498b5cc icinfo: Fix vsnprintfW usage. 2013-04-10 16:16:47 +02:00
Sergey Guralnik c7d2b1d5cc extrac32: Use own parser for command line. 2013-04-10 12:17:46 +02:00
Alexandre Julliard 3221338ca3 wineconsole: Fix a pointer cast warning. 2013-04-09 15:26:11 +02:00
Alexandre Julliard 24fe312783 cabarc: Avoid some redefinition warnings. 2013-04-09 15:26:11 +02:00
Alexandre Julliard 43ac582d7d libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
Dmitry Timoshkov 04d3f6c1f5 include: Add COM interface definitions needed for PrintDlgEx implementation. 2013-04-09 11:59:45 +02:00
Rico Schüller ab8cc4acdb winhlp32: Always open files as read only. 2013-04-08 11:37:03 +02:00
Sergey Guralnik da46ce10de extrac32: Get default path only when it is really necessary. 2013-04-02 12:47:25 +02:00
Sergey Guralnik 085c506832 extrac32: Extract by default when required files are specified. 2013-04-02 12:47:25 +02:00
Sergey Guralnik 8c5deb5649 extrac32: Allow leading '-' for command line switches. 2013-04-02 12:47:25 +02:00
Sergey Guralnik a5ac00aaf4 extrac32: Merge identical case statements. 2013-04-02 12:47:24 +02:00
Alexandre Julliard d1cebac78d wordpad: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
Alexandre Julliard 4a99f2d4ca winhlp32: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
Alexandre Julliard c94d461731 winetest: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
Alexandre Julliard 182fbdc64f winemine: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00