wine
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipSetPathGradientCenterPointI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipMultiplyWorldTransform.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixIdentity.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixEqual.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathWorldBoundsI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathPointsI.
2008-04-30  Austin Englishshell32: Fix a typo.
2008-04-30  Hwang YunSong... start: Updated Korean resource.
2008-04-30  Andrew Talbotadvapi32: Use correct function pointer cast.
2008-04-30  Andrew Talbotwined3d: Remove unused variables.
2008-04-30  Andrew Talbotuxtheme: Remove unused variable.
2008-04-30  Andrew Talbotuser32: Remove unused variables.
2008-04-30  Markus Weilanddxdiagn: Implemented ullPhysicalMemory property for...
2008-04-30  Roderick Colenbranderwined3d: Add multisampling support.
2008-04-30  Dmitry Timoshkovwinecfg: Add a font size preview, update all language...
2008-04-30  Elias Benaliwinhelp: Check against a NULL pointer dereference.
2008-04-30  Alex Villacís... richedit: On failure to parse incoming text as RTF...
2008-04-29  Alexandre Julliardloader: Add stub versions of the pthread functions.
2008-04-29  Alexandre JulliardInclude wine/port.h everywhere we use exceptions.
2008-04-29  Alexandre Julliardmsvcrt: Rename a few functions to avoid conflicts with...
2008-04-29  Alexandre Julliardgdiplus: Fix the GdipFillRectangles spec entries.
2008-04-29  Alexandre Julliardws2_32/tests: Fix the gethostname prototype.
2008-04-29  Alexandre Julliardws2_32: Don't name a parameter errno.
2008-04-29  Alexandre Julliardwinex11: Fix debug trace using the removed opengl channel.
2008-04-29  Alistair Leslie... msxml3: Implement IXMLDOMComment insertData.
2008-04-29  Alistair Leslie... msxml3: Implement IObjectSafety for IXMLDOMDocument2.
2008-04-29  Alistair Leslie... msxml3: Implement IDispatch for IXMLDOMNode.
2008-04-29  Lei Zhangwinmm: Do not unload drivers when the process is termin...
2008-04-29  Alex Villacís... richedit: Paragraph may have multiple rows, which shoul...
2008-04-29  Alex Villacís... richedit: Private movement of cursors in text insertion...
2008-04-29  Alex Villacís... richedit: WM_SETTEXT - Clear modify step flag before...
2008-04-29  Alex Villacís... richedit: Fix modify step setting in EM_SETCHARFORMAT.
2008-04-29  Alex Villacís... richedit: Only notify selection change when selection...
2008-04-29  Alex Villacís... richedit: Implement rule that in 1.0 emulation, a singl...
2008-04-29  Alex Villacís... richedit: Flip the big switch and encode actual CR...
2008-04-29  Alex Villacís... richedit: Remove indication for bCRLF, now that ME_GetT...
2008-04-29  Alex Villacís... richedit: Modify ME_GetTextW() to honor CR and LF encod...
2008-04-29  Alex Villacís... richedit: EM_LINELENGTH: honor CR and LF counters.
2008-04-29  Alex Villacís... richedit: EM_GETLINE: honor CR and LF counters.
2008-04-29  Alex Villacís... richedit: Remove reliance on bEmulateVersion10 for...
2008-04-29  Alex Villacís... richedit: Fixups to move over to reliance on CR and...
2008-04-29  Alex Villacís... richedit: Add support for encoding number of CR and...
2008-04-29  Aric Stewarthlink: Implement IExtensionServices.
2008-04-29  Jeremy Whitegdi32: Shift default height used in EnumStructs to...
2008-04-29  Kusanagi Kouichiwinex11: Allow XIM server to be started after Wine.
2008-04-29  Tijl Coosemanshhctrl: Fix NULL pointer dereference in some failure...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientCenterPointI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillRectangles/GdipFillRectang...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImagePointsRectI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImage.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawCurve/GdipDrawCurveI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawCurve2I.
2008-04-29  Roderick Colenbranderwined3d: Fix a few small bugs in WineD3D_ChoosePixelFormat.
2008-04-29  Dmitry Timoshkovgdi32: Make the bitmap test pass under Windows 2000.
2008-04-29  Dmitry Timoshkovgdi32: info->state.next is always NULL, there is no...
2008-04-29  Alexandre Julliarddocumentation: Remove PACKAGING, this is maintained...
2008-04-29  Alexandre Julliardwinex11: Don't put window manager decorations on shaped...
2008-04-29  Maarten Lankhorstquartz: Some state changes fixes.
2008-04-29  Maarten Lankhorstquartz: Handle failures better in acmwrapper.
2008-04-29  Maarten Lankhorstquartz: Keep track of the time in the video renderer.
2008-04-29  Maarten Lankhorstquartz: Fix bug in memallocator with test.
2008-04-29  Jacek Cabanmshtml: Added IDispatchEx support to HTMLOptionElement.
2008-04-29  Jacek Cabanmshtml: Added IDispatchEx support to HTMLInputElement.
2008-04-29  Jacek Cabanmshtml: Added indexed access to HTMLElementCollection...
2008-04-29  Jacek Cabanmshtml: Added support for custom DISPIDs.
2008-04-29  Jacek Cabanmshtml: Added IHTMLCommentElement declaration.
2008-04-29  Jacek Cabanmshtml.idl: Added DispHTMLOptionElement declaration.
2008-04-29  Jacek Cabanmshtml.idl: Added IHTMLDOMChildrenCollection and DispDO...
2008-04-29  Andrew Talbotshlwapi: Remove unused variables.
2008-04-29  Tijl Coosemanshhctrl.ocx: Plug memory leak.
2008-04-29  Eric Pouechwinhelp: Make richedit the default for rendering.
2008-04-29  Eric Pouechmsvcrt: Fixed space in type with double indirection.
2008-04-29  Eric Pouechmsvcrt: undname: correctly handle multi-dimensional...
2008-04-29  Eric Pouechmsvcrt: Fixed symbol unmangling for template-parameter...
2008-04-29  Rob Shearmanrpcss: When registering a moniker that is already regis...
2008-04-29  Rob Shearmanole32: Keep track of the number of weak references...
2008-04-29  Rob Shearmanole32: Add a test for marshaling an object as table...
2008-04-29  Rob Shearmanole32: Add tests for registering a moniker more than...
2008-04-29  Lei Zhangadvapi32: Replace UuidToStringW call with a sprintfW.
2008-04-29  Hwang YunSong... winhelp: Updated Korean resource.
2008-04-29  Hwang YunSong... reg: Updated Korean resource.
2008-04-29  Vitaliy Margolendinput: Fix typo.
2008-04-28  Alexandre Julliardwinex11: Merge the contents of clipping.c into graphics.c.
2008-04-28  Michael Stefaniucwinecfg: Transform the set_advanced() driveui function...
2008-04-28  James Hawkinsuser32: Fix a test that fails on platforms without...
2008-04-28  Jens Albretsenddraw: Fixed device name.
2008-04-28  Kai Blinws2_32: Handle gethostbyname call failure, add tests.
2008-04-28  Jacek Cabanmshtml: Added IHTMLInputElement::get_disabled implement...
2008-04-28  Jacek Cabanmshtml: Added put_backgroundImage implementation.
2008-04-28  Jacek Cabanmshtml.idl: Added DispHTMLInputElement declaration.
2008-04-28  Vitaliy Margolendinput: Fix default axes mapping generation.
2008-04-28  Rob Shearmanole32: Fix two comments about the running object table.
2008-04-28  Andrew Talbotcomctl32: Dangling pointers fix.
2008-04-28  Jeff Zaroykowine.inf: Use lowercase for some drivers32 entries...
2008-04-28  Jeff Zaroykomsacm32.drv: Increase the reported vDriverVersion.
2008-04-28  David Adamamstream: Register CLSID_AMDirectDrawStream.
2008-04-28  David Adamamstream: Fix the condition of existence of the IMediaS...
2008-04-28  Alistair Leslie... msxml3: Added IObjectWithSite support in IXMLDOMDocument2.
next