Commit Graph

6338 Commits

Author SHA1 Message Date
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