wine
14 years agowindowscodecs: Implement IWICBitmapDecoderInfo::GetComponentType.
Vincent Povirk [Tue, 28 Jul 2009 20:04:46 +0000 (15:04 -0500)] 
windowscodecs: Implement IWICBitmapDecoderInfo::GetComponentType.

14 years agowindowscodecs: Add stub implementation of IWICBitmapDecoderInfo.
Vincent Povirk [Tue, 14 Jul 2009 22:50:28 +0000 (17:50 -0500)] 
windowscodecs: Add stub implementation of IWICBitmapDecoderInfo.

14 years agoinclude: Add IWICBitmapDecoderInfo to headers.
Vincent Povirk [Tue, 14 Jul 2009 22:20:04 +0000 (17:20 -0500)] 
include: Add IWICBitmapDecoderInfo to headers.

14 years agoshell32: Make the tests of the value returned from function SHGetFileInfoA more stric...
Stefan Leichter [Tue, 4 Aug 2009 20:52:09 +0000 (22:52 +0200)] 
shell32: Make the tests of the value returned from function SHGetFileInfoA more strick, fix wine to pass the tests.

14 years agontdll: Ignore activation context entries that don't specify a path.
Alexandre Julliard [Wed, 5 Aug 2009 09:23:16 +0000 (11:23 +0200)] 
ntdll: Ignore activation context entries that don't specify a path.

14 years agontdll: Don't free low address space for large address aware applications.
Alexandre Julliard [Wed, 5 Aug 2009 09:23:02 +0000 (11:23 +0200)] 
ntdll: Don't free low address space for large address aware applications.

Many games set the LARGE_ADDRESS_AWARE flag but don't pass the
appropriate flags to d3dx9 to make it cope with it.

14 years agomshtml: Never try to unload the Gecko libraries.
Alexandre Julliard [Wed, 5 Aug 2009 09:21:33 +0000 (11:21 +0200)] 
mshtml: Never try to unload the Gecko libraries.

14 years agowined3d: WINED3DTEXF_NONE only makes sense as a mip filter.
Henri Verbeet [Wed, 5 Aug 2009 07:01:03 +0000 (09:01 +0200)] 
wined3d: WINED3DTEXF_NONE only makes sense as a mip filter.

14 years agowined3d: Get rid of the ANISOTROPIC entry from the filter lookup tables.
Henri Verbeet [Wed, 5 Aug 2009 07:01:02 +0000 (09:01 +0200)] 
wined3d: Get rid of the ANISOTROPIC entry from the filter lookup tables.

Anisotropy and texture filters are orthogonal in GL. In D3D
D3DTEXF_ANISOTROPIC just selects the best (linear) filter type and enables
anisotropy.

14 years agowined3d: Remove a redundant check from basetexture_get_autogen_filter_type().
Henri Verbeet [Wed, 5 Aug 2009 07:01:01 +0000 (09:01 +0200)] 
wined3d: Remove a redundant check from basetexture_get_autogen_filter_type().

This is already initialized to an appropriate value in basetexture_init().
Also fix the indentation while we're at it.

14 years agowined3d: Move texture filter lookup table initialization to basetexture_init().
Henri Verbeet [Wed, 5 Aug 2009 07:01:00 +0000 (09:01 +0200)] 
wined3d: Move texture filter lookup table initialization to basetexture_init().

14 years agowined3d: Add functions to lookup texture filters.
Henri Verbeet [Wed, 5 Aug 2009 07:00:59 +0000 (09:00 +0200)] 
wined3d: Add functions to lookup texture filters.

14 years agowined3d: Remove some unused code.
Henri Verbeet [Wed, 5 Aug 2009 07:00:58 +0000 (09:00 +0200)] 
wined3d: Remove some unused code.

14 years agouser32/tests: Use symbol charset when creating Marlett font.
Dmitry Timoshkov [Wed, 5 Aug 2009 02:03:39 +0000 (11:03 +0900)] 
user32/tests: Use symbol charset when creating Marlett font.

14 years agowined3d: Enable WINED3DFMT_R16G16B16A16_UNORM.
Stefan Dösinger [Tue, 4 Aug 2009 17:27:04 +0000 (19:27 +0200)] 
wined3d: Enable WINED3DFMT_R16G16B16A16_UNORM.

14 years agowined3d: Preload the correct texture location.
Stefan Dösinger [Mon, 3 Aug 2009 13:37:02 +0000 (15:37 +0200)] 
wined3d: Preload the correct texture location.

