wine
2009-02-27  Stefan Dösingerwined3d: Create a common sampling function in GLSL.
2009-02-27  Stefan Dösingerwined3d: Make shader_glsl_get_sample_function aware...
2009-02-27  Stefan Dösingerwined3d: Put the color_correction calls into the instru...
2009-02-26  Huw Daviesole32/tests: win9x and winnt don't include the trailing...
2009-02-26  Paul Vriensshlwapi/tests: Fix remaining test failures on several...
2009-02-26  Alistair Leslie... mshtml: Add idl for IPersistHistory interface.
2009-02-26  Alexandre Julliarduser32/tests: Fix some message sequences for Win9x.
2009-02-26  Hans Leidekkermsi: Add reinstall tests.
2009-02-26  Dylan Smithrichedit: Avoid crashing if TxSendMessage is called...
2009-02-26  David Adamddraw: Implement ComputeSphereVisibility.
2009-02-26  Alexandre Julliardconfigure: Disable 16-bit code by default for Mingw...
2009-02-26  Alexandre Julliardkernel32: Make winhelp.exe into a stand-alone 16-bit...
2009-02-26  Alexandre Julliardkernel32: Make winoldap.mod into a stand-alone 16-bit...
2009-02-26  Alexandre Julliardkernel32: Make sure the process has an entry point...
2009-02-26  Alexandre Julliardkernel32: Add support for loading stand-alone 16-bit...
2009-02-26  Alexandre Julliardwinecrt0: Add entry point code for stand-alone 16-bit...
2009-02-26  Alexandre Julliardwinebuild: Add support for generating stand-alone 16...
2009-02-26  Alexandre Julliardwinebuild: Allow the module entry point to be NULL.
2009-02-26  Alexandre Julliardwinebuild: Make the 16-bit DOS header a local symbol.
2009-02-26  David Korthwinex11.drv: Map Super_L, Super_R, and Menu keys correctly.
2009-02-26  Thomas Khoiphlpapi: Fix Solaris build error due to ERR redefinition.
2009-02-26  Paul Vriensddrawex/tests: Fix some test failures on W95.
2009-02-26  Francois Gougettwain_32/tests: Use win_skip() to skip over unimplement...
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-26  Francois Gougetadvpack/tests: Use win_skip() to skip over unimplemente...
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2009-02-26  Henri Verbeetd3d10: Add a stub ID3D10Effect implementation.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10EffectPool interface.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10Effect interface.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10EffectTechnique interface.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10EffectConstantBuffer interface.
2009-02-26  James Hawkinsmsi: Fix a failing test on win9x.
2009-02-26  James Hawkinsmsi: Trace the username to help debug test failures...
2009-02-26  James Hawkinsmsi: Fix a failing test on win9x.
2009-02-26  James Hawkinsmsi: Don't create a temporary table that is not held.
2009-02-26  James Hawkinsmsi: A non-temporary table cannot have a temporary...
2009-02-26  James Hawkinsmsi: The _Tables and _Columns tables have no persistenc...
2009-02-26  James Hawkinsmsi: Make sure the view being updated is the same view...
2009-02-26  James Hawkinsmsi: Set field zero to the name of the table containing...
2009-02-26  James Hawkinsmsi: Add tests for field zero of a record.
2009-02-26  James Hawkinsmsi: Make sure a constant string's quotes match up.
2009-02-26  Alexandre Julliardmakefiles: Avoid nested variable expansion that doesn...
2009-02-26  Jeremy Whitesane.ds: Revise to match identity structures with parti...
2009-02-26  Jeremy Whitesane.ds: Fully support ICAP_PIXELTYPE.
2009-02-26  Jeremy Whitesane.ds: Added support for ICAP_UNITS.
2009-02-26  Jeremy Whitesane.ds: Add support for ICAP_BITDEPTH.
2009-02-26  Vincent Povirkshell32: Add a message for opening files with no associ...
2009-02-26  Jacek Cabanurlmon: Make HttpProtocol implementation vtbl offset...
2009-02-26  Detlef Riekenbergshdocvw/tests: Dump the guid for additional interfaces.
2009-02-26  Detlef Riekenbergmshtml/tests: Fix text in ok().
2009-02-26  Detlef Riekenbergmshtml/tests: Fix typos from copy&paste.
2009-02-26  Juan Langcrypt32: Fix more test failures on Win9x.
2009-02-26  Dylan Smithrichedit: EM_SETOPTIONS modify format rect when selbar...
2009-02-26  Dylan Smithwordpad: Sort tab stops by numeric value rather than...
2009-02-26  Dylan Smithwordpad: Show error when user tries to add more than...
2009-02-26  Vincent Povirkshell32: Implement Get/SetIDList on ShellItem objects.
2009-02-25  Alexandre Julliarduser32/tests: Fix some input tests on Win9x and NT4.
2009-02-25  Dmitry Timoshkovmlang: Implement IMLangFontLink_GetStrCodePages.
2009-02-25  Francois Gougetshell32: Remove WINAPI on static functions where not...
2009-02-25  Alexandre Julliardprograms: Get rid of the remaining binary wrappers...
2009-02-25  Paul Vriensfusion/tests: Directories with no dll or exe are not...
2009-02-25  Paul Vriensshlwapi/tests: Fix a few test failures on Win95 and...
2009-02-25  Alexandre Julliardntdll: Default to WinXP version if there's nothing...
2009-02-25  Alexandre Julliardmsi/tests: Add some tests for MsiEnumPatchesW, fix...
2009-02-25  Alexandre Julliardmsi: Fix handling of buffer sizes in MsiEnumPatchesA...
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
2009-02-25  Paul Bryan... advapi32: Add stub for GetSecurityInfoExA.
2009-02-25  Paul Vriensd3d8/tests: Fix a test failure on some boxes.
2009-02-25  Paul Vriensd3d8/tests: Fix a test failure on VMware.
2009-02-25  Paul Vrienswinetest: Extend PATH if we have dlls that only come...
2009-02-25  Francois Gougetcomdlg32/tests: Use win_skip() to skip over unimplement...
2009-02-25  Francois Gougetwintrust/tests: Use win_skip() to skip over unimplement...
2009-02-25  Francois Gougetwinspool.drv/tests: Use win_skip() to skip over unimple...
2009-02-25  Francois Gougetwininet/tests: Use win_skip() to skip over unimplemente...
2009-02-25  Francois Gougetsnmpapi/tests: Use win_skip() to skip over unimplemente...
2009-02-25  Francois Gougetshlwapi/tests: Use win_skip() to skip over unimplemente...
2009-02-25  Francois Gougetshell32/tests: Use win_skip() to skip over unimplemente...
2009-02-25  Francois Gougetdplayx/tests: Use win_skip() to skip over unimplemented...
2009-02-25  Francois Gougetd3d9/tests: Use win_skip() to skip over unimplemented...
2009-02-25  Francois Gougetd3d8/tests: Use win_skip() to skip over unimplemented...
2009-02-25  Francois Gougetwinemaker: Fix handling of the global settings specifie...
2009-02-25  Francois Gougetwinemaker: Fix invalid usage of {open,close}dir() in...
2009-02-25  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-02-25  Alexandre Julliarduser32/tests: Fix a few more input test failures on...
2009-02-25  Michael Stefaniucwinemp3.acm: Remove the commented out III_dequantize_sa...
2009-02-25  Henri Verbeetd3d10: Add the ID3D10EffectVariable interface.
2009-02-25  Henri Verbeetd3d10: Add the ID3D10EffectType interface.
2009-02-25  Henri Verbeetd3d10core: Adjust a couple of FIXMEs.
2009-02-25  Henri Verbeetd3d10core: Don't pass 1 for multisample type to wined3d.
2009-02-25  Henri Verbeetwined3d: Accept WINED3DFMT_R8G8B8A8_UNORM in getColorBi...
2009-02-25  Henri Verbeetwined3d: Implement IWineD3DDeviceImpl_ClearRendertarget...
2009-02-25  Juan Langcrypt32: Avoid reading freed memory when encountering...
2009-02-25  Juan Langcrypt32: Properly NULL-terminate decoded UTF8 strings.
2009-02-25  Juan Langcrypt32: Fix some test failures on Win9x.
2009-02-25  Jacek Cabanjscript: Mark free memory if heap warnings are turned on.
2009-02-25  Jacek Cabanjscript: Reset mark in jsheap_clear.
2009-02-25  Jacek Cabanjscript: Fixed handling block_cnt in jsheap_alloc.
2009-02-25  Vincent Povirkwine.inf: Create a fake mapi32.dll.
next