user32: Added support for WS_EX_RIGHT in the button control.
[wine] / dlls /
2008-04-17  Alexandre Julliarduser32: Added support for WS_EX_RIGHT in the button...
2008-04-17  Alexandre Julliardwinex11: Moved the WM_SYSCOMMAND handling to window.c.
2008-04-17  Alexandre Julliardwinex11: Moved the MapNotify handler to event.c.
2008-04-17  Alexandre Julliardwinex11: Moved the ExposeEvent handler to event.c.
2008-04-17  Reece Dunnshlwapi/tests: Enumerate the STGM sharing modes in...
2008-04-17  Reece Dunnshlwapi: Fixed the todo blocks in the SHCreateStreamOnF...
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreatePath2I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreateMatrix3I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipAddPathArcI.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipAddPathLine2I.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCloneStringFormat.
2008-04-17  James Hawkinsoleaut32: Fix a few tests that fail in win2k.
2008-04-17  James Hawkinsole32: Fix a few tests that fail in win2k.
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k and up.
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k.
2008-04-17  James Hawkinsfusion: Explicitly check for -1 for a missing table.
2008-04-17  Dmitry Timoshkovwinex11.drv: Map zero-sized windows but don't add WM...
2008-04-17  Hin-Tak Leunghhctrl.ocx: Look up in chm if url doesn't contain ...
2008-04-17  Hin-Tak Leunghhctrl.ocx: Return help window handle to caller.
2008-04-17  Austin EnglishSpelling fixes.
2008-04-17  Alistair Leslie... msxml3: Implement transformNode.
2008-04-17  Louis Lendersurlmon: Add stub for CoInternetSetFeatureEnabled.
2008-04-17  Michael Hoffmanpowrprof: Implement IsPwrHibernateAllowed.
2008-04-17  Michael Hoffmanpowrprof: Implement IsPwrShutdownAllowed.
2008-04-17  Michael Hoffmanpowrprof: Implement IsPwrSuspendAllowed.
2008-04-17  Jacek Cabanmshtml: Move get_typeinfo to dispex.c.
2008-04-17  Jacek Cabanmshtml: Added generic IDispatchEx implementation and...
2008-04-17  Jacek Cabanmshtml: Added IActiveScriptDebug32 stub implementation.
2008-04-17  Jacek Cabanmshtml: Make sure to null terminate buffer in parse_ext...
2008-04-17  Maarten Lankhorstquartz: Obtain the duration using the index in avisplitter.
2008-04-17  Maarten Lankhorstquartz: Store the stream index in the avi stream for...
2008-04-17  Maarten Lankhorstquartz: Check for discontinuities in the directsound...
2008-04-17  Maarten Lankhorstquartz: Make sure at least 1 sample is processed before...
2008-04-17  Maarten Lankhorstquartz: Reject samples in transform filter only when...
2008-04-17  Maarten Lankhorstquartz: Reject samples in video renderer when stopped.
2008-04-17  Maarten Lankhorstquartz: Fix IMediaSample2 SetPreroll and SetSyncPoint.
2008-04-17  Maarten Lankhorstquartz: Fix discontinuities in wave parser.
2008-04-17  Andrew Talbotdplayx: Remove unused variables.
2008-04-17  Andrew Talbotdsound: Remove unused variable.
2008-04-17  Andrew Talbotcomdlg32: Remove unused variable.
2008-04-17  Marcus Meissnerwinex11: Move code behind error return.
2008-04-17  Marcus Meissnerwined3d: Handle out of array bounds state.
2008-04-17  James Hawkinskernel32: Remove an invalid trace and comment.
2008-04-17  James Hawkinskernel32: Fix a few failing tests in win2k.
2008-04-17  James Hawkinskernel32: Split the GetComputerName/Ex tests into their...
2008-04-17  James Hawkinsuser32: Fix a test that fails in XP and win2k3.
2008-04-17  Rob Shearmanmsi: Fix the value parameter of IWineMsiRemotePackage...
2008-04-17  Aric Stewartimm32: Create the IME UI window with the IME instance...
2008-04-17  ByeongSik Jeonimm32: Implement ImmSetConversionStatus.
2008-04-17  ByeongSik Jeonwinex11: Add VK_HANGUL, VK_HANJA for Korean Native...
2008-04-16  Alexandre Julliardcomdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preser...
2008-04-16  Kusanagi Kouichiwinex11.drv: Fix Solaris build error.
2008-04-16  Maarten Lankhorstquartz: Add a Disconnect function to the parser and...
2008-04-16  Maarten Lankhorstquartz: Parse old style avi index.
2008-04-16  Maarten Lankhorstquartz: Make the avi splitter skip index headers.
2008-04-16  Maarten Lankhorstquartz: Dump opendml indexes and header.
2008-04-16  Marcus Meissnerrpcrt4: Handle exit path where bind not allocated yet.
2008-04-16  Tomasz Jezierskihhctrl.ocx: Apparently it is possible to have chm file...
2008-04-16  Dan Hipschmanqmgr/tests: Fix minor potential memory leaks.
2008-04-16  Andrew Talbotdmime: Remove unused variables.
2008-04-16  Andrew Talbotcomctl32: Remove unused variables.
2008-04-16  Andrew Talbotdinput: Fix handle leak.
2008-04-16  Andrew Talbotbrowseui: Fix handle leak.
2008-04-16  Rob Shearmanrpcrt4: Test and fix I_RpcExceptionFilter.
2008-04-16  Rob Shearmanole32: Add tests for clipboard's implementation of...
2008-04-16  Rob Shearmanole32: Fix OLEClipbrd_IDataObject_QueryGetData to confo...
2008-04-16  Rob Shearmanole32: Add some tests for OleGetClipboard.
2008-04-16  Huw Daviesgdi32: LineDDA shouldn't include the end point. Add...
2008-04-16  Alexandre Julliardfusion: Fix a number of leaks in assembly_create.
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-04-16  Alexandre Julliardsetupapi: Move strdupW and strdupWtoA to the setupapi_p...
2008-04-15  James Hawkinsfusion: Implement IAssemblyCache::InstallAssembly.
2008-04-15  Andrew Talbotcrypt32: Remove unused variables.
2008-04-15  Andrew Talbotcomdlg32: Remove unused variables.
2008-04-15  Andrew Talbotcrypt32: Remove unwanted shadow variable.
2008-04-15  Marcus Meissnerd3d9: Initialized 2 variables with NULL.
2008-04-15  Marcus Meissnershell32: Correct casing for "Wine".
2008-04-15  Lei Zhanguser32: Handle ctrl + end in edit control.
2008-04-15  Lei Zhanguser32: Handle ctrl + home in edit control.
2008-04-15  Lei Zhanguser32: Do checks in the right order in EDIT_BuildLineD...
2008-04-15  Maarten Lankhorstinclude: Update aviriff header.
2008-04-15  Maarten Lankhorstquartz: Update start_time if the current position is...
2008-04-15  Maarten Lankhorstquartz: Add VIDEOINFOHEADER2 support to VideoRenderer.
2008-04-15  Jonathan Ernstcomdlg32: Updated French translation.
2008-04-14  Jörg Höhlewined3d: Fix missing break inside switch in SetAutoGenF...
2008-04-14  Aric Stewartuser32: Call ImmProcessKey in TranslateMessage to allow...
2008-04-14  Hwang YunSong(황윤성user32: Updated Korean resource.
2008-04-14  Maarten Lankhorstquartz: Bring waveparser to the same level as the mpeg...
2008-04-14  Maarten Lankhorstquartz: Silence seeking fixmes on transform filter.
2008-04-14  Maarten Lankhorstquartz: Silence requests for IVideoWindow.
2008-04-14  Maarten Lankhorstquartz: Set sane defaults for pin stream rate.
2008-04-14  Maarten Lankhorstquartz: Don't clean up in avi decoder if driver isn...
2008-04-14  Eric Pouechrichedit: Force window update when the word wrap option...
2008-04-14  Dmitry Timoshkovgdi32: Map glyph to Symbol range only if the font suppo...
2008-04-14  Austin Englisholeaut32: Spelling fixes.
2008-04-14  Alexandre Julliardwinedos: Handle memory reservation errors more gracefully.
2008-04-14  Alexandre Julliardkernel32: Reserve the low 64Kb area separately from...
2008-04-14  Alexandre Julliardshdocvw: Fixed typo in CLSID_InternetShortcut.
2008-04-14  Rob Shearmanpstorec: Fix incorrectly spelt PPST_PROMPTIFO type...
next