14 years agowined3d: Only use WINE_normalized_texrect if ARB_texture_np2 is supported.
Stefan Dösinger [Sun, 2 Aug 2009 13:12:26 +0000 (15:12 +0200)] 
wined3d: Only use WINE_normalized_texrect if ARB_texture_np2 is supported.

14 years agowined3d: ARB clipplane init needs the helper constant.
Stefan Dösinger [Thu, 30 Jul 2009 19:16:46 +0000 (21:16 +0200)] 
wined3d: ARB clipplane init needs the helper constant.

14 years agoopengl32: Add opengl 3.2 extensions.
Roderick Colenbrander [Tue, 4 Aug 2009 21:42:41 +0000 (23:42 +0200)] 
opengl32: Add opengl 3.2 extensions.

14 years agomshtml: Wine Gecko 1.0.0 release.
Jacek Caban [Tue, 4 Aug 2009 12:05:05 +0000 (14:05 +0200)] 
mshtml: Wine Gecko 1.0.0 release.

14 years agomshtml: Install Gecko in system directory.
Jacek Caban [Tue, 4 Aug 2009 12:04:03 +0000 (14:04 +0200)] 
mshtml: Install Gecko in system directory.

14 years agoadvapi32: LsaFreeMemory returns NTSTATUS.
Hans Leidekker [Tue, 4 Aug 2009 10:22:29 +0000 (12:22 +0200)] 
advapi32: LsaFreeMemory returns NTSTATUS.

14 years agogdiplus: Add GdipRecordMetafileI stub.
Alistair Leslie-Hughes [Thu, 30 Jul 2009 03:56:42 +0000 (13:56 +1000)] 
gdiplus: Add GdipRecordMetafileI stub.

14 years agomsgsm32.acm: Add support for encoding and decoding.
Maarten Lankhorst [Mon, 3 Aug 2009 14:04:22 +0000 (16:04 +0200)] 
msgsm32.acm: Add support for encoding and decoding.

Also makes the code only load the libgsm library only when it is used
instead of on initialization of the dll.

14 years agomsgsm32.acm: Add support for format enumeration.
Maarten Lankhorst [Mon, 3 Aug 2009 13:59:19 +0000 (15:59 +0200)] 
msgsm32.acm: Add support for format enumeration.

14 years agomsgsm32.acm: Implement a stub dll.
Maarten Lankhorst [Mon, 3 Aug 2009 13:48:32 +0000 (15:48 +0200)] 
msgsm32.acm: Implement a stub dll.

14 years agomsdaps: Initial stub.
Huw Davies [Mon, 3 Aug 2009 11:17:10 +0000 (12:17 +0100)] 
msdaps: Initial stub.

14 years agowidl: Store the pointer description in the type rather than base type so that it...
Huw Davies [Mon, 3 Aug 2009 11:00:29 +0000 (12:00 +0100)] 
widl: Store the pointer description in the type rather than base type so that it gets re-written when the type is re-written.

14 years agomshtml: Add missing interfaces.
Alistair Leslie-Hughes [Wed, 5 Aug 2009 09:44:25 +0000 (19:44 +1000)] 
mshtml: Add missing interfaces.

14 years agoshlwapi: Correct AssocCreate and tests.
Alistair Leslie-Hughes [Thu, 30 Jul 2009 01:30:22 +0000 (11:30 +1000)] 
shlwapi: Correct AssocCreate and tests.

14 years agocomctl32: Stop flicker when drawing themed and draw the correct image smoothly.
André Hentschel [Sun, 26 Jul 2009 13:57:06 +0000 (15:57 +0200)] 
comctl32: Stop flicker when drawing themed and draw the correct image smoothly.

14 years agowintab32: Add a test for context validation by WTOpen.
John Klehm [Sun, 2 Aug 2009 21:23:35 +0000 (16:23 -0500)] 
wintab32: Add a test for context validation by WTOpen.

14 years agomsi: Fix column width calculation.
Hans Leidekker [Tue, 4 Aug 2009 10:20:10 +0000 (12:20 +0200)] 
msi: Fix column width calculation.

The iTunes 8 installer database has an integer column of size 1 which
takes up two bytes at storage level, so adjust the column size calculation
to account for this difference.

14 years agomsi: Fix parsing of integer column width specifiers.
Hans Leidekker [Tue, 4 Aug 2009 10:19:42 +0000 (12:19 +0200)] 
msi: Fix parsing of integer column width specifiers.

