Henri Verbeet
38abddca68
ddraw: Only update primary_lock when we're actually locking the frontbuffer.
...
This fixes a regression introduced by commit
8330558e12
.
2011-10-27 19:34:09 +02:00
Henri Verbeet
61550ff1de
wined3d: Use the correct pitch in surface_upload_data().
...
This fixes a regression introduced by commit
2da4f87a7e
.
2011-10-27 19:34:00 +02:00
Hans Leidekker
392bd2b7a2
msi/tests: Fix a skip message.
2011-10-27 14:21:31 +02:00
Hans Leidekker
841a747409
msi/tests: Fix some test failures on win2k.
2011-10-27 14:21:27 +02:00
Hans Leidekker
319081cbf6
msi: Wait up to 30 seconds for services to start up.
2011-10-27 14:21:23 +02:00
Jacek Caban
d1e49da2f5
mshtml: Reimplement nsIURL::GetFileExtension on top of IUri API.
2011-10-27 14:21:02 +02:00
Francois Gouget
39e12238e9
winealsa.drv: Give a name to the mmdevapi critical sections.
...
Also statically initialize g_sessions_lock.
2011-10-27 14:20:44 +02:00
Francois Gouget
23e0ae83c2
msvcp90: Add a space before an implementation function name in the spec file.
2011-10-27 14:20:10 +02:00
Francois Gouget
9b5ed14bd8
d3dx9_36/tests: Add a trailing '\n' to an ok() call.
2011-10-27 14:20:05 +02:00
Alexandre Julliard
bb21ac85b3
gdi32: Add a helper function to copy BITMAPINFO structures to avoid copying uninitialized data.
2011-10-27 14:19:44 +02:00
Charles Davis
65634bca0b
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
2011-10-27 12:31:40 +02:00
Henri Verbeet
22d2d26ffc
wined3d: Make the device parameter to surface_blt_fbo() const.
2011-10-27 12:25:29 +02:00
Henri Verbeet
54dc38718b
wined3d: Make the device parameter to wined3d_surface_depth_blt_fbo() const.
2011-10-27 12:25:24 +02:00
Henri Verbeet
6a981239db
wined3d: Get rid of the unused palette9 wined3d_surface field.
2011-10-27 12:25:19 +02:00
Henri Verbeet
0dd54eb0fd
secur32: Print the ntlm_auth diagnostic message to the winediag channel.
2011-10-27 12:25:13 +02:00
Henri Verbeet
2f74d5052a
wined3d: Recognize Sumo/Llano in select_card_amd_mesa().
2011-10-27 12:25:00 +02:00
Ken Thomases
14efc6eb24
gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts:Path.
2011-10-27 12:24:52 +02:00
Alexandre Julliard
c441d57452
gdi32: Implement the ExtTextOut entry point in the path driver.
2011-10-26 23:16:52 +02:00
Alexandre Julliard
613972efe5
gdi32: Implement the polyline entry points in the path driver.
2011-10-26 23:16:51 +02:00
Alexandre Julliard
d4889bef47
gdi32: Implement the polygon entry points in the path driver.
2011-10-26 23:16:51 +02:00
Alexandre Julliard
ac00dfc984
gdi32: Implement the Bezier entry points in the path driver.
2011-10-26 23:16:19 +02:00
Alexandre Julliard
4d9cc24128
gdi32: Implement the arc entry points in the path driver.
2011-10-26 20:10:00 +02:00
Alexandre Julliard
f8040958f5
gdi32: Implement the Rectangle and RoundRect entry points in the path driver.
2011-10-26 20:05:24 +02:00
Alexandre Julliard
364e216462
gdi32: Add a helper function to start a new path stroke.
2011-10-26 20:02:10 +02:00
Alexandre Julliard
fc5e29486d
gdi32: Implement the LineTo entry point in the path driver.
2011-10-26 19:58:51 +02:00
Alexandre Julliard
2c1ec7fc3b
gdi32: Implement the MoveTo entry point in the path driver.
2011-10-26 19:57:28 +02:00
Alexandre Julliard
8a7bf0a2ab
gdi32: Push a path driver on the DC stack when a path is opened.
2011-10-26 19:53:22 +02:00
Alexandre Julliard
97a261d573
gdi32: Avoid directly modifying the cursor position in the DC structure in PolyDraw.
2011-10-26 19:47:27 +02:00
Michael Mc Donnell
da6363e377
d3dx9/tests: Implemented CloneMesh test.
2011-10-26 17:57:06 +02:00
Michael Mc Donnell
3b693143eb
d3dx9: Implemented non-equal declaration support in CloneMesh.
2011-10-26 17:55:57 +02:00
Louis Lenders
066a649a77
ntoskrnl.exe: Update version resource.
2011-10-26 17:54:49 +02:00
Bruno Jesus
f621f8ea78
shell32: Don't parse command line if numargs is NULL in CommandLineToArgvW.
2011-10-26 17:12:13 +02:00
Piotr Caban
698afdca98
msvcrt: Don't search for LCID in _setmbcp_l if it was already done.
2011-10-26 17:07:05 +02:00
Piotr Caban
df5d3e348a
msxml3/tests: Added element attributes tests when SAXXMLReader is used.
2011-10-26 14:14:36 +02:00
Piotr Caban
685be40c33
msxml3: Fix attributes handling when msxml6 is used.
2011-10-26 14:14:36 +02:00
Alexandre Julliard
ba2ea23574
gdi32: Always use a polygon to draw text strike-outs and underlines.
2011-10-26 14:14:36 +02:00
Alexandre Julliard
ef34c47c4b
gdi32: Move internal path functions to the top of the file to avoid forward declarations.
2011-10-26 14:14:32 +02:00
Alexandre Julliard
f44c1e6533
gdi32/tests: Add tests for path open/closed states.
2011-10-26 12:41:56 +02:00
Matteo Bruni
095a9a6893
wined3d: Refuse to create a shader unsupported by the backend.
2011-10-26 12:41:35 +02:00
Matteo Bruni
8af1c6ee19
dxgi: Refuse to create a D3D10 wined3d device if it is not supported by the GPU.
2011-10-26 12:41:35 +02:00
Matteo Bruni
5f2c6b3c82
wined3d: Enable SM4 support in the GLSL shader backend when possible.
2011-10-26 12:41:34 +02:00
Matteo Bruni
7254f5e661
wined3d: Return only the shader major version.
2011-10-26 12:41:34 +02:00
Matteo Bruni
6e6a917617
d3d9: Limit VS/PS reported version.
2011-10-26 12:41:34 +02:00
Alex Henrie
3aff781f63
kernel32: Output message to stderr in current Unix codepage.
...
Fixes a bug in which the command "wine /." outputs a garbled error message in languages other than English.
Supersedes "kernel32: Output message to stderr in UTF-8"
2011-10-26 12:41:34 +02:00
Henri Verbeet
7aac0159a9
wined3d: Move the ARB shader program constant handling to the backend where it belongs.
2011-10-26 12:41:33 +02:00
Henri Verbeet
89d0d3ffd8
wined3d: Get rid of the device parameter to context_setup_target().
2011-10-26 12:41:33 +02:00
Henri Verbeet
aa7bbe1376
gdi32: Update the DC in ExtEscape().
...
Specifically, X11DRV_FLUSH_GL_DRAWABLE needs correct clip rects.
2011-10-26 12:41:33 +02:00
Henri Verbeet
a42774f042
wined3d: Only check for sRGB attachability when needed in surface_load_texture().
2011-10-26 12:41:33 +02:00
Henri Verbeet
bc3c72f2cc
wined3d: Mark a format as sRGB attachable if the internal format is the same for RGB and sRGB.
2011-10-26 12:41:32 +02:00
Alexandre Julliard
7fbb16d4ba
gdi32: Implement GdiRealizationInfo as a standard driver entry point.
2011-10-26 12:41:32 +02:00
Alexandre Julliard
8796831a9f
gdi32: Implement FontIsLinked as a standard driver entry point.
2011-10-26 12:41:32 +02:00
Alexandre Julliard
e31c51b65e
gdi32: Implement GetFontData as a standard driver entry point.
2011-10-26 12:41:31 +02:00
Alexandre Julliard
441d6cfcd4
gdi32: Implement GetTextFace as a standard driver entry point.
2011-10-26 12:41:31 +02:00
Alexandre Julliard
a2de6a8766
gdi32: Implement GetTextExtentExPointI as a standard driver entry point.
2011-10-26 12:41:30 +02:00
Alexandre Julliard
1740f34ffb
gdi32: Implement GetTextCharsetInfo as a standard driver entry point.
2011-10-26 12:41:30 +02:00
Alexandre Julliard
ce8d7b4601
gdi32: Implement GetOutlineTextMetrics as a standard driver entry point.
2011-10-26 12:41:29 +02:00
Alexandre Julliard
0c96820104
gdi32: Implement GetKerningPairs as a standard driver entry point.
2011-10-26 12:41:29 +02:00
André Hentschel
d63651fe18
winex11.drv: Remove remaining pixmap prefix to fix compilation without libxrender.
2011-10-25 20:13:42 +02:00
Aric Stewart
94bd422f89
user32: When building linedefs prev can be less than 0 if the format width is less than the width of a single character.
2011-10-25 20:13:32 +02:00
Lucas Fialho Zawacki
46e408d54c
dinput8/tests: Tests for DIPROP_USERNAME property.
2011-10-25 16:57:28 +02:00
Lucas Fialho Zawacki
32f79acc49
dinput8/tests: Moved EnumDevicesBySemantics specific tests to dinput.c and added a couple more.
2011-10-25 16:57:28 +02:00
Dan Kegel
6ca1a943eb
kernel32/tests: fni->FileName is not nul terminated in test_readdirectorychanges_cr.
2011-10-25 16:57:28 +02:00
Vitaliy Margolen
67e0b356c0
dinput: Restore checks for DirectX 3 buffer size.
2011-10-25 16:57:28 +02:00
Alexandre Julliard
6376b4cf6f
gdi32: Implement GetGlyphOutline as a standard driver entry point.
2011-10-25 16:57:28 +02:00
Alexandre Julliard
ff96c4dd4e
gdi32: Implement GetGlyphIndices as a standard driver entry point.
2011-10-25 16:57:27 +02:00
Alexandre Julliard
90ecea9739
gdi32: Implement GetFontUnicodeRanges as a standard driver entry point.
2011-10-25 16:57:27 +02:00
Alexandre Julliard
23c7c0469c
gdi32: Reimplement GetCharABCWidthsFloat using the integer version.
2011-10-25 16:57:27 +02:00
Alexandre Julliard
27208a0ec5
gdi32: Implement GetCharABCWidthsI as a standard driver entry point.
2011-10-25 16:57:27 +02:00
Alexandre Julliard
e5a0fa7089
gdi32: Implement GetCharABCWidths as a standard driver entry point.
2011-10-25 16:57:26 +02:00
Rico Schüller
5b7834851f
d3dx9/tests: Fix typo.
2011-10-25 16:57:26 +02:00
Rico Schüller
be68d56efc
d3dx9: Improve argument check in D3DXFindShaderComment().
2011-10-25 16:57:26 +02:00
Jacek Caban
6ffe4cb59f
jscript: Moved return_type_t declaration to engine.c.
2011-10-25 16:57:26 +02:00
Michael Stefaniuc
5439aede62
include: Remove 'l' modifier from numeric constants in mmsystem.h.
2011-10-25 16:57:25 +02:00
Juan Lang
ad3e22d5ee
wininet: Fix off by one error parsing RFC 850 dates.
2011-10-25 16:57:25 +02:00
Henri Verbeet
bab2a40f87
wined3d: Make the device parameter to context_apply_clear_state() const.
2011-10-25 16:57:24 +02:00
Henri Verbeet
9b42c657e4
wined3d: Make the device parameter to context_apply_blit_state() const.
2011-10-25 16:57:24 +02:00
Henri Verbeet
d09ad48328
ddraw: Read/draw from/to the actual screen when there is no swapchain window.
2011-10-25 16:57:24 +02:00
Henri Verbeet
8330558e12
ddraw: Keep track of the affected rectangle for ddraw_surface_update_frontbuffer().
2011-10-25 16:57:24 +02:00
Henri Verbeet
2da4f87a7e
wined3d: Upload directly from the source surface in wined3d_surface_blt(), if possible.
...
This avoids either loading sysmem surfaces into video memory (wasting GPU
memory) and then doing a blit on the GPU, or downloading GPU surfaces to
sysmem, doing a blit on the CPU, and likely uploading it again. This mostly
matters for ddraw and d3d8 applications, d3d9 already has to go through
wined3d_device_update_surface() to transfer data from sysmem surfaces to GPU
surfaces.
2011-10-25 16:57:23 +02:00
Piotr Caban
6238926a2e
msxml3/tests: Tests more XMLSAXReader versions.
2011-10-25 16:57:23 +02:00
Piotr Caban
2b671cad96
msxml3: Accept S_FALSE as a valid callback result when msxml6 is used.
2011-10-25 16:57:23 +02:00
Piotr Caban
e84c41028b
msxml3: Make positions returned by ISAXLocator compatible with msxml6.
2011-10-25 16:57:09 +02:00
Alexandre Julliard
a8444d7fd1
gdi32: Add driver entry points for a number of font functions.
2011-10-24 23:45:37 +02:00
Alexandre Julliard
2b1b11d681
gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts.
2011-10-24 23:34:33 +02:00
Alexandre Julliard
cbd81d391c
gdi32: Implement EnumDeviceFonts as a standard driver entry point.
2011-10-24 23:34:28 +02:00
Alexandre Julliard
873bf81d3b
gdi32: Don't return outline metrics for bitmap fonts.
2011-10-24 23:34:05 +02:00
Thomas Faber
5e0050d001
riched20: Do not return incorrect values from ME_CharFromPoint[Cursor].
2011-10-24 20:27:30 +02:00
André Hentschel
3a9cfa544a
shell32: Use MAX_PATH for a DOS path.
2011-10-24 20:08:56 +02:00
Alexandre Julliard
20070d0838
gdi32: Implement GetTextMetrics as a standard driver entry point.
2011-10-24 20:03:53 +02:00
Alexandre Julliard
ca4177997c
gdi32: Add a few helper functions for computing font metrics.
2011-10-24 20:03:09 +02:00
Marcus Meissner
0101149c7a
winex11.drv: WORD and BYTE swapped in 555->1 bit converter (Coverity).
2011-10-24 19:54:16 +02:00
Piotr Caban
5eb6994dc2
msxml3/tests: Added saxreader error handling test.
2011-10-24 19:54:15 +02:00
Piotr Caban
6927a11eab
msxml3: Prefer to report msxml error over libxml parsing error.
2011-10-24 19:54:15 +02:00
Piotr Caban
41eba1c30d
msxml3: Return parser result in detach_url.
2011-10-24 19:54:15 +02:00
Piotr Caban
f8112cc548
msxml3: Don't report fatal errors many times.
2011-10-24 19:54:15 +02:00
Alexandre Julliard
6c68319863
mmdevapi/tests: Don't crash on test failure.
2011-10-24 19:54:15 +02:00
Jacek Caban
851856af67
vbscript: Fixed local variable count calculation.
2011-10-24 19:54:14 +02:00
Thomas Faber
3ac36cb50f
riched20/tests: Test format rect adaption to window size and behavior with zero-sized windows.
2011-10-24 19:54:08 +02:00
Thomas Faber
791d000f96
riched20: Simplify ME_PrepareParagraphForWrapping.
2011-10-24 19:54:02 +02:00
Thomas Faber
f3a3ce8a51
riched20: Avoid a forward declaration.
2011-10-24 19:37:08 +02:00
Thomas Faber
28cb0b683e
riched20: Constify some ME_Context pointer parameters.
2011-10-24 19:37:08 +02:00
Thomas Faber
0a44501a4e
gdi32/tests: Test GetTextExtentExPoint behavior with zero and negative max extent values.
2011-10-24 19:37:07 +02:00
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
Frédéric Delanoy
241ccd9ab9
mlang/tests: Fix a typo.
2011-10-19 16:38:52 +02:00
Frédéric Delanoy
f9ecfff4bf
dmime: Avoid idempotent operation (Clang).
2011-10-19 16:38:52 +02:00
Andrew Eikum
3f3e42b6bc
shell32: ShellExec with empty operation should behave same as with NULL operation.
2011-10-19 16:38:51 +02:00
Marcus Meissner
90ca362013
user.exe16: Fixed incorrect sizeof() (Coverity).
2011-10-19 16:38:51 +02:00
Andrew Talbot
31b3cbfb93
wininet: Add a break to a switch statement.
2011-10-19 16:38:51 +02:00
Aric Stewart
0aa30c4673
usp10: Handle multi-glyph clusters in ScriptStringOut.
2011-10-19 12:25:35 +02:00
Henri Verbeet
73723911aa
wined3d: Make the device parameter to wined3d_device_get_creation_parameters() const.
2011-10-19 12:24:43 +02:00
Henri Verbeet
d607586d62
wined3d: Make the present_parameters parameter to wined3d_device_reset() const.
2011-10-19 12:24:36 +02:00
Henri Verbeet
3042860478
wined3d: Detach any attached overlays on surface cleanup.
...
Spotted by Dan Kegel / Valgrind.
2011-10-19 12:23:47 +02:00
Henri Verbeet
4408c5abc6
ddraw: Clear attached_iface before releasing it in ddraw_surface_delete_attached_surface().
...
Spotted by Dan Kegel / Valgrind.
2011-10-19 12:23:23 +02:00
Henri Verbeet
10b54a7860
ddraw: Initialize the surface desc's dwFlags field to 0 before surface locks.
...
Otherwise DDSD2_to_DDSD() would try to convert uninitialized data on failure.
Spotted by Dan Kegel / Valgrind.
2011-10-19 12:23:15 +02:00
Dmitry Timoshkov
0e44bda72a
ntdll: Take into account timezone bias changes when detecting daylight saving rules.
2011-10-18 19:16:34 +02:00
Francois Gouget
c8ecf2c721
shlwapi: Don't use a long where an int is more than big enough.
2011-10-18 18:58:50 +02:00
Piotr Caban
0655a6e563
shell32/tests: Fix uninitialized memory access (Valgrind).
2011-10-18 18:29:58 +02:00
Piotr Caban
bfad4fa967
shell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind).
2011-10-18 18:29:50 +02:00
Piotr Caban
0bb641ad59
msvcrt: Initialize all ctype fields.
2011-10-18 18:29:19 +02:00
Jacek Caban
ca293d442b
urlmon: Skip tests that fail on too old IEs.
2011-10-18 18:29:10 +02:00
Jacek Caban
3c4b2a0b43
mshtml: Added IHTMLDocument2::elementFromPoint implementation.
2011-10-18 18:29:04 +02:00
Austin English
c3f6f96df4
d3d9/tests: Only skip the visual tests if d3d cannot be initialized on Windows.
2011-10-18 16:24:45 +02:00
Dan Kegel
f91c8578bb
mlang/tests: Don't call lstrcpyW on a null string.
2011-10-18 16:24:29 +02:00
Aric Stewart
acaa0dc2da
user32: Use Uniscribe in the single line edit control.
2011-10-18 16:07:55 +02:00
Marcus Meissner
c9b6994648
shlwapi: Fixed bad pointer arithmentic by removing sizeof() (Coverity).
2011-10-18 15:18:04 +02:00
Marcus Meissner
b08d4f597a
ddraw: Lowercase variable names to fix a incorrect sizeof() (Coverity).
2011-10-18 15:17:49 +02:00
Marcus Meissner
2a55b09bed
directshow: Removed bad sizeof in copy/pasted code (Coverity).
2011-10-18 15:17:42 +02:00
Marcus Meissner
230f63c3d2
explorerframe: Fixed incorrect sizeof (Coverity).
2011-10-18 15:17:15 +02:00
Marcus Meissner
06935e9323
gdi32: Remove a incorrect sizeof from pointer arithmetic (Coverity).
2011-10-18 15:17:07 +02:00
Marcus Meissner
59fc063a34
mshtml: Adjusted some incorrect sizeofs (Coverity).
2011-10-18 15:16:28 +02:00
Marcus Meissner
cd51c797f3
msvcrt: Use correct sizeof to realloc (Coverity).
2011-10-18 15:16:17 +02:00
Jacek Caban
76eeca2255
vbscript: Added support for hex literals not ending with '&'.
2011-10-18 15:16:04 +02:00
Jacek Caban
b5a031d804
mshtml: Better error handling in NSContainer initialization.
2011-10-18 15:15:29 +02:00
Piotr Caban
32b24db041
msvcp: Sync spec files.
2011-10-18 15:15:20 +02:00
Piotr Caban
f735226988
msvcp90: Use debugstr_a to avoid overflow in traces.
2011-10-18 15:15:08 +02:00
Piotr Caban
59514c463a
msvcp90: Fix buffer size in basic_string_char_grow.
2011-10-18 15:14:59 +02:00
Piotr Caban
b0211b5b18
msvcp90: Added basic_string::get_allocator implementation.
2011-10-18 15:14:49 +02:00
Piotr Caban
0b802bb747
msvcp90: Added basic_string::erase iterator based functions.
2011-10-18 15:14:41 +02:00
Piotr Caban
bc2567f974
msvcp90: Added basic_string::replace iterator based functions.
2011-10-18 15:14:33 +02:00
Piotr Caban
a6897e888e
msvcp90: Added basic_string::find_last_not_of implementation.
2011-10-18 15:13:50 +02:00
Piotr Caban
ed6c1ff8d5
msvcp90: Added basic_string::rfind implementation.
2011-10-18 15:13:34 +02:00
Huw Davies
ffe5e20b78
gdi32/tests: Remove unused legacy values.
2011-10-18 15:13:04 +02:00
Nikolay Sivov
482d80cf16
comctl32/tests: Make state data accessible to caller (Valgrind).
2011-10-18 15:12:47 +02:00
Nikolay Sivov
ea96417f83
comctl32/monthcal: Update pointer after reallocation (Valgrind).
2011-10-18 15:12:37 +02:00
Aric Stewart
61e82e2c8c
usp10: Properly adjust LogClust when decomposing indic vowels.
2011-10-18 15:11:58 +02:00
Aric Stewart
db03d6452d
usp10: Properly adjust LogClust when composing indic consonants.
2011-10-18 15:11:52 +02:00
Andrew Eikum
6a7c2f66e0
dsound: Don't make the capture buffer object address public until it is prepared.
2011-10-18 15:11:40 +02:00
Andrew Eikum
c60583ab8b
dsound: Fix type conversion problems.
2011-10-18 15:11:32 +02:00
Andrew Talbot
53a8746dcd
winex11.drv: Mark some fall-throughs in switch statements.
2011-10-18 15:11:12 +02:00
Henri Verbeet
6cc9a89c8a
wined3d: Make the device parameter to is_display_mode_supported() const.
2011-10-18 15:10:33 +02:00
Henri Verbeet
71640e00f9
wined3d: Make the device parameter to invalidate_active_texture() const.
2011-10-18 15:10:27 +02:00
Henri Verbeet
14ca56ed97
ddraw: Destroy the swapchain in ddraw_destroy() if it still exists.
2011-10-18 15:10:21 +02:00
Henri Verbeet
68e1484bec
wined3d: Mark default pool surfaces lost when they're unloaded.
2011-10-18 15:10:13 +02:00
Henri Verbeet
ca43c49968
wined3d: Keep surfaces in sysmem if they're both already there in wined3d_surface_blt().
...
The idea is to avoid bouncing surfaces between the CPU and GPU when doing both
locks and blits on a surface. This is mostly an issue for ddraw applications.
2011-10-18 15:10:06 +02:00
Aric Stewart
42db0c0593
usp10: Handle advance for multi-glyph clusters correctly.
2011-10-18 15:09:53 +02:00
Aric Stewart
6fb71f5354
usp10: Break out get_cluster_size and use it to correct ScriptStringGetLogicalWidths for clusters.
2011-10-18 15:09:44 +02:00
Alexandre Julliard
013f5a9b23
gdi32: Return the correct error code when selecting objects in a metafile.
2011-10-18 15:03:29 +02:00
Alexandre Julliard
5267c1316b
gdi32: Get rid of the DC_FUNCTIONS typedef.
2011-10-17 20:39:54 +02:00
Alexandre Julliard
2dfa00230d
wineps: Get rid of the StretchDIBits entry point.
2011-10-17 20:12:59 +02:00
Ričardas Barkauskas
472a8f7a67
ddraw: COM cleanup for IDirect3DDevice7 interface.
2011-10-17 18:24:58 +02:00
Ričardas Barkauskas
7dc08745d1
ddraw: Use impl_from_IDirect3DDevice7 for application provided interfaces.
2011-10-17 18:24:42 +02:00
Ričardas Barkauskas
31cf68dd95
ddraw: Use unsafe_impl_from_IDirect3DDevice7 for application provided interfaces.
2011-10-17 18:24:30 +02:00
Ričardas Barkauskas
6b7e3e77d0
ddraw: COM cleanup for IDirect3DDevice3 interface.
2011-10-17 18:24:21 +02:00
Ričardas Barkauskas
bd530d3aba
ddraw: Rename device_from_device3 to impl_from_IDirect3DDevice3.
2011-10-17 18:24:10 +02:00
Ričardas Barkauskas
a90b2ad002
ddraw: Use unsafe_impl_from_IDirect3DDevice3 for application provided interfaces.
2011-10-17 18:23:51 +02:00
Ričardas Barkauskas
d32df839ac
ddraw: COM cleanup for IDirect3DDevice2 interface.
2011-10-17 18:23:42 +02:00
Ričardas Barkauskas
1c045cbb28
ddraw: Rename device_from_device2 to impl_from_IDirect3DDevice2.
2011-10-17 18:23:33 +02:00
Ričardas Barkauskas
a870753dba
ddraw: Use unsafe_impl_from_IDirect3DDevice2 for application provided interfaces.
2011-10-17 18:23:18 +02:00
Ričardas Barkauskas
d5912c533f
ddraw: COM cleanup for IDirect3DDevice interface.
2011-10-17 18:23:09 +02:00
Ričardas Barkauskas
a0c9ab7894
ddraw: Rename device_from_device1 to impl_from_IDirect3DDevice.
2011-10-17 18:22:56 +02:00
Ričardas Barkauskas
d19e416dee
ddraw: Use unsafe_impl_from_IDirect3DDevice for application provided interfaces.
2011-10-17 18:22:44 +02:00
Huw Davies
4dbc0690ef
gdi32/tests: Add some StretchDIBits tests.
2011-10-17 17:45:09 +02:00
Huw Davies
c9a7bb715d
gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function.
2011-10-17 17:45:08 +02:00
Huw Davies
a01844b013
gdi32: Make the convert_bits and stretch_bits helpers external.
2011-10-17 17:45:08 +02:00
Huw Davies
64f6e9bc58
gdi32: Move the intersection of vis rects into a separate function.
2011-10-17 17:45:08 +02:00
Huw Davies
2127e9444d
gdi32: Allow a caller to build_rle_bitmap to not request the clip region.
2011-10-17 17:45:08 +02:00
Aric Stewart
8f4fab2483
usp10: Handle the fNeedsCaretInfo flag in XtoCP and CPtoX.
2011-10-17 17:45:08 +02:00
Jacek Caban
64fd6fa787
vbscript: Added lexer support for '_'.
2011-10-17 17:45:07 +02:00
Dmitry Timoshkov
16eac43c8e
ntdll: Move adding VPROT_READ for Solaris to the same place where it's done for FreeBSD.
2011-10-17 17:45:07 +02:00
Dmitry Timoshkov
f7e466455d
ntdll: FreeBSD needs page read access when execute access is requested.
2011-10-17 17:45:07 +02:00
Juan Lang
0aad594d5f
shell32: Use existing buffer rather than copying, and potentially truncating, a filename prior to executing it.
2011-10-17 17:45:07 +02:00
Juan Lang
726acf0f4a
shell32: Check size of input parameters before copying to fixed length buffers.
2011-10-17 17:45:06 +02:00
Alistair Leslie-Hughes
dbefe8cbb0
mmcndmgr: Add mmcndmgr dll.
2011-10-17 17:45:06 +02:00
Ken Sharp
e8d9483da9
ntdll: Update Win2k8 to SP2.
2011-10-17 17:45:05 +02:00
Alexandre Julliard
bfdac3e885
gdi32: Add a fall back implementation of BlendImage using client-side blending.
2011-10-17 17:45:05 +02:00
Marcus Meissner
6ca6464cf3
msvcrt: Replaced bad memcpy by strcpy (Coverity).
2011-10-17 17:45:05 +02:00
Marcus Meissner
68f8eff5e0
setupx.dll16: Fixed bad sizeof() (Coverity).
2011-10-17 17:45:05 +02:00
Dan Kegel
4a38b10a56
comdlg32/tests: Initialize find & replace strings before testing FindTextA, etc.
2011-10-17 17:45:05 +02:00
Marcus Meissner
587cd82013
dsound: Remove dead code from mixer (Coverity).
2011-10-17 17:45:05 +02:00
Marcus Meissner
76702f3391
usp10: Fixed some oom handling (Coverity).
2011-10-17 17:45:05 +02:00
Marcus Meissner
118dc1998f
user32: Load PaddedBorderWidth from registry too (Coverity).
2011-10-17 17:45:04 +02:00
Luca Bennati
6da39c228d
comdlg32: Update Italian translation.
2011-10-17 17:45:04 +02:00
Luca Bennati
32706d952e
inetcpl: Update Italian translation.
2011-10-17 17:45:04 +02:00
Luca Bennati
9d487fd2c3
dinput: Add Italian translation.
2011-10-17 17:45:04 +02:00
Frédéric Delanoy
61c6212672
cryptui: Avoid idempotent operation (Clang).
2011-10-17 17:45:04 +02:00
André Hentschel
85051917fe
dbghelp: Rewrite stabs parsing to not need PATH_MAX.
2011-10-17 17:45:03 +02:00
Thomas Faber
385b8c3988
ntdll/tests: Fix build with MSVC.
2011-10-17 17:45:03 +02:00
Marcus Meissner
07d72eb570
dsound: Added missing LeaveCriticalSection (Coverity).
2011-10-17 17:45:03 +02:00
Marcus Meissner
f90d402610
wined3d: Fixed sizeof (Coverity).
2011-10-17 17:45:03 +02:00
Marcus Meissner
8648c13140
winhttp: Fixed sizeof calls (Coverity).
2011-10-17 17:45:02 +02:00
Henri Verbeet
fcd1de2b09
wined3d: Make the device parameter to wined3d_device_get_depth_stencil() const.
2011-10-17 17:45:02 +02:00