Frédéric Delanoy
|
812c06ae94
|
opengl32: Avoid superfluous (void*) cast in LOAD_FUNCPTR macro.
|
2011-10-24 12:39:06 +02:00 |
Aurimas Fišeras
|
8991a96885
|
dinput: Add Lithuanian translation.
|
2011-10-24 12:36:24 +02:00 |
Marcus Meissner
|
db7ba0b230
|
kernel32: Avoid shadowing parameter "len".
|
2011-10-24 12:35:51 +02:00 |
Marcus Meissner
|
bba0180e56
|
kernel32: Avoid shadowing "buffer" variable.
|
2011-10-24 12:35:37 +02:00 |
Marcus Meissner
|
615e9572f1
|
kernel32: Avoid shadowing variables "a", "nt" and "fd".
|
2011-10-24 12:34:52 +02:00 |
Marcus Meissner
|
69b713618b
|
kernel32: Avoid shadowing "ret" variable.
|
2011-10-24 12:33:46 +02:00 |
Alexandre Julliard
|
36420d2286
|
winex11: Add error checks around every XF86VidMode call.
|
2011-10-24 11:19:28 +02:00 |
Nikolay Sivov
|
a3a1f4e3fb
|
msxml3: Add stub IEnumVARIANT support for IXMLDOMSelection.
|
2011-10-24 11:18:19 +02:00 |
Nikolay Sivov
|
ae6ea94bb3
|
msxml3: Don't try to use null interface pointer.
|
2011-10-24 11:18:09 +02:00 |
Nikolay Sivov
|
762aa854ca
|
shlwapi: Fix window style set with SHSetParentHwnd().
|
2011-10-24 11:17:57 +02:00 |
Juan Lang
|
398b62ba32
|
wintrust: Add FindCertsByIssuer stub.
|
2011-10-24 11:17:31 +02:00 |
Henri Verbeet
|
284ba950ef
|
wined3d: Make the device parameter to SetupForBlit() const.
|
2011-10-24 11:16:47 +02:00 |
Henri Verbeet
|
96187a54a9
|
wined3d: Make the context parameter to bind_dummy_textures() const.
|
2011-10-24 11:16:44 +02:00 |
Henri Verbeet
|
e6101816a2
|
wined3d: Get rid of surface_gdi_cleanup().
It's effectively the same as surface_cleanup(). The GL objects that
surface_cleanup() destroys are never created for "GDI" surfaces.
|
2011-10-24 11:16:40 +02:00 |
Henri Verbeet
|
6e8273177a
|
wined3d: Reject multisampled readbacks in wined3d_surface_get_render_target_data().
|
2011-10-24 11:16:33 +02:00 |
Henri Verbeet
|
4229d865d2
|
wined3d: Only try to load surfaces from the drawable if the drawable is current in surface_load_sysmem().
|
2011-10-24 11:16:27 +02:00 |
Juan Lang
|
aeca2f98fa
|
wininet: Accept RFC 850 dates in HTTP headers.
|
2011-10-24 11:15:59 +02:00 |
Aric Stewart
|
3b5e14a9b0
|
user32: Use Uniscribe in the multiline edit control.
|
2011-10-24 11:15:00 +02:00 |
Aric Stewart
|
d5090fd975
|
msctf: Increase buffer to have room for full key.
|
2011-10-24 11:14:15 +02:00 |
Aric Stewart
|
729de083f3
|
usp10: Correct itemizing multiple spaces at the beginning of a run.
|
2011-10-24 11:14:06 +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
|
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 |
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 |
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
|
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 |
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 |
Jacek Caban
|
7fa15c5f4d
|
vbscript: Added Global_IsEmpty implementation.
|
2011-10-19 19:45:51 +02:00 |
Jacek Caban
|
8a17193d8d
|
vbscript: Get rid of no longer needed VB_VARIANT|VT_BYREF in Global_IsObject.
|
2011-10-19 19:45:42 +02:00 |
Aric Stewart
|
250a132545
|
usp10: Correct read overflow in ScriptBreak found by Valgrind.
|
2011-10-19 19:45:38 +02:00 |
Alexandre Julliard
|
ef0fe44327
|
gdi32: Implement SelectFont as a standard driver entry point.
|
2011-10-19 18:22:05 +02:00 |
Alexandre Julliard
|
885a4a5c08
|
gdi32: Add an initial Freetype font driver.
|
2011-10-19 18:22:01 +02:00 |
Alexandre Julliard
|
6bb001da6f
|
gdi32: Add support for pushing a font driver on the DC driver stack.
|
2011-10-19 18:21:56 +02:00 |
Jacek Caban
|
764d3d6a69
|
mshtml: Added IHTMLWindow6 stub implementation.
|
2011-10-19 17:48:34 +02:00 |
Alexandre Julliard
|
3aed056b72
|
ntdll: Fix string comparison against non null-terminated string (Valgrind).
|
2011-10-19 17:48:16 +02:00 |
Huw Davies
|
595dbe2eba
|
gdi32: Fix character code metrics for bitmap fonts.
|
2011-10-19 17:38:33 +02:00 |
Huw Davies
|
6aece157a0
|
gdi32/tests: Remove the no longer used todo functionality of the test_color macro.
|
2011-10-19 16:59:32 +02:00 |
Huw Davies
|
2e72434340
|
gdi32/tests: Add tests for GetPixel.
|
2011-10-19 16:59:29 +02:00 |
Huw Davies
|
f6c7e96a61
|
gdi32: Implement GetPixel.
|
2011-10-19 16:59:25 +02:00 |
Huw Davies
|
70be58c17d
|
gdi32: Add get_pixel primitives.
|
2011-10-19 16:59:21 +02:00 |
Huw Davies
|
07e652b330
|
gdi32/tests: Add tests for SetPixel.
|
2011-10-19 16:59:04 +02:00 |
Huw Davies
|
2ac6a1bbf6
|
gdi32: Implement SetPixel.
|
2011-10-19 16:58:57 +02:00 |
Huw Davies
|
ddbaa9491a
|
gdi32: Add pixel_to_colorref primitives.
|
2011-10-19 16:58:51 +02:00 |
Huw Davies
|
b700660075
|
gdi32/tests: Add tests for non-rgb colorrefs.
|
2011-10-19 16:58:46 +02:00 |
Huw Davies
|
a3b5f270a8
|
gdi32: Add support for non-rgb colorrefs.
|
2011-10-19 16:58:40 +02:00 |
Huw Davies
|
0967de74db
|
gdi32: Introduce a unified function to perform COLORREF to pixel color mapping.
|
2011-10-19 16:58:31 +02:00 |
Aric Stewart
|
67196377b5
|
user32: Recalculate string length when cropping string to fit.
|
2011-10-19 16:39:26 +02:00 |
Alexandre Julliard
|
62b7069fa9
|
ntdll: Unwind the stack before calling exit/abort_thread on i386 the same way we do on x86_64.
|
2011-10-19 16:38:52 +02:00 |