14 years agosetupapi: Add stub implementations of CM_Get_Device_ID_ListW and CM_Enumerate_Classes.
Hans Leidekker [Tue, 4 Aug 2009 10:19:05 +0000 (12:19 +0200)] 
setupapi: Add stub implementations of CM_Get_Device_ID_ListW and CM_Enumerate_Classes.

14 years agocomdlg32/tests: Fix a failing test on Win2k and below.
Nicolas Le Cam [Mon, 3 Aug 2009 18:48:22 +0000 (20:48 +0200)] 
comdlg32/tests: Fix a failing test on Win2k and below.

14 years agocomdlg32/tests: Hardcode expected values when possible.
Nicolas Le Cam [Mon, 3 Aug 2009 18:29:48 +0000 (20:29 +0200)] 
comdlg32/tests: Hardcode expected values when possible.

14 years agowined3d: Statically initialize the filter lookup tables.
Henri Verbeet [Tue, 4 Aug 2009 06:30:25 +0000 (08:30 +0200)] 
wined3d: Statically initialize the filter lookup tables.

Also add some comments.

14 years agowined3d: Set a more appropriate value for the ANISOTROPIC/NONE min/mip filter.
Henri Verbeet [Tue, 4 Aug 2009 06:30:24 +0000 (08:30 +0200)] 
wined3d: Set a more appropriate value for the ANISOTROPIC/NONE min/mip filter.

14 years agowined3d: Don't disable mipmapping if we lack EXT_texture_filter_anisotropic.
Henri Verbeet [Tue, 4 Aug 2009 06:30:23 +0000 (08:30 +0200)] 
wined3d: Don't disable mipmapping if we lack EXT_texture_filter_anisotropic.

These don't have a whole lot to do with each other.

14 years agowined3d: Update the WINED3DSAMP_MAGFILTER state even if we didn't recognize the value.
Henri Verbeet [Tue, 4 Aug 2009 06:30:22 +0000 (08:30 +0200)] 
wined3d: Update the WINED3DSAMP_MAGFILTER state even if we didn't recognize the value.

It's a bit pointless to keep printing FIXMEs after the first time.

14 years agowined3d: Set the initial value of WINED3DTEXSTA_MAXANISOTROPY to 1.
Henri Verbeet [Tue, 4 Aug 2009 06:30:21 +0000 (08:30 +0200)] 
wined3d: Set the initial value of WINED3DTEXSTA_MAXANISOTROPY to 1.

14 years agowined3d: Properly calculate GL_TEXTURE_MAX_ANISOTROPY_EXT.
Henri Verbeet [Tue, 4 Aug 2009 06:30:20 +0000 (08:30 +0200)] 
wined3d: Properly calculate GL_TEXTURE_MAX_ANISOTROPY_EXT.

14 years agocomctl32/listview: Enable column reordering.
Nikolay Sivov [Mon, 3 Aug 2009 20:42:51 +0000 (00:42 +0400)] 
comctl32/listview: Enable column reordering.

14 years agocomctl32/listview: Fix visibility computation in details view.
Nikolay Sivov [Mon, 3 Aug 2009 20:34:51 +0000 (00:34 +0400)] 
comctl32/listview: Fix visibility computation in details view.

14 years agocomctl32/listview: Introduce a way to update cached column rectangles from Header.
Nikolay Sivov [Mon, 3 Aug 2009 20:30:08 +0000 (00:30 +0400)] 
comctl32/listview: Introduce a way to update cached column rectangles from Header.

14 years agocomctl32/listview: Respect column order while scrolling columns.
Nikolay Sivov [Mon, 3 Aug 2009 20:22:15 +0000 (00:22 +0400)] 
comctl32/listview: Respect column order while scrolling columns.

14 years agowininet: Update Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Mon, 3 Aug 2009 17:37:20 +0000 (19:37 +0200)] 
wininet: Update Norwegian Bokmål translation.

14 years agosetupapi: Update Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Thu, 30 Jul 2009 15:28:44 +0000 (17:28 +0200)] 
setupapi: Update Norwegian Bokmål translation.

14 years agomshtml: Update Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Thu, 30 Jul 2009 15:28:13 +0000 (17:28 +0200)] 
mshtml: Update Norwegian Bokmål translation.

14 years agows2_32: Add debug support for IPv6 addresses.
Juan Lang [Mon, 3 Aug 2009 16:33:02 +0000 (09:33 -0700)] 
ws2_32: Add debug support for IPv6 addresses.

