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 |
Alexandre Julliard
|
e8cc9c69a4
|
winefile: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
5a0e0717c3
|
winecfg: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
24ac29e190
|
taskmgr: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
1090077e73
|
regedit: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
3f053c9149
|
notepad: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
bed3e87d4e
|
msiexec: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
2cf2741a30
|
iexplore: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
64ea72b667
|
cmd: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Ken Thomases
|
7eec5ad781
|
explorer: Create desktop window hidden and only show it if it wins the race.
|
2013-03-26 16:38:10 +01:00 |
Alexandre Julliard
|
c0e85b9fe6
|
winefile: Pass a value instead of a pointer to avoid type mismatch warnings.
|
2013-03-13 16:27:50 +01:00 |
André Hentschel
|
40e7f7b787
|
winedbg: Remove SPARC support.
|
2013-03-11 10:49:14 +01:00 |
Alexandre Julliard
|
51947acd5a
|
winedbg: Use socklen_t where appropriate.
|
2013-03-06 14:09:53 +01:00 |
André Hentschel
|
e7bdde3601
|
winetest: Remove SPARC support.
|
2013-03-05 11:00:52 +01:00 |
Piotr Caban
|
743a42b259
|
cmd: Fixed memory leak in WCMD_run_program.
|
2013-03-01 18:03:30 +01:00 |
André Hentschel
|
2d449b76e1
|
winedbg: Add support for XML Target Descriptions to read Cpsr on ARM.
|
2013-02-26 11:27:27 +01:00 |
André Hentschel
|
371bbf8db4
|
winedbg: There is no hardware single stepping support on ARM.
|
2013-02-25 10:40:39 +01:00 |
André Hentschel
|
147d4bc88a
|
winhlp32: Properly detect non-ASCII chars.
|
2013-02-18 15:06:10 +01:00 |
Francois Gouget
|
f704803c96
|
winetest: Trace the time it takes to run each test.
|
2013-02-15 16:48:50 +01:00 |
André Hentschel
|
dd8ec9994b
|
winedbg: Add PState to cpu_register_map for ARM64.
|
2013-02-13 10:19:32 +01:00 |
Hans Leidekker
|
0800f29b25
|
msiexec: Convert DoRegServer to Unicode.
|
2013-02-12 14:51:38 +01:00 |
Hans Leidekker
|
6cd2ffae02
|
msiexec: Add /unregserver support.
|
2013-02-12 14:51:35 +01:00 |
Alexandre Julliard
|
a73c5d5c81
|
explorer: Return a simple boolean instead of a window in the wine_create_desktop entry point.
|
2013-02-06 12:50:04 +01:00 |
Alexandre Julliard
|
3e24a17c03
|
explorer: Retrieve the graphics driver module from gdi32.
|
2013-02-06 12:46:14 +01:00 |
Sergey Guralnik
|
79808429c1
|
winemenubuilder: Try to wait for creating icon files.
|
2013-01-30 20:10:51 +01:00 |
Putin Evgeny
|
cc796b9569
|
cscript: Correct forming cmd for forwarding to wscript.
|
2013-01-29 17:50:17 +01:00 |
Francois Gouget
|
a5ff4b8088
|
Assorted spelling fixes.
|
2013-01-29 12:13:04 +01:00 |
André Hentschel
|
b372044c39
|
netstat: Implement the UDP stats output.
|
2013-01-22 12:26:49 +01:00 |
André Hentschel
|
709b9ee819
|
netstat: Implement the TCP stats output.
|
2013-01-22 12:24:06 +01:00 |
Piotr Caban
|
e727e44dfa
|
cmd: Even if FindExecutable fails wait for process to finish in non-interactive mode.
|
2013-01-17 12:15:28 +01:00 |
Eric Pouech
|
d1ccbceb4d
|
Various background processes must be launched detached from current console (if any).
|
2013-01-16 14:02:55 +01:00 |
André Hentschel
|
fcc204c989
|
winetest: Add ARM64 support.
|
2013-01-16 12:53:47 +01:00 |
André Hentschel
|
d62d7474d4
|
winedbg: Add ARM64 support.
|
2013-01-16 12:53:42 +01:00 |
Alexandre Julliard
|
58176bba10
|
winedevice: Retrieve the page size from ntdll.
|
2013-01-09 12:15:21 +01:00 |
Alexandre Julliard
|
e2761ab075
|
winedbg: Use an if instead of a switch in case some float types have the same size.
|
2013-01-08 16:35:30 +01:00 |
André Hentschel
|
7b53eac79f
|
netstat: Implement -e option.
|
2013-01-08 12:49:03 +01:00 |
André Hentschel
|
5263afdb68
|
netstat: Don't translate strings only translated in German.
|
2013-01-08 12:36:51 +01:00 |
André Hentschel
|
6158a5ccf3
|
netstat: Implement -a option.
|
2013-01-08 12:32:03 +01:00 |
André Hentschel
|
c5f1572744
|
ipconfig: Distinguish between IPv4 and IPv6 addresses.
|
2013-01-07 13:38:22 +01:00 |
Jason Edmeades
|
0b00b717b9
|
cmd: Add beginnings of support for delayed expansion.
|
2013-01-07 11:15:23 +01:00 |
Jason Edmeades
|
3735bf6af5
|
cmd: Avoid division by zero in set /a with %.
|
2013-01-07 11:14:24 +01:00 |
Marcus Meissner
|
45eeeb00f3
|
winedbg: Free snapshot handle in error path (Coverity).
|
2013-01-07 11:14:09 +01:00 |
André Hentschel
|
3a29e87673
|
winedbg: Use a switch-case style implementation in thumb2_disasm_dataprocessing.
|
2013-01-07 11:12:54 +01:00 |
André Hentschel
|
2b9555fba8
|
winedbg: Add shifted register dataprocessing operators to Thumb2 disassembler.
|
2013-01-07 11:12:41 +01:00 |
Francois Gouget
|
ca9ceddd5d
|
netstat: Fix compilation on systems that don't support nameless unions.
|
2013-01-07 11:11:12 +01:00 |
Francois Gouget
|
f963f93964
|
Assorted spelling fixes.
|
2013-01-07 11:10:40 +01:00 |
Detlef Riekenberg
|
b6663f8a52
|
conhost.exe: Add stub program.
|
2013-01-03 16:46:55 +01:00 |
André Hentschel
|
fc5a2aa05c
|
netstat: Implement the UDP table output.
|
2013-01-03 11:50:10 +01:00 |
André Hentschel
|
c25c7f8049
|
netstat: Parse command line arguments.
|
2013-01-03 11:50:02 +01:00 |
André Hentschel
|
7357b65d62
|
netstat: Make functions static.
|
2013-01-03 11:49:51 +01:00 |
André Hentschel
|
0004788e96
|
winedbg: Add modified immediate dataprocessing operators to Thumb2 disassembler.
|
2013-01-02 18:15:03 +01:00 |
André Hentschel
|
87fbe4ca10
|
winedbg: Add plain binary dataprocessing operators to Thumb2 disassembler.
|
2013-01-02 18:14:59 +01:00 |
Eric Pouech
|
00b6d8ebb1
|
winedbg: In 'info proc' command, list hierarchy of processus, and get rid of printing parent pid.
|
2013-01-02 13:10:44 +01:00 |
André Hentschel
|
6e989604a3
|
netstat: Initial implementation.
|
2012-12-28 11:37:52 +01:00 |
Alexandre Julliard
|
0e16345a5f
|
rpcss: Remove redundant define.
|
2012-12-27 17:15:40 +01:00 |
André Hentschel
|
04f40b7059
|
cacls: Print out arguments.
|
2012-12-26 18:23:04 +01:00 |
Ann and Jason Edmeades
|
95279b87e4
|
cmd: Add set /a support.
|
2012-12-21 12:00:19 +01:00 |
Jason Edmeades
|
51c4411a15
|
cmd: Add more tests for set /a.
|
2012-12-21 11:45:31 +01:00 |
Jason Edmeades
|
836f3e4c29
|
cmd: Convert the set /a tests to validate better.
|
2012-12-21 11:45:18 +01:00 |
Austin English
|
bc4e1efce3
|
winedbg: stack_backtrace should not return a value.
|
2012-12-20 12:01:15 +01:00 |
Frédéric Delanoy
|
5188f08bf4
|
cmd: Remove dead assignments (clang).
|
2012-12-20 12:00:45 +01:00 |
Frédéric Delanoy
|
40a69ae868
|
cmd: Remove dead assignment (clang).
|
2012-12-19 14:38:59 +01:00 |
Ken Thomases
|
132ea59aff
|
servicemodelreg: Keep debug channel name to 14 characters or fewer.
|
2012-12-13 11:20:34 +01:00 |
André Hentschel
|
785bdb6412
|
winedbg: Add load/store dual/exclusive and table branch operators to Thumb2 disassembler.
|
2012-12-10 17:36:29 +01:00 |
André Hentschel
|
8818e25954
|
winedbg: Add load/str multiple operators to Thumb2 disassembler.
|
2012-12-07 10:35:59 +01:00 |
Christian Costa
|
6262bc7cc8
|
cabarc: Handle fdintENUMERATE notification.
|
2012-12-03 18:24:42 +01:00 |
Christian Costa
|
f6503a8b11
|
cabarc: Handle fdintNEXT_CABINET notification to support multi-cab archive.
|
2012-12-03 18:24:41 +01:00 |
Christian Costa
|
b305f11118
|
cabarc: Keep \ in the cab path as FDICopy expects it.
|
2012-12-03 18:24:40 +01:00 |
Christian Costa
|
b1aeb9dca1
|
cabarc: Add some debug messages.
|
2012-12-03 18:24:40 +01:00 |
Alexandre Julliard
|
1247225841
|
user32: Refresh the desktop when the wallpaper is changed.
|
2012-12-03 18:24:34 +01:00 |
Jason Edmeades
|
64d7151669
|
cmd: Wait for command to complete when spawned through cmd /c.
|
2012-11-30 11:44:09 +01:00 |
Jason Edmeades
|
fc847f868c
|
cmd: Change what 'ver' issues.
|
2012-11-28 20:14:54 +01:00 |
Jason Edmeades
|
d71f5c9483
|
cmd: Prevent overflow for long command string.
|
2012-11-27 19:45:38 +01:00 |
Jason Edmeades
|
d16f4e700b
|
cmd: Add support for NUL in copy.
|
2012-11-20 11:53:15 +01:00 |
Jason Edmeades
|
2e92853091
|
cmd: Prevent external env vars causing tests to fail.
|
2012-11-20 11:53:10 +01:00 |
Jason Edmeades
|
47b35d5545
|
cmd: Add support for tokens= (for /f).
|
2012-11-20 11:46:40 +01:00 |
Jacek Caban
|
08c17ada57
|
cmd: Added HeapFree wrapper.
|
2012-11-16 11:40:36 +01:00 |
Jacek Caban
|
c6d24089db
|
cmd: Make allocation unfailable.
|
2012-11-15 21:21:53 +01:00 |
Alexandre Julliard
|
b2fa004ee4
|
user32: Simplify initialization of the desktop wallpaper.
|
2012-11-15 21:21:48 +01:00 |
Michael Stefaniuc
|
b791c25274
|
msiexec: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-11-12 13:16:59 +01:00 |
André Hentschel
|
69f2ac0d52
|
xcopy: Fix indentation of a break (coverity).
|
2012-11-08 15:37:52 +01:00 |
André Hentschel
|
bc240bd323
|
winhlp32: Mark up fallthrough switch case (coverity).
|
2012-11-08 15:37:52 +01:00 |
André Hentschel
|
76bc1d76a5
|
start: Fix mask for creation flags (coverity).
|
2012-11-08 15:37:51 +01:00 |
Frédéric Delanoy
|
250ce222b9
|
cmd/tests: Simplify 'if' comparison tests.
|
2012-11-07 11:57:51 +01:00 |
Jason Edmeades
|
458e573584
|
attrib: Remove redundant code.
|
2012-11-06 16:02:42 +01:00 |
Jason Edmeades
|
4a13490237
|
xcopy: Fix resource leak (coverity).
|
2012-11-06 16:02:42 +01:00 |
Jason Edmeades
|
ae4571fb79
|
cmd: Fix for loops within for loops.
|
2012-11-06 16:02:41 +01:00 |
Jason Edmeades
|
f2699f9f60
|
attrib: Add attrib /d support.
|
2012-11-06 16:02:40 +01:00 |
Jason Edmeades
|
e26c2a5691
|
attrib: Add support for attrib /s.
|
2012-11-06 16:02:40 +01:00 |
Jason Edmeades
|
8e575940ad
|
attrib: Support relative paths as args.
|
2012-11-06 16:02:39 +01:00 |
Jason Edmeades
|
7c3f3d09dd
|
cmd: Don't overflow parameter length when copying substring.
|
2012-11-06 16:02:38 +01:00 |
Detlef Riekenberg
|
37035e53cd
|
schtasks: Add a stub schtasks.exe.
|
2012-11-06 16:02:38 +01:00 |
Francois Gouget
|
d55bb4497f
|
Assorted spelling fixes.
|
2012-11-05 11:30:30 +01:00 |
Francois Gouget
|
ed04a730f9
|
winemenubuilder: Return the icon identifier instead of the full path on Mac OS X too.
|
2012-11-02 10:59:30 +01:00 |
Francois Gouget
|
712b3571be
|
winemenubuilder: Use the same icon name on Mac OS X as on Unix.
|
2012-11-02 10:59:26 +01:00 |
Frédéric Delanoy
|
5108b18940
|
cmd: Fix some leaks (coverity).
|
2012-11-01 15:54:40 +01:00 |
Frédéric Delanoy
|
1d3f679ef1
|
cmd: Avoid handle leaks (coverity).
|
2012-10-30 19:14:37 +01:00 |
Francois Gouget
|
5f86884771
|
cmd: Make WCMD_forf_getinputhandle() static.
|
2012-10-29 10:47:02 +01:00 |
Francois Gouget
|
cbeae4ca3d
|
services: Fix compilation on systems that don't support nameless unions.
|
2012-10-29 10:41:16 +01:00 |
Frédéric Delanoy
|
16d5f457e2
|
cmd: Display a clearer error message for not found commands.
|
2012-10-26 16:42:34 +02:00 |
Frédéric Delanoy
|
90c6f57fa9
|
cmd: Add support for GTR comparison operator in if statements.
|
2012-10-26 12:01:45 +02:00 |
Frédéric Delanoy
|
73995c71e0
|
cmd: Add support for GEQ comparison operator in if statements.
|
2012-10-26 12:01:40 +02:00 |
Frédéric Delanoy
|
80f8d49b07
|
cmd: Add support for NEQ comparison operator in if statements.
|
2012-10-26 12:01:36 +02:00 |
Frédéric Delanoy
|
14cd4151a9
|
cmd: Add support for EQU comparison operator in if statements.
|
2012-10-26 12:01:31 +02:00 |
Frédéric Delanoy
|
78af04f427
|
cmd: Add support for LEQ comparison operator in if statements.
|
2012-10-26 12:01:25 +02:00 |
Frédéric Delanoy
|
154710a093
|
cmd: Add support for LSS comparison operator in if statements.
|
2012-10-26 12:01:18 +02:00 |
Frédéric Delanoy
|
17607b8020
|
cmd: Avoid using strstr to match == operator in WCMD_if.
|
2012-10-26 12:00:44 +02:00 |
Frédéric Delanoy
|
dd13954424
|
cmd: Move common error reporting code in WCMD_if.
|
2012-10-26 12:00:41 +02:00 |
Frédéric Delanoy
|
cee1652e61
|
cmd: Get rid of longer needed 'end' parameter in WCMD_parameter.
|
2012-10-26 11:59:58 +02:00 |
Frédéric Delanoy
|
517ed44396
|
cmd: Correctly set the 'raw' parameter in calls to WCMD_parameter in WCMD_if.
|
2012-10-26 11:59:54 +02:00 |
André Hentschel
|
addd324dba
|
winedbg: Cleanup if gdb startup fails (coverity).
|
2012-10-26 11:49:06 +02:00 |
Jason Edmeades
|
51b0d941d0
|
cmd: Add for /f delims= support.
|
2012-10-24 11:30:43 +02:00 |