crypt32: Updated French translation.
[wine] / dlls /
2008-12-17  Jonathan Ernstcrypt32: Updated French translation.
2008-12-17  Jonathan Ernstshell32: Updated French translation.
2008-12-17  Aric Stewartmsi: EndDialog with Ignore should not be an error.
2008-12-17  Paul Vriensjscript/tests: Fix test failures on Win9x.
2008-12-17  Hans Leidekkerjanitorial: Remove unneeded user32 imports.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-16  Stefan Dösingerwined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader.
2008-12-16  Stefan Dösingerwined3d: Avoid loading opengl32.dll.
2008-12-16  Stefan Dösingerwined3d: Initialize max_combined_samplers properly.
2008-12-16  Stefan Dösingerwined3d: Correct a stage number.
2008-12-16  Stefan Dösingerwined3d: Emulate GL_EXT_fog_coord.
2008-12-16  Stefan Dösingerwined3d: Remove some needless initializations.
2008-12-16  Stefan Dösingerwined3d: Some GL_EXT_fog_coord prototype fixes.
2008-12-16  Stefan Dösingerwined3d: Reinstall the G16R16F format surface load...
2008-12-16  Stefan Dösingerwined3d: Set up the shaders when delaying fixed func...
2008-12-16  Stefan Dösingerwined3d: Fake GL_ARB_multitexture.
2008-12-16  Andrew Talbotuser32: Sign-compare warnings fix.
2008-12-16  Dan Kegelmsvcrt: fread: Exhaust buffered data before using unbuf...
2008-12-16  Alexander Morozovntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjec...
2008-12-16  Dylan Smithrichedit: Move implementation of WM_CHAR to its own...
2008-12-16  Dylan Smithrichedit: Removed some unnecessary SendMessage calls...
2008-12-16  Dylan Smithrichedit: Move implementation of EM_GETTEXTEX to its...
2008-12-16  Dylan Smithrichedit: Move implementation of EM_GETTEXTRANGE to...
2008-12-16  Jeremy Drakeoleaut32/tests: Fix double GlobalFree in olepicture...
2008-12-16  Michael Stefaniucd3dxof/tests: Remove redundant NULL check before HeapFr...
2008-12-16  Hans Leidekkerpidgen: Add a placeholder BINK resource.
2008-12-16  Hans Leidekkerpidgen: Add stub implementation.
2008-12-16  Hans Leidekkerhal: Add version resource.
2008-12-16  Nikolay Sivovgdiplus: Fix Font test failure on charset mismatch.
2008-12-16  Lei Zhangquartz: Enumerate all the pins on filter and check...
2008-12-16  Jacek Cabanmshtml: Fixed IHTMLInputTextElement vtbl and QueryInter...
2008-12-16  Jacek Cabanjscript: Delay setting named info if SCRIPTITEM_GLOBALM...
2008-12-16  Henri Verbeetd3d8: Add a test for GetVertexShader() with a FVF set.
2008-12-16  Henri Verbeetwined3d: Fix use_vs() usage in vertexdeclaration().
2008-12-16  Henri Verbeetwined3d: Shaders will never have a NULL function.
2008-12-16  Henri Verbeetwined3d: Refuse to create shaders with a NULL function.
2008-12-16  Henri Verbeetd3d8: Remove unused code.
2008-12-16  Paul Vriensriched20/tests: Fix test failures on Win9x, WinMe and...
2008-12-16  Paul Vrienscomctl32/tests: Destroy the window after the tests.
2008-12-16  Paul Vriensmsi/tests: Run tests again on Win9x and NT4.
2008-12-16  Paul Vriensrpcrt4/tests: Move function pointer initialization...
2008-12-16  Paul Vriensrpcrt4/tests: Use GetModuleHandle instead of LoadLibrary.
2008-12-16  Paul Vriensxinput1_3/tests: Call FreeLibrary() after tests.
2008-12-16  Paul Vriensuser32/tests: Destroy the windows after the tests.
2008-12-16  Alexandre Julliardntdll: Add support for dynamically generated stub entry...
2008-12-15  Alexandre Julliardmsvcrt: Rename _ftime to avoid conflicts.
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
2008-12-15  Alexandre Julliardmsvcrt: The _CI* math functions are only exported on...
2008-12-15  Henri Verbeetd3d8: Use the wined3d declaration to retrieve the d3d8...
2008-12-15  Henri Verbeetd3d8: Create a d3d8 declaration as parent for FVF based...
2008-12-15  Henri Verbeetwined3d: Simplify shader_generate_main() a bit.
2008-12-15  Henri Verbeetwined3d: Move the shader version to reg_maps.
2008-12-15  Henri Verbeetwined3d: Explicitly pass the shader version to some...
2008-12-15  Alexandre Julliardntdll: NtCurrentTeb is not exported on x86_64.
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15  Alexander Nicolays... kernel32: Add stub for GetConsoleAliasW.
2008-12-15  Andrew Talbotwinmm: Sign-compare warning fix.
2008-12-15  Wolfgang Walterwineps.drv: Fix freeing of not allocated memory in...
2008-12-15  Dylan Smithrichedit: Missing capitalization on TxGetScrollBars.
2008-12-15  Dylan Smithrichedit: Removed unused hwndEdit variable for the...
2008-12-15  Dylan Smithrichedit: Removed an unnecessary call to GetScrollInfo.
2008-12-15  Dylan Smithrichedit: Compare editor rather than hWnd in ME_Calcula...
2008-12-15  Dylan Smithrichedit: Use ME_EnsureVisible to implement EM_SCROLLCARET.
2008-12-15  Paul Vriensgdi32/tests: Fix a few failures on Win9x.
2008-12-15  James Hawkinsmsi: Add tests for MsiGetPatchInfo.
2008-12-15  James Hawkinsmsi: Set the property specified by the Source attribute...
2008-12-15  James Hawkinsmsi: Publish the patch information.
2008-12-15  James Hawkinsmsi: Implement MsiGetPatchInfoExW.
2008-12-15  James Hawkinsmsi: Add the ability to query a specific context for...
2008-12-15  James Hawkinsmsi: Add the ability to query a specific context for...
2008-12-15  James Hawkinsmsi: Add the ability to query a specific context for...
2008-12-15  James Hawkinsmsi: Forward MsiGetPatchInfoExA to MsiGetPatchInfoExW.
2008-12-15  James Hawkinsmsi: Add a stub implementation of MsiGetPatchInfoEx.
2008-12-15  Nikolay Sivovgdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I...
2008-12-15  Christian Costaamstream: Add stubbed implementation of MediaStreamFilter.
2008-12-15  Christian Costaamstream: Some fixes.
2008-12-15  Christian Costaamstream: Implement IDirectDrawMediaStream.
2008-12-15  Christian Costadmime: Check input params in IDirectMusicSegmentState8I...
2008-12-15  Christian Costadmime: Improve IDirectMusicPerformance8Impl_PlaySegment...
2008-12-15  Christian Costadplayx: Fix typo.
2008-12-15  Christian Costad3dxof: Increase string buffer size.
2008-12-15  Christian Costad3dxof: Improve error handling.
2008-12-15  Christian Costad3dxof: Add a test to dump an X object data (enabled...
2008-12-15  Christian Costasetupx: Add stub for DiInstallClass.
2008-12-15  Francois Gougetdevenum: Explicitly identify the translation as being...
2008-12-15  Francois Gougetmsi/tests: Make enum_stream_names() and package_RegDele...
2008-12-15  Francois Gougetoleaut32/tests: Make the Widget_*() and KindaEnum_...
2008-12-15  Francois Gougetddraw/tests: Make some functions static.
2008-12-15  Francois Gougetkernel32: Make some functions static.
2008-12-15  Francois Gougetgdi32: Export three implemented 16bit Engine*() functions.
2008-12-15  Francois Gougetgdi32: Make [GS]etDCState() static.
2008-12-15  Francois Gougetmlang/tests: Make strstrW() static.
2008-12-15  Francois Gougetriched20/tests: Make keep_responsive() and customWordBr...
2008-12-15  Francois Gougetsetupapi/tests: Make devinst_RegDeleteTreeW() static.
2008-12-15  Francois Gougetwineaudioio.drv: Export widMessage().
2008-12-15  Francois Gougetwineesd.drv: Make some functions static.
2008-12-15  Francois Gougetwinejack.drv: Make some functions static.
2008-12-15  Francois Gougetd3d8: Make D3D8CB_CreateSurface() static.
2008-12-15  Francois Gougetole32: Use the IStream16_(CreateStream,CreateStorage...
next