Michael Stefaniuc
8a3daa63e0
dmloader: Remove redundant "not NULL" check of the pDesc arg.
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
8e8f743cb0
winhttp: Remove redundant "not NULL" check for the "server" arg.
2010-05-17 12:42:33 +02:00
Joel Holdsworth
4578a9262d
comctl32: Replaced idb_hist_large.bmp with a Tango compliant tool strip.
2010-05-17 12:42:33 +02:00
Joel Holdsworth
6e5b8597ca
comctl32: Replaced idb_hist_small.bmp with a Tango compliant tool strip.
2010-05-17 12:42:33 +02:00
Joel Holdsworth
32adeb44d9
comctl32: Replaced idb_std_large.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
4079e368b5
comctl32: Replaced idb_std_small.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
6ac142b0b7
comctl32: Replaced idb_view_large.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
bf08efd292
comctl32: Replaced idb_view_small.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
0c0e352fe0
credui: Added a rendering hint to banner.svg.
2010-05-17 12:42:32 +02:00
Alexandre Julliard
922e15cbd0
winex11: Use the subpixel rendering configuration from fontconfig to override the registry options.
2010-05-17 12:42:32 +02:00
Matteo Bruni
1371e71f61
d3dx9: Add DEFB instruction support in the shader assembler.
...
This completes vs_3_0 assembler language support.
2010-05-17 12:42:32 +02:00
Matteo Bruni
fa44f242b5
d3dx9: Add DEFI instruction support in the shader assembler.
2010-05-17 12:42:32 +02:00
Matteo Bruni
dc1fa014ac
d3dx9: Add DEF instruction support in the shader assembler.
2010-05-17 12:42:32 +02:00
Rico Schüller
af93f1ab33
d3d10: Add argument check to ID3D10Effect::GetTechniqueByName().
2010-05-17 12:42:32 +02:00
Alexandre Julliard
d0093f0055
ntdll: Avoid a compiler warning on NetBSD.
2010-05-17 12:42:32 +02:00
Octavian Voicu
8921d8c730
d3dx9_36: Export D3DXCreateEffectEx stub.
2010-05-17 12:42:32 +02:00
Mike Kaplinskiy
ebf20d6645
ws2_32/tests: fix test failures on wine and win98.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
2f4c5cf351
rpcrt4: Remove variable hr which is not really used from NdrInterfacePointerBufferSize.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
f772c799ae
riched20: Remove variables yprev and ys which are not really used from ME_ArrowPageUp.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
5b8eccd3c6
oleaut32: Remove variable rOk which is not really used from VarMod.
2010-05-17 12:42:31 +02:00
Dylan Smith
049cf5aca0
richedit: Avoid notifying parent window in improper state.
...
ME_CommitUndo and ME_CommitCoalescingUndo call ME_SendSelChange, which
may notify the parent window that the selection has changed, therefore
should generally be called after wrapping the text. Otherwise, the parent
window may send a message to the editor and cause an assertion failure.
2010-05-17 12:42:31 +02:00
Juan Lang
d728169d97
crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore.
2010-05-17 12:42:31 +02:00
Juan Lang
99b9e1ae36
crypt32: Prohibit adding links to collection stores.
2010-05-17 12:42:31 +02:00
Juan Lang
76fc5c8bc5
crypt32: Validate add disposition before checking source certificate's properties.
2010-05-17 12:42:31 +02:00
Juan Lang
0dfb0299f6
crypt32/tests: Test CertAddCertificateLinkToStore.
2010-05-17 12:42:31 +02:00
Juan Lang
c232af490e
crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores.
2010-05-17 12:42:31 +02:00
Michael Stefaniuc
1f13973e85
comdlg32: The Dutch translation uses UTF-8.
2010-05-17 12:42:31 +02:00
Matej Špindler
bdb373d5c4
mapi32: Add Slovenian translation.
2010-05-17 12:42:31 +02:00
Matej Špindler
53459e07d6
shell32: Update Slovenian translation.
2010-05-17 12:42:31 +02:00
Alexandre Julliard
f3831cf2cb
configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
...
This provides better backwards compatibility when running with a
32-bit prefix.
2010-05-17 12:42:30 +02:00
Alexandre Julliard
3915cfbd02
comctl32/imagelist: Fix the allocated size of the has_alpha array.
2010-05-17 12:42:25 +02:00
Alexandre Julliard
45fd49bab6
comctl32/imagelist: Generate the mask from the alpha channel if present.
2010-05-16 18:23:04 +02:00
Alexandre Julliard
f2b993d414
comctl32/imagelist: Pre-multiply the colors by the alpha channel when storing an image with alpha.
2010-05-16 18:22:53 +02:00
Alexandre Julliard
39d54523a3
ntdll: Preserve registers in call_thread_entry_point on x86_64.
2010-05-16 12:34:07 +02:00
Detlef Riekenberg
69326aa246
kernel32: Move a 16 bit related comment to krnl386.
2010-05-14 18:03:03 +02:00
Jacek Caban
03e0440369
mshtml: Fixed platform test on 64-bit IE6.
2010-05-14 18:03:03 +02:00
Sven Baars
e660381102
comdlg32: Fix Dutch translation.
2010-05-14 18:03:03 +02:00
Hans Leidekker
d1c8769b64
ntdll: Add some tests for RtlIsTextUnicode.
2010-05-14 18:03:03 +02:00
Hans Leidekker
41e147e68f
winhttp: Support setting security flags on request handles.
2010-05-14 18:03:03 +02:00
Hans Leidekker
14e061a5c4
fltlib: Add stub implementations of FilterFindFirst and FilterFindClose.
2010-05-14 18:03:03 +02:00
Hans Leidekker
ccbf4c1b94
hnetcfg: Return success from fw_port_get_Enabled.
2010-05-14 18:03:02 +02:00
Roderick Colenbrander
3a5ddab91d
opengl32: Add 32-bit bitmap rendering test.
2010-05-14 18:03:02 +02:00
Roderick Colenbrander
e91f4ae776
wined3d: Make sure wglFlush is not between ENTER_GL/LEAVE_GL.
2010-05-14 18:03:02 +02:00
Alexandre Julliard
162d95a3ce
Fix the bitmap info size computation when masks are present.
2010-05-14 17:17:46 +02:00
Alexandre Julliard
91948f9ce8
comctl32: Always alpha blend images for 32-bpp imagelists.
2010-05-14 16:17:56 +02:00
Alexandre Julliard
33e7d0282b
comctl32: Store an alpha channel present flag for each image in an imagelist.
2010-05-14 16:17:56 +02:00
Alexandre Julliard
528722e4e1
comctl32: Also generate an alpha channel when replacing an image or icon in an imagelist.
2010-05-14 16:17:56 +02:00
Alexandre Julliard
f02adf3e2b
comctl32: Generate an alpha channel if necessary when adding images to a 32-bit imagelist.
2010-05-14 16:17:36 +02:00
Alexandre Julliard
f75c7b5f71
comctl32: Make ImageList_AddMasked call ImageList_Add instead of duplicating the functionality.
2010-05-14 13:37:04 +02:00
Alexandre Julliard
861989596f
ws2_32/tests: Fix non-portable syntax.
2010-05-14 11:42:43 +02:00
Gerald Pfeifer
cb469fec8b
quartz: Fix return value of DSoundRender_GetState.
2010-05-14 11:05:29 +02:00
Gerald Pfeifer
29cc4c9193
comctl32/tests: Check for the outcome of the SendMessage calls in test_monthcal_size.
2010-05-14 11:04:24 +02:00
Frédéric Delanoy
2ba53f476c
msi: Update French translation.
2010-05-13 19:44:59 +02:00
Jacek Caban
563d289a62
mshtml: Fixed test on some IEs.
2010-05-13 19:44:40 +02:00
Aric Stewart
2a8958ec18
gdi32: Use usp10 to optionally generate glyphs for bidi strings.
2010-05-13 19:44:35 +02:00
Matteo Bruni
745b5fe8f1
d3dx9: Add sampler dcl instruction support to the shader assembler.
2010-05-13 19:44:13 +02:00
Matteo Bruni
6cbd511475
d3dx9: Add input dcl instruction support to the shader assembler.
2010-05-13 19:44:08 +02:00
Matteo Bruni
efec8bb361
d3dx9: Complete output dcl instruction support.
2010-05-13 19:44:01 +02:00
Matteo Bruni
b627d13ea8
d3dx9: Add output dcl instruction partial support to the shader assembler.
2010-05-13 19:43:55 +02:00
Thomas Mullaly
c79be42057
urlmon: CreateUri should return E_INVALIDARG for NULL args.
2010-05-13 12:27:17 +02:00
Mike Kaplinskiy
688b94b43d
ws2_32/tests: Add some socket event tests.
2010-05-13 11:51:28 +02:00
Gerald Pfeifer
00d5f87d30
comctl32: Remove document of (already removed) infoPtr from LISTVIEW_StyleChanged.
2010-05-13 11:51:19 +02:00
Paul Vriens
f3b4bd2bbc
kernel32: Return the correct processor arch and type in wow64 mode.
2010-05-13 11:51:11 +02:00
Vincent Povirk
57ddceea34
ole32: Use a temporary variable in TransactedSnapshotImpl_EnsureReadEntry.
...
CreateStubEntry can change the value of This->entries, in which case the
assignment can go to the wrong place. So instead, assign to a temporary
variable, and copy the data back after all CreateStubEntry calls are finished.
2010-05-13 11:51:07 +02:00
Marcus Meissner
f10af18f28
msvcrt: Add some missing CDECL.
2010-05-13 11:51:00 +02:00
Marcus Meissner
2ecd1dfaba
ntdll: Implement bsearch, lfind to use correct comparator functions.
2010-05-13 11:50:51 +02:00
Gerald Pfeifer
b2ff743ccb
comctl32: Remove unused variable infoPtr from TVIEW_StyleChanging.
2010-05-12 18:48:11 +02:00
Hans Leidekker
e60bf536eb
msi: Improve some traces.
2010-05-12 18:46:35 +02:00
Hans Leidekker
6475c11c1f
msi: Only extract a file when its disk id matches the media disk id.
...
This makes sure that an updated file is extracted from the cabinet stream
included in the patch, instead of the original source.
2010-05-12 18:46:32 +02:00
Hans Leidekker
376c2fd02b
msi: Store the disk id in the MSIFILE structure.
2010-05-12 18:46:28 +02:00
Michael Stefaniuc
cd6ba3519a
jscript: Avoid using long.
2010-05-12 14:13:15 +02:00
Alexandre Julliard
5ee89aad68
winex11: Update the cursor also for events ignored by a hook.
2010-05-12 14:13:15 +02:00
Marcus Meissner
364242fcf3
ntdll: Rename mergesort to NTDLL_mergesort.
2010-05-12 14:13:15 +02:00
Matteo Bruni
9847d28753
d3dx9: Add predicate support to the shader assembler.
2010-05-12 14:13:15 +02:00
Matteo Bruni
93b2648c49
d3dx9: Add other flow control instructions in the shader assembler.
2010-05-12 14:13:15 +02:00
Matteo Bruni
25c929ab61
d3dx9: Support some flow control instructions in the shader assembler.
2010-05-12 14:13:15 +02:00
Gerald Pfeifer
5fd618a0cd
quartz: Remove unused variable pOutputPin from MPEGSplitter_process_sample.
2010-05-12 14:13:15 +02:00
Gerald Pfeifer
879328f3da
user32/tests: Make checks in test_LoadImageFile and test_LoadImage more comprehensive.
2010-05-12 14:13:14 +02:00
Thomas Mullaly
92c48ef29a
urlmon/tests: Fixed IUri tests so they fail gracefully on machines with IE <7.
2010-05-12 13:45:13 +02:00
Michael Stefaniuc
24592a7a62
secur32: Avoid using long.
2010-05-12 13:44:40 +02:00
Jacek Caban
25d8616d48
mshtml: Added IHTMLTextAreaElement::readOnly property implementation.
2010-05-11 18:05:28 +02:00
Jacek Caban
d9427e3922
mshtml: Added IHTMLFormElement::action property implementation.
2010-05-11 18:05:25 +02:00
Jacek Caban
5bb9172af2
mshtml: Added IHTMLFormElement::item implementation.
2010-05-11 18:05:21 +02:00
Jacek Caban
68e9bd281e
mshtml: Moved getting form's elements by index to separated function.
2010-05-11 18:05:17 +02:00
Jacek Caban
5847928bc6
mshtml: Added IHTMLSelectElement::item implementation.
2010-05-11 18:05:10 +02:00
Jacek Caban
b52bdff841
mshtml: Moved getting select's option element by index to separated function.
2010-05-11 18:05:06 +02:00
Jacek Caban
061fee45c0
mshtml: Added IHTMLTextAreaElement::put_value implementation.
2010-05-11 18:05:01 +02:00
Jacek Caban
85f079362f
mshtml: Added IHTMLOptionElement::selected property implementation.
2010-05-11 18:04:56 +02:00
Huw Davies
c7a9e3a1b2
comctl32: Fix an hfont leak.
2010-05-11 17:44:25 +02:00
Kai Blin
8a00bdddc0
ws2_32: Stub out WS_SIO_UDP_CONNRESET WSioctl.
2010-05-11 16:28:33 +02:00
Hans Leidekker
dd305c3700
msi: Set the SourceDir property to the registered source if the product is installed.
2010-05-11 16:28:18 +02:00
Hans Leidekker
41a7f025e4
msi: Avoid A->W conversions in msi_publish_install_properties.
2010-05-11 16:28:12 +02:00
Hans Leidekker
347bb13fc7
msi: Set install properties just once.
2010-05-11 16:28:07 +02:00
Hans Leidekker
4d2fb55e4e
msi: Add a test to show that the InstallSource property is unchanged after an upgrade.
2010-05-11 16:28:02 +02:00
Hans Leidekker
715a506fac
msi: Add more patch registration tests.
2010-05-11 16:27:56 +02:00
Hans Leidekker
06a8cc2a06
msi: Add a test to show that patches are not committed to the local package database.
2010-05-11 16:27:49 +02:00
Michael Stefaniuc
2b07eadf0a
mshtml/tests: Replace long with LONG.
2010-05-11 16:27:34 +02:00
Gerald Pfeifer
667944a3f7
localspl/tests: Improve the tests in test_XcvDataPort_AddPort by properly checking return values and avoiding a duplicate test.
2010-05-11 11:40:35 +02:00
Gerald Pfeifer
47fff748cc
comctl32/tests: Remove variable hwndheader which is not really used from test_redraw.
2010-05-11 11:40:29 +02:00
Alexandre Julliard
c545982472
server: Return the cursor information for a thread input, and use it for GetCursorInfo.
2010-05-11 11:27:03 +02:00
Marcus Meissner
7642e03c63
ntdll: Reimplement qsort() using generic mergesort.
2010-05-11 11:27:03 +02:00
Thomas Mullaly
4f0a267dc8
urlmon/tests: Added a new test file for testing the IUri interface.
2010-05-11 11:27:03 +02:00
Gerald Pfeifer
1bca01cbc1
comctl32: Remove unused parameter bEnable from LISTVIEW_Enable.
2010-05-11 11:09:51 +02:00
Gerald Pfeifer
0453154d99
comctl32: Remove unused parameter fwKeys from LISTVIEW_MouseHover.
2010-05-11 11:09:46 +02:00
Michael Stefaniuc
98fbcc4de2
qedit: Avoid using long.
2010-05-11 11:06:55 +02:00
Michael Stefaniuc
a712a29201
comctl32: Update some ImageList comments.
2010-05-11 11:06:16 +02:00
Roderick Colenbrander
b60961ae55
wined3d: Use surface_prepare_texture for surface allocation in read_from_framebuffer_texture.
2010-05-11 11:04:55 +02:00
Andrey Turkin
658209b571
oleaut32: Implement ICreateTypeInfo2::SetCustData method.
2010-05-10 18:20:37 +02:00
Andrey Turkin
cb9a6af538
oleaut32: Add handling of some more VARIANT types in typelibs.
2010-05-10 18:20:37 +02:00
Gerald Pfeifer
be6fa3900d
shlwapi: Remove variable retval which is not really used from GetAcceptLanguagesW.
2010-05-10 18:20:37 +02:00
Gerald Pfeifer
eab579dfcb
winmm/tests: Remove two unused variables (and dead code) from check_position.
2010-05-10 18:20:36 +02:00
Gerald Pfeifer
173a813e6a
user32/tests: Remove variable atom which is not really used from test_Expose.
2010-05-10 18:20:36 +02:00
Huw Davies
9d6a10a43a
oleaut32: Set the font to dirty when loading a new data.
2010-05-10 18:20:36 +02:00
Wolfram Sang
f76a3b965c
user32: Honor bfOffBits in BITMAP_Load.
2010-05-10 18:20:36 +02:00
Alexandre Julliard
8ea1f3385a
comctl32: Apply the imagelist mask when alpha blending.
2010-05-10 18:20:20 +02:00
Michael Stefaniuc
0f82f68734
oleaut32: Avoid using long.
2010-05-10 13:46:08 +02:00
Stefan Dösinger
481aca47ad
wined3d: Don't use GL_ARB_map_buffer_range for now.
...
There are numerous problems with this extension, and there are no
visible upsides. In the best case dynamic VBOs are just as fast as no
VBO at all.
2010-05-10 13:45:16 +02:00
Gerald Pfeifer
b98f916dae
oleaut32/tests: Remove variable changed which is not really used from test_SysReAllocStringLen.
2010-05-10 13:44:17 +02:00
Eric Pouech
516fc78a2b
dbghelp: Protect PE's COFF table reading against bogus values in NTHEADER.
2010-05-10 13:43:58 +02:00
Mike Kaplinskiy
df710826e1
ws2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER stub.
2010-05-10 13:43:43 +02:00
Nikolay Sivov
dcddea361f
user32: Fix selected brush color for caret bitmap creation.
2010-05-10 13:43:03 +02:00
Alexandre Julliard
27c8564605
winex11: The startscan line is relative to the destination in SetDIBits.
2010-05-10 12:35:47 +02:00
Alexandre Julliard
f4be166234
winex11: Select for EnterNotify events on the desktop window in order to update the cursor.
2010-05-10 12:34:17 +02:00
Alexandre Julliard
1afd0df7de
winex11: Take into account the cursor show count when setting the initial cursor for a window.
2010-05-10 12:33:59 +02:00
Alexandre Julliard
eeda373f6f
user32: Fix checking of show count in ShowCursor.
2010-05-10 11:53:37 +02:00
Gerald Pfeifer
612df7ee22
user32/tests: Remove SetShellWindowEx from test_shell_window.
2010-05-10 10:17:54 +02:00
Gerald Pfeifer
0c2fbbe7f0
mountmgr.sys: Remove variable result which is not really used from update_symlink.
2010-05-10 10:17:39 +02:00
Gerald Pfeifer
c45c226de4
d3dx9_36/tests: Remove variable scaling which is not really used from D3DXMatrixTest.
2010-05-10 10:17:14 +02:00
Gerald Pfeifer
af72df259e
quartz: Remove variable keyframe which is not really used from AVISplitter_next_request.
2010-05-10 10:16:53 +02:00
Gerald Pfeifer
3a88623553
shell32/tests: Remove variable res which is not really used from init_strings.
2010-05-10 10:16:45 +02:00
Gerald Pfeifer
fcf831acef
gdi32/tests: Remove two variables which are not really used from test_clipping.
2010-05-10 10:14:32 +02:00
Gerald Pfeifer
3ff0890c11
comctl32/tests: Add tests for the return values of TreeView_SelectItem in test_select.
2010-05-10 10:11:52 +02:00
Gerald Pfeifer
cbbfbca9e4
user.exe16: Remove variable width which is not really used from listbox_proc16.
2010-05-10 10:11:37 +02:00
Gerald Pfeifer
6dd4b071cc
riched20: Remove variable pCell which is not really used from ME_StreamIn.
2010-05-10 10:11:34 +02:00
Gerald Pfeifer
2d462ad088
riched20: Remove variable ys which is not really used from ME_ArrowPageDown.
2010-05-10 10:11:29 +02:00
Gerald Pfeifer
acd9732ffe
msi: Fix the return value of msi_copy_outval in the error case.
2010-05-10 10:10:24 +02:00
Gerald Pfeifer
4339944fae
gdi32/tests: Remove variable oldPen which is not really used from test_widenpath.
2010-05-10 10:10:08 +02:00
Piotr Caban
130686cbfc
msvcrt: Fix synonym handling in setlocale/create_locale.
2010-05-10 10:09:21 +02:00
Piotr Caban
0697c5dc0e
msvcrt: Partial fix for setlocale/create_locale.
2010-05-10 10:09:09 +02:00
Piotr Caban
117faee955
msvcrt: Fix strtod and wcstod implementation.
2010-05-10 10:08:57 +02:00
Alexander N. Sørnes
ab81b053b0
shell32: Update Norwegian Bokmål translation.
2010-05-10 10:08:39 +02:00
Aurimas Fišeras
aa2542bfcd
msi: Update Lithuanian translation.
2010-05-10 10:05:32 +02:00
Nikolay Sivov
0597e659bd
kernel32: Fix return code from LocalUnlock for pointer passed to it.
2010-05-10 10:04:54 +02:00
Marcus Meissner
9494cdc56f
wined3d: fixed a NULL deref in create_arb_blt_fragment_program (Coverity).
2010-05-10 10:04:31 +02:00
Marcus Meissner
bf1e9a2e93
ole32: Fixed 2 uninitialized variable use (Coverity).
2010-05-10 10:03:43 +02:00
Vincent Povirk
435762024f
gdiplus: Always treat out of range string sizes as INT_MAX.
2010-05-10 10:03:00 +02:00
Vincent Povirk
b7c9adcd06
gdiplus: Implement GdipIsStyleAvailable.
2010-05-10 10:02:24 +02:00
Vincent Povirk
7dfc674437
gdiplus: Implement GdipGetImageThumbnail.
2010-05-10 10:02:11 +02:00
Vincent Povirk
635fe30eac
gdiplus: Add test for GdipGetImageThumbnail.
2010-05-10 10:02:00 +02:00
Vincent Povirk
0ae0c0c09e
gdiplus: Implement GdipSetImageAttributesWrapMode.
2010-05-10 10:01:48 +02:00
Vincent Povirk
15ebd84daf
gdiplus: Implement bitmap color keying.
2010-05-10 10:01:39 +02:00
Vincent Povirk
d2a01883fc
gdiplus: Quiet the GdipImageForceValidation fixme.
2010-05-08 20:20:47 +02:00
Vincent Povirk
2dbc3980ef
gdiplus: Implement GdipCreateHICONFromBitmap.
2010-05-08 19:25:32 +02:00
Jacek Caban
f279b0cd4d
mshtml: Test return value of OnStateChange.
2010-05-08 19:25:27 +02:00
Jacek Caban
11484a0f68
mshtml: Check return value of SetText.
...
Spotted by Gerald Pfeifer.
2010-05-08 19:25:24 +02:00
Piotr Caban
c0890590ab
wininet: Fix trace messages.
2010-05-08 18:14:53 +02:00
Piotr Caban
ee2abe7f82
shlwapi: Added more UrlCanonicalizeA tests.
2010-05-08 18:14:49 +02:00
Piotr Caban
40119690b8
shlwapi: Make UrlCanonicalizeA working with long urls (>INTERNET_MAX_URL_LENGTH).
2010-05-08 18:14:43 +02:00
Piotr Caban
fc543890d1
shlwapi: Make UrlCanonicalizeW working with long urls (>INTERNET_MAX_URL_LENGTH).
2010-05-08 18:14:37 +02:00
Paul Vriens
f8470fe408
winhttp/tests: Show the correct error.
2010-05-08 13:12:58 +02:00
Aric Stewart
421a997085
usp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut so we do not re-reverse already formated RTL strings inside of GDI.
2010-05-08 13:12:54 +02:00
Andrew Eikum
897f11d331
user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs.
2010-05-08 13:12:49 +02:00
André Hentschel
7b66e1aeeb
oleaut32: Check if the delimiter is a date delimiter.
2010-05-08 13:12:33 +02:00
Aric Stewart
1ee497ae25
usp10/test: Initialize local structures.
2010-05-08 13:12:28 +02:00
Alexandre Julliard
9476937dc3
winex11: Fix source/dest width mismatch in SetDIBits.
2010-05-08 11:44:40 +02:00
Jacek Caban
f00d44f0f6
mshtml: Added IHTMLInputElement::put_name implementation.
2010-05-07 16:25:37 +02:00
Jacek Caban
1fdbc87e55
mshtml: Added IHTMLInputElement::get_type tests.
2010-05-07 16:00:41 +02:00
Jacek Caban
09bdb5fb1b
mshtml: Added IHTMLInputElement::put_type implementation.
2010-05-07 16:00:36 +02:00
Jacek Caban
7594b653f0
mshtml: Added beginning support for oncontextmenu event.
2010-05-07 16:00:23 +02:00
Jacek Caban
3d0d27820f
mshtml: Added IHTMLDocument2::clear implementation.
2010-05-07 16:00:20 +02:00
Jacek Caban
95ded555e0
mshtml: Added IHTMLFormElement::get_length implementation.
2010-05-07 16:00:16 +02:00
Alexandre Julliard
383879f686
kernel32: Add an x86_64 implementation for the TEB access functions.
2010-05-07 14:15:25 +02:00
Alexandre Julliard
18dbaadfc5
kernel32: Define GetProcessHeap as an assembler function on i386.
2010-05-07 14:07:45 +02:00
André Hentschel
56d28f7d5b
kernel32: Double the alarm timeout to prevent a failed test.
2010-05-07 13:30:44 +02:00
Sven Baars
61493dee95
mshtml: Update Dutch translation.
2010-05-07 12:47:07 +02:00
Vincent Povirk
6a36802f26
windowscodecs: Use the BITMAPINFOHEADER structure to get icon bitcount.
2010-05-07 12:47:02 +02:00
Vincent Povirk
dbf123ba0d
ole32: Fix reads past the end of streams.
2010-05-07 12:46:50 +02:00
Vincent Povirk
4ad114cfae
ole32: Use the cached information in BlockChainStream_GetCount.
2010-05-07 12:46:39 +02:00
Alexandre Julliard
96a939eee1
shell32: Fix marshalling of 1-bpp systray icons.
2010-05-07 12:45:55 +02:00
Alexandre Julliard
159145cefe
user32: Make DrawIcon simply call DrawIconEx.
2010-05-07 12:45:39 +02:00
Alexandre Julliard
4c03fd0138
user32: Use the correct rop when blitting an icon in DrawIconEx.
2010-05-07 12:41:40 +02:00
Alexandre Julliard
a59d79c9a6
user32: Fix drawing of 1-bpp icons in DrawIconEx.
2010-05-07 12:08:29 +02:00
Alexandre Julliard
2e96abd0d4
user32: Return the icon depth instead of number of colors when loading from a .ico file.
2010-05-07 11:34:17 +02:00
Aric Stewart
4377cc62f8
usp10: Implement mirroring for bidi support.
2010-05-06 19:54:58 +02:00
Alexandre Julliard
6f3f505f04
libwine: Generate a table for BiDi character mirroring.
2010-05-06 19:54:45 +02:00
Detlef Riekenberg
2a9b4e0142
msiexec: Use resource in msi for a help dialog to allow translation.
2010-05-06 17:56:44 +02:00
Vincent Povirk
e40afcb2b6
ole32: Always move unmodified streams instead of copying on commit.
2010-05-06 17:55:43 +02:00
Vincent Povirk
d07a4868a1
ole32: Rewrite transacted storage to be more lazy.
...
When creating a new transacted storage object (or reverting an
existing one), rather than copy the original storage, we simply create
a "stub directory entry" for the root. As stub entries are accessed,
we fill in their data from the parent and create new stubs for any
linked entries. The streams have copy on write semantics - reads are
from the original entry until a change is made, then we make a copy in
the scratch file.
When committing transacted storages, we have to create a new tree with
the new data so that the storage entry can be modified in one step,
but unmodified sections of the tree can now be shared between the new
tree and the old. An entry can be shared if it and all entries
reachable from it are unmodified. In the trivial case where nothing
has been modified, we don't have to make a new tree at all.
2010-05-06 17:55:34 +02:00
Huw Davies
d92ed5bd07
gdi32: Add support for ETO_PDY and improve world transform support.
2010-05-06 15:24:30 +02:00
Piotr Caban
4733bd8162
msvcrt: Sync msvcr* dlls.
2010-05-06 15:24:26 +02:00
Piotr Caban
2eb4b694a7
msvcrt: Added mbstowcs and wcstombs tests.
2010-05-06 15:24:20 +02:00
Piotr Caban
335c9772ec
msvcrt: Fixed wcstombs(_s_l) implementation.
2010-05-06 15:20:11 +02:00
Piotr Caban
7352ee844e
msvcrt: Added mbstowcs(_s_l) implementation.
2010-05-06 15:19:52 +02:00
Piotr Caban
d367314b46
msvcrt: Added _mbstrlen_l implementation.
2010-05-06 15:18:57 +02:00
Alexandre Julliard
df6cd82ccf
winex11: Create a window of the appropriate visual to initialize GL info.
2010-05-06 14:57:44 +02:00
Alexandre Julliard
e45926d582
wined3d: Don't crash during initialization if the adapter doesn't have full GL info.
2010-05-06 14:57:21 +02:00
Matteo Bruni
fb3ee6e0a6
d3dx9: Support some more vs_3_0 instructions in the shader assembler.
2010-05-06 14:45:16 +02:00
Matteo Bruni
399bde576e
d3dx9: Add relative addressing support to the shader assembler.
2010-05-06 14:45:06 +02:00
Matteo Bruni
5f934aca62
d3dx9: Support all the remaining register types in the shader assembler.
2010-05-06 14:44:57 +02:00
Alexandre Julliard
fa29e0f290
shell32: Make use of the control panel icon.
2010-05-06 14:44:09 +02:00
Joel Holdsworth
7dfa965d95
shell32: Comitted a Tango icon for the control panel.
2010-05-06 14:43:55 +02:00
Joel Holdsworth
83d5035bbe
user32: Fixed some minor glitches in oic_winlogo.ico.
2010-05-06 14:43:34 +02:00
Gerald Pfeifer
da628001fe
wined3d: Fix the handling of the blue channel inIWineGDISurfaceImpl_SaveSnapshot. (take 2).
2010-05-06 14:26:18 +02:00
Nikolay Sivov
56fdbc226e
ole32/ole2: Use W calls for registry access.
2010-05-06 14:22:23 +02:00
Nikolay Sivov
5eedf51df6
comctl32/rebar: Try to center child rectangle only if cyChild height is not zero.
2010-05-06 14:21:05 +02:00
Damjan Jovanovic
538b39c4cf
winex11.drv: Use unicode filenames for WM_DROPFILES.
2010-05-06 14:19:57 +02:00
Rico Schüller
89b0c84375
d3d10/tests: Add ID3D10Effect::GetVariableBy*() test.
2010-05-06 14:19:03 +02:00
Rico Schüller
b0b9897f9f
d3d10: Add argument check in ID3D10Effect::GetVariableByName().
2010-05-06 14:18:55 +02:00
Rico Schüller
337c5d2730
d3d10: Implement ID3D10Effect::GetVariableBySemantic().
2010-05-06 14:18:50 +02:00
Rico Schüller
be3c8db22c
d3d10: Parse semantic in parse_fx10_local_variable().
2010-05-06 14:18:43 +02:00
Sven Baars
35c6beeba2
gphoto2.ds: Fix Dutch translation and alignment.
2010-05-06 14:18:32 +02:00
Sven Baars
079c01c508
credui: Fix Dutch translation.
2010-05-06 14:18:27 +02:00
Aric Stewart
2ba0048541
usp10: ScriptTextOut reorders glyphs that are RTL if they have been processed with fLogicalOrder in previous calls.
2010-05-06 14:18:17 +02:00
Aric Stewart
abae85b976
usp10: Fix ScriptGetCMap handling of unsupported glyphs.
2010-05-06 14:18:04 +02:00
Henri Verbeet
6478e41b97
wined3d: Remove the unused device type parameter to some format capability checking functions.
2010-05-06 14:17:46 +02:00
Henri Verbeet
6d68701fb3
wined3d: Reorganize IWineD3DImpl_CheckDeviceFormat() a bit.
2010-05-06 14:17:39 +02:00
Henri Verbeet
7a2debe113
wined3d: Use the FBO cache in swapchain_blit().
2010-05-06 14:17:30 +02:00
Henri Verbeet
3345146d0b
wined3d: Use the FBO cache in stretch_rect_fbo().
2010-05-06 14:17:24 +02:00
Henri Verbeet
9982a46296
wined3d: Use the FBO cache in context_apply_blit_state().
2010-05-06 14:16:44 +02:00
Alexandre Julliard
e27bc88693
gdi32: Add a global function to retrieve the display driver.
2010-05-06 13:50:30 +02:00
Alexandre Julliard
8dc9e8786b
gdi32: Don't store the display driver in the global list to avoid the need for locking.
2010-05-06 13:48:24 +02:00
Alexandre Julliard
0e4f742f06
gdi32: Don't bother freeing graphics drivers.
2010-05-06 13:37:32 +02:00
Huw Davies
1af1784430
comctl32: Silence a few compiler warnings.
2010-05-05 17:59:41 +02:00
Huw Davies
9bee50f6d9
gdi32: Fix ExtTextOutA -> W forwarding when ETO_PDY is set.
2010-05-05 17:49:44 +02:00
Sven Baars
6b21d0c663
comdlg32: Fix some alignment issues in the Dutch translation.
2010-05-05 17:49:13 +02:00
Sven Baars
fbd8722856
comctl32: Fix Dutch translation.
2010-05-05 17:49:04 +02:00
Sven Baars
2da433feb6
avifil32: Fix Dutch translation.
2010-05-05 17:48:55 +02:00
Hans Leidekker
82d7b04c2c
msi: Apply registered patches in MsiOpenPackage.
2010-05-05 15:27:12 +02:00
Hans Leidekker
881ef98479
msi: Forward MsiDetermineApplicablePatchesA to MsiDetermineApplicablePatchesW.
2010-05-05 15:27:08 +02:00
Jacek Caban
072ecdf504
mshtml: Fixed IObjectSafety failure handling.
2010-05-05 15:27:02 +02:00
Piotr Caban
df038ec544
msvcrt: Added _ui64toa_s implementation.
2010-05-05 15:26:53 +02:00
Piotr Caban
100e925cb4
msvcrt: Added ___mb_cur_max_l_func implementation.
2010-05-05 15:26:50 +02:00
Piotr Caban
3f4eded5d4
msvcrt: Added _get_osplatform implementation.
2010-05-05 15:26:45 +02:00
Alexandre Julliard
599531b7d9
comctl32: Add support for alpha blending in ImageList_DrawIndirect.
2010-05-05 12:47:24 +02:00
Alexandre Julliard
3f5136ce3a
shell32: Load the application icon for the control panel window.
2010-05-05 11:00:38 +02:00
Alexandre Julliard
8182520f13
shdocvw: Support setting an icon on the main iexplore window.
2010-05-05 11:00:19 +02:00
Gerald Pfeifer
978b4898e5
kernel32/tests: Remove variable len which is not really used from test_CommandLine.
2010-05-05 10:56:39 +02:00
Gerald Pfeifer
f215784edc
cryptdlg: Remove variable headingSep which is not really used from CRYPT_FormatCPS.
2010-05-05 10:52:42 +02:00
Gerald Pfeifer
b8ee145992
ntdll/tests: Remove variable len which is not really used from create_file_test.
2010-05-05 10:52:30 +02:00
Gerald Pfeifer
c5bc2a5d2f
winex11.drv: Remove variable bits which is not really used from X11DRV_DIB_GetImageBits_4.
2010-05-05 10:52:24 +02:00
Gerald Pfeifer
52ead99288
crypt32/tests: Remove variable entry which is not really used from test_decodeCRLToBeSigned.
2010-05-05 10:52:03 +02:00
Gerald Pfeifer
34f9b1bc63
comctl32: Remove variable scrollRange which is not really used from PAGER_NCCalcSize.
2010-05-05 10:51:54 +02:00
Jörg Höhle
d531d229e5
wineoss: MOD_MIDIPORT has 0 voices and notes and FFFF ChannelMask.
2010-05-05 10:50:56 +02:00
Jörg Höhle
8aeb9ec03a
wineoss: Supply FFFFFFFF for midiOutGetVolume, not garbage.
2010-05-05 10:50:50 +02:00
Charles Davis
1e0cee6d3c
ntdll: Implement IOCTL_SCSI_PASS_THROUGH(_DIRECT) on Mac OS.
2010-05-05 10:46:36 +02:00
Vincent Povirk
42550953a6
ole32: Store the location of all blocks in a big block chain in memory.
...
A big block chain is a linked list, and we pretty much need random
access to them. This should theoretically make accessing a random
point in the chain O(log2 n) instead of O(n) (with disk access scaling
based on the size of the read/write, not its location). It
theoretically takes O(n) memory based on the size, but it can do
better if the chain isn't very fragmented (which I believe will
generally be the case for long chains). It also involves fetching all
the big block locations when we open the chain, but we already do that
anyway (and it should be faster to read it all in one go than
piecemeal).
2010-05-05 10:41:57 +02:00
Vincent Povirk
93cc582a8d
ole32: Remove some assumptions about the internals of BlockChainStream.
2010-05-05 10:41:26 +02:00
Henri Verbeet
8de7d2ed4c
wined3d: Use context_apply_clear_state() in color_fill_fbo().
2010-05-05 10:37:43 +02:00
Henri Verbeet
ed75f5ca7a
wined3d: Setup the FBO for the correct target in context_apply_clear_state().
2010-05-05 10:37:40 +02:00
Henri Verbeet
4056f4bf99
wined3d: Explicitly pass the render target and depth/stencil surfaces to the FBO management functions.
2010-05-05 10:37:34 +02:00
Henri Verbeet
e01d56f331
wined3d: Explicitly pass the FBO target to the FBO management functions.
2010-05-05 10:37:28 +02:00
Henri Verbeet
4fd3050b98
wined3d: Move draw buffer setup code out of context_apply_fbo_entry().
2010-05-05 10:37:24 +02:00
Jacek Caban
41a448a5d6
urlmon: Added reading from cache file tests.
2010-05-05 10:34:41 +02:00
Jacek Caban
7708097d7b
urlmon: Use cache file to read in synchronous binding.
2010-05-05 10:34:33 +02:00
Alexandre Julliard
41db8e5910
mmdevapi: Don't try to lookup functions if the library isn't found.
2010-05-04 21:30:07 +02:00
Alexandre Julliard
ac69fcb14f
server: Check that the prefix type can support the client architecture.
2010-05-04 20:27:20 +02:00
Maarten Lankhorst
38517694bb
mmdevapi: Add support for openal disconnected extension.
2010-05-04 18:38:58 +02:00
Gerald Pfeifer
9da2bbfab7
user32/tests: Remove variable old_left_margin which is not really used from test_margins.
2010-05-04 18:38:43 +02:00
Gerald Pfeifer
7ef088b680
user32/tests: Destroy the window we created at the end of wait_idle_thread.
2010-05-04 18:36:55 +02:00
Gerald Pfeifer
6976400f7b
mshtml: Fix return value for HTMLBodyElement_get_text.
2010-05-04 18:36:38 +02:00
Alexandre Goujon
a30b94651d
winex11: Use XkbKeycodeToKeysym when using XKB.
2010-05-04 18:36:05 +02:00
Sven Baars
262869ce86
appwiz.cpl: Fix Dutch translation.
2010-05-04 18:31:13 +02:00
Austin English
de83c53085
msvcrt: Fix tests for Windows ME.
2010-05-04 13:15:00 +02:00
Stefan Dösinger
ec3d2ba316
wined3d: Fall back to other depth stencil formats if D24S8 isn't supported.
2010-05-04 13:15:00 +02:00
Stefan Dösinger
e7066a90e1
wined3d: Don't grab the implicit depth stencil format in the wrong place.
...
This format is now explicitly passed to create_context.
2010-05-04 13:15:00 +02:00
Hans Leidekker
11651f0d7d
wtsapi32: Add a stub implementation of WTSQueryUserToken.
2010-05-04 13:15:00 +02:00
Hans Leidekker
920fc345ba
msi: Register more patch details.
2010-05-04 13:15:00 +02:00
Hans Leidekker
74641ab8db
msi: Handle non-null product code in MSI_ApplyPatchW.
2010-05-04 13:15:00 +02:00
Hans Leidekker
25460075cc
msi: Add some tests for patch registration.
2010-05-04 13:15:00 +02:00
Hans Leidekker
23eabb44c8
msi: Make a local copy of patch packages.
2010-05-04 13:15:00 +02:00
Sven Baars
99389954d5
comdlg32: Update Dutch translation.
2010-05-04 13:15:00 +02:00
Henri Verbeet
ff6cf84c40
wined3d: Attach the surfaces from the fbo_entry instead of the ones from the device.
...
Currently these are always the same, but that doesn't make it right.
2010-05-04 13:14:59 +02:00
Henri Verbeet
3ab491f810
d3d9/tests: Allow D3DFMT_A2R10G10B10 as supported adapter mode.
...
This is in the list of allowed formats in the documentation, and some drivers
report this on Windows.
2010-05-04 13:14:59 +02:00
Henri Verbeet
312bacec96
wined3d: Remove a redundant check from prepare_ds_clear().
...
The rectangle count doesn't really matter. If the first rectangle doesn't
cover the entire draw_rect we need to load the depth/stencil surface.
2010-05-04 13:14:59 +02:00
Henri Verbeet
49e076eabd
wined3d: Separate context acquisition and state application.
2010-05-04 13:14:59 +02:00
Henri Verbeet
be43c867a5
wined3d: Split context_apply_state() into separate functions for each usage.
2010-05-04 13:14:59 +02:00
Maarten Lankhorst
d440eb7ff2
mmdevapi: Try to detect openal 1.11, and do not blacklist pulseaudio on it.
2010-05-04 13:14:58 +02:00
Maarten Lankhorst
af9f9cb361
msvcrt: Add float functions based on their double versions.
2010-05-04 13:14:58 +02:00
Jacek Caban
9ba1ccf55b
urlmon: Set BINF_NEEDFILE flag for synchronous binding of builtin protocols.
2010-05-04 13:14:58 +02:00
Alexandre Julliard
bc3ae58f1d
ntdll: Add support for saving/restoring CFA frame state.
2010-05-04 13:14:43 +02:00
André Hentschel
89f3afb012
version: Fix typo in comment.
2010-05-03 17:34:24 +02:00
Maarten Lankhorst
755c25d84e
winealsa.drv: Clean up initialisation.
2010-05-03 17:34:01 +02:00
Maarten Lankhorst
3beb1b6a11
winealsa.drv: Remove dlopen call.
2010-05-03 17:33:41 +02:00
Jerome Leclanche
1db85c132e
quartz: Properly return E_POINTER when ppFilters is null.
2010-05-03 17:20:58 +02:00
Ričardas Barkauskas
f97c995054
ddraw: Fix missing D3D misc caps.
2010-05-03 17:20:15 +02:00
Gerald Pfeifer
abae415487
crypt32/tests: Tighten tests in testPortPublicKeyInfo.
2010-05-03 16:48:56 +02:00
Gerald Pfeifer
c85eb78090
oleaut32: Remove variable iLengthScanLineColor which is not really used from serializeIcon.
2010-05-03 16:48:03 +02:00
Gerald Pfeifer
bf9d6f2dfd
msacm32/tests: Simplify check_count and msacm_tests.
2010-05-03 16:47:51 +02:00
Gerald Pfeifer
3d310f03c3
jscript: Remove variable length which is not really used from JSGlobal_parseFloat.
2010-05-03 16:47:39 +02:00
Gerald Pfeifer
b021128c4b
comctl32/tests: Remove variables cx and cy which are not really used from test_approximate_viewrect.
2010-05-03 16:47:30 +02:00
Gerald Pfeifer
448a8bb594
gdiplus/tests: Remove variable path which is not really used from test_linei.
2010-05-03 16:46:38 +02:00
André Hentschel
d89c5a3f4c
rsaenh: Fix a testfailure which occures on some Win7 setups.
2010-05-03 16:46:18 +02:00
André Hentschel
7e1ffa87c3
rsaenh: Fix a testfailure on Win7.
2010-05-03 16:45:45 +02:00
Aric Stewart
2554a55b34
shell32: Handle NULL pName in ShellLink fnSetDescription.
2010-05-03 16:44:41 +02:00
Nikolay Sivov
286c5f8816
ole32/marshal: Compare with S_OK instead of keeping in mind that it's zero.
2010-05-03 15:43:01 +02:00
Gerald Pfeifer
a2edb3c55c
comctl32/tests: Remove variable hwndheader which is not really used from test_items.
2010-05-03 15:42:41 +02:00
Gerald Pfeifer
f29514fbec
riched20: Remove variable di which is not really used from ME_InsertEndRowFromCursor.
2010-05-03 15:42:18 +02:00
Gerald Pfeifer
6a6749937b
winmm/tests: Remove variable start which is not really used from wave_out_test_deviceOut.
2010-05-03 15:42:05 +02:00
Gerald Pfeifer
9c3729795f
oleaut32/tests: Remove variable expectedhres which is not really used from test_VarDiv.
2010-05-03 15:41:59 +02:00
Gerald Pfeifer
9c69b23551
ntoskrnl.exe: Remove variable retX which is not really used from emulate_instruction.
2010-05-03 15:41:51 +02:00
Gerald Pfeifer
5dac305bab
mshtml/tests: Fix return value of ActiveScript_SetScriptState.
2010-05-03 15:41:29 +02:00
Gerald Pfeifer
08b88c42ee
gdi32: Remove variable x which is not really used from testJustification.
2010-05-03 15:41:21 +02:00
Gerald Pfeifer
44f1fbced4
comctl32: Remove variable old_focused which is not really used from MONTHCAL_Mouse.
2010-05-03 15:40:30 +02:00
Gerald Pfeifer
c6f74e386b
ole32: Fix return value for CoRevokeMallocSpy.
2010-05-03 15:40:20 +02:00
Gerald Pfeifer
889900f020
ole32: Fix return value of DefaultHandler_SetClientSite.
2010-05-03 15:40:13 +02:00
Gerald Pfeifer
14ef0fed9c
riched20: Remove variable changed which is not really used from ME_PrepareParagraphForWrapping.
2010-05-03 15:40:04 +02:00
Gerald Pfeifer
7cdcdf781e
wintrust/tests: Remove variable myARGC which is not really used from test_cdf_parsing.
2010-05-03 15:39:56 +02:00
Gerald Pfeifer
75c738e9e1
winex11: Remove variable bits which is not really used from X11DRV_DIB_GetImageBits_32.
2010-05-03 15:39:31 +02:00
Gerald Pfeifer
d0f1b68416
mshtml: Remove variable doc which is not really used from process_timer.
2010-05-03 15:38:57 +02:00
Gerald Pfeifer
be8d0bbb1e
msi: Remove variable product_code which is not really used from MSI_ApplyPatchW.
2010-05-03 15:38:47 +02:00
Gerald Pfeifer
effda58ad3
msi: Fix return value for ITERATE_RemoveFiles (in the error case).
2010-05-03 15:38:39 +02:00
Gerald Pfeifer
13e16f5f37
wineps.drv: Fix return value in PSDRV_SetBrush.
2010-05-03 15:38:07 +02:00
Gerald Pfeifer
01777ac5ce
riched20: Remove variable yprev which is not really used from ME_ArrowPageDown.
2010-05-03 15:37:31 +02:00
Nikolay Sivov
dc04cee787
rasdlg: Add RasEntryDlgW stub.
2010-05-03 14:03:35 +02:00
Austin English
3c09ca128d
msvcrt/tests: Add more tests for setlocale().
2010-05-03 14:00:47 +02:00
Rico Schüller
cef28bb3a2
ddraw: Change return to break in PixelFormat_WineD3DtoDD().
2010-05-03 14:00:15 +02:00
Austin English
b581fc5b0b
msvcrt/tests: fix a couple typos.
2010-05-03 13:59:49 +02:00
Nikolay Sivov
f3ab3d971a
ole32/ole2: If no effect action selected use ::DragLeave() instead of ::Drop().
2010-05-03 13:58:59 +02:00
Nikolay Sivov
9c44ed8a6b
ole32/ole2: After IDropTarget::DragEnter() failure target doesn't count as valid.
2010-05-03 13:58:54 +02:00
Nikolay Sivov
071d16d624
ole32/tests: Additional test for RevokeDragDrop with destroyed window.
2010-05-03 13:58:41 +02:00
Nikolay Sivov
5426320d82
ole32/ole2: Fix simple parameter handling for DoDragDrop().
2010-05-03 13:58:38 +02:00
Nikolay Sivov
a37dfe3584
ole32/tests: Move tests to a separate function.
2010-05-03 13:58:34 +02:00
Vincent Pelletier
40cd9a7ff0
ddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM.
2010-05-03 13:57:58 +02:00
Paul Vriens
1b50493ba6
user32/tests: Run the tests again on Win95.
2010-05-03 13:57:17 +02:00
Andrew Nguyen
f2c91f0d3c
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.
2010-05-03 13:56:53 +02:00
Andrew Eikum
c22d776e74
ole32: Only fail on missing Implemented Categories key if we actually have categories to check.
2010-05-03 13:56:41 +02:00
Detlef Riekenberg
1434ef4e74
msvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt.
2010-05-03 13:56:17 +02:00
Jacek Caban
961145a7d1
shdocvw: Set IE version to IE8.
2010-05-03 13:55:53 +02:00
Sven Baars
2d2823ae44
msi: Fix Dutch translation.
2010-05-03 13:55:21 +02:00
Paul Vriens
1cc32247e0
msi: Update Dutch translation.
2010-05-03 13:54:41 +02:00
Paul Vriens
be7c811338
winmm: Update Dutch translation.
2010-05-03 13:54:31 +02:00
Henri Verbeet
87f34ce5f9
wined3d: Allow the ARB shader backend to work with GL implementations with low amounts of native parameters.
2010-05-03 13:51:02 +02:00
Henri Verbeet
0122cee51f
wined3d: Make sure all fields of the shader backend caps are always initialized.
2010-05-03 13:50:57 +02:00
Henri Verbeet
c9e7561b34
wined3d: Remove some unused fields from the shader backend caps.
2010-05-03 13:50:51 +02:00
Henri Verbeet
d5b68e7640
wined3d: Make sure all fields of the fragment pipe caps are always initialized.
2010-05-03 13:50:45 +02:00
Henri Verbeet
2661e9abf7
d3d9/tests: Fix test_cube_wrap() for different texture filtering schemes.
2010-05-03 13:50:37 +02:00
André Hentschel
3317fc38ee
imm32: Fix tests to apply to Vista+ as it does the same as Wine.
2010-04-29 13:16:17 -05:00
André Hentschel
8f1e00a17b
imm32: Fix ImmAssociateContextEx parameter handling.
2010-04-29 13:15:30 -05:00
Jacek Caban
73d4d172d5
mshtml: Added support for accessing select options by index.
2010-04-29 13:13:59 -05:00
Jacek Caban
21d7f6a7e6
mshtml: Added IHTMLSelectElement::get_options implementation.
2010-04-29 13:13:48 -05:00
Jacek Caban
78cf4e30b5
mshtml: Added IHTMLSelectElement::put_length implementation.
2010-04-29 13:13:37 -05:00
Piotr Caban
3886d7f805
urlmon: Fixed synchronous binding to file.
2010-04-29 10:33:12 -05:00
Aric Stewart
d5672fee0a
usp10: Update ScriptItemize to use the baselevel of a unified run.
2010-04-29 10:19:40 -05:00
Jörg Höhle
35a2566ea3
winex11: Unify German keyboard mapping.
2010-04-29 10:19:40 -05:00
Hans Leidekker
162780d112
msi: Support multiple patches per package.
2010-04-29 10:19:40 -05:00
Hans Leidekker
df6b195a1a
msi: Simplify msi_set_context.
2010-04-29 10:19:40 -05:00
Hans Leidekker
c6f281fcf7
msi: Make sure to only open a patch database in msi_apply_patch_package.
2010-04-29 10:19:40 -05:00
Hans Leidekker
73f1294431
msi: Test the contents of some of the system tables before and after patching.
2010-04-29 10:19:40 -05:00
Hans Leidekker
319465831c
msi: Store a copy of the file extension in the MSIMIME structure.
...
Fixes a crash that occurs when the extension foreign key points to nowhere.
Reported by Vincent Pelletier.
2010-04-29 10:19:39 -05:00
Hans Leidekker
7d9d6707c1
msi: Fix some test failures on Windows.
2010-04-29 10:19:39 -05:00
Henri Verbeet
c1ea8fb6c7
wined3d: Store the VTF format capability in the format table.
2010-04-29 10:19:39 -05:00
Henri Verbeet
be7b01589f
wined3d: Store the sRGB write format capability in the format table.
2010-04-29 10:19:39 -05:00
Henri Verbeet
c041781255
wined3d: Store the sRGB read format capability in the format table.
2010-04-29 10:19:39 -05:00
Henri Verbeet
163940540d
wined3d: Store the bumpmap format capability in the format table.
2010-04-29 10:19:39 -05:00
Henri Verbeet
f09b8e454d
wined3d: Avoid some needless depth buffer copies.
...
If an application switches between render targets of a different size, but
with the same depth/stencil surface it'll typically clear the depth/stencil
surface before drawing. However, in case of the smaller render target that
wouldn't be a full clear, so we'd have to do a depth copy if we also switched
between onscreen and offscreen rendering. Keeping track of which part of the
depth/stencil surface is current for onscreen/offscreen allows us to avoid
most of these kinds of copies. The current scheme requires the current/dirty
rectangle to have an origin at (0,0). This could be extended to an arbitrary
rectangle, but the bookkeeping becomes somewhat more complex in that case, and
it's not clear that there would be much of a benefit at this point.
2010-04-29 10:19:39 -05:00
Maarten Lankhorst
34ffff074f
mmdevapi: Add a warning if openal is not available.
...
As spotted by Christoph Hohmann.
2010-04-29 10:19:38 -05:00
Alexandre Julliard
6551553fe6
winex11: Make the cursor window global instead of per-thread, and send it a message when the cursor changes.
2010-04-29 10:19:29 -05:00
Matteo Bruni
ce3c1dfcb6
d3dx9: Add source register modifiers (sm 2+) support to the shader assembler.
2010-04-28 15:04:40 -05:00
Matteo Bruni
004a30a5c3
d3dx9: Add instruction modifiers (sm 2.0+) support to the shader assembler.
2010-04-28 15:04:40 -05:00
Matteo Bruni
9019267bfa
d3dx9: Add swizzle and writemask support to the shader assembler.
2010-04-28 15:04:40 -05:00
Hans Leidekker
82fdc926a2
msi: Move all file comparisons to CostFinalize.
...
File costing can't be done correctly on upgrades unless we know
which files are going to be overwritten.
2010-04-28 15:04:40 -05:00
Hans Leidekker
9af488d236
msi: Always evaluate component conditions.
...
Fixes a regression caused by 0d770c96fe
.
2010-04-28 15:04:40 -05:00
Hans Leidekker
43f7bc8687
msi/tests: Use a unique product code when testing MsiConfigureFeature parameter validation.
...
This is to avoid ERROR_INSTALL_ALREADY_RUNNING errors on Windows.
2010-04-28 15:04:39 -05:00
Hans Leidekker
d9510f5962
msi: Only set the property in the Reinstall event.
2010-04-28 15:04:39 -05:00
Hans Leidekker
f23bf7a460
msi/tests: Return INVALID_FILE_SIZE from get_pf_file_size if the file can't be opened.
...
So we can distinguish a zero-sized file from a file that doesn't exist.
2010-04-28 15:04:39 -05:00
Detlef Riekenberg
1ac1633161
msvcrt: Fix wrong msvcr90 in comments.
2010-04-28 15:04:39 -05:00
Detlef Riekenberg
6f79f3a27a
msvcr70: Sync exports to current msvcrt.
2010-04-28 15:04:39 -05:00
Detlef Riekenberg
747df00ea8
msvcr90: Sync exports to current msvcrt exports.
2010-04-28 15:04:39 -05:00
Detlef Riekenberg
86b234983d
msvcr80: Sync exports to current msvcrt exports.
2010-04-28 15:04:39 -05:00
Aric Stewart
d979afc4c8
usp10/test: Restructure test_ScriptItemize to make the test easier to manage and expand.
2010-04-28 15:04:18 -05:00
Ilya Shpigor
d1971a458b
wineps.drv: Start a new current path in PSDRV_PolyPolygon.
2010-04-28 09:29:45 -05:00
Detlef Riekenberg
5a195bda98
dinput: Add the riid for an unsupported interface to a FIXME.
2010-04-28 09:19:47 -05:00
Huw Davies
5eef3594ad
wineps.drv: MM_ISOTROPIC and MM_ANISOTROPIC should also have inverted y-transforms (even if the page -> device mapping results in a negative y-scale).
2010-04-28 09:18:39 -05:00
Andrew Nguyen
cff134daf4
kernel32/tests: Document a few FormatMessage tests which are broken on older Windows.
2010-04-28 07:39:10 -05:00
Andrew Nguyen
57636255ef
kernel32: Merge the insertion and non-insertion codepaths in the format_message helper together to share common functionality.
2010-04-28 07:39:03 -05:00
Andrew Nguyen
722fd58446
kernel32: Process CRLF escape sequences in normal insert sequence processing path in FormatMessageA/W.
2010-04-28 07:38:53 -05:00
Andrew Nguyen
1d18b890a6
kernel32: Remove a superfluous function call in the format_insert helper.
2010-04-28 07:38:23 -05:00
Andrew Nguyen
e724f6aa28
kernel32/tests: Centralize the FormatMessageW skip detection.
2010-04-28 07:38:05 -05:00
Andrew Nguyen
5505ae978b
kernel32: Handle some escape sequences with FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageA/W.
2010-04-28 07:37:58 -05:00
Andrew Nguyen
2193b9e887
kernel32: Correct output buffer behavior with empty input strings for FormatMessageA/W.
2010-04-28 07:37:49 -05:00
Andrew Nguyen
f50198f662
kernel32: Improve flag error handling in FormatMessageA/W.
2010-04-28 07:37:39 -05:00
Andrew Nguyen
9df55f06a2
kernel32: Remove leftover preprocessor undef directives in the FormatMessage implementation.
2010-04-28 07:37:20 -05:00
Andrew Nguyen
3cb43a081b
kernel32: Fail if a format placeholder is present without a format specifier in FormatMessageA/W.
2010-04-28 07:36:35 -05:00
Henri Verbeet
83cf1ce8e1
wined3d: Check if the depth/stencil surface has any valid location at the start of surface_load_ds_location().
2010-04-28 07:32:05 -05:00
Henri Verbeet
7b80c7d8c0
wined3d: Make "clear_rect" a RECT in IWineD3DDeviceImpl_ClearSurface().
2010-04-28 07:31:53 -05:00
Henri Verbeet
772fe683fa
wined3d: Introduce device_get_draw_rect() to calculate the effective viewport.
2010-04-28 07:31:40 -05:00
Henri Verbeet
0d86323778
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_release_client_storage().
2010-04-28 07:31:28 -05:00
Henri Verbeet
23a377f02b
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_init_sysmem().
2010-04-28 07:31:13 -05:00
Nikolay Sivov
5ac7b165e6
ole32: Use LoadCursorW instead of -A version.
2010-04-28 07:30:55 -05:00
Nikolay Sivov
16bd9d53b9
ole32: Avoid uninitialized value to be potentialy passed to UnhookWindowsHookEx.
2010-04-28 07:29:37 -05:00
Nikolay Sivov
d819f13911
ole32: Use -W versions of window/message calls.
2010-04-28 07:28:52 -05:00
Nikolay Sivov
b9391933a6
t2embed: Add TTIsEmbeddingEnabled stub.
2010-04-27 15:48:02 -05:00
Vincent Povirk
4f4812b447
windowscodecs: Partially implement IWICBitmapFlipRotator_CopyPixels.
2010-04-27 15:47:48 -05:00
Vincent Povirk
0e992fccc5
windowscodecs: Implement IWICBitmapFlipRotator_GetSize.
2010-04-27 15:47:39 -05:00
Vincent Povirk
dbdf1ef8b6
windowscodecs: Implement IWICBitmapFlipRotator_Initialize.
2010-04-27 15:47:32 -05:00
Vincent Povirk
7a254fc4d8
windowscodecs: Add a stub implementation of IWICBitmapFlipRotator.
2010-04-27 15:47:26 -05:00
Vincent Povirk
83f32fc7d8
windowscodecs: Implement IWICImagingFactory_CreateFormatConverter.
2010-04-27 15:47:00 -05:00
Vincent Povirk
b468c29de1
windowscodecs: Implement IWICImagingFactory_CreateDecoderFromFilename.
2010-04-27 15:46:54 -05:00
Vincent Povirk
2f41a3ad21
windowscodecs: Implement IWICStream_InitializeFromFilename.
2010-04-27 15:46:46 -05:00
Nikolay Sivov
d57247ce39
comctl32/listview: Rework item selection with letter keys, fix some glitches.
2010-04-27 15:44:34 -05:00
Nikolay Sivov
fc59d0b2f8
shell32/shlview: Remove redundant message sent on every iteration, fix a helper interface leak.
2010-04-27 14:39:20 -05:00
Nikolay Sivov
7ea711964b
shell32/shlview: Try to use IShellDetails to respond on notifications if IShellFolder2 isn't available.
2010-04-27 14:39:08 -05:00
Hans Leidekker
9b33b479d6
kernel32/tests: Fix test failures on certain versions of Windows.
2010-04-27 14:38:38 -05:00
Jeff Latimer
a7fc0c65c1
usp10/tests: Remove some redundant tests and fully test bidi flag setting.
2010-04-27 14:38:21 -05:00
Jeff Latimer
b367e902c9
usp10: Check that there are sufficient script_items before setting the last pointer.
2010-04-27 14:38:03 -05:00
Piotr Caban
6c0e61cd65
msvcrt: Added wcstombs_s implementation.
2010-04-27 13:04:57 -05:00
Piotr Caban
0ec1635172
msvcrt: Added _wcstoi64 and _wcstoui64 implementation.
2010-04-27 13:04:52 -05:00
Piotr Caban
c4d6877894
msvcrt: Added _mkgmtime implementation.
2010-04-27 13:04:45 -05:00
Henri Verbeet
42375518ba
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_add_dirty_rect().
2010-04-27 12:02:39 -05:00
Henri Verbeet
f78d85ffe1
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_set_texture_target().
2010-04-27 12:02:31 -05:00
Henri Verbeet
294d9dae8f
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_set_texture_name().
2010-04-27 12:02:24 -05:00
Henri Verbeet
d977e91b11
wined3d: Store back buffer surfaces as IWineD3DSurfaceImpl pointers in the swapchain.
2010-04-27 12:02:14 -05:00
Henri Verbeet
62acb2fdbc
wined3d: Store the front buffer surface as an IWineD3DSurfaceImpl pointer in the swapchain.
2010-04-27 12:01:59 -05:00
Roderick Colenbrander
ab788c7c39
wgl: Make context not current before deleting it.
2010-04-27 12:00:24 -05:00
Roderick Colenbrander
b86787e57c
wgl: Improve wglDeleteContext threading behavior.
2010-04-27 12:00:14 -05:00
Alexandre Julliard
bfc4c71049
user32: Only call the driver DestroyCursorIcon entry point for valid handles.
2010-04-26 14:44:00 -05:00
Wolfram Sang
94a3c0987e
user32: Ignore reserved bytes in BMP fileheader.
2010-04-26 13:02:51 -05:00
Vincent Povirk
38138784e7
gdiplus: Handle more cases in GdipCreateBitmapFromGdiDib.
2010-04-26 11:14:58 -05:00
Vincent Povirk
800e9ff6c5
gdiplus: Add test for GdipCreateBitmapFromGdiDib.
2010-04-26 11:14:53 -05:00
André Hentschel
c9a78f7e62
shell32: Return boolean values.
2010-04-26 11:13:55 -05:00
Detlef Riekenberg
1d49339590
msvcr70/71: Sync exports to msvcrt.
2010-04-26 11:13:14 -05:00
Maarten Lankhorst
963102fd89
winmm: Fix handle leak in timer tests.
2010-04-26 10:22:29 -05:00
Maarten Lankhorst
8bd65c143f
mmdevapi: Silence a fixme when it's harmless.
2010-04-26 10:22:21 -05:00
Maarten Lankhorst
61d78d46c7
mmdevapi: Fix IsFormatSupported and initialization.
2010-04-26 10:21:54 -05:00
Maarten Lankhorst
85339cdb5f
mmdevapi: Add some DEVPKEY's to property tests.
2010-04-26 10:21:43 -05:00
Piotr Caban
2b3b860396
msvcrt: Added strtok_s implementation.
2010-04-26 10:11:45 -05:00
Piotr Caban
59c1139f05
msvcrt: Fix debug message in scanf.
2010-04-26 09:07:51 -05:00
Piotr Caban
6974abe0e6
msvcrt: Use wcstod_l/strtod_l in other functions that parses doubles.
2010-04-26 09:07:44 -05:00
Piotr Caban
f7197663c9
msvcrt: Added wcstod_l implementation.
...
It's almost a copy of strtod_l.
2010-04-26 09:07:30 -05:00
Piotr Caban
f76eef7401
msvcrt: Change strtod_l implementation.
2010-04-26 09:07:02 -05:00
Piotr Caban
815840e972
msvcrt: Added btowc implementation.
2010-04-26 09:06:13 -05:00
Piotr Caban
40aa4dc459
msvcr90: Added _recalloc implementation.
2010-04-26 09:06:00 -05:00
Henri Verbeet
32b1f25f4b
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_force_reload().
2010-04-26 09:04:56 -05:00
Henri Verbeet
553f429964
wined3d: Simply pass IWineD3DSurfaceImpl pointers to IWineD3DSurfaceImpl_BltOverride().
2010-04-26 09:04:48 -05:00
Henri Verbeet
d1ea48b971
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_internal_preload().
2010-04-26 09:04:35 -05:00
Henri Verbeet
c56d3c199c
wined3d: Add a missing newline to a TRACE in IWineD3DDeviceImpl_UpdateSurface().
2010-04-26 09:04:25 -05:00
Henri Verbeet
61d8338815
wined3d: Kill the now unused MAX_MIP_LEVELS.
2010-04-26 09:04:19 -05:00
Gerald Pfeifer
0dac2e8911
quartz: Remove variable keyframe which is not really used from AVISplitter_next_request.
2010-04-26 09:03:24 -05:00
Gerald Pfeifer
1e3aba6e7c
ole32: Remove variable res which is not really used from CompositeMonikerImpl_Reduce.
2010-04-26 09:03:09 -05:00
Alexandre Julliard
2e823590d4
ntdll: Make TAPE_GetStatus inline to avoid a unused function warning.
2010-04-26 07:18:46 -05:00
Alexandre Julliard
fdfabd53f1
wined3d: Avoid a compiler warning on old gcc.
2010-04-26 07:18:18 -05:00
Gerald Pfeifer
d623f0045a
winmm: Remove variables duration and samples which are not really used from check_position.
2010-04-26 07:03:04 -05:00
Gerald Pfeifer
0351f56e67
advapi32: Remove variable ret which is not really used from LsaLookupNames2.
2010-04-26 07:02:56 -05:00
Gerald Pfeifer
6c016ac039
quartz: Fix return value for StdMediaSample2_GetTime in error cases.
2010-04-26 07:02:48 -05:00
Gerald Pfeifer
ba9b207274
msvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress and CRAM_DecompressEx.
2010-04-26 07:02:39 -05:00
Gerald Pfeifer
6cad49da4b
gdi32: Remove variable retb which is not really used from test_closefigure.
2010-04-26 07:02:30 -05:00
Gerald Pfeifer
d30629ff74
d3dx9_36: Remove variable nul which is not really used from D3DXVector4Test.
2010-04-26 07:02:11 -05:00
Gerald Pfeifer
f6a79921ae
winex11: Remove variable size which is not really used from X11DRV_CLIPBOARD_SerializeMetafile.
2010-04-26 07:01:54 -05:00
Gerald Pfeifer
ad71430328
winex11: Remove variable datasize which is not really used from X11DRV_CLIPBOARD_ExportTextHtml.
2010-04-26 07:01:37 -05:00
Gerald Pfeifer
40b1b8fa7e
d3drm: Remove two variables which are not really used from IDirect3DRMMeshBuilderImpl_Load.
2010-04-26 07:01:13 -05:00