winecfg: Update WinXP version to SP3.
[wine] / dlls /
2009-06-01  Vitaliy Margolenwinecfg: Update WinXP version to SP3.
2009-06-01  Yuriy Kaminskiydsound: Fix segv on use-after-free in IDirectSoundNotif...
2009-06-01  Paul Vrienswinmm/tests: Remove an unreliable test.
2009-06-01  Paul Vriensuser32: Fix Dutch translations.
2009-06-01  Paul Vriensshell32: Fix Dutch translations.
2009-06-01  Paul Vriensappwiz.cpl: Fix Dutch translations.
2009-06-01  Paul Vriensoleacc: Fix Dutch translations.
2009-06-01  Jacek Cabanwininet: Test gzip encoded read.
2009-06-01  Jacek Cabanwininet: Added support for decompressing gzip encoded...
2009-06-01  Jacek Cabanwininet: Change read_buf type to BYTE.
2009-06-01  Jacek Cabanwininet: Always set path in HttpOpenRequest.
2009-06-01  Jacek Cabanwininet: Move strings to avoid duplications.
2009-06-01  Aurimas Fišeraskernel32/nls: Add missing translations for lth.nls.
2009-06-01  Stefan Dösingerwined3d: Add a comment about texbem and X2D.
2009-06-01  Stefan Dösingerwined3d: Don't enable the NV frag extensions if we...
2009-06-01  Stefan Dösingerwined3d: Write result.color in one mov.
2009-06-01  Stefan Dösingerwined3d: Revert "WineD3D: use CMP instead of SLT and...
2009-06-01  Stefan Dösingerwined3d: Use Rx registers for sRGB correction if possible.
2009-06-01  Alexandre Julliardwinegcc: Add support for building PE executables using...
2009-05-29  Hans Leidekkermsi: The assembly file version field is optional.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for dec.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for del.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for dea.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for des.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Translation-fix for deu.nls.
2009-05-29  Nikolay Sivovcomctl32/listview: Don't offset subitem rectangles...
2009-05-29  Nikolay Sivovcomctl32/listview: A bunch of LVM_GETSUBITEMRECT tests.
2009-05-29  Nikolay Sivovcomctl32/listview: Fix regression on LVIR_BOUNDS reques...
2009-05-29  Nikolay Sivovcomctl32/listview: Use NMITEMACTIVATE instead of NMLIST...
2009-05-29  Alexandre Julliarddbghelp: Try to avoid crashing on unrecognized attributes.
2009-05-29  Stefan Dösingerwined3d: Use NRM from GL_NV_fragment_program2 if available.
2009-05-29  Stefan Dösingerwined3d: Avoid the TMP_COLOR mov in some cases.
2009-05-29  Stefan Dösingerwined3d: Use DP2A or X2D for dp2add if available.
2009-05-29  Stefan Dösingerwined3d: Remove a MESA hack.
2009-05-29  Stefan Dösingerwined3d: Allocate the proper size for the lconst map.
2009-05-29  Gerald Pfeiferuser32/tests: Remove unused SAME macro.
2009-05-29  Henri Verbeetwined3d: Use the proper OUT swizzle in handle_ps3_input().
2009-05-29  Henri Verbeetd3d9: Having a NULL rendertarget isn't a failure.
2009-05-29  Henri Verbeetwined3d: Add device resources from resource_init().
2009-05-29  Henri Verbeetwined3d: Remove ResourceReleased() from the public...
2009-05-29  Henri Verbeetwined3d: Add missing ActivateContext calls to shader_de...
2009-05-29  Aric Stewartmsctf: Define compartment guids.
2009-05-29  Gerald Pfeifergphoto2.ds: Only provide GPHOTO2_StrDup() when we have...
2009-05-29  Paul Vriensoleaut32/tests: Spelling fixes.
2009-05-28  Alexandre Julliardwininet: Add a critical section to protect the read...
2009-05-28  Alexandre Julliardrpcrt4/tests: Disable some tests that crash on Windows.
2009-05-28  Alexandre Julliardrpcrt4/tests: Remove tests for v1 memory list, the...
2009-05-28  Alexandre Julliardrpcrt4/tests: Mark some stub message tests broken for...
2009-05-28  Hans Leidekkermsi: Fix some memory leaks.
2009-05-28  Hans Leidekkermsi: Consistently use the parser allocator when parsing...
2009-05-28  Hans Leidekkermsi: Don't duplicate the table name in CREATE_CreateView.
2009-05-28  Hans Leidekkermsi: Constify some parameters.
2009-05-28  Hans Leidekkerkernel32: Improve the GetSystemPowerStatus stub.
2009-05-28  Alexandre Julliardmsvfw32: Fix a pointer conversion warning on 64-bit.
2009-05-28  Alexandre Julliardmsacm32: Fix a pointer conversion warning on 64-bit.
2009-05-28  Alexandre Julliardsane.ds: Fix a pointer conversion warning on 64-bit.
2009-05-28  Alexandre Julliardgphoto2.ds: Fix a pointer conversion warning on 64...
2009-05-28  Alexandre Julliarduser32/tests: Fix some pointer conversion warnings...
2009-05-28  Alexandre Julliardole32: Fix some pointer conversion warnings on 64-bit.
2009-05-28  Alexandre Julliardcomctl32/tests: Replace a listview macro by an explicit...
2009-05-28  Alexandre Julliardopengl32: Generate the correct trace arguments for...
2009-05-28  Louis Lenderswined3d: Fix CheckDeviceMultiSampleType when queried...
2009-05-28  André Hentschelwinex11: Fix Ctrl+Tab translation.
2009-05-28  Peter Hedlundkernel32: Mask out obsolete flags in GlobalAlloc.
2009-05-28  Stefan Dösingerwined3d: Emulate if(bool) in ARB shaders.
2009-05-28  Stefan Dösingerwined3d: Add a function around the handler table.
2009-05-28  Stefan Dösingerwined3d: Manage vs_compile_args in the backends.
2009-05-28  Stefan Dösingerwined3d: Manage ps_compiled_shader in the backends.
2009-05-28  Stefan Dösingerwined3d: Make find_gl_vshader backend specific.
2009-05-28  Stefan Dösingerwined3d: Remove the forward declaration added in the...
2009-05-28  Stefan Dösingerwined3d: Make find_gl_pshader backend private.
2009-05-28  Stefan Dösingerwined3d: Store the compile args in the compile context...
2009-05-28  Austin Englishuser32: Downgrade a FIXME to a WARN.
2009-05-28  Henri Verbeetwined3d: Remove the "declaration" parameter to IWineD3D...
2009-05-28  Henri Verbeetd3d10core: Don't complain as much about setting a NULL...
2009-05-28  Henri Verbeetd3d10core: Implement ID3D10Device::VSSetShader().
2009-05-28  Henri Verbeetwined3d: Match the d3d10 name for WINED3DDECLUSAGE_POSI...
2009-05-28  Henri Verbeetwined3d: Use the output signature to setup SM4 vertex...
2009-05-28  Dmitry Timoshkovwinex11.drv: Avoid a crash if not in a desktop mode.
2009-05-28  Andrew Talbotcomctl32: Constify some variables.
2009-05-28  Nikolay Sivovcomctl32/tooltips: Fix callback tip text retrieval.
2009-05-28  Nikolay Sivovcomctl32/tooltips: Move parameter cast to WinProc.
2009-05-28  Aric Stewartadvapi: Correct buffer length in LookupAccountNameW.
2009-05-28  Vincent Povirkgdiplus: Stub GdipCreateHICONFromBitmap.
2009-05-28  Piotr Cabanjscript: Added implementation of Math_pow with less...
2009-05-28  Piotr Cabanjscript: Fixed memory leak.
2009-05-28  Paul Vriensmsi/tests: Remove unused variable.
2009-05-28  Alexandre Julliardrpcrt4: Fix compiler warnings on 64-bit.
2009-05-28  Alexandre Julliardrpcrt4: Implement NdrPointerMemorySize and enable the...
2009-05-28  Alexandre Julliardrpcrt4/tests: Enable some tests that no longer crash...
2009-05-28  Alexandre Julliardrpcrt4/tests: Comment out a couple of tests that crash...
2009-05-27  Alexandre Julliardrpcrt4: Fix the PSFactoryBuffer proxy refcounting,...
2009-05-27  Alexandre Julliardrpcrt4/tests: Fix a number of 64-bit issues in the...
2009-05-27  Alexandre Julliardntdll: Try any address in map_image no matter what...
2009-05-27  Paul Vriensmshtml: Match IE8 implementation.
2009-05-27  Paul Vriensmsi/tests: Prevent crash when ConvertSidToStringSidA...
2009-05-27  Nikolay Sivovcomctl32/ipaddress: Skip test on Win95 with common...
2009-05-27  Michael Stefaniucmsvcrt: Avoid using size_t when not neededed.
2009-05-27  Michael Stefaniucmsvcrt: Replace size_t with MSVCRT_size_t.
2009-05-27  Michael Stefaniucmsvcrtd: Use size_t instead of unsigned long.
next