Jeff Latimer [Tue, 27 Apr 2010 12:43:34 +0000 (22:43 +1000)]
usp10: Check that there are sufficient script_items before setting the last pointer.
Piotr Caban [Tue, 27 Apr 2010 06:42:46 +0000 (08:42 +0200)]
msvcrt: Added wcstombs_s implementation.
Piotr Caban [Tue, 27 Apr 2010 06:42:32 +0000 (08:42 +0200)]
msvcrt: Added _wcstoi64 and _wcstoui64 implementation.
Piotr Caban [Tue, 27 Apr 2010 06:42:13 +0000 (08:42 +0200)]
msvcrt: Added _mkgmtime implementation.
Henri Verbeet [Mon, 26 Apr 2010 19:33:04 +0000 (21:33 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_add_dirty_rect().
Henri Verbeet [Mon, 26 Apr 2010 19:33:03 +0000 (21:33 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_set_texture_target().
Henri Verbeet [Mon, 26 Apr 2010 19:33:02 +0000 (21:33 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_set_texture_name().
Henri Verbeet [Mon, 26 Apr 2010 19:33:01 +0000 (21:33 +0200)]
wined3d: Store back buffer surfaces as IWineD3DSurfaceImpl pointers in the swapchain.
Henri Verbeet [Mon, 26 Apr 2010 19:33:00 +0000 (21:33 +0200)]
wined3d: Store the front buffer surface as an IWineD3DSurfaceImpl pointer in the swapchain.
Roderick Colenbrander [Mon, 26 Apr 2010 13:49:57 +0000 (15:49 +0200)]
wgl: Make context not current before deleting it.
Roderick Colenbrander [Mon, 26 Apr 2010 13:49:56 +0000 (15:49 +0200)]
wgl: Improve wglDeleteContext threading behavior.
Alexandre Julliard [Mon, 26 Apr 2010 19:44:00 +0000 (14:44 -0500)]
user32: Only call the driver DestroyCursorIcon entry point for valid handles.
Wolfram Sang [Sun, 25 Apr 2010 23:13:37 +0000 (01:13 +0200)]
user32: Ignore reserved bytes in BMP fileheader.
Kirill Smelkov [Fri, 23 Apr 2010 08:55:28 +0000 (12:55 +0400)]
winegcc: Do use DSO full name for .so arguments.
Kirill Smelkov [Fri, 23 Apr 2010 08:55:27 +0000 (12:55 +0400)]
winebuild/winegcc: Allow building .dll.so without .spec file.
Vincent Povirk [Sat, 24 Apr 2010 14:39:23 +0000 (09:39 -0500)]
gdiplus: Handle more cases in GdipCreateBitmapFromGdiDib.
Vincent Povirk [Sat, 24 Apr 2010 14:37:51 +0000 (09:37 -0500)]
gdiplus: Add test for GdipCreateBitmapFromGdiDib.
André Hentschel [Fri, 23 Apr 2010 12:19:09 +0000 (14:19 +0200)]
shell32: Return boolean values.
Detlef Riekenberg [Fri, 23 Apr 2010 12:03:34 +0000 (14:03 +0200)]
msvcr70/71: Sync exports to msvcrt.
Maarten Lankhorst [Sat, 24 Apr 2010 06:07:28 +0000 (08:07 +0200)]
winmm: Fix handle leak in timer tests.
Maarten Lankhorst [Sat, 24 Apr 2010 05:55:06 +0000 (07:55 +0200)]
mmdevapi: Silence a fixme when it's harmless.
Maarten Lankhorst [Thu, 22 Apr 2010 20:59:59 +0000 (22:59 +0200)]
mmdevapi: Fix IsFormatSupported and initialization.
Maarten Lankhorst [Thu, 22 Apr 2010 20:59:58 +0000 (22:59 +0200)]
mmdevapi: Add some DEVPKEY's to property tests.
Maarten Lankhorst [Thu, 22 Apr 2010 20:59:57 +0000 (22:59 +0200)]
includes: Add some devpkey definitions.
Piotr Caban [Mon, 26 Apr 2010 12:09:59 +0000 (14:09 +0200)]
msvcrt: Added strtok_s implementation.
Piotr Caban [Mon, 26 Apr 2010 10:33:58 +0000 (12:33 +0200)]
msvcrt: Fix debug message in scanf.
Piotr Caban [Mon, 26 Apr 2010 10:33:49 +0000 (12:33 +0200)]
msvcrt: Use wcstod_l/strtod_l in other functions that parses doubles.
Piotr Caban [Mon, 26 Apr 2010 10:33:38 +0000 (12:33 +0200)]
msvcrt: Added wcstod_l implementation.
It's almost a copy of strtod_l.
Piotr Caban [Mon, 26 Apr 2010 10:33:28 +0000 (12:33 +0200)]
msvcrt: Change strtod_l implementation.
Piotr Caban [Mon, 26 Apr 2010 10:33:19 +0000 (12:33 +0200)]
msvcrt: Added btowc implementation.
Piotr Caban [Mon, 26 Apr 2010 10:33:02 +0000 (12:33 +0200)]
msvcr90: Added _recalloc implementation.
Henri Verbeet [Mon, 26 Apr 2010 09:02:36 +0000 (11:02 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_force_reload().
Henri Verbeet [Mon, 26 Apr 2010 09:02:35 +0000 (11:02 +0200)]
wined3d: Simply pass IWineD3DSurfaceImpl pointers to IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Mon, 26 Apr 2010 09:02:34 +0000 (11:02 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_internal_preload().
Henri Verbeet [Mon, 26 Apr 2010 09:02:33 +0000 (11:02 +0200)]
wined3d: Add a missing newline to a TRACE in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Mon, 26 Apr 2010 09:02:32 +0000 (11:02 +0200)]
wined3d: Kill the now unused MAX_MIP_LEVELS.
Gerald Pfeifer [Sat, 24 Apr 2010 13:52:15 +0000 (15:52 +0200)]
quartz: Remove variable keyframe which is not really used from AVISplitter_next_request.
Gerald Pfeifer [Sat, 24 Apr 2010 12:11:58 +0000 (14:11 +0200)]
ole32: Remove variable res which is not really used from CompositeMonikerImpl_Reduce.
Alexandre Julliard [Mon, 26 Apr 2010 12:18:46 +0000 (07:18 -0500)]
ntdll: Make TAPE_GetStatus inline to avoid a unused function warning.
Alexandre Julliard [Mon, 26 Apr 2010 12:18:18 +0000 (07:18 -0500)]
wined3d: Avoid a compiler warning on old gcc.
Frédéric Delanoy [Sat, 24 Apr 2010 23:55:43 +0000 (01:55 +0200)]
tools: Fix formatting errors in winemaker manpage.
Gerald Pfeifer [Sat, 24 Apr 2010 21:07:37 +0000 (23:07 +0200)]
winecfg: Remove variable cUnixPathLen which is not really used from apply_shell_folder_changes.
Gerald Pfeifer [Sat, 24 Apr 2010 21:04:20 +0000 (23:04 +0200)]
winmm: Remove variables duration and samples which are not really used from check_position.
Gerald Pfeifer [Sat, 24 Apr 2010 20:53:35 +0000 (22:53 +0200)]
advapi32: Remove variable ret which is not really used from LsaLookupNames2.
Gerald Pfeifer [Sat, 24 Apr 2010 21:00:54 +0000 (23:00 +0200)]
quartz: Fix return value for StdMediaSample2_GetTime in error cases.
Gerald Pfeifer [Sat, 24 Apr 2010 20:48:17 +0000 (22:48 +0200)]
msvidc32: Remove variable bit_per_pixel which is not really used from CRAM_Decompress and CRAM_DecompressEx.
Gerald Pfeifer [Sat, 24 Apr 2010 14:46:48 +0000 (16:46 +0200)]
gdi32: Remove variable retb which is not really used from test_closefigure.
Gerald Pfeifer [Sat, 24 Apr 2010 14:30:50 +0000 (16:30 +0200)]
d3dx9_36: Remove variable nul which is not really used from D3DXVector4Test.
Gerald Pfeifer [Sat, 24 Apr 2010 12:05:19 +0000 (14:05 +0200)]
winex11: Remove variable size which is not really used from X11DRV_CLIPBOARD_SerializeMetafile.
Gerald Pfeifer [Sat, 24 Apr 2010 14:28:13 +0000 (16:28 +0200)]
winex11: Remove variable datasize which is not really used from X11DRV_CLIPBOARD_ExportTextHtml.
Gerald Pfeifer [Sat, 24 Apr 2010 13:59:49 +0000 (15:59 +0200)]
d3drm: Remove two variables which are not really used from IDirect3DRMMeshBuilderImpl_Load.
Gerald Pfeifer [Sat, 24 Apr 2010 13:55:22 +0000 (15:55 +0200)]
rpcrt4: Remove variable size which is not really used from NdrComplexArrayUnmarshall.
Gerald Pfeifer [Sat, 24 Apr 2010 12:09:26 +0000 (14:09 +0200)]
wordpad: Remove variable i which is not really used from OnCommand.
Gerald Pfeifer [Sat, 24 Apr 2010 10:32:44 +0000 (12:32 +0200)]
sfnt2fnt: Remove variable descent which is not really used from fill_fontinfo.
Gerald Pfeifer [Sat, 24 Apr 2010 12:07:05 +0000 (14:07 +0200)]
winmm: Remove variable devID which is not really used from MMDRV_Message.
Gerald Pfeifer [Sat, 24 Apr 2010 10:43:48 +0000 (12:43 +0200)]
winedump: Remove variable strtable which is not really used from dump_symbol_table.
Gerald Pfeifer [Sat, 24 Apr 2010 10:13:33 +0000 (12:13 +0200)]
wpp: Remove variable dbgtext which is not really used frommake_number.
Gerald Pfeifer [Fri, 23 Apr 2010 18:59:35 +0000 (20:59 +0200)]
d3d9: Remove variable hr which is not really used from resource_test_cleanup.
Gerald Pfeifer [Fri, 23 Apr 2010 18:56:36 +0000 (20:56 +0200)]
comctl32: Remove variable iRet which is not really used from test_EnumMRUList.
Gerald Pfeifer [Fri, 23 Apr 2010 18:49:16 +0000 (20:49 +0200)]
comctl32: Remove variable old which is not really used from DATETIME_LButtonDown.
Gerald Pfeifer [Fri, 23 Apr 2010 18:46:08 +0000 (20:46 +0200)]
widl: Remove variable size which is not really used from print_phase_basetype.
Gerald Pfeifer [Fri, 23 Apr 2010 18:42:32 +0000 (20:42 +0200)]
fnt2bdf: Remove variable dpi which is not really used from dump_bdf_hdr.
Gerald Pfeifer [Fri, 23 Apr 2010 12:50:23 +0000 (14:50 +0200)]
localspl: Remove variable res which is not really used from test_XcvClosePort.
Alexandre Julliard [Mon, 26 Apr 2010 11:57:49 +0000 (06:57 -0500)]
configure: Don't warn about libhal if we can use an alternative.
Nikolay Sivov [Fri, 23 Apr 2010 18:39:55 +0000 (22:39 +0400)]
comctl32/listview: Don't change Z-order of edit window while resizing edit box.
Nikolay Sivov [Fri, 23 Apr 2010 16:52:13 +0000 (20:52 +0400)]
user32/tests: Add some GetDlgItem() tests regarding children windows Z-order.
Joel Holdsworth [Thu, 22 Apr 2010 22:20:52 +0000 (23:20 +0100)]
comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons.
Joel Holdsworth [Sat, 24 Apr 2010 13:06:15 +0000 (14:06 +0100)]
credui: Replaced banner with a tango compliant image.
Joel Holdsworth [Sat, 24 Apr 2010 13:06:11 +0000 (14:06 +0100)]
makefiles: Added a rule for building BMPs from SVGs.
Joel Holdsworth [Sat, 24 Apr 2010 13:06:07 +0000 (14:06 +0100)]
regedit: Fixed flaws in the icon.
Jacek Caban [Sun, 25 Apr 2010 11:36:45 +0000 (13:36 +0200)]
shdocvw: Fixed typo in async_doc_navigate.
Vincent Povirk [Sat, 24 Apr 2010 19:33:00 +0000 (14:33 -0500)]
user32: Focus editboxes when the context menu is opened.
Paul Vriens [Fri, 23 Apr 2010 17:03:09 +0000 (19:03 +0200)]
wineconsole: Update Dutch translation.
Nikolay Sivov [Fri, 23 Apr 2010 14:52:13 +0000 (18:52 +0400)]
comctl32/listview: Remove forward declaration and unused parameter from edit box creation helper.
Huw Davies [Fri, 23 Apr 2010 12:15:05 +0000 (13:15 +0100)]
wineps.drv: Add world transform support for fonts.
Jacek Caban [Thu, 22 Apr 2010 19:36:08 +0000 (21:36 +0200)]
mshtml: Don't access url in translate_url after freeing it.
Jacek Caban [Thu, 22 Apr 2010 19:30:14 +0000 (21:30 +0200)]
shldisp.idl: Added IAsyncOperation declaration.
Henri Verbeet [Thu, 22 Apr 2010 16:56:01 +0000 (18:56 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_hwstretch().
Henri Verbeet [Thu, 22 Apr 2010 16:56:00 +0000 (18:56 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to fb_copy_to_texture_direct().
Henri Verbeet [Thu, 22 Apr 2010 16:55:59 +0000 (18:55 +0200)]
wined3d: Introduce basetexture_get_sub_resource() to simplify retrieving texture sub-resources.
Henri Verbeet [Thu, 22 Apr 2010 16:55:58 +0000 (18:55 +0200)]
wined3d: Make sure all texture levels are allocated in surface_prepare_texture().
This fixes a regression introduced by commit
af7dfcd378739127c50aa95ce40b13eb3d1950cf.
Henri Verbeet [Thu, 22 Apr 2010 16:55:57 +0000 (18:55 +0200)]
wined3d: Store texture sub-resources in IWineD3DBaseTextureClass.
Alexandre Julliard [Thu, 22 Apr 2010 18:48:30 +0000 (20:48 +0200)]
winex11: Use a format with 8 bits of alpha for the AlphaBlend mask.
Alexandre Julliard [Thu, 22 Apr 2010 18:48:17 +0000 (20:48 +0200)]
winex11: Add some tracing to AlphaBlend.
Jacek Caban [Thu, 22 Apr 2010 15:48:39 +0000 (17:48 +0200)]
mshtml: Use NS_CStringContainerInit2 in nsACString_Init.
Jacek Caban [Thu, 22 Apr 2010 15:48:12 +0000 (17:48 +0200)]
mshtml: Use URI with stripped "wine:" part in NewURI call.
André Hentschel [Thu, 22 Apr 2010 15:40:15 +0000 (17:40 +0200)]
imm32: Add tests for ImmAssociateContextEx.
Hans Leidekker [Thu, 22 Apr 2010 14:36:18 +0000 (16:36 +0200)]
winhttp/tests: Avoid test failures caused by broken DNS server configurations.
Reported by Stefan Dösinger.
Hans Leidekker [Thu, 22 Apr 2010 14:35:56 +0000 (16:35 +0200)]
winhttp/tests: Use the right handle type.
Hans Leidekker [Thu, 22 Apr 2010 14:35:28 +0000 (16:35 +0200)]
winhttp: Add tests for basic authentication.
Hans Leidekker [Thu, 22 Apr 2010 14:35:11 +0000 (16:35 +0200)]
winhttp: Add support for basic authentication.
Hans Leidekker [Thu, 22 Apr 2010 14:34:48 +0000 (16:34 +0200)]
winhttp: Support setting and querying credentials on request handles.
Nikolay Sivov [Thu, 22 Apr 2010 08:06:28 +0000 (12:06 +0400)]
comctl32/listview: Add callback subitem on column insertion.
Alexandre Julliard [Thu, 22 Apr 2010 14:33:57 +0000 (16:33 +0200)]
winex11: Add missing X11 locking when setting the cursor.
Alexandre Julliard [Thu, 22 Apr 2010 14:33:35 +0000 (16:33 +0200)]
winex11: Flush the gdi display after processing the last event.
Piotr Caban [Thu, 22 Apr 2010 15:56:24 +0000 (17:56 +0200)]
msvcrt/tests: Added sscanf_s tests.
Piotr Caban [Thu, 22 Apr 2010 11:54:03 +0000 (13:54 +0200)]
msvcrt: Added _cwscanf* implementation.
Piotr Caban [Thu, 22 Apr 2010 11:53:28 +0000 (13:53 +0200)]
msvcrt: Added _cscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:53:10 +0000 (13:53 +0200)]
msvcrt: Added _swscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:55 +0000 (13:52 +0200)]
msvcrt: Added _sscanf_s(_l) implementation.