wine
2009-05-29  Jacek Cabanwininet.h: Added more error codes.
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 Leidekkerinclude: Sync definition of CERT_CHAIN_PARA and SCHANNE...
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 Julliardwinedump: Fix a printf format warning on 64-bit.
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  Michael Stefaniucnotepad: Use the ARRAY_SIZE() macro if we already have it.
2009-05-28  Michael Stefaniucnotepad: Rename the SIZEOF macro to the more descriptiv...
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  Ge van Geldorpwinetest: Use wininet if available.
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 Julliardinclude: Fix the packing of the MIDL_STUB_MESSAGE struc...
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.
2009-05-27  Alexandre Julliardrpcrt4: Internal functions don't need to be WINAPI.
2009-05-27  Detlef Riekenbergmlang/tests: Make the tests more silent.
2009-05-27  Detlef Riekenbergmlang: Use a case independent compare for the RFC1766...
2009-05-27  Detlef Riekenbergmlang/tests: Rfc1766ToLcid must not touch the LCID...
2009-05-27  Detlef Riekenbergmlang/tests: Return correct result in Rfc1766ToLcidA...
2009-05-27  Detlef Riekenbergmlang/tests: Initial tests for Rfc1766ToLcid.
2009-05-27  Detlef Riekenbergmlang/tests: Use a table for testing GetLcidFromRfc1766.
2009-05-27  Hib Erismsi: Add support for merging tables that are not in...
2009-05-27  Hib Erismsi/tests: Add test for merging tables that are not...
2009-05-27  Hib Erismsi: Fix merging tables with string primary keys.
2009-05-27  Hib Erismsi/tests: Add test for merging tables with string...
2009-05-27  Hib Erismsi: Initialize a variable.
2009-05-27  Hib Erismsi: Add support for importing binary OBJECTS.
2009-05-27  Alexandre Julliardkernel32/tests: Run file tests in the temp directory...
2009-05-27  Stefan Dösingerwined3d: Work around an ARBFP vs GLSL bug in Mac OS.
2009-05-27  Stefan Dösingerwined3d: sincos for vertex shaders.
2009-05-27  Stefan Dösingerwined3d: Put some ARB declarations in the right place.
2009-05-27  Stefan Dösingerwined3d: Get rid of Tx hardcoding in texbem.
2009-05-27  Stefan Dösingerwined3d: Replace a few hardcoded Tx registers with...
2009-05-27  Stefan Dösingerwined3d: Implement DSX in ARB.
2009-05-27  Louis Lendersd3d9/tests: Add simple test to show that QualityLevels...
2009-05-27  Piotr Cabanjscript: Fix integer/double parsing.
2009-05-27  Piotr Cabanjscript: Added Math_tan implementation.
2009-05-27  Piotr Cabanjscript: Added implementation of Math_sqrt.
2009-05-27  Piotr Cabanjscript: Added Math_sin implementation.
2009-05-27  Piotr Cabanjscript: Added implementation of Math_log.
2009-05-27  Piotr Cabanjscript: Added implementation of Math_exp.
2009-05-27  Henri Verbeetwined3d: Use strings for shader input/output semantics.
2009-05-27  Henri Verbeetwined3d: Use a separate structure for vertex shader...
2009-05-27  Henri Verbeetwined3d: Make "packed_output" a bitmap.
2009-05-27  Henri Verbeetwined3d: Use the "input_registers" bitmap for vertex...
2009-05-27  Henri Verbeetwined3d: Make "packed_input" a bitmap.
2009-05-27  Chris Robinsonquartz: Release enumpins when done with it.
2009-05-27  Nikolay Sivovuser32: Add a stub for DisableProcessWindowsGhosting.
2009-05-27  Nikolay Sivovcomctl32/listview: Move item position calculation out...
next