wine
2008-01-22  Eric Pouechmsvcrt: symbol undecoration: Handling of void in templa...
2008-01-22  Eric Pouechmsvcrt: symbol undecoration: Now correctly parsing...
2008-01-22  Paul Chitescumscoree: Semi-stub for LoadStringRCEx and LoadStringRC.
2008-01-22  Hans Leidekkergdi32: Add tests for GetICMProfile and SetICMMode.
2008-01-22  Hans Leidekkergdi32: Make GetICMProfile behave more like native....
2008-01-22  Hans Leidekkergdi32: Last parameter of GetICMProfile is an output...
2008-01-22  Rob Shearmanole32: Don't get the HRESULT from the buffer if we...
2008-01-22  Marcus Meissnercmd: Include <time.h> for time().
2008-01-22  Alistair Leslie... msxml3: Return correct IDispatch Interface.
2008-01-22  Alistair Leslie... msxml3: Implement IXMLDOMEntityReference interface.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2008-01-22  Andrew Talboturlmon: Remove unneeded cast.
2008-01-22  Aric Stewartwineps.drv: Properly handle NULL LPLOGFONT in PSDRV_Enu...
2008-01-22  Jason Greend3d9 tests: Correct some typos.
2008-01-22  Alexander Dorofeyevwined3d: Fix not released swapchain in some codepaths.
2008-01-22  Alexander Dorofeyevddraw/tests: Add test for D3DTBLEND_MODULATE.
2008-01-22  Alexander Dorofeyevddraw: Fix handling of alpha with D3DTBLEND_MODULATE.
2008-01-22  Alexander Dorofeyevwined3d: Change colorkey fixup for stage 0 alphaop...
2008-01-22  Rob Shearmanrpcrt4: Don't set BufferStart and BufferEnd in NdrStubC...
2008-01-22  Stefan Leichteradvapi32: Added some tests for QueryServiceConfig2A/W.
2008-01-22  Alexandre Julliardntdll: Don't fetch extended FPU context if there's...
2008-01-22  Alexandre Julliardwinex11.drv: Only allocate wm hints if we have an X11...
2008-01-22  Alexandre Julliardwinex11.drv: Fix handling of strange window sizes in...
2008-01-22  Alexandre Julliarduser32,server: Set the initial window rectangles to...
2008-01-21  Rob Shearmanrpcrt4: Remove some unimplemented win9x-only spec entries.
2008-01-21  Rob Shearmanrpcrt4: Move the receiving of an individual fragment...
2008-01-21  Rob Shearmanrpcrt4: Implement asynchronous RPC support.
2008-01-21  Marcus Meissnerwined3d: Removed deadcode.
2008-01-21  Alexandre Julliardlibwine: Properly increment source pointer for surrogat...
2008-01-21  Alistair Leslie... msxml3: Entity Reference nodes do not support attribute...
2008-01-21  Alistair Leslie... msxml3: Implement IXMLDOMDocumentFragment Interface.
2008-01-21  Andrey Esinwrite: Russian translation.
2008-01-21  Rob Shearmanriched20: Always treat the nCount variable in the EM_GE...
2008-01-21  Rob Shearmanriched20: The wParam parameter to WM_GETTEXT contains...
2008-01-21  Gerald Pfeiferkernel32: Use setproctitle where applicable to set...
2008-01-21  James Hawkinsmsi: Add more MsiFormatRecord tests.
2008-01-21  Alexander Nicolaysen... riched20: Don't clear CFM_UNDERLINE flag when applying...
2008-01-21  Marcus Meissnermsi: Replaced msi_free() by LocalAlloc() since ConvertS...
2008-01-21  Marcus Meissnergdi32: Fix possible NULL ptr in TRACE.
2008-01-21  Hans Leidekkermsvcr71: Add an implementation that forwards to msvcrt.
2008-01-21  Hans Leidekkermsvcrt: _ftol returns a 64-bit value.
2008-01-21  Hans Leidekkermsvcrt: Fix _execv spec entries for the forwarding...
2008-01-21  Christoph von... msi: Fix process token leak.
2008-01-21  Dmitry Timoshkovgdi32: Actually perform the fractional scaling test...
2008-01-21  Rob Shearmanwidl: Write out code for initialising out-only client...
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2008-01-21  Andrew Talbotsetupapi: Remove unneeded casts.
2008-01-21  Andrew Talbotsecur32: Remove unneeded casts.
2008-01-21  Andrew Talbotsane.ds: Remove unneeded casts.
2008-01-21  Jacek Cabanshdocvw: Store headers as BSTR.
2008-01-21  Jacek Cabanshdocvw: Do navigation in message handler.
2008-01-21  Jacek Cabanshdocvw: Delay creating URL moniker to bind_to_object...
2008-01-21  Jacek Cabanshdocvw: Use more flexible mechanism instead of WB_WM_N...
2008-01-21  Jacek Cabanshdocvw: Store URL in BindStatusCallback.
2008-01-21  Alexandre Julliardwinex11.drv: Set the initial icon hints in set_initial_...
2008-01-18  Austin Englishwined3d: Spelling fixes.
2008-01-18  Austin Englishtools: Spelling fixes.
2008-01-18  Austin EnglishMisc spelling fixes.
2008-01-18  Andrew Talbotrsaenh: Remove unneeded casts.
2008-01-18  Eric van Beurdendbghelp: Prevent huge minidumps by ensuring the memory...
2008-01-18  Eric van Beurdendbghelp: Fix file searching to search only listed direc...
2008-01-18  Eric van Beurdendbghelp: Some minidump corrections so that windbg can...
2008-01-18  Eric van Beurdendbghelp: Wrap TRACE strings using the debugstr function...
2008-01-18  Eric van Beurdendbghelp: Return TRUE in SymInitializeW if process is...
2008-01-18  Eric van Beurdendbghelp: Update some mscvpdb.h definitions and descript...
2008-01-18  Alexandre Julliardwidl: Use the real argument names in the C method macros.
2008-01-18  Alexandre Julliardntdll: Don't try to restore extended fpu context if...
2008-01-18  Alistair Leslie... msxml3: Implement IXMLDOMImplementation Interface.
2008-01-18  Alistair Leslie... msxml3: Attribute nodes are not typed.
2008-01-18  Rob Shearmankernel32: Initialise the top 16-bit stack frame to...
2008-01-18  Francois Gougetadvapi32/tests: Actually test strings that expand to...
2008-01-17  Alexandre Julliardwinex11.drv: Moved initialization of screen_width/heigh...
2008-01-17  Alexandre Julliardwinex11.drv: Don't create a win_data structure for...
2008-01-17  Rob Shearmaniphlpapi: Implement GetBestInterfaceEx.
2008-01-17  Rob Shearmanrpcrt4: Only initialise the context handle to NULL...
2008-01-17  Rob Shearmanrpcrt4: Add an exception handler for stubless object...
2008-01-17  Alexandre Julliardwinex11.drv: Don't fetch the atom for a null device...
2008-01-17  Dmitry Timoshkovntdll: Do not perform base relocation if an image is...
2008-01-17  Andrew Talbotriched20: Remove unneeded casts.
2008-01-17  Andrew Talbotquartz: Remove unneeded casts.
2008-01-17  Andrew Talbotrpcrt4: Remove unneeded casts.
2008-01-17  Marcus Meissnerwmi: Initial version of wmi.dll.
2008-01-17  Marcus Meissnerurlmon: Skip pstgmed related tests if NULL.
2008-01-17  Alexandre Julliardserver: Don't force the process affinity to 1, leave...
2008-01-16  Alexandre Julliardkernel32: Fix the system affinity returned by GetProces...
2008-01-16  Alexandre Julliardwinebuild: Don't try to use the .init section on Mac OS.
2008-01-16  Sin-ta Hsieawinecfg: Add Traditional Chinese translation.
2008-01-16  Sin-ta Hsieagdi32: Fix Traditional Chinese font mapping to "PMingLi...
2008-01-16  Alexandre Julliardwineboot: Delay import the dlls that are not needed...
2008-01-16  Alexandre Julliardwineboot: Add a --init option used when launched automa...
2008-01-16  Alexandre Julliardwinmm: Load only one sound driver at a time.
2008-01-16  Marcus Meissnerwined3d: Check for overflows.
2008-01-16  Christopher... user32: Fixed off by one scroll bar pixels.
2008-01-16  Alexandre Julliardwinebuild: Reserve the space for the PE header in the...
2008-01-16  Rob Shearmancomctl32: Support seeking to a particular frame.
2008-01-16  Rob Shearmancomctl32: Keep on displaying the last frame of the...
2008-01-16  Rob Shearmanrpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK...
next