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
Gerald Pfeifer
3b3085fba1
rpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall.
2010-04-26 07:01:03 -05:00
Gerald Pfeifer
2af5528a0c
winmm: Remove variable devID which is not really used from MMDRV_Message.
2010-04-26 07:00:32 -05:00
Gerald Pfeifer
f2d7cbc90c
d3d9: Remove variable hr which is not really used from resource_test_cleanup.
2010-04-26 06:59:57 -05:00
Gerald Pfeifer
414b506909
comctl32: Remove variable iRet which is not really used from test_EnumMRUList.
2010-04-26 06:59:47 -05:00
Gerald Pfeifer
8101a13eaf
comctl32: Remove variable old which is not really used from DATETIME_LButtonDown.
2010-04-26 06:59:37 -05:00
Gerald Pfeifer
cfd18661ef
localspl: Remove variable res which is not really used from test_XcvClosePort.
2010-04-26 06:58:57 -05:00
Nikolay Sivov
379cf46873
comctl32/listview: Don't change Z-order of edit window while resizing edit box.
2010-04-25 19:22:18 -05:00
Nikolay Sivov
0af447ce9f
user32/tests: Add some GetDlgItem() tests regarding children windows Z-order.
2010-04-25 19:22:11 -05:00
Joel Holdsworth
57b55f3660
comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons.
2010-04-25 19:19:30 -05:00
Joel Holdsworth
20beb068cc
credui: Replaced banner with a tango compliant image.
2010-04-25 12:19:01 -05:00
Jacek Caban
1e7b754bbb
shdocvw: Fixed typo in async_doc_navigate.
2010-04-25 11:52:25 -05:00
Vincent Povirk
a5fd32eb84
user32: Focus editboxes when the context menu is opened.
2010-04-25 07:38:10 -05:00
Nikolay Sivov
1ccbadcf23
comctl32/listview: Remove forward declaration and unused parameter from edit box creation helper.
2010-04-25 07:34:49 -05:00
Huw Davies
8ce10f1426
wineps.drv: Add world transform support for fonts.
2010-04-25 07:34:14 -05:00
Jacek Caban
5075f00f25
mshtml: Don't access url in translate_url after freeing it.
2010-04-25 07:31:43 -05:00
Henri Verbeet
bea50a39de
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_hwstretch().
2010-04-25 07:28:18 -05:00
Henri Verbeet
99994f885c
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_direct().
2010-04-25 07:28:07 -05:00
Henri Verbeet
339f7ef100
wined3d: Introduce basetexture_get_sub_resource() to simplify retrieving texture sub-resources.
2010-04-25 07:27:57 -05:00
Henri Verbeet
9308c5499f
wined3d: Make sure all texture levels are allocated in surface_prepare_texture().
...
This fixes a regression introduced by commit
af7dfcd378
.
2010-04-25 07:27:36 -05:00
Henri Verbeet
958b523707
wined3d: Store texture sub-resources in IWineD3DBaseTextureClass.
2010-04-25 07:26:51 -05:00
Alexandre Julliard
11c7a67ac3
winex11: Use a format with 8 bits of alpha for the AlphaBlend mask.
2010-04-22 20:48:30 +02:00
Alexandre Julliard
f0460e3cfd
winex11: Add some tracing to AlphaBlend.
2010-04-22 20:48:17 +02:00
Jacek Caban
033bb8a2f9
mshtml: Use NS_CStringContainerInit2 in nsACString_Init.
2010-04-22 18:11:42 +02:00
Jacek Caban
64271d5207
mshtml: Use URI with stripped "wine:" part in NewURI call.
2010-04-22 18:11:42 +02:00
André Hentschel
699ef11d48
imm32: Add tests for ImmAssociateContextEx.
2010-04-22 18:11:42 +02:00
Hans Leidekker
15daa84b28
winhttp/tests: Avoid test failures caused by broken DNS server configurations.
...
Reported by Stefan Dösinger.
2010-04-22 18:11:42 +02:00
Hans Leidekker
6842c7d8a8
winhttp/tests: Use the right handle type.
2010-04-22 18:11:42 +02:00
Hans Leidekker
cd79874cee
winhttp: Add tests for basic authentication.
2010-04-22 18:11:42 +02:00
Hans Leidekker
f4dff734d4
winhttp: Add support for basic authentication.
2010-04-22 18:11:42 +02:00
Hans Leidekker
24e1fcc7a0
winhttp: Support setting and querying credentials on request handles.
2010-04-22 18:11:42 +02:00
Nikolay Sivov
dd3fc17884
comctl32/listview: Add callback subitem on column insertion.
2010-04-22 18:11:42 +02:00
Alexandre Julliard
860329d61d
winex11: Add missing X11 locking when setting the cursor.
2010-04-22 18:11:41 +02:00
Alexandre Julliard
5e60175c7a
winex11: Flush the gdi display after processing the last event.
2010-04-22 18:11:41 +02:00
Piotr Caban
ca3cb9e2f5
msvcrt/tests: Added sscanf_s tests.
2010-04-22 18:11:24 +02:00
Piotr Caban
f36671c57f
msvcrt: Added _cwscanf* implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
177d545592
msvcrt: Added _cscanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
a51292e4dc
msvcrt: Added _swscanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
8386e95afc
msvcrt: Added _sscanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
98e34c7f82
msvcrt: Added _wscanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
3b99441770
msvcrt: Added _fwscanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
2c07fad607
msvcrt: Added _scanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
b38fcabfa0
msvcrt: Added fscanf_s(_l) implementation.
2010-04-22 18:11:11 +02:00
Piotr Caban
17f486baa4
msvcrt: Added support for secure functions to scanf helper functions.
2010-04-22 18:09:40 +02:00
Piotr Caban
8a69a936dc
msvcrt: Added _cscanf_l implementation.
2010-04-22 15:11:04 +02:00
Piotr Caban
2242f281ba
msvcrt: Added _swscanf_l implementation.
2010-04-22 15:11:00 +02:00
Piotr Caban
edfe9bdbae
msvcrt: Added _sscanf_l implementation.
2010-04-22 15:10:57 +02:00
Piotr Caban
ced42a0ed6
msvcrt: Added _wscanf_l implementation.
2010-04-22 15:10:53 +02:00
Piotr Caban
674df1ee1e
msvcrt: Added _fwscanf_l implementation.
2010-04-22 15:10:49 +02:00
Piotr Caban
00f704539f
msvcrt: Added _scanf_l implementation.
2010-04-22 15:10:44 +02:00
Piotr Caban
66042e0041
msvcrt: Added _fscanf_l implementation.
2010-04-22 15:10:39 +02:00
Piotr Caban
231fc11457
msvcrt: Add support for locales in scanf helper functions.
2010-04-22 15:10:27 +02:00
Huw Davies
93f970ce7b
wineps.drv: Calculate the font size directly from the logfont.
2010-04-22 15:10:19 +02:00
Huw Davies
dea3745eb8
wineps.drv: Defer accessing the font metrics until we really need them.
2010-04-22 15:10:15 +02:00
Huw Davies
d99754adc1
wineps.drv: Make the rectangle an optional parameter to get_bbox().
2010-04-22 15:10:11 +02:00
Alexandre Julliard
09dc6019b6
winex11: Don't set a hint for the small icon if it has the same size as the large one.
2010-04-22 14:47:57 +02:00
Alexandre Julliard
9ff982f2a8
winex11: Invert the icon mask only after the conversion to ARGB.
2010-04-22 14:16:44 +02:00
Jeff Latimer
0b9b96a81b
usp10/tests: Add tests for CR and LF chars and remove some trailing white space.
2010-04-22 12:19:45 +02:00
Gerald Pfeifer
f2c94fa138
user32: Remove variable mask which is not really used from check_alpha_draw.
2010-04-22 12:12:11 +02:00
Gerald Pfeifer
14bf2dd2b6
oleaut32: Remove two variables that are not really used; corresponding checks are disabled.
2010-04-22 12:12:05 +02:00
Nikolay Sivov
9d5b6bb965
shell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2 instead.
2010-04-22 11:56:21 +02:00
Maarten Lankhorst
b0dfbcbe08
mmdevapi: Add stub for IAudioEndpointVolume.
2010-04-22 11:53:57 +02:00
Detlef Riekenberg
4942f6b8e4
urlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.
2010-04-22 11:53:57 +02:00
Detlef Riekenberg
63b53ff586
urlmon/tests: Skip protocol tests on IE 4.0.
...
Register the filters is not possible due to the missing functions.
No tests left, so skip all of them (winetestbot W95B).
2010-04-22 11:53:57 +02:00
Detlef Riekenberg
7458345fb8
urlmon/tests: Skip even more tests on IE 4.0.
...
ObtainUserAgentString, ReleaseBindInfo and UrlMkGetSessionOption
missing on IE 4.0 (winetestbot W95B).
2010-04-22 11:53:57 +02:00
Detlef Riekenberg
eef8be3698
urlmon/tests: Skip more tests on IE 4.0.
...
CoInternetQueryInfo, CopyStgMedium and FindMimeFromData
missing on IE 4.0 (winetestbot W95B).
2010-04-22 11:53:57 +02:00
Detlef Riekenberg
cb620908ee
urlmon/tests: Skip some tests on IE 4.0.
...
CoInternetCompareUrl, CoInternetGetSecurityUrl, CoInternetGetSession,
CoInternetParseUrl missing on IE 4.0 (winetestbot W95B).
2010-04-22 11:53:46 +02:00
Detlef Riekenberg
29ea207588
urlmon/tests: Skip some sec_mgr tests on IE 4.0.
...
CoInternetCreateSecurityManager, CoInternetCreateZoneManager,
CoInternetGetSecurityUrl missing on IE 4.0 (winetestbot W95B).
2010-04-22 11:53:01 +02:00
Michael Stefaniuc
4bd87b9d7e
wineesd.drv: Add the missing calls to ESD_WaveClose/ESD_WaveInit.
2010-04-22 11:40:08 +02:00
Michael Stefaniuc
6450b76a51
kernel32: The Isle of Man uses the Manx Pound.
2010-04-22 11:28:37 +02:00
Michael Stefaniuc
40ea1a08a5
kernel32: Add some missing LOCALE_SNATIVECURRNAME constants.
2010-04-22 11:28:30 +02:00
Michael Stefaniuc
c8d0f70a5c
kernel32: Update the Dutch (Suriname) NLS file.
2010-04-22 11:28:28 +02:00
Henri Verbeet
158a001859
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to color_fill_fbo().
2010-04-22 11:28:22 +02:00
Henri Verbeet
6b34b8e6d1
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().
2010-04-22 11:28:17 +02:00
Henri Verbeet
1c403e44b5
wined3d: Store the current render target as an IWineD3DSurfaceImpl pointer in the context.
2010-04-22 11:28:12 +02:00
Henri Verbeet
95fb8eaa14
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_setup_target().
2010-04-22 11:28:06 +02:00
Henri Verbeet
1b26ccde91
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to FindContext().
2010-04-22 11:28:01 +02:00
Aurimas Fišeras
d39e99dc49
shell32: Update Lithuanian translation.
2010-04-22 11:27:56 +02:00
Huw Davies
76146568af
wineps.drv: Remove the unscaled font hack and read the outline directly from the font file.
2010-04-21 16:32:17 +02:00
Maarten Lankhorst
3c640ddacd
wineesd.drv: Clean up loading.
2010-04-21 16:15:35 +02:00
Maarten Lankhorst
82e4c76d8c
winejack.drv: Clean up loading.
2010-04-21 16:15:10 +02:00
Maarten Lankhorst
c0a602c2e9
wineoss.drv: Move opening devices to their respective xxxMessage functions.
2010-04-21 16:14:39 +02:00
Maarten Lankhorst
ce91ee441a
winenas.drv: Move opening wave device to audio.c.
2010-04-21 16:13:33 +02:00
Maarten Lankhorst
0ceed8beb1
winenas.drv: Clean up DriverProc.
2010-04-21 16:13:05 +02:00
Maarten Lankhorst
d54dcdfedb
wineoss.drv: Clean up DriverProc.
2010-04-21 16:12:44 +02:00
Maarten Lankhorst
ba7d2cd3ee
winealsa.drv: Clean up DriverProc.
2010-04-21 16:12:33 +02:00
Gerald Pfeifer
07c8120b57
wined3d: Remove variable dlc_tmp which is not really used from shader_arb_generate_pshader.
2010-04-21 15:35:07 +02:00
Gerald Pfeifer
dec98a5997
wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.
2010-04-21 15:35:00 +02:00
Maarten Lankhorst
a363c41e04
mmdevapi: Fix small capture bugs.
2010-04-21 15:32:21 +02:00
Jacek Caban
1997a3a20a
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.
2010-04-21 15:32:14 +02:00
Alexandre Julliard
5d6e052926
comctl32: Fix handling of bitmap header size for V4/V5 bitmaps.
2010-04-21 14:56:37 +02:00
Alexandre Julliard
3f1c526ea2
winex11: Fix handling of bitmap header size for V4/V5 bitmaps.
2010-04-21 14:56:32 +02:00
Alexandre Julliard
3a263a871c
user32: Fix handling of bitmap header size for V4/V5 bitmaps.
2010-04-21 14:56:26 +02:00
Alexandre Julliard
50500d1a0b
gdi32: Fix handling of bitmap header size for V4/V5 bitmaps.
2010-04-21 14:56:22 +02:00
Hans Leidekker
a5a58910b6
msi: Try to apply a patch to each product it is targeted for.
...
A patch may target multiple products but only one of them needs to
be installed for the patch to succeed. Fixes an Acrobat Reader 9 patch.
2010-04-21 11:57:33 +02:00
Hans Leidekker
e31ee69f37
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
...
For consistency with related functions msi_dup_property and msi_get_property_int
and because there is no ANSI version of these functions.
2010-04-21 11:57:33 +02:00
Hans Leidekker
44b7983913
msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
2010-04-21 11:57:33 +02:00
Hans Leidekker
186f4efa3f
msi: Make msi_get_property_int and friends take a pointer to a database instead of a package.
...
They only operate on a database and this way we can use them before a package is created.
2010-04-21 11:57:33 +02:00
Hans Leidekker
031d2c63e8
msi: Add a test to show that MsiOpenPackage must apply any existing patches.
2010-04-21 11:57:33 +02:00
Michael Stefaniuc
ed1711ec54
ntdll/tests: Avoid using the 'long' types.
2010-04-21 11:57:33 +02:00
Alistair Leslie-Hughes
ec32203391
mshtml: Implement IHTMLEventObj IDispatch functions.
2010-04-21 11:57:33 +02:00
Joel Holdsworth
6d467bb434
comdlg32: Replaced collate icons with Tango compliant icons.
2010-04-21 11:57:32 +02:00
Nikolay Sivov
7d846eb19f
comctl32/listview: Properly handle subitem hittesting outside of horizontal columns bounds.
2010-04-21 11:57:32 +02:00
Henri Verbeet
660ad06692
wined3d: Simply pass implementation pointers to stretch_rect_fbo().
2010-04-21 11:57:32 +02:00
Henri Verbeet
79a014a505
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_get_gl_buffer().
2010-04-21 11:57:32 +02:00
Henri Verbeet
7b47dabd09
wined3d: Avoid some unnecessary invalidations of the the onscreen depth buffer.
...
This can happen for example when the application switches to a different
depth/stencil for offscreen rendering and back again.
2010-04-21 11:57:32 +02:00
Henri Verbeet
4f004a5565
wined3d: Move location loading and modification together in IWineD3DDeviceImpl_ClearSurface().
2010-04-21 11:57:32 +02:00
Henri Verbeet
dc67164d0d
wined3d: Fix some more misspellings of "device".
2010-04-21 11:57:32 +02:00
Frédéric Delanoy
db4babfbbc
shell32: Update French translation.
2010-04-21 11:57:32 +02:00
Paul Vriens
a3f95b042f
jscript: Update Dutch translation.
2010-04-21 11:57:32 +02:00
Paul Vriens
02163ffeaa
mapi32: Add Dutch translation.
2010-04-21 11:57:31 +02:00
Piotr Caban
94112ff960
msvcrt: Added _strtod_l implementation.
2010-04-21 11:57:12 +02:00
Piotr Caban
776998866a
msvcrt: Added _get_heap_handle implementation.
2010-04-21 11:07:46 +02:00
Piotr Caban
23d0369d9d
msvcrt: Added strncpy_s implementation.
2010-04-21 11:07:45 +02:00
Piotr Caban
c483bebe2b
msvcrt: Added swprintf_s implementation.
2010-04-21 11:07:45 +02:00
Piotr Caban
2ff04b9d57
msvcrt: Added _wfopen_s implementation.
2010-04-21 11:07:45 +02:00
Alexandre Julliard
33e6f7dca3
user32: Only call the driver when the cursor has actually changed.
2010-04-21 11:07:45 +02:00
Alexandre Julliard
8ec6359bbb
user32: Remove the CURSORICON parameter in the SetCursor entry point.
2010-04-21 11:07:45 +02:00
Alexandre Julliard
eed9c63ac7
winex11: Update the cursor from the thread input status instead of caching it per-thread in x11drv.
2010-04-21 11:07:45 +02:00
Alexandre Julliard
776527f38f
winex11: Move creation of an empty cursor to a separate helper function.
2010-04-20 21:23:28 +02:00
Alexandre Julliard
9485f0b756
winex11: Implement the entry points for creating and destroying cursors.
2010-04-20 21:20:10 +02:00
Alexandre Julliard
d676bf246d
user32: Add driver entry points for cursor creation and destruction, and pass the cursor handle to SetCursor.
2010-04-20 19:22:38 +02:00
Tony Wasserka
7746136f9a
d3dx9: Add tests for D3DXDeclaratorFromFVF.
2010-04-20 18:13:56 +02:00
Tony Wasserka
a1945388f5
d3dx9: Add a stubbed D3DXDeclaratorFromFVF.
2010-04-20 18:13:41 +02:00
Maarten Lankhorst
724351ede4
mmdevapi: Add AudioSimpleVolume stub.
2010-04-20 17:42:19 +02:00
Maarten Lankhorst
f259ae550e
mmdevapi: Add support for IAudioSessionControl2.
2010-04-20 17:42:07 +02:00
Maarten Lankhorst
2e13008735
mmdevapi: Add support for the clock interface.
2010-04-20 17:41:58 +02:00
Maarten Lankhorst
f062e1b127
mmdevapi: Add audio capture code.
2010-04-20 17:40:21 +02:00
Maarten Lankhorst
cffb95fdb8
mmdevapi: Add support for IAudioRenderClient.
2010-04-20 17:39:55 +02:00
Maarten Lankhorst
bcaa470607
mmdevapi: Implement audio formats.
2010-04-20 17:39:11 +02:00
Maarten Lankhorst
a94395f502
mmdevapi: Implement some methods in audioclient.
2010-04-20 17:37:58 +02:00
Maarten Lankhorst
416f0156d6
mmdevapi: Set PKEY_AudioEngine_DeviceFormat for capture too.
2010-04-20 17:37:14 +02:00
Maarten Lankhorst
fa202c52c3
mmdevapi: Add initial audioclient stub.
2010-04-20 17:35:36 +02:00
Maarten Lankhorst
f9293dc977
mmdevapi: Improve EndpointNotificationCallback stubs.
2010-04-20 17:34:59 +02:00
Alistair Leslie-Hughes
c79c849479
urlmon: Strip forward and back slashes when using the file: protocol.
2010-04-20 16:24:44 +02:00
Roderick Colenbrander
9eaab2cec1
wgl: Print the fbconfig fmt_id in ConvertPixelFormatWGLtoGLX instead of the meaningless pointer.
2010-04-20 16:24:29 +02:00
Roderick Colenbrander
26862c5ece
wgl: Ignore fbconfigs which are window drawable but which lack a visual.
2010-04-20 16:24:25 +02:00
Paul Vriens
8cb645ab23
shell32: Update Dutch translation.
2010-04-20 16:23:32 +02:00
Gerald Pfeifer
aa745feddc
comctl32: Remove unused scrollInfo from LISTVIEW_MouseWheel.
2010-04-20 16:22:23 +02:00
Nikolay Sivov
c31c4454aa
odbc32: Don't crash on null pointers while TRACE enabled.
2010-04-20 16:21:37 +02:00
Nikolay Sivov
7371d0d2fc
comctl32/listview: Exit early on LVM_CREATEDRAGIMAGE if null pointer passed for a point.
2010-04-20 16:21:37 +02:00
Detlef Riekenberg
1b67da3566
shlwapi/tests: Add tests for SHCreateThreadRef.
2010-04-20 16:21:37 +02:00
Detlef Riekenberg
bb1ca6e08d
shlwapi: Implement SHCreateThreadRef.
2010-04-20 16:21:37 +02:00
Alexandre Julliard
f84f939411
winex11: Fix memory leaks in get_bitmap_argb.
2010-04-20 16:21:37 +02:00
Alexandre Julliard
3858ad7bd3
gdi32: Convert the driver list to a standard Wine list.
2010-04-20 16:21:37 +02:00
Nikolay Sivov
f375123f01
shell32/tests: Fix a test failure on W2K (unimplemented method).
2010-04-20 16:21:37 +02:00
Jaime Rave
6105216404
user32: Draw the rect edges from left to right and top to bottom.
2010-04-20 16:21:37 +02:00
Michael Stefaniuc
e647799197
shell32: Update the Romanian translation.
2010-04-20 11:17:08 +02:00
Maarten Lankhorst
8734d5b9ac
ntdll: Clear alignment flag in exception handlers.
2010-04-20 11:15:11 +02:00
André Hentschel
b999b69ee9
ntdll: Add SP2 for Vista.
2010-04-20 11:15:00 +02:00
Henri Verbeet
fb189b39a9
wined3d: Immediately return on redundant changes in IWineD3DDeviceImpl_SetDepthStencilSurface().
2010-04-20 11:14:52 +02:00
Henri Verbeet
5056fd309d
wined3d: Get rid of a useless local variable in IWineD3DDeviceImpl_SetDepthStencilSurface().
2010-04-20 11:14:48 +02:00
Henri Verbeet
c5de1e1045
wined3d: Store the depth/stencil surface as an IWineD3DSurfaceImpl pointer in the device.
2010-04-20 11:14:42 +02:00
Henri Verbeet
520f74de21
wined3d: Store the auto depth/stencil surface as an IWineD3DSurfaceImpl pointer in the device.
2010-04-20 11:14:35 +02:00
Henri Verbeet
c7a1848656
wined3d: Store render targets as IWineD3DSurfaceImpl pointers in the device.
2010-04-20 11:14:30 +02:00
André Hentschel
8b32635091
shell32: Update German translation.
2010-04-20 11:14:25 +02:00
André Hentschel
38e800f7c4
shlwapi: Fix comment typo.
2010-04-20 11:14:20 +02:00
Alexandre Julliard
a551dfe311
winex11: Add the small icon to the NET_WM_ICON hint.
2010-04-19 17:59:09 +02:00
Alexandre Julliard
f0644c6d07
winex11: Generate an alpha channel from the bitmask for icons that don't have one.
2010-04-19 17:54:43 +02:00
Alexandre Julliard
4253120745
winex11: Move creation of an ARGB bitmap for icons to a separate function.
2010-04-19 17:53:24 +02:00
Aric Stewart
af3dfc198a
usp10: Improve support for Syriac in ScriptItemize.
2010-04-19 16:22:29 +02:00
Aric Stewart
4459c5b619
usp10: Improve Hebrew support in ScriptItemize.
2010-04-19 16:22:23 +02:00
Johan Gill
7c90c1a0b5
ddraw: Do not restore the display mode from inside SetCooperativeLevel.
2010-04-19 16:06:01 +02:00
Andrew Nguyen
12efa6135c
kernel32: Rename the load_message helper to reflect its sole handling of Unicode strings.
2010-04-19 15:46:13 +02:00
Andrew Nguyen
43436f64d8
kernel32: Unify the format_message ANSI and Unicode helpers.
2010-04-19 15:46:11 +02:00
Andrew Nguyen
4c657b870f
kernel32: Unify the format_insert ANSI and Unicode helpers.
2010-04-19 15:46:08 +02:00
Andrew Nguyen
053d4385c9
kernel32: Transition FormatMessageA to the internal use of Unicode strings.
2010-04-19 15:46:05 +02:00
Andrew Nguyen
f199a83d47
kernel32: Separate format string parsing in FormatMessageA into a new function.
2010-04-19 15:44:34 +02:00
Andrew Nguyen
df83469258
kernel32: Separate format string parsing in FormatMessageW into a new function.
2010-04-19 15:44:27 +02:00
Andrew Nguyen
fcdd0d3040
kernel32: Consistify allocation behavior with FormatMessageA/W.
2010-04-19 15:44:05 +02:00
Andrew Nguyen
8e20322578
kernel32/tests: Add tests for buffer allocation in FormatMessage.
2010-04-19 15:43:31 +02:00
Andrew Nguyen
ce61b254d0
kernel32: Only check the buffer pointer in FormatMessageA if buffer allocation is requested.
2010-04-19 15:43:25 +02:00
Andrew Nguyen
8b28efaed7
kernel32: Reject an insufficiently sized buffer in FormatMessageA/W.
2010-04-19 15:43:07 +02:00
Andrew Nguyen
c0e7931954
kernel32: Remove superfluous heap reallocation calls in FormatMessageA/W.
...
The buffer in question is temporary and will be freed on function
return, so resizing and leaving the enlarged space unused is pointless.
2010-04-19 15:42:42 +02:00
Andrew Nguyen
f35ca2a77c
kernel32/tests: Remove a superfluous comment in the FormatMessage tests.
2010-04-19 15:42:39 +02:00
Alistair Leslie-Hughes
8248040dbe
msxml3: Register classes.
2010-04-19 15:42:00 +02:00
Alistair Leslie-Hughes
4164c308b2
msxml4: Register classes.
2010-04-19 15:41:50 +02:00
Nikolay Sivov
066063541d
shell32: Fallback to IShellDetails while filling shell view columns if IShellFolder2 is missed.
2010-04-19 15:38:40 +02:00
Nikolay Sivov
1b31b377b6
shell32: Load shell folder column names as A/W strings depending on 9x/NT selector.
2010-04-19 15:38:14 +02:00
Nikolay Sivov
c51b248b48
shell32: Add printers CLSID to test, clean up a bit.
2010-04-19 15:38:08 +02:00
Nikolay Sivov
90a5529de8
shell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2 interface.
2010-04-19 15:38:00 +02:00
Nikolay Sivov
e51fe8e070
shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
2010-04-19 15:37:52 +02:00
Nikolay Sivov
506264becd
shell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder.
2010-04-19 15:37:36 +02:00
Detlef Riekenberg
a9ac4a119a
shlwapi: Fix broken NULL checks (with tests).
2010-04-19 15:34:20 +02:00
Detlef Riekenberg
324783ad09
shlwapi/tests: Add tests for SHSetThreadRef.
2010-04-19 15:34:13 +02:00
Detlef Riekenberg
261bc3859f
shlwapi/tests: Add initial test for SHGetThreadRef.
2010-04-19 15:33:56 +02:00
Andrew Nguyen
7a7ece786c
shell32/tests: Release the test desktop interface on all appropriate exit paths in ParseDisplayName tests.
2010-04-19 15:32:47 +02:00
Detlef Riekenberg
79d7ca6037
shdocvw: Implement SHRestricted2A.
2010-04-19 15:32:34 +02:00
Octavian Voicu
80878d00da
msi: Sync combo control value with associated property.
2010-04-19 15:13:30 +02:00
Octavian Voicu
857f979468
msi: Fill combo control with items from database.
2010-04-19 15:13:19 +02:00
Octavian Voicu
2793a4fd52
msi: Use standard window class for combo control and add error checking.
2010-04-19 15:12:48 +02:00
Octavian Voicu
9c892430ba
msi: Fix crash when calling MsiGetActiveDatabase with invalid remote handle.
2010-04-19 15:12:41 +02:00
Piotr Caban
1b4bacea8c
msvcrt: Added fopen_s implementation.
2010-04-19 15:12:10 +02:00
Piotr Caban
8adfd63c21
msvcrt: Return correct strings in setlocale.
2010-04-19 15:12:02 +02:00
Piotr Caban
0d79b4b653
msvcrt/tests: Added __crtGetStringTypeW tests.
2010-04-19 15:11:58 +02:00
Piotr Caban
d03020a976
msvcrt/tests: Added setlocale tests.
2010-04-19 15:11:52 +02:00
Piotr Caban
be5a6a03a6
msvcrt: Added implementation of __crtGetStringTypeW.
2010-04-19 15:11:14 +02:00
Piotr Caban
f11dfcb7a6
msvcrt: Fix multiple locales parsing in _create_locale.
2010-04-19 15:11:00 +02:00
Piotr Caban
97bad69184
msvcrt: Added implementations of _vswprintf* functions.
2010-04-19 15:10:55 +02:00
Piotr Caban
743e6ba688
msvcrt: Added _vsnwprintf* implementation.
2010-04-19 15:10:44 +02:00
Piotr Caban
85fa2ee53c
msvcrt: Added _vsnprintf* implementation.
2010-04-19 15:10:26 +02:00