netapi32/tests: Fix an access test failure on XP.
[wine] / dlls /
2012-11-08  Józef Kuciad3dx9: Handle NULL arguments in D3DXVec3Unproject.
2012-11-08  Józef Kuciad3dx9: Handle NULL arguments in D3DXVec3Project.
2012-11-08  Hans Leidekkerxpssvcs: Add stub dll.
2012-11-08  Frédéric Delanoyd3drm: Fix a leak (coverity).
2012-11-08  André Hentschelwinmm: Mark up fallthrough switch case (coverity).
2012-11-08  Sam Edwardsopengl32: Apply correct normals to text rendered with...
2012-11-08  Sam Edwardsd3d8/tests: Add test for IDirect3DDevice8_Reset with...
2012-11-08  Dmitry Timoshkovgdiplus: Store transformation matrix directly in the...
2012-11-08  Detlef Riekenbergmstask/tests: Add tests for SetTargetComputer.
2012-11-08  Detlef Riekenbergmstask: Implement SetTargetComputer.
2012-11-08  Henri Verbeetwined3d: Introduce a separate function for initializing...
2012-11-08  Henri Verbeetwined3d: Introduce a separate function for initializing...
2012-11-08  Henri Verbeetwined3d: Use the correct RGTC constant in format_textur...
2012-11-08  Henri Verbeetddraw: Avoid LPDIRECT3DVERTEXBUFFER7.
2012-11-08  Henri Verbeetddraw: Avoid LPDIRECTDRAW.
2012-11-08  Alexandre Julliardopengl32: Get rid of wine_ prefix on generated functions.
2012-11-08  Alexandre Julliardopengl32: Get rid of the extension removal hack in...
2012-11-08  Alexandre Julliardwined3d: Link directly to opengl32.
2012-11-07  Alexandre Julliardntdll: Fix access/write file time mixup.
2012-11-07  Hans Leidekkermsi: Register dlls in a separate process.
2012-11-07  Hans Leidekkermsi: Make sure either the REINSTALL or the REMOVE prope...
2012-11-07  Hans Leidekkermsi: Remove a component regardless of its install state...
2012-11-07  Hans Leidekkermsi: Return correct length for the empty string from...
2012-11-07  Piotr Cabanmsvcp60: Fixed basic_streambuf class structure.
2012-11-07  Piotr Cabanmsvcp: Fixed uninitialized variable access in num_get...
2012-11-07  Piotr Cabanmsvcp90: Destroy string returned by basic_stringbuf_cha...
2012-11-07  Piotr Cabanmsvcp90: Fixed long long printing in tests.
2012-11-07  Piotr Cabanmsvcrt: Fixed __p___mb_cur_max tests.
2012-11-07  Jacek Cabanmshtml: Added IHTMLObjectElement::name property impleme...
2012-11-07  Alexandre Julliardopengl32: Don't substitute OpenGL types that are alread...
2012-11-07  Alexandre Julliardwined3d: Make use of the generated wgl.h header.
2012-11-07  Alexandre Julliardwinex11: Avoid using the system GL headers.
2012-11-07  Alexandre Julliardgdi32: Avoid using the system GL headers.
2012-11-07  Alexandre Julliardopengl32: Avoid using the system GL headers.
2012-11-07  Alexandre Julliardopengl32: Generate our own wgl.h header from the OpenGL...
2012-11-07  Alexandre Julliardopengl32: Update to the current OpenGL spec.
2012-11-07  Frédéric Delanoymsi: Fix some leaks (coverity).
2012-11-07  Frédéric Delanoyiphlapi: Fix some leaks (coverity).
2012-11-07  Daniel Lehmanshell32: Initialize fAnyOperationsAborted in SHFileOper...
2012-11-07  Sam Edwardsopengl32: Implement the wglUseFontOutlines WGL_FONT_LIN...
2012-11-07  Sam Edwardsd3d9/tests: Add test for IDirect3DDevice9_Reset with...
2012-11-07  Dmitry Timoshkovgdiplus: Avoid GdipCloneMatrix calls for the graphics...
2012-11-07  Henri Verbeetwined3d: Use more consistent names for the various...
2012-11-07  Henri Verbeetwined3d: Introduce a separate structure for the ps...
2012-11-07  Henri Verbeetddraw/tests: Avoid LPDIRECTDRAW7.
2012-11-06  Jacek Cabanmshtml: Ignore one more property change notification...
2012-11-06  Hans Leidekkermsi: Avoid a crash when target paths have not yet been...
2012-11-06  Dmitry Timoshkovgdiplus: Allocate a copy of the graphics transformation...
2012-11-06  Dmitry Timoshkovgdiplus: Add support for extra transformation in GdipMe...
2012-11-06  Detlef Riekenbergmstask/tests: Add tests for GetTargetComputer.
2012-11-06  Detlef Riekenbergmstask: Implement GetTargetComputer.
2012-11-06  Alexandre Julliarduser32: Force refreshing the non-client area when the...
2012-11-06  Piotr Cabanmsvcrt: Improved strtod_l precision.
2012-11-06  Piotr Cabanmsvcrt: Improved _wcstod_l precision.
2012-11-06  Piotr Cabanmsvcrt: Improved _atoflt_l precision.
2012-11-06  Henri Verbeetwined3d: Introduce a separate structure for the vs...
2012-11-06  Henri Verbeetwined3d: Use the shader object ids as program key.
2012-11-06  Henri Verbeetddraw: Avoid LPDIRECTDRAWSURFACE.
2012-11-06  Henri Verbeetddraw: Avoid LPDIRECTDRAWSURFACE2.
2012-11-06  Jacek Cabanmshtml: Keep reference to document node in fire_event_obj.
2012-11-06  Jacek Cabanmshtml: Don't call CP event sinks on detached documents.
2012-11-06  Alexandre Julliardgdi32: Take into account the FontSmoothing key for...
2012-11-06  Alexandre Julliardgdi32: Avoid opening the desktop registry key multiple...
2012-11-06  Alexandre Julliardgdi32: Use the fontconfig anti-aliasing setup even...
2012-11-06  Alexandre Julliardgdi32: Get rid of the non-standard flags in GetRasteriz...
2012-11-05  Piotr Cabanmsvcrt: Improved scanf precision.
2012-11-05  Frédéric Delanoymsi: Fix a leak (coverity).
2012-11-05  Hans Leidekkermsi: Fix handling of REG_MULTI_SZ values in the WriteRe...
2012-11-05  Hans Leidekkermsi: Preserve strings with embedded nulls in the record...
2012-11-05  Hans Leidekkermsi: Fix handling of strings with embedded nulls in...
2012-11-05  Nikolay Sivovdwrite: Support eight more script ranges.
2012-11-05  Jacek Cabanjscript: Added more enumerable attribute tests.
2012-11-05  Jacek Cabanjscript: Added propertyIsEnumerable implementation.
2012-11-05  Jacek Cabanjscript: Use jsdisp_propput_dontenum where appropriate.
2012-11-05  Jacek Cabanjscript: Create non-enumerable properties in jsdisp_pro...
2012-11-05  Jacek Cabanjscript: Use prop_put in jsdisp_propput_dontenum.
2012-11-05  Nikolay Sivovscrrun: Added a stub for IFolder interface.
2012-11-05  Nikolay Sivovscrrun: Invoke() takes interface pointer, not a pointer...
2012-11-05  Alexandre Julliardwinex11: Store the anti-aliasing flags in the device...
2012-11-05  Alexandre Julliardwinex11: Use the default anti-aliasing parameters from...
2012-11-05  Alexandre Julliardgdi32: Determine the default anti-aliasing parameters...
2012-11-05  Sam Edwardsopengl32: Implement wglUseFontOutlines curve smoothing.
2012-11-05  Tatyana Fokinaole32: Removed unused parametrs keyname and valuename...
2012-11-05  André Hentscheld3dx9_36: D3DXCreateFontIndirectW seems no longer to...
2012-11-05  Detlef Riekenbergwinhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH...
2012-11-05  Frédéric Delanoymsvfw32: Fix a leak (coverity).
2012-11-05  Christian Costad3dxof/tests: Pass level by value in process_data rathe...
2012-11-05  Christian Costadmusic: Init port caps dwSize member before calling...
2012-11-05  Christian Costadmusic: Remove unused variables.
2012-11-05  Ken Thomasesopengl32: Don't lose __wine_set_pixel_format() declarat...
2012-11-05  Henri Verbeetwined3d: Enable or disable the fragment pipe in shader_...
2012-11-05  Henri Verbeetwined3d: Simplify shader selection.
2012-11-05  Henri Verbeetddraw: Avoid LPDIRECTDRAWSURFACE4.
2012-11-05  Henri Verbeetddraw: Avoid LPDIRECTDRAWSURFACE7.
2012-11-05  Henri Verbeetmmdevapi: Avoid a couple of dependencies on ddraw.h.
2012-11-05  Francois GougetAssorted spelling fixes.
2012-11-05  Francois Gougetmsvcp71: Remove an unused VTBL wrapper.
2012-11-05  Francois Gougetkernel32/tests: Make test_CompareStringOrdinal() static.
2012-11-05  André Hentscheldmloader: Fix sizeof statement (coverity).
2012-11-05  André Hentscheld3dx9_36: Return on error (coverity).
next