imm32: Updated implementation of the Imm{Get|Set}CompositionFont{A|W}.
[wine] / dlls /
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  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  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...
2008-04-28  Roderick Colenbranderwined3d: Store more information about pixel formats...
2008-04-28  Roderick Colenbranderwined3d: Split WGL pixel format selection code off...
2008-04-28  James Hawkinsschannel: Fix a test that fails in win2k3.
2008-04-28  James Hawkinsddraw: Remove a test that fails in VMs.
2008-04-28  James Hawkinsd3d9: Fix a few test failures in win2k3.
2008-04-28  James Hawkinscabinet: Revert "cabinet: Fix for FDICopy with an empty...
2008-04-28  James Hawkinsmsi: Remove a debugging call.
2008-04-28  Kusanagi Kouichiwinex11: Remove unnecessary #include.
2008-04-28  Kusanagi Kouichiwinex11: hCompStr should never be NULL because Wine...
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipCreateLineBrushFromRect.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipCreatePathGradientI.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipAddPathEllipseI.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipAddPathBeziersI.
2008-04-28  Matthias Dererwinejack: Re-added line which has been accidently deleted.
2008-04-28  Alexander Morozovntoskrnl.exe: Change calling conventions for Interlocke...
2008-04-25  Alexandre Julliardshell32: Avoid traces that use size_t.
2008-04-25  Alexandre Julliardwinex11: Check if IsXExtensionPointer is defined before...
2008-04-25  Vitaly Perovcabinet: Fix for FDICopy with an empty cabinet file.
2008-04-25  Vitaly Perovcabinet: Added a test for FDICopy with an empty cabinet...
2008-04-25  Vitaliy Margolendinput: Limit number of supported axis and buttons.
2008-04-25  Kusanagi Kouichiimm32: Fix typos.
2008-04-25  Kusanagi Kouichiwinex11: Destroy the handle to the composition string...
2008-04-25  Lei Zhanguser32: Edit controls should ignore WM_KEYDOWN on contr...
2008-04-25  James Hawkinskernel32: Fix a test that fails in win2k3.
2008-04-25  James Hawkinsddraw: Fix tests that fail with the reference rasterizer.
2008-04-25  Alistair Leslie... msxml3: Corrected transformNode.
2008-04-25  Jeff Zaroykomsadp32.acm: Use the same szShortName value as windows.
2008-04-25  ByeongSik Jeonimm32: Fix a typo.
2008-04-25  ByeongSik Jeonimm32: ImmGetVirtualKey return orignal virtual key...
2008-04-25  ByeongSik Jeonimm32: Reconstruct the ImmProcessKey, ImmTranslateMessa...
2008-04-25  Alexandre Julliardwinex11: Don't force tool windows to unmanaged mode.
2008-04-25  Alexandre Julliardoleaut32/tests: Store the test typelib in resources...
2008-04-25  Eric Pouechrichedit: Ensure wrapping is done all the time after...
2008-04-25  Eric Pouechrichedit: Properly handle the background in case of...
2008-04-25  John Klehmwinex11: Add support for IsXExtensionPointer tablet...
2008-04-25  John Klehmwinex11: Allow wizardpen to be detected as a stylus.
2008-04-25  John Klehmwinex11: Allow wintab devices with less than 5 axes.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipAddPathBezier.
2008-04-25  Erik de Castro Lopodbghelp: Fix pointer cast.
2008-04-25  Erik de Castro Lopontdll: Win64 fix for get_pointer_obfuscator.
2008-04-25  Erik de Castro Lopocrypt32: Use LOWORD on LPCSTR type instead of casting...
2008-04-25  Erik de Castro Lopouser32/tests: Use SetWindowLongPtr instead of SetWindow...
2008-04-25  James Hawkinswinmm: Remove a failing test that is driver-specific.
2008-04-25  James Hawkinswinspool.drv: Disable a test for capabilities not avail...
2008-04-25  James Hawkinsgdi32: Remove a dependence on the amount of available...
2008-04-25  James Hawkinsd3d8: Fix a few test failures in win2k3.
2008-04-25  James Hawkinsadvapi32: Fix a test that fails in win2k3 SP2.
2008-04-25  Robert Reifwinmm: Fix a test failure on Windows with Terminal...
2008-04-25  Andrew Talbotsecur32: Remove unused variables.
2008-04-25  Andrew Talbotsetupapi: Remove unused variables.
2008-04-25  Andrew Talbotshell32: Remove unused variables.
2008-04-25  Andrew Talbotrpcrt4: Remove unused variables.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipSetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineRect/GdipGetLineRectI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipFillPieI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawRectanglesI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawPieI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipTransformMatrixPointsI.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLElementCollect...
2008-04-24  Jacek Cabanmshtml: Added get_nodeType implementation.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to text node.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMTextNode stub implementation.
2008-04-24  Jacek Cabanmshtml: Added get_firstChild implementation.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMNode2 to IDispatchEx support.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMNode2 stub implementation.
2008-04-24  Jacek Cabanmshtml: Return VT_NULL instead of empty string in getAt...
2008-04-24  Jacek Cabanmshtml: Added more IDispatchEx tests.
2008-04-24  Alexandre JulliardAdd makedep magic comments for typelibs in resource...
2008-04-24  Aric Stewartcomctl32: Fix an off-by-one error in toolbar TOOLBAR_Se...
2008-04-24  Alex Villacís Lassoriched20: Reject RTF that is recognized as invalid.
next