wine
12 years agowinex11: Avoid using the system GL headers.
Alexandre Julliard [Wed, 7 Nov 2012 16:20:57 +0000 (17:20 +0100)] 
winex11: Avoid using the system GL headers.

12 years agogdi32: Avoid using the system GL headers.
Alexandre Julliard [Wed, 7 Nov 2012 13:43:02 +0000 (14:43 +0100)] 
gdi32: Avoid using the system GL headers.

12 years agoopengl32: Avoid using the system GL headers.
Alexandre Julliard [Wed, 7 Nov 2012 12:15:24 +0000 (13:15 +0100)] 
opengl32: Avoid using the system GL headers.

12 years agoopengl32: Generate our own wgl.h header from the OpenGL registry data.
Alexandre Julliard [Wed, 7 Nov 2012 12:14:58 +0000 (13:14 +0100)] 
opengl32: Generate our own wgl.h header from the OpenGL registry data.

12 years agoopengl32: Update to the current OpenGL spec.
Alexandre Julliard [Wed, 7 Nov 2012 11:15:09 +0000 (12:15 +0100)] 
opengl32: Update to the current OpenGL spec.

12 years agomsi: Fix some leaks (coverity).
Frédéric Delanoy [Wed, 7 Nov 2012 00:05:50 +0000 (01:05 +0100)] 
msi: Fix some leaks (coverity).

12 years agoiphlapi: Fix some leaks (coverity).
Frédéric Delanoy [Wed, 7 Nov 2012 09:36:46 +0000 (10:36 +0100)] 
iphlapi: Fix some leaks (coverity).

12 years agoshell32: Initialize fAnyOperationsAborted in SHFileOperation.
Daniel Lehman [Tue, 6 Nov 2012 04:20:12 +0000 (20:20 -0800)] 
shell32: Initialize fAnyOperationsAborted in SHFileOperation.

12 years agowidl: Ignore -app_config option.
Jacek Caban [Wed, 7 Nov 2012 10:25:21 +0000 (11:25 +0100)] 
widl: Ignore -app_config option.

12 years agoopengl32: Implement the wglUseFontOutlines WGL_FONT_LINES format.
Sam Edwards [Tue, 6 Nov 2012 07:58:30 +0000 (00:58 -0700)] 
opengl32: Implement the wglUseFontOutlines WGL_FONT_LINES format.

12 years agod3d9/tests: Add test for IDirect3DDevice9_Reset with BackBufferWidth/Height = 0.
Sam Edwards [Tue, 6 Nov 2012 13:34:58 +0000 (06:34 -0700)] 
d3d9/tests: Add test for IDirect3DDevice9_Reset with BackBufferWidth/Height = 0.

12 years agogdiplus: Avoid GdipCloneMatrix calls for the graphics transformation matrix.
Dmitry Timoshkov [Wed, 7 Nov 2012 03:36:26 +0000 (11:36 +0800)] 
gdiplus: Avoid GdipCloneMatrix calls for the graphics transformation matrix.

12 years agocmd/tests: Simplify 'if' comparison tests.
Frédéric Delanoy [Tue, 6 Nov 2012 23:51:17 +0000 (00:51 +0100)] 
cmd/tests: Simplify 'if' comparison tests.

12 years agowined3d: Use more consistent names for the various bumpenv uniforms.
Henri Verbeet [Tue, 6 Nov 2012 21:13:27 +0000 (22:13 +0100)] 
wined3d: Use more consistent names for the various bumpenv uniforms.

12 years agowined3d: Introduce a separate structure for the ps specific fields in struct glsl_sha...
Henri Verbeet [Tue, 6 Nov 2012 21:13:26 +0000 (22:13 +0100)] 
wined3d: Introduce a separate structure for the ps specific fields in struct glsl_shader_prog_link.

12 years agoddraw/tests: Avoid LPDIRECTDRAW7.
Henri Verbeet [Tue, 6 Nov 2012 21:13:25 +0000 (22:13 +0100)] 
ddraw/tests: Avoid LPDIRECTDRAW7.