14 years agogdiplus: Ignore the graphics transforms in GdipGetRegionBounds.
Vincent Povirk [Mon, 3 Aug 2009 15:09:07 +0000 (10:09 -0500)] 
gdiplus: Ignore the graphics transforms in GdipGetRegionBounds.

14 years agogdiplus: Fix rectangles of horizontal and vertical gradients.
Vincent Povirk [Mon, 3 Aug 2009 14:02:49 +0000 (09:02 -0500)] 
gdiplus: Fix rectangles of horizontal and vertical gradients.

14 years agomountmgr: Increment the volume refcount in functions that return a volume.
Alexandre Julliard [Tue, 4 Aug 2009 10:36:34 +0000 (12:36 +0200)] 
mountmgr: Increment the volume refcount in functions that return a volume.

14 years agostart: Handle /B & /I options.
Austin English [Mon, 3 Aug 2009 00:34:00 +0000 (19:34 -0500)] 
start: Handle /B & /I options.

14 years agohnetcfg: Register interfaces.
Hans Leidekker [Thu, 30 Jul 2009 09:16:08 +0000 (11:16 +0200)] 
hnetcfg: Register interfaces.

14 years agohnetcfg: Add class factory.
Hans Leidekker [Thu, 30 Jul 2009 09:15:38 +0000 (11:15 +0200)] 
hnetcfg: Add class factory.

14 years agohnetcfg: Add a stub implementation of INetFwAuthorizedApplication and INetFwAuthorize...
Hans Leidekker [Thu, 30 Jul 2009 09:15:11 +0000 (11:15 +0200)] 
hnetcfg: Add a stub implementation of INetFwAuthorizedApplication and INetFwAuthorizedApplications.

14 years agohnetcfg: Add a stub implementation of INetFwProfile.
Hans Leidekker [Thu, 30 Jul 2009 09:14:47 +0000 (11:14 +0200)] 
hnetcfg: Add a stub implementation of INetFwProfile.

14 years agohnetcfg: Add a stub implementation of INetFwPolicy.
Hans Leidekker [Thu, 30 Jul 2009 09:14:23 +0000 (11:14 +0200)] 
hnetcfg: Add a stub implementation of INetFwPolicy.

14 years agohnetcfg: Add a stub implementation of INetFwMgr.
Hans Leidekker [Thu, 30 Jul 2009 09:13:45 +0000 (11:13 +0200)] 
hnetcfg: Add a stub implementation of INetFwMgr.

14 years agouser32: When all items in a menu have either a bitmap or text but not both, then...
Rein Klazes [Mon, 27 Jul 2009 06:20:58 +0000 (08:20 +0200)] 
user32: When all items in a menu have either a bitmap or text but not both, then texts should be aligned with the bitmaps.

14 years agogdiplus: Implement stub for GdipGetImagePalette.
Luke Benstead [Fri, 24 Jul 2009 11:48:15 +0000 (12:48 +0100)] 
gdiplus: Implement stub for GdipGetImagePalette.

14 years agoshell32/tests: Fix test on temp paths that have a different long form.
Nicolas Le Cam [Wed, 29 Jul 2009 23:23:04 +0000 (01:23 +0200)] 
shell32/tests: Fix test on temp paths that have a different long form.

14 years agoshell32/tests: Add test for shell links to short path containing double backslashes.
Nicolas Le Cam [Sun, 26 Jul 2009 20:35:34 +0000 (22:35 +0200)] 
shell32/tests: Add test for shell links to short path containing double backslashes.

14 years agoRevert "winealsa.drv: Re-allow fallback to waveout (regression in dsound).".
Maarten Lankhorst [Tue, 28 Jul 2009 20:22:02 +0000 (22:22 +0200)] 
Revert "winealsa.drv: Re-allow fallback to waveout (regression in dsound).".

This reverts commit 0addd3ba5a7c1de970d1829f77969e5331ad2be0.
It doesn't fix anything, it just hides the bug.

14 years agoappwiz.cpl: Updated Korean resource.
Hwang YunSong [Tue, 28 Jul 2009 07:24:30 +0000 (16:24 +0900)] 
appwiz.cpl: Updated Korean resource.

14 years agontdll: Fix ProcessExecuteFlag logic.
Michael Karcher [Sun, 26 Jul 2009 17:58:46 +0000 (19:58 +0200)] 
ntdll: Fix ProcessExecuteFlag logic.

