Alexandre Julliard
35f3db4e24
winspool.drv: Convert string table resources to po files.
2011-01-12 18:12:14 +01:00
Alexandre Julliard
ec547500f2
wininet: Convert string table resources to po files.
2011-01-12 18:12:10 +01:00
Alexandre Julliard
944d218a14
shlwapi: Convert string table resources to po files.
2011-01-12 18:11:51 +01:00
Alexandre Julliard
d3a1131660
shdocvw: Convert menu and string table resources to po files.
2011-01-12 17:52:20 +01:00
Alexandre Julliard
fac153be24
setupapi: Convert string table resources to po files.
2011-01-12 17:37:02 +01:00
Alexandre Julliard
f14712a24e
msvfw32: Convert string table resources to po files.
2011-01-12 17:24:35 +01:00
Alexandre Julliard
50c23add2a
mshtml: Convert string table resources to po files.
2011-01-12 17:12:44 +01:00
Alexandre Julliard
142d416440
mpr: Convert string table resources to po files.
2011-01-12 16:27:50 +01:00
Alexandre Julliard
0546dd5b0f
localui: Convert string table resources to po files.
2011-01-12 16:11:26 +01:00
Alexandre Julliard
be52106c54
inetcpl.cpl: Convert string table resources to po files.
2011-01-12 15:49:32 +01:00
Alexandre Julliard
aa1bdef9a4
cryptui: Convert string table resources to po files.
2011-01-12 15:30:17 +01:00
Alexandre Julliard
b6e78c4e7f
credui: Convert string table resources to po files.
2011-01-12 15:19:02 +01:00
Martin Petricek
ee3c179026
gdiplus: Support for indexed formats in GdipBitmapSetPixel.
2011-01-12 15:02:38 +01:00
André Hentschel
85386c2c6e
kernel32/tests: Don't test function directly when reporting GetLastError().
2011-01-12 14:59:43 +01:00
André Hentschel
13b0452c45
winedump: Fix MZ Header detection.
2011-01-12 14:58:26 +01:00
André Hentschel
ba3f6be371
po: Update German translation.
2011-01-12 14:57:50 +01:00
Greg Geldorp
5c9ce61e9b
d3d9/tests: Skip tests if not running in the foreground.
2011-01-12 14:56:25 +01:00
Greg Geldorp
c1736fed2d
d3d8/tests: Skip tests if not running in the foreground.
2011-01-12 14:56:20 +01:00
Greg Geldorp
33a5cdbf79
gdi32/tests: Allow ANSI_CHARSET for some tests.
2011-01-12 14:56:05 +01:00
Hans Leidekker
d08378a06f
msi: Fix parsing of patch product codes (valgrind).
2011-01-12 14:55:56 +01:00
Hans Leidekker
94f4c0f07d
msi: Fix a memory leak (valgrind).
2011-01-12 14:55:43 +01:00
Michael Stefaniuc
c567d1e461
avifil32: Avoid the forward declaration of the IAVIStream methods.
2011-01-12 14:55:37 +01:00
Michael Stefaniuc
1f8e505dc2
avifil32: COM cleanup for acmstream.c.
2011-01-12 14:55:30 +01:00
Andrew Nguyen
97fa635fc7
advapi32: Convert the trustee name buffer based on trustee form in SetEntriesInAclA.
2011-01-12 11:32:19 +01:00
Dylan Smith
d43cddcc83
richedit: Clear non-default style when changing to plain text mode.
...
Although the text must be empty for the mode to change to plain text
mode, there still may be a non-default style for the temporary insert
style and style for the end of text run.
2011-01-12 11:32:19 +01:00
Ken Thomases
e72a37e960
winemenubuilder: On Mac, size is implicit in ICNS slot; don't search for best.
2011-01-12 11:32:19 +01:00
Ken Thomases
eb40939092
winemenubuilder: On Mac, ignore non-square icon entries.
2011-01-12 11:32:19 +01:00
Ken Thomases
3a5e6c4357
winemenubuilder: On Mac, understand and keep 256x256 Vista-style icons.
2011-01-12 11:32:18 +01:00
Juan Lang
597a2f501a
rsaenh/tests: Add tests for CRYPT_IPSEC_HMAC_KEY.
2011-01-12 11:32:18 +01:00
Michael Stefaniuc
eaf394a9ac
windowscodecs/tests: COM cleanup for converter.c.
2011-01-12 11:32:18 +01:00
Michael Stefaniuc
2785e905bc
windowscodecs: Use ifaces instead of vtbl pointers in BmpDecoder.
2011-01-12 11:32:17 +01:00
Michael Stefaniuc
1515b36aaa
urlmon: COM cleanup for the rest of the iface in BindProtocol.
2011-01-12 11:32:17 +01:00
Michael Stefaniuc
c41cf7d6a5
urlmon: COM cleanup for the IInternetProtocolEx iface.
2011-01-12 11:32:17 +01:00
Alexandre Julliard
4f574ee942
winedump: Try to load the PDB string table from file number 4 too.
2011-01-12 11:31:31 +01:00
Alexandre Julliard
530e9c9b17
dbghelp: Try to load the string table from file number 4 too.
2011-01-12 10:45:49 +01:00
Alexandre Julliard
ce6779c9b1
winedump: Print the machine field from the PDB symbol table.
2011-01-11 16:17:39 +01:00
Alexandre Julliard
e421ff6b6f
winedump: Don't crash when the PDB filenames table isn't found.
2011-01-11 16:05:48 +01:00
Alexandre Julliard
51dd5c2ebb
winedump: Fix printing of module sources in PDB files.
2011-01-11 16:05:48 +01:00
Greg Geldorp
3658b84509
gdi32/tests: Skip tests on unexpected font code page.
2011-01-11 16:05:48 +01:00
Andrew Nguyen
2e5c0a3acb
wineconsole: Pass an output parameter when calling ReadConsoleOutputCharacterW.
2011-01-11 16:05:48 +01:00
Andrew Nguyen
ee84a9df12
kernel32: Pass an output parameter when calling WriteConsoleOutputCharacterW and FillConsoleOutputAttribute.
2011-01-11 16:05:48 +01:00
Andrew Nguyen
df18e3fdd4
kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputA.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
e2e9141918
kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputW.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
b158d23c88
kernel32: Improve parameter validation for ReadConsoleOutputAttribute.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
66b42c86d1
kernel32: Improve parameter validation for ReadConsoleOutputCharacterA.
2011-01-11 16:05:47 +01:00
Andrew Nguyen
c905b7e705
kernel32: Improve parameter validation for ReadConsoleOutputCharacterW.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
54684cf674
comctl32: Convert string table resources to po files.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
4447900540
browseui: Convert menu and string table resources to po files.
2011-01-11 16:05:47 +01:00
Alexandre Julliard
88daff74dc
wordpad: Convert menu and string table resources to po files.
2011-01-11 16:05:47 +01:00
Andrew Bogott
a901983fe3
winemenubuilder: Avoid passing a null pointer (or a non-pointer) to extract_icon in InvokeShellLinkerForURL.
2011-01-11 16:05:46 +01:00