12 years agoddraw: Avoid LPDIRECTDRAWCLIPPER.
Henri Verbeet [Tue, 6 Nov 2012 21:13:24 +0000 (22:13 +0100)] 
ddraw: Avoid LPDIRECTDRAWCLIPPER.

12 years agoddraw: Avoid LPDIRECTDRAWPALETTE.
Henri Verbeet [Tue, 6 Nov 2012 21:13:23 +0000 (22:13 +0100)] 
ddraw: Avoid LPDIRECTDRAWPALETTE.

12 years agomshtml: Ignore one more property change notification to fix some IE installations.
Jacek Caban [Tue, 6 Nov 2012 15:56:47 +0000 (16:56 +0100)] 
mshtml: Ignore one more property change notification to fix some IE installations.

12 years agomsi: Avoid a crash when target paths have not yet been resolved.
Hans Leidekker [Tue, 6 Nov 2012 14:20:02 +0000 (15:20 +0100)] 
msi: Avoid a crash when target paths have not yet been resolved.

12 years agogdiplus: Allocate a copy of the graphics transformation matrix on the stack instead...
Dmitry Timoshkov [Tue, 6 Nov 2012 09:39:18 +0000 (17:39 +0800)] 
gdiplus: Allocate a copy of the graphics transformation matrix on the stack instead of cloning it.

12 years agogdiplus: Add support for extra transformation in GdipMeasureDriverString and GdipDraw...
Dmitry Timoshkov [Tue, 6 Nov 2012 09:38:23 +0000 (17:38 +0800)] 
gdiplus: Add support for extra transformation in GdipMeasureDriverString and GdipDrawDriverString.

12 years agomstask/tests: Add tests for GetTargetComputer.
Detlef Riekenberg [Mon, 5 Nov 2012 23:20:13 +0000 (00:20 +0100)] 
mstask/tests: Add tests for GetTargetComputer.

12 years agomstask: Implement GetTargetComputer.
Detlef Riekenberg [Mon, 5 Nov 2012 23:20:12 +0000 (00:20 +0100)] 
mstask: Implement GetTargetComputer.

12 years agouser32: Force refreshing the non-client area when the window surface is changed.
Alexandre Julliard [Tue, 6 Nov 2012 13:52:28 +0000 (14:52 +0100)] 
user32: Force refreshing the non-client area when the window surface is changed.

12 years agoattrib: Remove redundant code.
Jason Edmeades [Mon, 5 Nov 2012 22:17:21 +0000 (22:17 +0000)] 
attrib: Remove redundant code.

12 years agoxcopy: Fix resource leak (coverity).
Jason Edmeades [Mon, 5 Nov 2012 21:53:39 +0000 (21:53 +0000)] 
xcopy: Fix resource leak (coverity).

12 years agocmd: Fix for loops within for loops.
Jason Edmeades [Mon, 5 Nov 2012 21:43:08 +0000 (21:43 +0000)] 
cmd: Fix for loops within for loops.

12 years agoattrib: Add attrib /d support.
Jason Edmeades [Thu, 25 Oct 2012 23:25:30 +0000 (00:25 +0100)] 
attrib: Add attrib /d support.

12 years agoattrib: Add support for attrib /s.
Jason Edmeades [Thu, 25 Oct 2012 23:22:56 +0000 (00:22 +0100)] 
attrib: Add support for attrib /s.

12 years agoattrib: Support relative paths as args.
Jason Edmeades [Thu, 25 Oct 2012 21:42:46 +0000 (22:42 +0100)] 
attrib: Support relative paths as args.

12 years agocmd: Don't overflow parameter length when copying substring.
Jason Edmeades [Thu, 25 Oct 2012 20:17:13 +0000 (21:17 +0100)] 
cmd: Don't overflow parameter length when copying substring.

12 years agoschtasks: Add a stub schtasks.exe.
Detlef Riekenberg [Sun, 4 Nov 2012 22:02:06 +0000 (23:02 +0100)] 
schtasks: Add a stub schtasks.exe.

