Commit Graph

82873 Commits (7eadf7bb9f2c9b139b483589625ec178be54fa3b)
 

Author SHA1 Message Date
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
Alexandre Julliard 328328bb2c gdi32: Add an intermediate variable to avoid array bounds warnings. 2011-10-20 12:46:21 +02:00
Alexandre Julliard 86b4fe7b0e gdi32/tests: Add intermediate pointers to color tables to simplify the code and avoid array bounds warnings. 2011-10-20 12:34:58 +02:00
Ken Sharp ef0326b0f1 browseui: Update English resources. 2011-10-20 11:30:45 +02:00
Stefan Leichter 9b2132b560 url: Add stub for OpenURLA. 2011-10-20 11:11:51 +02:00
Marcus Meissner 811ae03aeb ntdll: Avoid shadowing "de" variable. 2011-10-20 11:07:08 +02:00
Austin English d4ec0a19c0 kernel32: Add a stub for GetProcessDEPPolicy. 2011-10-20 11:06:22 +02:00
Alex Henrie 7604803dff shell32: Update Catalan translation. 2011-10-20 11:05:15 +02:00
Alex Henrie 7c6bf9c66c comdlg32: Update Catalan translation. 2011-10-20 11:05:07 +02:00
Alex Henrie 83c72e874a comctl32: Add Catalan translation. 2011-10-20 11:04:59 +02:00
Alex Henrie 648b36bb06 winecfg: Add Catalan translation. 2011-10-20 11:04:28 +02:00
Alex Henrie a2f54992a5 po: Update Catalan translation. 2011-10-20 11:03:51 +02:00
Andrew Eikum 9b15c17376 dsound: Don't claim to support hardware buffers. 2011-10-20 11:03:40 +02:00
Henri Verbeet da32d34439 wined3d: Make the device parameter to wined3d_device_get_gamma_ramp() const. 2011-10-20 11:03:28 +02:00
Henri Verbeet 23ee1a451b wined3d: Make the device parameter to wined3d_device_set_gamma_ramp() const. 2011-10-20 11:03:22 +02:00
Henri Verbeet 12a99309d9 d3d9/tests: Add a small test for multisampled GetRenderTargetData(). 2011-10-20 11:03:15 +02:00
Henri Verbeet fd1afd24f4 d3d8/tests: Add a small test for multisampled CopyRects(). 2011-10-20 11:03:07 +02:00
Henri Verbeet 82f067f5cd wined3d: Allow loading multisampled surfaces into sysmem. 2011-10-20 11:02:57 +02:00
Aric Stewart f0c85ff83d usp10: Correct some reading buffer overruns when parsing indic syllables.
Found with help from Dan Kegel and Valgrind.
2011-10-20 11:02:47 +02:00
Aric Stewart 8836da818e usp10/tests: Initialize our SCRIPT_VISATTR array.
Found by Valgrind and Dan Kegel.
2011-10-20 11:02:37 +02:00