14 years agontdll: Fix get_server_context_flags.
Michael Karcher [Sat, 25 Jul 2009 12:23:31 +0000 (14:23 +0200)] 
ntdll: Fix get_server_context_flags.

14 years agoshdoclc: Updated Korean resource.
Hwang YunSong [Thu, 30 Jul 2009 06:51:58 +0000 (15:51 +0900)] 
shdoclc: Updated Korean resource.

14 years agowordpad: Updated Korean resource.
Hwang YunSong [Thu, 30 Jul 2009 06:45:28 +0000 (15:45 +0900)] 
wordpad: Updated Korean resource.

14 years agoshell32: Updated Korean resource.
Hwang YunSong [Thu, 30 Jul 2009 00:08:33 +0000 (09:08 +0900)] 
shell32: Updated Korean resource.

14 years agocryptui: Updated Korean resource.
Hwang YunSong [Wed, 29 Jul 2009 07:29:30 +0000 (16:29 +0900)] 
cryptui: Updated Korean resource.

14 years agogdi32: Ensure child fonts have names.
Aric Stewart [Fri, 31 Jul 2009 15:44:20 +0000 (10:44 -0500)] 
gdi32: Ensure child fonts have names.

14 years agorichedit: Prevent using uninitialized nAvailWidth in initialization.
Dylan Smith [Fri, 31 Jul 2009 15:37:13 +0000 (11:37 -0400)] 
richedit: Prevent using uninitialized nAvailWidth in initialization.

14 years agorichedit: Prevent buffer overflows in WM_GETTEXT.
Dylan Smith [Thu, 30 Jul 2009 04:54:21 +0000 (00:54 -0400)] 
richedit: Prevent buffer overflows in WM_GETTEXT.

The application AutoGK was getting the length of the text with
WM_GETTEXTLENGTH to allocate an appropriate buffer size, but then
claimed the buffer was twice the size when sending WM_GETTEXTEX.  This
caused the memcpy call to overflow the actual buffer since the count
is based on the size of the buffer alone, regardless of the amount of
text retrieved.

14 years agorichedit: Handle NULL buffer or 0 buffer length in ME_GetTextEx.
Dylan Smith [Thu, 30 Jul 2009 04:54:13 +0000 (00:54 -0400)] 
richedit: Handle NULL buffer or 0 buffer length in ME_GetTextEx.

ME_GetTextEx directly handles EM_GETTEXTEX, and previously a NULL buffer
would be dereferenced, and a 0 buffer length would cause nCount an
underflow in the nCount value which would allow a buffer overflow to
occur.

14 years agokernel32/tests: Skip GetVolumeInformation test on current directory when running...
Nicolas Le Cam [Mon, 13 Jul 2009 18:13:54 +0000 (20:13 +0200)] 
kernel32/tests: Skip GetVolumeInformation test on current directory when running on a root directory.

14 years agokernel32/tests: Test GetVolumeInformation when current directory is a root directory.
Nicolas Le Cam [Mon, 13 Jul 2009 18:09:37 +0000 (20:09 +0200)] 
kernel32/tests: Test GetVolumeInformation when current directory is a root directory.

14 years agogdiplus: Correctly forward to GdipAddPathPie.
Nikolay Sivov [Mon, 3 Aug 2009 08:24:31 +0000 (12:24 +0400)] 
gdiplus: Correctly forward to GdipAddPathPie.

14 years agocomctl32/listview: Offset every but LVIR_BOUNDS rectangles to column bound in details...
Nikolay Sivov [Sun, 2 Aug 2009 22:32:37 +0000 (02:32 +0400)] 
comctl32/listview: Offset every but LVIR_BOUNDS rectangles to column bound in details view.

14 years agocomctl32/listview: Don't offset to column bound calculating LVIR_LABEL for items.
Nikolay Sivov [Sun, 2 Aug 2009 22:15:10 +0000 (02:15 +0400)] 
comctl32/listview: Don't offset to column bound calculating LVIR_LABEL for items.

14 years agocomctl32/treeview: Correct define name.
Nikolay Sivov [Sun, 2 Aug 2009 21:56:35 +0000 (01:56 +0400)] 
comctl32/treeview: Correct define name.

14 years agocomctl32/comboex: Use const pointer when possible.
Nikolay Sivov [Sun, 2 Aug 2009 21:54:37 +0000 (01:54 +0400)] 
comctl32/comboex: Use const pointer when possible.

14 years agocomctl32/toolbar: Avoid unnecessary invalidation on TB_HIDEBUTTON.
Aled Hughes [Sun, 2 Aug 2009 21:52:51 +0000 (01:52 +0400)] 
comctl32/toolbar: Avoid unnecessary invalidation on TB_HIDEBUTTON.

