Mariusz Pluciński [Wed, 22 Jun 2011 14:03:47 +0000 (16:03 +0200)]
shell32: Add IKnownFolderManager::RegisterFolder implementation.
Alexandre Julliard [Wed, 22 Jun 2011 13:40:07 +0000 (15:40 +0200)]
d3dx9: Update the spec files.
Travis Athougies [Tue, 21 Jun 2011 19:14:34 +0000 (12:14 -0700)]
d3dx9_36/tests: Added tests for ID3DXConstantTable_Set* functions.
Travis Athougies [Tue, 21 Jun 2011 19:14:33 +0000 (12:14 -0700)]
d3dx9_36: Implemented ID3DXConstantTable_SetMatrix and ID3DXConstantTable_SetMatrixArray.
Travis Athougies [Tue, 21 Jun 2011 19:14:32 +0000 (12:14 -0700)]
d3dx9_36: Implemented ID3DXConstantTable_SetVector and ID3DXConstantTable_SetVectorArray.
Travis Athougies [Tue, 21 Jun 2011 19:14:31 +0000 (12:14 -0700)]
d3dx9_36: Implemented ID3DXConstantTable_SetIntArray and ID3DXConstantTable_SetInt.
Travis Athougies [Tue, 21 Jun 2011 19:14:30 +0000 (12:14 -0700)]
d3dx9_36: Implemented ID3DXConstantTable_SetFloatArray and ID3DXConstantTable_SetFloat.
Piotr Caban [Wed, 22 Jun 2011 12:04:05 +0000 (14:04 +0200)]
msvcp90: Added basic_string_char::find_first_of implementation.
Piotr Caban [Wed, 22 Jun 2011 12:03:54 +0000 (14:03 +0200)]
msvcp90: Added _Lockit class implementation.
Piotr Caban [Wed, 22 Jun 2011 12:03:39 +0000 (14:03 +0200)]
msvcp90: Added locale class stub.
Piotr Caban [Wed, 22 Jun 2011 12:03:24 +0000 (14:03 +0200)]
msvcp90: Added locale::_Locimp class stub.
Piotr Caban [Wed, 22 Jun 2011 12:03:09 +0000 (14:03 +0200)]
msvcp90: Added std::locale::id class stub.
Piotr Caban [Wed, 22 Jun 2011 12:02:58 +0000 (14:02 +0200)]
msvcp90: Added std::locale::facet class stub.
Matteo Bruni [Fri, 17 Jun 2011 17:28:38 +0000 (19:28 +0200)]
wined3d: Fix draw buffers tracking.
Matteo Bruni [Tue, 21 Jun 2011 16:28:36 +0000 (18:28 +0200)]
wined3d: Fix context_apply_draw_buffers() with backbuffer ORM.
Matteo Bruni [Tue, 21 Jun 2011 16:08:27 +0000 (18:08 +0200)]
wined3d: Fix context_apply_blit_state().
Alexandre Julliard [Wed, 22 Jun 2011 11:43:26 +0000 (13:43 +0200)]
libwine: Avoid a potential loop in reserve_area.
Francois Gouget [Wed, 22 Jun 2011 10:57:41 +0000 (12:57 +0200)]
po: Add a number of missing '\n' characters in the Slovenian translation.
Michael Stefaniuc [Wed, 22 Jun 2011 09:54:50 +0000 (11:54 +0200)]
mscoree: COM cleanup in corruntimehost.c.
Michael Mc Donnell [Tue, 24 May 2011 17:44:48 +0000 (19:44 +0200)]
d3dx9: Implement UpdateSemantics mesh method.
Michael Mc Donnell [Tue, 24 May 2011 17:43:47 +0000 (19:43 +0200)]
d3dx9/tests: Add UpdateSemantics test.
Vincent Povirk [Tue, 21 Jun 2011 17:48:11 +0000 (12:48 -0500)]
gdiplus: Properly clean up the new metafile data.
Henri Verbeet [Tue, 21 Jun 2011 17:50:10 +0000 (19:50 +0200)]
wined3d: Make the context parameter to isStateDirty() const.
Henri Verbeet [Tue, 21 Jun 2011 17:50:09 +0000 (19:50 +0200)]
wined3d: Invalidate STATE_STREAMSRC when dropping VBOs.
Henri Verbeet [Tue, 21 Jun 2011 17:50:08 +0000 (19:50 +0200)]
ddraw: Implement surface private data handling on top of wined3d_resource.
Henri Verbeet [Tue, 21 Jun 2011 17:50:07 +0000 (19:50 +0200)]
d3d8: Implement IDirect3DSurface8 private data handling on top of wined3d_resource.
Henri Verbeet [Tue, 21 Jun 2011 17:50:06 +0000 (19:50 +0200)]
d3d9: Implement IDirect3DSurface9 private data handling on top of wined3d_resource.
Jacek Caban [Tue, 21 Jun 2011 15:46:04 +0000 (17:46 +0200)]
jscript: Correctly throw an exception if instanceof expression is not used on function.
Jacek Caban [Tue, 21 Jun 2011 15:45:50 +0000 (17:45 +0200)]
jscript: Correctly handle forin statement on pure IDispatch object.
Aric Stewart [Tue, 21 Jun 2011 15:07:53 +0000 (10:07 -0500)]
usp10: Correct ralf glyph offset calculation in PostBase.
Aric Stewart [Tue, 21 Jun 2011 15:07:49 +0000 (10:07 -0500)]
usp10: Correct Post Base glyph index shifting.
Jacek Caban [Tue, 21 Jun 2011 14:14:37 +0000 (16:14 +0200)]
vbscript: Added VBScript class factory implementation.
Jacek Caban [Tue, 21 Jun 2011 14:14:26 +0000 (16:14 +0200)]
vbscript: Added Dll[Un]RegisterServer implementation.
Jacek Caban [Tue, 21 Jun 2011 14:14:04 +0000 (16:14 +0200)]
vbscript: Added new DLL.
Jacek Caban [Tue, 21 Jun 2011 11:48:12 +0000 (13:48 +0200)]
mshtml: Added IDispatchEx support to HTMLTitleElement object.
Jacek Caban [Tue, 21 Jun 2011 11:48:00 +0000 (13:48 +0200)]
mshtml: Added IHTMLTitleElement stub implementation.
Jacek Caban [Tue, 21 Jun 2011 11:47:40 +0000 (13:47 +0200)]
mshtml.idl: Added title element interfaces.
Jacek Caban [Tue, 21 Jun 2011 11:47:20 +0000 (13:47 +0200)]
mshtml: Added IDispatchEx support to HTMLHeadElement object.
Jacek Caban [Tue, 21 Jun 2011 11:47:09 +0000 (13:47 +0200)]
mshtml: Added IHTMLHeadElement stub implementation.
Jacek Caban [Tue, 21 Jun 2011 11:46:53 +0000 (13:46 +0200)]
mshtml.idl: Added head element interfaces.
Michael Stefaniuc [Tue, 21 Jun 2011 08:38:53 +0000 (10:38 +0200)]
ole32: COM cleanup for the static object ComCatMgrImpl.
Ričardas Barkauskas [Mon, 20 Jun 2011 20:51:01 +0000 (23:51 +0300)]
ddraw: Separate IDirectDrawSurface3 reference count.
Ričardas Barkauskas [Sun, 19 Jun 2011 14:24:32 +0000 (17:24 +0300)]
ddraw: Separate IDirectDrawSurface2 reference count.
Ričardas Barkauskas [Mon, 20 Jun 2011 21:40:54 +0000 (00:40 +0300)]
ddraw: Test ddraw surface reference counts a bit more.
Ričardas Barkauskas [Mon, 20 Jun 2011 20:46:26 +0000 (23:46 +0300)]
ddraw: Use helper function to delete attached surfaces.
Ričardas Barkauskas [Mon, 20 Jun 2011 21:30:12 +0000 (00:30 +0300)]
ddraw: AddRef the surface in AddAttachedSurface instead of helper function.
Ričardas Barkauskas [Sun, 19 Jun 2011 10:18:22 +0000 (13:18 +0300)]
ddraw: Add iface count for IDirectSurfaceImpl.
Ričardas Barkauskas [Mon, 20 Jun 2011 06:30:39 +0000 (09:30 +0300)]
ddraw: Remove ddraw_set_surface_version and set surface version when initialising it.
Piotr Pawlow [Fri, 17 Jun 2011 19:49:38 +0000 (21:49 +0200)]
wined3d: Use a separate mutex for wndproc_table access.
If CreateDevice is called with hFocusWindow belonging to another thread,
then any code that does SendMessage (or equivalent) to the window while
holding the main wined3d mutex causes a deadlock, because wined3d_wndproc
tries to acquire the same mutex for wndproc_table access.
Alexandre Julliard [Tue, 21 Jun 2011 14:12:53 +0000 (16:12 +0200)]
user32: Always pass 0 as item id for WM_MEASUREITEM in menus.
Alexandre Julliard [Tue, 21 Jun 2011 14:07:00 +0000 (16:07 +0200)]
user32: Don't truncate bitmap ids in InsertMenu.
Alexandre Julliard [Tue, 21 Jun 2011 12:50:23 +0000 (14:50 +0200)]
server: Allow setting a zero-size clip rectangle.
Alexandre Julliard [Tue, 21 Jun 2011 11:23:19 +0000 (13:23 +0200)]
winex11: Don't enable XInput for devices reporting absolute coordinates.
André Hentschel [Mon, 20 Jun 2011 21:00:03 +0000 (23:00 +0200)]
ws2_32: Handle null pointer for linger values.
Jörg Höhle [Wed, 15 Jun 2011 22:37:59 +0000 (00:37 +0200)]
winealsa: Avoid deadlock in AudioClient_Stop.
Vincent Povirk [Thu, 26 May 2011 20:52:17 +0000 (15:52 -0500)]
server: Post WM_HOTKEY when a hotkey is pressed.
Vincent Povirk [Thu, 26 May 2011 20:52:17 +0000 (15:52 -0500)]
server: Implement RegisterHotKey/UnregisterHotKey.
Vincent Povirk [Fri, 17 Jun 2011 16:18:47 +0000 (11:18 -0500)]
user32/tests: Test that hotkeys are really replaced when using the same id/hwnd.
Adam Martinson [Mon, 20 Jun 2011 05:26:12 +0000 (00:26 -0500)]
msxml3: Add support for VT_BSTR|VT_BYREF in domdoc_save().
Adam Martinson [Mon, 20 Jun 2011 05:25:12 +0000 (00:25 -0500)]
msxml3: Fix a couple incorrect uses of VariantChangeType().
Francois Gouget [Tue, 21 Jun 2011 09:22:41 +0000 (11:22 +0200)]
shell32: Remove the ellipsis on the 'Wine license' button.
Akihiro Sagawa [Mon, 20 Jun 2011 14:02:25 +0000 (23:02 +0900)]
po: Update Japanese translation.
Huw Davies [Tue, 21 Jun 2011 09:04:26 +0000 (10:04 +0100)]
gdi32/tests: Skip the tests if the pen type is not supported.
Huw Davies [Tue, 21 Jun 2011 09:04:00 +0000 (10:04 +0100)]
gdi32: Add more broken behaviour on nt4 sp3.
Michael Stefaniuc [Tue, 21 Jun 2011 08:38:43 +0000 (10:38 +0200)]
quartz: COM cleanup for the ifaces of FilterMapper3Impl.
Henri Verbeet [Mon, 20 Jun 2011 21:21:13 +0000 (23:21 +0200)]
wined3d: Make the device parameter to device_invalidate_state() const.
Henri Verbeet [Mon, 20 Jun 2011 21:21:12 +0000 (23:21 +0200)]
wined3d: Fix the STATE_BASEVERTEXINDEX state entry.
Henri Verbeet [Mon, 20 Jun 2011 21:21:11 +0000 (23:21 +0200)]
wined3d: Validate STATE_BASEVERTEXINDEX in validate_state_table().
Henri Verbeet [Mon, 20 Jun 2011 21:21:10 +0000 (23:21 +0200)]
wined3d: Only bother checking block alignment for compressed surfaces in wined3d_device_update_surface().
Henri Verbeet [Mon, 20 Jun 2011 21:21:09 +0000 (23:21 +0200)]
wined3d: Initialize format block info with sane values for uncompressed formats.
André Hentschel [Mon, 20 Jun 2011 17:52:51 +0000 (19:52 +0200)]
ntdll: Improved implementation of the segv handler on ARM.
Alexandre Julliard [Tue, 21 Jun 2011 08:39:06 +0000 (10:39 +0200)]
kernel32: Avoid using a breakpoint instruction in DebugBreak().
Ričardas Barkauskas [Sun, 12 Jun 2011 10:38:32 +0000 (13:38 +0300)]
ddraw: Fix ddraw4_EnumSurfaces to pass correct iface in callbacks.
Piotr Caban [Mon, 20 Jun 2011 10:47:02 +0000 (12:47 +0200)]
comctl32: Don't redraw whole listview in double buffering mode.
Piotr Caban [Mon, 20 Jun 2011 10:46:49 +0000 (12:46 +0200)]
comctl32: Refresh listview after sorting.
Piotr Caban [Mon, 20 Jun 2011 10:46:37 +0000 (12:46 +0200)]
comctl32: Fix area invalidated by LISTVIEW_SetItemT.
Jacek Caban [Mon, 20 Jun 2011 15:21:31 +0000 (17:21 +0200)]
urlmon.idl: Added URL_MK_NO_CANONICALIZE declaration.
Alexandre Julliard [Mon, 20 Jun 2011 17:31:05 +0000 (19:31 +0200)]
winex11: Try harder to ignore broken raw motions events caused by pointer warping.
Michael Stefaniuc [Sun, 19 Jun 2011 12:40:08 +0000 (14:40 +0200)]
quartz/tests: Simplify the file handling in filtergraph.c.
Michael Stefaniuc [Sun, 19 Jun 2011 12:36:29 +0000 (14:36 +0200)]
quartz/tests: Store the TestFilterImpl instead of its iface in IEnumPinsImpl.
Michael Stefaniuc [Sun, 19 Jun 2011 12:30:39 +0000 (14:30 +0200)]
quatz/tests: Pass back the object instead of the iface in createtestfilter().
Michael Stefaniuc [Sun, 19 Jun 2011 12:25:46 +0000 (14:25 +0200)]
quartz/tests: Finish the COM cleanup in filtergraph.c.
Michael Stefaniuc [Sun, 19 Jun 2011 12:24:43 +0000 (14:24 +0200)]
quartz/tests: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 19 Jun 2011 12:21:26 +0000 (14:21 +0200)]
quartz/tests: COM cleanup for the IPin iface.
Alistair Leslie-Hughes [Sun, 19 Jun 2011 11:09:40 +0000 (21:09 +1000)]
xmllite: Added interface IXmlWriter.
Alexandre Julliard [Mon, 20 Jun 2011 12:07:59 +0000 (14:07 +0200)]
rpcrt4: Make sure we don't try to free a pointer twice.
Alexandre Julliard [Mon, 20 Jun 2011 11:51:27 +0000 (13:51 +0200)]
widl: Use NdrPointerFree instead of freeing by hand where possible.
Igor Paliychuk [Fri, 17 Jun 2011 20:38:48 +0000 (23:38 +0300)]
po: Update Ukrainian translation.
Igor Paliychuk [Fri, 17 Jun 2011 19:20:26 +0000 (22:20 +0300)]
wininet: Convert Ukrainian resources into utf-8.
Igor Paliychuk [Fri, 17 Jun 2011 19:20:26 +0000 (22:20 +0300)]
shlwapi: Convert Ukrainian resources into utf-8.
Igor Paliychuk [Fri, 17 Jun 2011 19:20:26 +0000 (22:20 +0300)]
shell32: Convert Ukrainian resources into utf-8.
Igor Paliychuk [Fri, 17 Jun 2011 19:20:26 +0000 (22:20 +0300)]
comdlg32: Convert Ukrainian resources into utf-8.
Igor Paliychuk [Fri, 17 Jun 2011 19:20:26 +0000 (22:20 +0300)]
comctl32: Convert Ukrainian resources into utf-8.
Igor Paliychuk [Fri, 17 Jun 2011 19:20:26 +0000 (22:20 +0300)]
avifil32: Convert Ukrainian resources into utf-8.
Aurimas Fišeras [Sat, 18 Jun 2011 12:11:51 +0000 (15:11 +0300)]
cmdlgtst: Update Lithuanian translation.
Aurimas Fišeras [Sat, 18 Jun 2011 12:13:36 +0000 (15:13 +0300)]
shell32: Update Lithuanian translation.
Aurimas Fišeras [Sat, 21 May 2011 07:12:43 +0000 (10:12 +0300)]
po: Update Lithuanian translation.
Michael Stefaniuc [Mon, 20 Jun 2011 09:22:55 +0000 (11:22 +0200)]
ddraw: Use unsafe_impl_from_IDirectDrawClipper for an app provided iface.
Michael Stefaniuc [Mon, 20 Jun 2011 09:20:41 +0000 (11:20 +0200)]
ddraw: COM cleanup for the IDirectDrawClipper iface.
Huw Davies [Mon, 20 Jun 2011 08:57:27 +0000 (09:57 +0100)]
gdi32/tests: Add broken behaviour for nt4 sp3.