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 |