Alexandre Julliard
|
29c16f62e8
|
Release 1.3.31.
|
2011-10-21 20:38:36 +02:00 |
Aurimas Fišeras
|
79558f2932
|
po: Update Lithuanian translation.
|
2011-10-21 17:31:23 +02:00 |
Aurimas Fišeras
|
46aa1511fa
|
comdlg32: Update Lithuanian translation.
|
2011-10-21 17:31:18 +02:00 |
Jacek Caban
|
28c94f5a53
|
hlink: Added TargetFrameName tests.
|
2011-10-21 16:47:11 +02:00 |
Jacek Caban
|
34db2d3926
|
hlink: Return S_FALSE in GetTargetFrameName when returning NULL.
|
2011-10-21 16:47:06 +02:00 |
Jacek Caban
|
7b2bb14be2
|
hlink: Moved HLinkBrowseContext_Constructor to avoid vtbl forward declaration.
|
2011-10-21 16:46:57 +02:00 |
Jacek Caban
|
ccc66af6e3
|
hlink: Don't use WINAPI for internal functions.
|
2011-10-21 16:46:48 +02:00 |
Jacek Caban
|
c43d445064
|
hlink: Reorder functions to avoid vtbl forward declaration.
|
2011-10-21 16:46:33 +02:00 |
Huw Davies
|
f53d73a017
|
gdi32: Add a fake 1-entry color table for 1-bpp ddbs.
|
2011-10-21 16:46:19 +02:00 |
Alexandre Julliard
|
f1faeb0f28
|
wineps: Add support for PS_USERSTYLE pens.
|
2011-10-21 16:38:39 +02:00 |
Alexandre Julliard
|
f839e53272
|
winex11: Filter out zero-size dashes for PS_USERSTYLE pens.
|
2011-10-21 14:55:26 +02:00 |
Jacek Caban
|
d0740365ff
|
vbscript: Added remaining week day constants implementations.
|
2011-10-21 12:47:40 +02:00 |
Jacek Caban
|
89c7671403
|
vbscript: Added vbSunday constant implementation.
|
2011-10-21 12:47:27 +02:00 |
Frédéric Delanoy
|
42f126e80d
|
cmd: Constify WCMD_pushd parameter.
|
2011-10-21 12:31:46 +02:00 |
Frédéric Delanoy
|
7bfe648666
|
msvcrt: Avoid superfluous cast of MSVCRT_malloc return value.
|
2011-10-21 12:31:36 +02:00 |
Frédéric Delanoy
|
9696705859
|
dpnet/tests: Avoid casting return value of HeapAlloc calls.
|
2011-10-21 12:31:34 +02:00 |
Frédéric Delanoy
|
3c15af301c
|
dinput: Avoid casting return value of HeapAlloc calls.
|
2011-10-21 12:31:31 +02:00 |
Francois Gouget
|
f3f24fb5d4
|
net: Use FormatMessageW() for better internationalization support.
|
2011-10-21 12:31:18 +02:00 |
Francois Gouget
|
6aacb090f6
|
attrib: Use FormatMessageW() for better internationalization support.
|
2011-10-21 12:19:15 +02:00 |
Ken Thomases
|
7eadf7bb9f
|
winecoreaudio: Improved tracing.
|
2011-10-21 12:12:43 +02:00 |
Ken Thomases
|
cf39023208
|
winecoreaudio: Avoid an extra copy/conversion of a string.
|
2011-10-21 12:12:36 +02:00 |
Ken Thomases
|
4bceee9e15
|
winecoreaudio: Fix a test for allocation failure (copy/paste error).
|
2011-10-21 12:12:29 +02:00 |
Ken Thomases
|
9162c3d32d
|
winecoreaudio: Fix a leak.
|
2011-10-21 12:12:23 +02:00 |
Andrew Talbot
|
35555862fc
|
ws2_32: Replace switch statement with more suitable if statement.
|
2011-10-21 12:11:51 +02:00 |
Andrew Talbot
|
4bebe6287c
|
ws2_32: Mark a fall-through in a switch statement.
|
2011-10-21 12:11:45 +02:00 |
Andrew Eikum
|
c8c6cc97bc
|
dsound: Always enumerate the default device first.
|
2011-10-21 12:11:39 +02:00 |
André Hentschel
|
f05a8f89f4
|
msvcr90: Add x86_64 stubs and forwards.
|
2011-10-21 12:10:03 +02:00 |
Henri Verbeet
|
f28ba9007e
|
wined3d: Make the device parameter to context_choose_pixel_format() const.
|
2011-10-21 12:09:46 +02:00 |
Henri Verbeet
|
a2c754dde8
|
wined3d: Make the device parameter to wined3d_device_get_surface_from_dc() const.
|
2011-10-21 12:09:43 +02:00 |
Henri Verbeet
|
002447357c
|
d3d9/tests: Add a small test for IDirect3DDevice9::SetCursorPosition().
|
2011-10-21 12:09:40 +02:00 |
Henri Verbeet
|
b42ec21d76
|
d3d8/tests: Add a small test for IDirect3DDevice8::SetCursorPosition().
|
2011-10-21 12:09:37 +02:00 |
Henri Verbeet
|
5f6dd5384c
|
wined3d: Move the cursor in wined3d_device_set_cursor_position().
|
2011-10-21 12:09:34 +02:00 |
Francois Gouget
|
bbbee31c38
|
wineconsole: Fix a string resource so its format placeholders can be reordered.
|
2011-10-20 20:53:20 +02:00 |
Francois Gouget
|
bdfc307ff7
|
winefile: Fix a string resource so its format placeholders can be reordered.
|
2011-10-20 20:48:27 +02:00 |
Bernhard Loos
|
4ac1e8e034
|
msi: Always use WHEREVIEW for sorting.
|
2011-10-20 20:48:26 +02:00 |
Bernhard Loos
|
0fd4943277
|
msi: Get rid of JOINVIEW.
|
2011-10-20 20:48:26 +02:00 |
Bernhard Loos
|
4383aafadd
|
msi: Reorder tables to optimize condition evaluation.
|
2011-10-20 20:48:26 +02:00 |
Jacek Caban
|
2c47b66b71
|
ieframe: ieframe variant of IEWinMain is Unicode.
|
2011-10-20 20:48:26 +02:00 |
Michael Mc Donnell
|
26f3c14d6b
|
shell32: Set pointer to NULL after free to avoid double free.
|
2011-10-20 20:48:25 +02:00 |
Vitaliy Margolen
|
271c6a6c5f
|
dinput: Add some logging to base class.
|
2011-10-20 17:05:19 +02:00 |
Alexandre Julliard
|
6b59b05244
|
xcopy: Fix varargs handling for 64-bit.
|
2011-10-20 17:05:19 +02:00 |
Alexandre Julliard
|
5c1c7a6576
|
gdi32: Implement GetCharWidthW as a standard driver entry point.
|
2011-10-20 17:05:11 +02:00 |
Alexandre Julliard
|
6ad9eb805c
|
gdi32: Implement GetTextExtentExPointW as a standard driver entry point.
|
2011-10-20 17:04:35 +02:00 |
Alexandre Julliard
|
c66b611205
|
wineps: Chain to the next driver when not using a device font.
|
2011-10-20 13:22:11 +02:00 |
Alexandre Julliard
|
f00767807f
|
winex11: Chain to the next driver when not using a device font.
|
2011-10-20 13:22:03 +02:00 |
Jacek Caban
|
a37ea54183
|
vbscript: Added Global_isNull implementation.
|
2011-10-20 13:21:00 +02:00 |
Marcus Meissner
|
9ed15fbf14
|
ntdll: Avoid shadowing "p" variable.
|
2011-10-20 13:20:44 +02:00 |
Marcus Meissner
|
cfd5bfa86e
|
ntdll: Avoid shadowing size variable.
|
2011-10-20 12:59:30 +02:00 |
Alexandre Julliard
|
9801818ff4
|
ntdll/tests: Clear the full atom structure before every test.
|
2011-10-20 12:50:06 +02:00 |
Alexandre Julliard
|
7c1f665627
|
gdiplus/tests: Add an intermediate variable to avoid array bounds warnings.
|
2011-10-20 12:50:04 +02:00 |