wine
2008-12-16  Alexandre Julliardwinebuild: Generate stub entry points for x86_64.
2008-12-16  Alexandre Julliardwinetest: Use main instead of WinMain as entry point.
2008-12-15  Alexandre Julliardwidl: Use ULONG_PTR instead of unsigned long for pointe...
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 Julliardinclude: Allow 64-bit pointers to pass through LDT...
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15  Alexandre Julliardserver: Add an apc_param_t type to store APC client...
2008-12-15  Alexander Nicolaysen... 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  Maarten Lankhorstincludes: Fix packing for commdlg in Win64.
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 Gougetnet: Make output_string() and output_error_string(...
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 Gougetexplorer: Make appbar_wndproc() static.
2008-12-15  Francois Gougetwinapi_check: Add support for '-arch=xxx' in spec files.
2008-12-15  Francois Gougetmsiexec: Make KillService() static.
2008-12-15  Francois Gougetport: S_IWUSR and S_IX* are not needed. Remove them.
2008-12-15  Francois Gougetd3d8: Make D3D8CB_CreateSurface() static.
2008-12-15  Francois Gougetcmd: Make WCMD_DumpCommands() static.
2008-12-15  Francois Gougetole32: Use the IStream16_(CreateStream,CreateStorage...
2008-12-15  Stefan Dösingerwined3d: Remove a blank line in state.c.
2008-12-15  Stefan Dösingerwined3d: Give ATIFS a pixel shader handler.
2008-12-15  Mikołaj Zalewskidevenum: Italian, Spanish, Dutch and VERSIONINFO should...
2008-12-12  Aric Stewartuser32: Proper handling of WM_INPUTLANGCHANGEREQUEST.
2008-12-12  Alexander Morozovhal: Add missing WINAPI.
2008-12-12  Alexandre Julliardwinegcc: Fix the file mode check.
2008-12-12  Alistair Leslie... mshtml: Implement IHTMLScriptElement get/put Defer.
2008-12-12  Alistair Leslie... mshtml: Implement IHTMLStyle get/put fontVariant.
2008-12-12  Francois Gougetdevenum: French and German should use SUBLANG_NEUTRAL.
2008-12-12  Francois Gougetwininet & winhttp: Remove the MSG_WAITALL definition...
2008-12-12  Francois Gougetkernel32: Remove _hread16() as it is not used. Move...
2008-12-12  Francois Gougetuserenv/tests: Make userenv_dbgstr_w() static.
2008-12-12  Francois Gougetwineoss.drv: Make widOpen() and wodOpen() static.
2008-12-12  Francois Gougetmsvcrt: Point the set_new_handler() entrypoint to the...
2008-12-12  Francois Gougetuser32/tests: Make some functions static.
2008-12-12  Francois Gougetole32/tests: Make test_runnable() static.
2008-12-12  Francois Gougetshell32/tests: Make test_cbsize() static.
2008-12-12  Francois Gougetntdll/tests: Make rtlraiseexception_vectored_handler...
2008-12-12  Francois Gougetmsvcrt/tests: Make void test_cp_table() static.
2008-12-12  Francois Gougetgdi32/tests: Make test_GdiAlphaBlend() static.
2008-12-12  Francois Gougetd3d9/tests: Make some functions static.
2008-12-12  Francois Gougetcabinet/tests: Make CopyProgress() static.
2008-12-12  Francois Gougetole32: Fix the STORAGE_dump_pps_entry() description.
2008-12-12  Francois Gougetshell32: Add a couple of spaces in the spec file.
2008-12-12  Francois Gougetmsvcrt: Remove _adjust_fdiv() as it is unused.
2008-12-12  Francois Gougetmsvcrt/tests: Add a trailing '\n' to ok() calls.
2008-12-12  Henri Verbeetwined3d: Don't leak memory on failure in allocate_shade...
2008-12-12  Henri Verbeetwined3d: Use a simpler way to calculate the number...
2008-12-12  Henri Verbeetwined3d: Get rid of the textureDimensions field in...
2008-12-12  Henri Verbeetwined3d: We only care is a sampler is sampled at all...
2008-12-12  Henri Verbeetwined3d: Don't reparse the entire shader just to update...
2008-12-12  Juan Langcrypt32: Support wide character base64-encoded PKCS...
2008-12-12  Juan Langcrypt32: Implement CryptStringToBinaryW.
next