wine
2008-12-01  Alexandre Julliardwidl: Make the generated global variables and functions...
2008-12-01  Kai Blinkernel32/tests: logfile can be NULL, avoid dereferencin...
2008-12-01  Andrew Talbotwineps.drv: Declare some variables static const.
2008-12-01  Andrew Talbotwined3d: Sign-compare warnings fix.
2008-12-01  Michael Karchermsxml3: attach_xmldoc may fail.
2008-12-01  Michael Karchermsxml3: Remove attach_xmldoc(This, NULL) calls.
2008-12-01  Michael Karchermsxml3: Specialize attach_xmlnode to XML documents.
2008-12-01  Michael Karchermsxml3: Move attach_xmlnode.c to domdoc.c.
2008-12-01  Michael Karchermsxml3: Quiet noisy fixmes.
2008-12-01  Michael Karchermsxml3/tests: Fix BSTR leak.
2008-12-01  Michael Karchermsxml3: Avoid duplicate encoding.
2008-12-01  Jeff Zaroykontdll: Avoid NULL deref in RtlDeleteTimer.
2008-12-01  Andrew Riediuser32: The frames of .ani cursors are .ico's, not...
2008-12-01  Andrew Riediuser32: Cursors can have more than one color.
2008-12-01  Vitaliy Margolenntdll: Stub NtMakeTemporaryObject.
2008-12-01  Reece Dunnwinealsa.drv: Correct the period_time value for pulseaudio.
2008-12-01  Christian Costaquartz: Avoid leaking penummt and mt on error.
2008-12-01  Christian Costad3dxof: Handle comments when going to next template...
2008-12-01  Christian Costad3dxof: Increase some buffer and array sizes.
2008-12-01  Christian Costad3dxof: Make parsing more permissive about semicolon...
2008-12-01  Maarten Lankhorstinclude: Add NtCurrentTeb assembly for win64.
2008-12-01  Maarten Lankhorstloader: Implement setting %gs for amd64.
2008-12-01  Michael Karchermsvcrt: Out strings should be ptr instead of wstr in...
2008-12-01  Alistair Leslie... msxml3: Implement IXMLDOMAttribute get/put value.
2008-12-01  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCommentElement.
2008-12-01  Marcus Meissnerwined3d: Output the rectangles in the debug message.
2008-12-01  Hans Leidekkergdiplus: Better implementation of GdipGetFontHeightGive...
2008-12-01  Vitaly Lipatovkernel32: gethostname returns string in CP_UNIXCP encoding.
2008-12-01  Alexandre Julliarddswave: Remove some unused functions.
2008-12-01  Alexandre Julliarddplayx: Remove some unused functions.
2008-12-01  Alexandre Julliarddmusic: Remove some unused functions.
2008-12-01  Alexandre Julliarddmsynth: Remove some unused functions.
2008-12-01  Alexandre Julliarddmstyle: Remove some unused functions.
2008-12-01  Alexandre Julliarddmscript: Remove some unused functions.
2008-12-01  Alexandre Julliarddmime: Remove some unused functions.
2008-12-01  Alexandre Julliarddmcompos: Remove some unused functions.
2008-12-01  Alexandre Julliarddmband: Remove some unused functions.
2008-12-01  Alexandre Julliardinclude: Fix an enum definition that was actually defin...
2008-12-01  Alexandre Julliardmswsock: Export the WSARecvEx function.
2008-12-01  Alexandre Julliardgdiplus: Export the GdipGetAllPropertyItems function.
2008-12-01  Alexandre Julliardcryptdlg: Include objbase.h for function prototypes.
2008-12-01  Francois Gougetserver: Remove an unneeded cast.
2008-12-01  Francois Gougetregedit: Deal with races in 'regedit /E' by resizing...
2008-12-01  Francois Gougetntdll: Remove an unneeded cast.
2008-12-01  Francois Gougetws2_32: Fix the checks for AQ_WIN16.
2008-12-01  Paul Vriensshell32/tests: Fix a test failure on Win9x.
2008-12-01  Michael Stefaniuciphlpapi/tests: Replace malloc with HeapAlloc.
2008-12-01  Michael Stefaniucwininet: Remove some superfluous casts.
2008-12-01  Michael Stefaniucwinex11.drv: Remove some superfluous casts.
2008-12-01  Rob Shearmanwidl: Fix optimisation for writing out ref pointers...
2008-12-01  Rob Shearmanwidl: Output the correct buffer size required for param...
2008-12-01  Jacek Cabanactivdbg.idl: Added IDebugApplication64 and IActiveScri...
2008-12-01  Michael Stefaniuciphlpapi: Remove a comment that dared to ponder to...
2008-12-01  Michael Stefaniuckernel32: Remove some superfluous casts of void pointers.
2008-12-01  Paul Vriensadvapi32/tests: Fix some crashes on NT4.
2008-12-01  Paul Vrienslz32/tests: Fix a test failure on Win9x.
2008-12-01  Vitaliy Margolendinput: Use correct GetObjectInfo for joystick.
2008-12-01  Henri Verbeetwined3d: Const correctness fixes for drawprim.c.
2008-12-01  Henri Verbeetwined3d: Make the lpData member of WineDirect3DStridedD...
2008-12-01  Henri Verbeetwined3d: Fix the glWeightPointerARB prototype.
2008-12-01  Henri Verbeetwined3d: Const correctness fixes for directx.c.
2008-12-01  Henri Verbeetwined3d: Remove some superfluous casts.
2008-12-01  Francois Gougetdsound: Remove WINAPI on static functions where not...
2008-12-01  Francois Gougetdplayx: Remove WINAPI on static functions where not...
2008-12-01  Francois Gougetdplay: Remove WINAPI on static functions where not...
2008-12-01  Francois Gougetdmloader: Remove WINAPI on static functions where not...
2008-12-01  Alexandre Julliardwidl: Do not make the stub vtbl const for delegating...
2008-11-29  Alexandre Julliardrpcrt4: Create the NumMethods key too when registering...
2008-11-29  Alexandre Julliardrpcrt4: Use RegDeleteTree to properly unregister interf...
2008-11-29  Alexandre Julliardrpcrt4: Convert the dll registration routines to Unicode.
2008-11-28  Vladimir Pankratovshdocvw: Implement go_home function.
2008-11-28  David Adamd3dx8: Add a few tests for MatrixStack.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_TranslateLocal.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_Translate.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_ScaleLocal.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_Scale.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_RotateYawPitchRollLocal.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_RotateYawPitchRoll.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_RotateAxisLocal.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_RotateAxis.
2008-11-28  Jérôme Gardoud3dx8: Implement D3DXMatrixStack_MultMatrixLocal.
2008-11-28  Hans Leidekkersetupapi: Implement SetupInstallFile{A, W}.
2008-11-28  Vitaly Perovmlang/tests: Add tests for fnIMLangFontLink_GetCharCode...
2008-11-28  Vitaly Perovmlang: Add implementation of fnIMLangFontLink_GetCharCo...
2008-11-28  Alistair Leslie... mshtml: Add a test case.
2008-11-28  Stefan Dösingerd3d9: Document a Microsoft header bug.
2008-11-28  Lei Zhangmsi: Set DllVersion registry key for CLSID_IMsiServerMe...
2008-11-28  Paul Vriensshell32/tests: Skip some tests on Win9x and WinMe.
2008-11-28  Paul Vriensshell32/tests: Fix a few test failures on Win9x and...
2008-11-28  Christian Costadmime: Make stub returns a error to avoid crashing.
2008-11-28  Christian Costad3dxof: Keywords are case insensitive.
2008-11-28  Andrew Talbotwined3d: Sign-compare warnings fix.
2008-11-28  Andrew Talbotgdiplus: Void function should not return a value.
2008-11-28  Maarten Lankhorstole32: Fix releasing spy.
2008-11-28  Paul Vriensrsaenh/tests: Fix a test failure on Win98.
2008-11-28  Paul Vriensrsaenh/tests: Fix a test failure on NT4 and below.
2008-11-28  Paul Vriensrsaenh/tests: Fix a test failure on NT4 and below.
2008-11-28  Peter Dons... winedos: Fixed a problem with timer values that are...
2008-11-28  Alexandre Julliardwidl: Fix the handling of proxy delegation.
2008-11-28  Francois Gougetlocalspl: Remove WINAPI on static functions where not...
next