12 years agomsvcrt: Improved strtod_l precision.
Piotr Caban [Tue, 6 Nov 2012 09:33:51 +0000 (10:33 +0100)] 
msvcrt: Improved strtod_l precision.

12 years agomsvcrt: Improved _wcstod_l precision.
Piotr Caban [Tue, 6 Nov 2012 09:33:40 +0000 (10:33 +0100)] 
msvcrt: Improved _wcstod_l precision.

12 years agomsvcrt: Improved _atoflt_l precision.
Piotr Caban [Tue, 6 Nov 2012 09:33:20 +0000 (10:33 +0100)] 
msvcrt: Improved _atoflt_l precision.

12 years agowined3d: Introduce a separate structure for the vs specific fields in struct glsl_sha...
Henri Verbeet [Mon, 5 Nov 2012 20:38:25 +0000 (21:38 +0100)] 
wined3d: Introduce a separate structure for the vs specific fields in struct glsl_shader_prog_link.

12 years agowined3d: Use the shader object ids as program key.
Henri Verbeet [Mon, 5 Nov 2012 20:38:24 +0000 (21:38 +0100)] 
wined3d: Use the shader object ids as program key.

12 years agoddraw: Avoid LPDIRECTDRAWSURFACE.
Henri Verbeet [Mon, 5 Nov 2012 20:38:23 +0000 (21:38 +0100)] 
ddraw: Avoid LPDIRECTDRAWSURFACE.

12 years agoddraw: Avoid LPDIRECTDRAWSURFACE2.
Henri Verbeet [Mon, 5 Nov 2012 20:38:22 +0000 (21:38 +0100)] 
ddraw: Avoid LPDIRECTDRAWSURFACE2.

12 years agoddraw: Avoid LPDIRECTDRAWSURFACE3.
Henri Verbeet [Mon, 5 Nov 2012 20:38:21 +0000 (21:38 +0100)] 
ddraw: Avoid LPDIRECTDRAWSURFACE3.

12 years agomshtml: Keep reference to document node in fire_event_obj.
Jacek Caban [Mon, 5 Nov 2012 18:04:30 +0000 (19:04 +0100)] 
mshtml: Keep reference to document node in fire_event_obj.

12 years agomshtml: Don't call CP event sinks on detached documents.
Jacek Caban [Mon, 5 Nov 2012 18:04:18 +0000 (19:04 +0100)] 
mshtml: Don't call CP event sinks on detached documents.

12 years agogdi32: Take into account the FontSmoothing key for anti-aliasing.
Alexandre Julliard [Tue, 6 Nov 2012 14:56:30 +0000 (15:56 +0100)] 
gdi32: Take into account the FontSmoothing key for anti-aliasing.

12 years agogdi32: Avoid opening the desktop registry key multiple times.
Alexandre Julliard [Tue, 6 Nov 2012 14:35:18 +0000 (15:35 +0100)] 
gdi32: Avoid opening the desktop registry key multiple times.

12 years agogdi32: Use the fontconfig anti-aliasing setup even for non-fontconfig fonts.
Alexandre Julliard [Mon, 5 Nov 2012 21:32:51 +0000 (22:32 +0100)] 
gdi32: Use the fontconfig anti-aliasing setup even for non-fontconfig fonts.

12 years agogdi32: Get rid of the non-standard flags in GetRasterizerCaps.
Alexandre Julliard [Mon, 5 Nov 2012 21:31:31 +0000 (22:31 +0100)] 
gdi32: Get rid of the non-standard flags in GetRasterizerCaps.

12 years agoinclude: Add format definitions for wglUseFontOutlines.
Alexandre Julliard [Mon, 5 Nov 2012 22:23:48 +0000 (23:23 +0100)] 
include: Add format definitions for wglUseFontOutlines.

12 years agomsvcrt: Improved scanf precision.
Piotr Caban [Mon, 5 Nov 2012 10:40:20 +0000 (11:40 +0100)] 
msvcrt: Improved scanf precision.

