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.
Piotr Caban [Thu, 22 Apr 2010 11:52:33 +0000 (13:52 +0200)]
msvcrt: Added _wscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:18 +0000 (13:52 +0200)]
msvcrt: Added _fwscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:57 +0000 (13:51 +0200)]
msvcrt: Added _scanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:41 +0000 (13:51 +0200)]
msvcrt: Added fscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 15:55:27 +0000 (17:55 +0200)]
msvcrt: Added support for secure functions to scanf helper functions.
Piotr Caban [Thu, 22 Apr 2010 11:51:15 +0000 (13:51 +0200)]
msvcrt: Added _cscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:03 +0000 (13:51 +0200)]
msvcrt: Added _swscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:50:20 +0000 (13:50 +0200)]
msvcrt: Added _sscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:58 +0000 (13:49 +0200)]
msvcrt: Added _wscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:35 +0000 (13:49 +0200)]
msvcrt: Added _fwscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:16 +0000 (13:49 +0200)]
msvcrt: Added _scanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:06 +0000 (13:49 +0200)]
msvcrt: Added _fscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:48:49 +0000 (13:48 +0200)]
msvcrt: Add support for locales in scanf helper functions.
Huw Davies [Thu, 22 Apr 2010 10:25:54 +0000 (11:25 +0100)]
wineps.drv: Calculate the font size directly from the logfont.
Huw Davies [Thu, 22 Apr 2010 09:11:07 +0000 (10:11 +0100)]
wineps.drv: Defer accessing the font metrics until we really need them.
Huw Davies [Thu, 22 Apr 2010 08:29:30 +0000 (09:29 +0100)]
wineps.drv: Make the rectangle an optional parameter to get_bbox().
Alexandre Julliard [Thu, 22 Apr 2010 12:47:57 +0000 (14:47 +0200)]
winex11: Don't set a hint for the small icon if it has the same size as the large one.
Alexandre Julliard [Thu, 22 Apr 2010 12:16:44 +0000 (14:16 +0200)]
winex11: Invert the icon mask only after the conversion to ARGB.
Jeff Latimer [Thu, 22 Apr 2010 10:06:02 +0000 (20:06 +1000)]
usp10/tests: Add tests for CR and LF chars and remove some trailing white space.
Gerald Pfeifer [Wed, 21 Apr 2010 17:43:22 +0000 (19:43 +0200)]
user32: Remove variable mask which is not really used from check_alpha_draw.
Gerald Pfeifer [Wed, 21 Apr 2010 17:38:50 +0000 (19:38 +0200)]
oleaut32: Remove two variables that are not really used; corresponding checks are disabled.
Nikolay Sivov [Wed, 21 Apr 2010 21:34:35 +0000 (01:34 +0400)]
shell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2 instead.
André Hentschel [Wed, 21 Apr 2010 18:22:13 +0000 (20:22 +0200)]
winemaker: Allow compiling 32-bit targets to be compiled on 64-bit hosts.
Maarten Lankhorst [Wed, 21 Apr 2010 13:44:07 +0000 (15:44 +0200)]
mmdevapi: Add stub for IAudioEndpointVolume.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:55 +0000 (00:28 +0200)]
urlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:54 +0000 (00:28 +0200)]
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).
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:53 +0000 (00:28 +0200)]
urlmon/tests: Skip even more tests on IE 4.0.
ObtainUserAgentString, ReleaseBindInfo and UrlMkGetSessionOption
missing on IE 4.0 (winetestbot W95B).
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:52 +0000 (00:28 +0200)]
urlmon/tests: Skip more tests on IE 4.0.
CoInternetQueryInfo, CopyStgMedium and FindMimeFromData
missing on IE 4.0 (winetestbot W95B).
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:51 +0000 (00:28 +0200)]
urlmon/tests: Skip some tests on IE 4.0.
CoInternetCompareUrl, CoInternetGetSecurityUrl, CoInternetGetSession,
CoInternetParseUrl missing on IE 4.0 (winetestbot W95B).
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:50 +0000 (00:28 +0200)]
urlmon/tests: Skip some sec_mgr tests on IE 4.0.
CoInternetCreateSecurityManager, CoInternetCreateZoneManager,
CoInternetGetSecurityUrl missing on IE 4.0 (winetestbot W95B).
Michael Stefaniuc [Wed, 21 Apr 2010 20:47:56 +0000 (22:47 +0200)]
wineesd.drv: Add the missing calls to ESD_WaveClose/ESD_WaveInit.
Michael Stefaniuc [Wed, 21 Apr 2010 22:41:47 +0000 (00:41 +0200)]
kernel32: The Isle of Man uses the Manx Pound.
Michael Stefaniuc [Wed, 21 Apr 2010 22:42:28 +0000 (00:42 +0200)]
kernel32: Add some missing LOCALE_SNATIVECURRNAME constants.
Michael Stefaniuc [Wed, 21 Apr 2010 22:41:37 +0000 (00:41 +0200)]
kernel32: Update the Dutch (Suriname) NLS file.
Henri Verbeet [Wed, 21 Apr 2010 20:02:33 +0000 (22:02 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to color_fill_fbo().
Henri Verbeet [Wed, 21 Apr 2010 20:02:32 +0000 (22:02 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().
Henri Verbeet [Wed, 21 Apr 2010 20:02:31 +0000 (22:02 +0200)]
wined3d: Store the current render target as an IWineD3DSurfaceImpl pointer in the context.
Henri Verbeet [Wed, 21 Apr 2010 20:02:30 +0000 (22:02 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_setup_target().
Henri Verbeet [Wed, 21 Apr 2010 20:02:29 +0000 (22:02 +0200)]
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to FindContext().
Aurimas Fišeras [Wed, 21 Apr 2010 16:00:33 +0000 (19:00 +0300)]
shell32: Update Lithuanian translation.
Kirill Smelkov [Wed, 21 Apr 2010 15:33:14 +0000 (19:33 +0400)]
wrc: Drop hardcoded INCLUDEDIR.
INCLUDEDIR should be defined in Makefile.in, and if not, we should notice.
Kirill Smelkov [Wed, 21 Apr 2010 15:33:13 +0000 (19:33 +0400)]
wrc: Use INCLUDEDIR when compiling.
Huw Davies [Wed, 21 Apr 2010 13:28:40 +0000 (14:28 +0100)]
wineps.drv: Remove the unscaled font hack and read the outline directly from the font file.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:33 +0000 (13:45 +0200)]
wineesd.drv: Clean up loading.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:32 +0000 (13:45 +0200)]
winejack.drv: Clean up loading.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:31 +0000 (13:45 +0200)]
wineoss.drv: Move opening devices to their respective xxxMessage functions.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:30 +0000 (13:45 +0200)]
winenas.drv: Move opening wave device to audio.c.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:29 +0000 (13:45 +0200)]
winenas.drv: Clean up DriverProc.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:28 +0000 (13:45 +0200)]
wineoss.drv: Clean up DriverProc.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:27 +0000 (13:45 +0200)]
winealsa.drv: Clean up DriverProc.
Gerald Pfeifer [Wed, 21 Apr 2010 11:51:27 +0000 (13:51 +0200)]
taskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify.
Gerald Pfeifer [Wed, 21 Apr 2010 11:49:20 +0000 (13:49 +0200)]
wined3d: Remove variable dlc_tmp which is not really used from shader_arb_generate_pshader.
Gerald Pfeifer [Wed, 21 Apr 2010 11:46:00 +0000 (13:46 +0200)]
wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.
Maarten Lankhorst [Wed, 21 Apr 2010 11:21:17 +0000 (13:21 +0200)]
mmdevapi: Fix small capture bugs.
Jacek Caban [Wed, 21 Apr 2010 12:01:22 +0000 (14:01 +0200)]
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:37 +0000 (14:56 +0200)]
comctl32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:32 +0000 (14:56 +0200)]
winex11: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:26 +0000 (14:56 +0200)]
user32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:22 +0000 (14:56 +0200)]
gdi32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:07:50 +0000 (14:07 +0200)]
wrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 10:28:22 +0000 (12:28 +0200)]
configure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for 32-bit builds.
Alexandre Julliard [Wed, 21 Apr 2010 10:17:00 +0000 (12:17 +0200)]
tools: Remove the deprecated wineprefixcreate script.