wine
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.
2008-04-28  Bryan DeGrendelwinex11: Rudimentary drawing support for display balloo...
2008-04-28  ByeongSik Jeonimm32: Updated implementation of the Imm{Get|Set}Compos...
2008-04-28  ByeongSik Jeonimm32: Implementation of the Imm{Get|Set}StatusWindowPos.
2008-04-28  ByeongSik Jeonimm32: Implementation of the Imm{Get|Set}CandidateWindow.
2008-04-28  ByeongSik Jeonuser32: Set the vkey value to VK_PROCESSKEY when IME...
2008-04-28  ByeongSik Jeonimm32: Add the updated ImmTranslateMessage declaration.
2008-04-28  Dmitry Timoshkovgdi32: Add SetPixel to the EMF DC functions.
2008-04-28  Guy Albertellilistview: Correct return value from LVM_GETORIGIN inclu...
2008-04-28  Guy Albertellilistview: Implement 2 pixel decoration at top of report...
2008-04-28  Guy Albertellilistview: Implement LVS_EX_GRIDLINES functionality.
2008-04-28  Maarten Lankhorstquartz: Fix acmwrapper time regression.
2008-04-28  Maarten Lankhorstquartz: Add a function that can be called when stopping...
2008-04-28  Maarten Lankhorstquartz: Make dwSamplesProcessed a longlong.
2008-04-28  Maarten Lankhorstquartz: Optimize the file source to do its job better.
2008-04-28  Maarten Lankhorstquartz: Make the EnumPins interface dynamic.
2008-04-28  Maarten Lankhorstquartz: Fix time discontinuities in the acm wrapper.
2008-04-28  Maarten Lankhorstquartz: NotifyAllocator does not like a null argument.
2008-04-28  Maarten Lankhorstquartz: Add a vtable argument to Parser_Create that...
2008-04-28  Kirill K. Smirnovwinhelp: Fix possible copy/paste error.
2008-04-28  Kirill K. Smirnovwinhelp: Shift by 6 not 4 in case of old 3.0 file.
2008-04-28  Kirill K. Smirnovwinhelp: We can reference any page in HLPFILE_BrowsePag...
2008-04-28  Rob Shearmanwidl: Accept integer constant suffixes in the lexer.
2008-04-28  Rob Shearmanwidl: Support hex digits that use an uppercase 0X prefix.
2008-04-28  Rob Shearmanwidl: Add typedefs to typelibs which have the public...
2008-04-28  Dmitry Timoshkovwinecfg: Update Russian translation.
2008-04-28  Rob Shearmanrpcrt4: Use safe_copy_from_buffer instead of direct...
2008-04-28  Dmitry Timoshkovgdi32: Save/restore internal EMF playing state on EMR_S...
2008-04-28  Dmitry Timoshkovgdi32: Do not reselect objects while recording a metafi...
2008-04-28  Eric Pouechwordpad: Open the filename passed on command line if...
2008-04-28  Vitaliy Margolenwinex11: Fix MapVirtualKeyEx to properly map left-right...
2008-04-28  Vitaliy Margolenwinex11: Use constants instead of magic numbers in...
2008-04-28  Vitaliy Margolenwinex11: Fix GetKeyNameText for Right Shift.
2008-04-28  Vitaliy Margolendinput: Explicitly set extended key flag for Right...
2008-04-28  Lionel Debrouxdinput: joystick test: Improve reporting when enumerate...
2008-04-28  Roderick Colenbranderwined3d: Also use WineD3D_ChoosePixelFormat for pbuffers.
2008-04-28  Roderick Colenbranderwined3d: Let WineD3D_ChoosePixelFormat operate on the...
next