12 years agopo: Update German translation.
Julian Rüger [Mon, 5 Nov 2012 10:27:57 +0000 (11:27 +0100)] 
po: Update German translation.

12 years agomsi: Fix a leak (coverity).
Frédéric Delanoy [Mon, 5 Nov 2012 14:46:45 +0000 (15:46 +0100)] 
msi: Fix a leak (coverity).

12 years agomsi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
Hans Leidekker [Mon, 5 Nov 2012 15:30:27 +0000 (16:30 +0100)] 
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.

12 years agomsi: Preserve strings with embedded nulls in the record formatting implementation.
Hans Leidekker [Mon, 5 Nov 2012 15:29:50 +0000 (16:29 +0100)] 
msi: Preserve strings with embedded nulls in the record formatting implementation.

12 years agomsi: Fix handling of strings with embedded nulls in msi_addstring.
Hans Leidekker [Mon, 5 Nov 2012 15:29:30 +0000 (16:29 +0100)] 
msi: Fix handling of strings with embedded nulls in msi_addstring.

12 years agodwrite: Support eight more script ranges.
Nikolay Sivov [Mon, 5 Nov 2012 22:08:12 +0000 (17:08 -0500)] 
dwrite: Support eight more script ranges.

12 years agojscript: Added more enumerable attribute tests.
Jacek Caban [Mon, 5 Nov 2012 14:04:38 +0000 (15:04 +0100)] 
jscript: Added more enumerable attribute tests.

12 years agojscript: Added propertyIsEnumerable implementation.
Jacek Caban [Mon, 5 Nov 2012 14:04:19 +0000 (15:04 +0100)] 
jscript: Added propertyIsEnumerable implementation.

12 years agojscript: Use jsdisp_propput_dontenum where appropriate.
Jacek Caban [Mon, 5 Nov 2012 14:04:01 +0000 (15:04 +0100)] 
jscript: Use jsdisp_propput_dontenum where appropriate.

12 years agojscript: Create non-enumerable properties in jsdisp_propput_const.
Jacek Caban [Mon, 5 Nov 2012 14:03:49 +0000 (15:03 +0100)] 
jscript: Create non-enumerable properties in jsdisp_propput_const.

12 years agojscript: Use prop_put in jsdisp_propput_dontenum.
Jacek Caban [Mon, 5 Nov 2012 14:03:35 +0000 (15:03 +0100)] 
jscript: Use prop_put in jsdisp_propput_dontenum.

12 years agoscrrun: Added a stub for IFolder interface.
Nikolay Sivov [Sun, 4 Nov 2012 21:59:00 +0000 (16:59 -0500)] 
scrrun: Added a stub for IFolder interface.

12 years agoscrrun: Invoke() takes interface pointer, not a pointer to pointer.
Nikolay Sivov [Sun, 4 Nov 2012 15:36:16 +0000 (10:36 -0500)] 
scrrun: Invoke() takes interface pointer, not a pointer to pointer.

12 years agowinex11: Store the anti-aliasing flags in the device instead of the font cache.
Alexandre Julliard [Mon, 5 Nov 2012 15:48:47 +0000 (16:48 +0100)] 
winex11: Store the anti-aliasing flags in the device instead of the font cache.

12 years agowinex11: Use the default anti-aliasing parameters from gdi32.
Alexandre Julliard [Mon, 5 Nov 2012 12:22:46 +0000 (13:22 +0100)] 
winex11: Use the default anti-aliasing parameters from gdi32.

12 years agogdi32: Determine the default anti-aliasing parameters in the null driver SelectFont...
Alexandre Julliard [Mon, 5 Nov 2012 11:32:15 +0000 (12:32 +0100)] 
gdi32: Determine the default anti-aliasing parameters in the null driver SelectFont entry point.

12 years agoopengl32: Implement wglUseFontOutlines curve smoothing.
Sam Edwards [Thu, 1 Nov 2012 22:39:47 +0000 (16:39 -0600)] 
opengl32: Implement wglUseFontOutlines curve smoothing.