14 years agocomctl32/listview: Fix some test failures on comctl32 4.7x.
Nikolay Sivov [Sun, 2 Aug 2009 21:44:31 +0000 (01:44 +0400)] 
comctl32/listview: Fix some test failures on comctl32 4.7x.

14 years agouser32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE messages.
Henri Verbeet [Mon, 3 Aug 2009 06:06:53 +0000 (08:06 +0200)] 
user32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE messages.

14 years agowined3d: Don't respecify compressed textures in surface_upload_data().
Henri Verbeet [Mon, 3 Aug 2009 06:06:52 +0000 (08:06 +0200)] 
wined3d: Don't respecify compressed textures in surface_upload_data().

Passing NULL to glCompressedTexImage2DARB() doesn't work particularly well
when both client storage and PBOs are enabled. Also, two years is long enough
to give driver developers a chance to fix the bug this was supposed to work
around.

14 years agowined3d: Rename WineD3DContext to struct wined3d_context.
Henri Verbeet [Mon, 3 Aug 2009 06:06:51 +0000 (08:06 +0200)] 
wined3d: Rename WineD3DContext to struct wined3d_context.

14 years agowined3d: Don't use the GL texture flags to determine if a format is a depth stencil...
Henri Verbeet [Mon, 3 Aug 2009 06:06:50 +0000 (08:06 +0200)] 
wined3d: Don't use the GL texture flags to determine if a format is a depth stencil in CheckDepthStencilCapability().

The OpenGL implementation might not support ARB_depth_texture, but that
doesn't mean we can't use the format for the depth buffer.

14 years agowined3d: Use the context's current render target the get the swapchain drawable size.
Henri Verbeet [Mon, 3 Aug 2009 06:06:49 +0000 (08:06 +0200)] 
wined3d: Use the context's current render target the get the swapchain drawable size.

"surface" might point to the frontbuffer while we're rendering to the
backbuffer, etc.

14 years agowined3d: Handle destruction of a context's current render target.
Henri Verbeet [Mon, 3 Aug 2009 06:06:48 +0000 (08:06 +0200)] 
wined3d: Handle destruction of a context's current render target.

14 years agontdll: For Darwin/Mac OS X, use legacy getdirentries if 64-bit inodes enabled.
Ken Thomases [Fri, 31 Jul 2009 21:25:48 +0000 (16:25 -0500)] 
ntdll: For Darwin/Mac OS X, use legacy getdirentries if 64-bit inodes enabled.

Fixes building on Snow Leopard.

14 years agowinex11: Fix XRender_GetSrcAreaStretch compile bug for when XRender isn't around.
Roderick Colenbrander [Sun, 2 Aug 2009 16:43:43 +0000 (18:43 +0200)] 
winex11: Fix XRender_GetSrcAreaStretch compile bug for when XRender isn't around.

14 years agowgl: Fix usage of non-GLX visual in glXCreateContext.
Roderick Colenbrander [Fri, 31 Jul 2009 20:50:36 +0000 (22:50 +0200)] 
wgl: Fix usage of non-GLX visual in glXCreateContext.

14 years agourlmon: Use one wininet internet handle for all connections.
Jacek Caban [Sat, 1 Aug 2009 22:11:46 +0000 (00:11 +0200)] 
urlmon: Use one wininet internet handle for all connections.

14 years agomshtml: Call set_ns_editmode in better place.
Jacek Caban [Sat, 1 Aug 2009 22:12:29 +0000 (00:12 +0200)] 
mshtml: Call set_ns_editmode in better place.

14 years agomshtml: Added IHTMLStyle3::wordWrap property implementation.
Jacek Caban [Sat, 1 Aug 2009 22:09:49 +0000 (00:09 +0200)] 
mshtml: Added IHTMLStyle3::wordWrap property implementation.

14 years agomshtml: Always return hex string in IHTMLBodyElement::get_bgColor.
Jacek Caban [Sat, 1 Aug 2009 22:09:09 +0000 (00:09 +0200)] 
mshtml: Always return hex string in IHTMLBodyElement::get_bgColor.

14 years agowininet: Explicity delete Content-Length header for gzip encoded connection.
Jacek Caban [Fri, 31 Jul 2009 19:07:42 +0000 (21:07 +0200)] 
wininet: Explicity delete Content-Length header for gzip encoded connection.