12 years agoole32: Removed unused parametrs keyname and valuename in COM_RegReadPath.
Tatyana Fokina [Fri, 2 Nov 2012 11:56:50 +0000 (15:56 +0400)] 
ole32: Removed unused parametrs keyname and valuename in COM_RegReadPath.

12 years agod3dx9_36: D3DXCreateFontIndirectW seems no longer to be a stub.
André Hentschel [Sat, 3 Nov 2012 17:06:03 +0000 (18:06 +0100)] 
d3dx9_36: D3DXCreateFontIndirectW seems no longer to be a stub.

12 years agowinhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH as session option.
Detlef Riekenberg [Sun, 4 Nov 2012 22:01:08 +0000 (23:01 +0100)] 
winhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH as session option.

12 years agomsvfw32: Fix a leak (coverity).
Frédéric Delanoy [Fri, 2 Nov 2012 22:49:29 +0000 (23:49 +0100)] 
msvfw32: Fix a leak (coverity).

12 years agod3dxof/tests: Pass level by value in process_data rather than a pointer.
Christian Costa [Mon, 5 Nov 2012 08:47:06 +0000 (09:47 +0100)] 
d3dxof/tests: Pass level by value in process_data rather than a pointer.

12 years agodmusic: Init port caps dwSize member before calling GetPortCaps.
Christian Costa [Mon, 5 Nov 2012 08:46:13 +0000 (09:46 +0100)] 
dmusic: Init port caps dwSize member before calling GetPortCaps.

12 years agodmusic: Remove unused variables.
Christian Costa [Mon, 5 Nov 2012 08:46:45 +0000 (09:46 +0100)] 
dmusic: Remove unused variables.

12 years agoopengl32: Don't lose __wine_set_pixel_format() declaration during make_opengl.
Ken Thomases [Sun, 4 Nov 2012 23:28:51 +0000 (17:28 -0600)] 
opengl32: Don't lose __wine_set_pixel_format() declaration during make_opengl.

12 years agowined3d: Enable or disable the fragment pipe in shader_select().
Henri Verbeet [Sun, 4 Nov 2012 18:51:33 +0000 (19:51 +0100)] 
wined3d: Enable or disable the fragment pipe in shader_select().

12 years agowined3d: Simplify shader selection.
Henri Verbeet [Sun, 4 Nov 2012 18:51:32 +0000 (19:51 +0100)] 
wined3d: Simplify shader selection.

12 years agoddraw: Avoid LPDIRECTDRAWSURFACE4.
Henri Verbeet [Sun, 4 Nov 2012 18:51:31 +0000 (19:51 +0100)] 
ddraw: Avoid LPDIRECTDRAWSURFACE4.

12 years agoddraw: Avoid LPDIRECTDRAWSURFACE7.
Henri Verbeet [Sun, 4 Nov 2012 18:51:30 +0000 (19:51 +0100)] 
ddraw: Avoid LPDIRECTDRAWSURFACE7.

12 years agommdevapi: Avoid a couple of dependencies on ddraw.h.
Henri Verbeet [Sun, 4 Nov 2012 18:51:29 +0000 (19:51 +0100)] 
mmdevapi: Avoid a couple of dependencies on ddraw.h.

12 years agoAssorted spelling fixes.
Francois Gouget [Sun, 4 Nov 2012 10:06:58 +0000 (11:06 +0100)] 
Assorted spelling fixes.

12 years agomsvcp71: Remove an unused VTBL wrapper.
Francois Gouget [Sun, 4 Nov 2012 10:06:47 +0000 (11:06 +0100)] 
msvcp71: Remove an unused VTBL wrapper.

12 years agokernel32/tests: Make test_CompareStringOrdinal() static.
Francois Gouget [Sun, 4 Nov 2012 10:06:40 +0000 (11:06 +0100)] 
kernel32/tests: Make test_CompareStringOrdinal() static.

12 years agopo: Update Finnish translation.
Lauri Kenttä [Sat, 3 Nov 2012 17:50:23 +0000 (19:50 +0200)] 
po: Update Finnish translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Sat, 3 Nov 2012 16:44:13 +0000 (18:44 +0200)] 
po: Update Lithuanian translation.

12 years agodmloader: Fix sizeof statement (coverity).
André Hentschel [Sat, 3 Nov 2012 16:26:13 +0000 (17:26 +0100)] 
dmloader: Fix sizeof statement (coverity).

12 years agod3dx9_36: Return on error (coverity).
André Hentschel [Sat, 3 Nov 2012 16:26:26 +0000 (17:26 +0100)] 
d3dx9_36: Return on error (coverity).

12 years agourlmon: Fix copy and paste error (coverity).
André Hentschel [Sat, 3 Nov 2012 16:26:03 +0000 (17:26 +0100)] 
urlmon: Fix copy and paste error (coverity).

12 years agoriched20: Remove duplicate operand in expression (coverity).
André Hentschel [Sat, 3 Nov 2012 16:25:52 +0000 (17:25 +0100)] 
riched20: Remove duplicate operand in expression (coverity).

12 years agowinex11: Avoid memory leaks (coverity).
André Hentschel [Sat, 3 Nov 2012 16:25:45 +0000 (17:25 +0100)] 
winex11: Avoid memory leaks (coverity).

12 years agomsvcp: Sync std::getline(istream<> &) implementations.
Daniel Lehman [Fri, 2 Nov 2012 18:27:12 +0000 (11:27 -0700)] 
msvcp: Sync std::getline(istream<> &) implementations.

12 years agomsvcp90: Use streambuf sgetc/snextc in std::getline(istream<> &).
Daniel Lehman [Mon, 1 Oct 2012 18:00:59 +0000 (11:00 -0700)] 
msvcp90: Use streambuf sgetc/snextc in std::getline(istream<> &).

12 years agooleaut32: helpcontext is not an offset.
Andrew Eikum [Fri, 2 Nov 2012 17:53:36 +0000 (12:53 -0500)] 
oleaut32: helpcontext is not an offset.

12 years agomsvcp90: Use critical sections in mutex object.
Piotr Caban [Fri, 2 Nov 2012 19:06:08 +0000 (20:06 +0100)] 
msvcp90: Use critical sections in mutex object.

12 years agomsvcp90: Fixed incorrect sentry object usage.
Piotr Caban [Fri, 2 Nov 2012 19:05:51 +0000 (20:05 +0100)] 
msvcp90: Fixed incorrect sentry object usage.

12 years agodmusic: Display new ref in AddRef and Release.
Christian Costa [Thu, 1 Nov 2012 16:34:44 +0000 (17:34 +0100)] 
dmusic: Display new ref in AddRef and Release.

12 years agodmusic: Dump port params only once.
Christian Costa [Thu, 1 Nov 2012 16:30:49 +0000 (17:30 +0100)] 
dmusic: Dump port params only once.

12 years agomsvcrt: Allocate buffer in fwrite function.
Piotr Caban [Fri, 2 Nov 2012 16:18:34 +0000 (17:18 +0100)] 
msvcrt: Allocate buffer in fwrite function.

12 years agomsvcp71: Fixed basic_streambuf<wchar> vtable.
Piotr Caban [Fri, 2 Nov 2012 16:18:20 +0000 (17:18 +0100)] 
msvcp71: Fixed basic_streambuf<wchar> vtable.

12 years agomsvcp71: Ignore prot argument in Fiopen_wchar function.
Piotr Caban [Fri, 2 Nov 2012 16:18:07 +0000 (17:18 +0100)] 
msvcp71: Ignore prot argument in Fiopen_wchar function.

12 years agomsi: Return length for the empty string in msi_string_lookup.
Hans Leidekker [Fri, 2 Nov 2012 14:35:34 +0000 (15:35 +0100)] 
msi: Return length for the empty string in msi_string_lookup.