winex11: add owned windows to taskbar if owner is not mapped
[wine] / dlls /
2008-04-20  Giuseppe Bilottawinex11: add owned windows to taskbar if owner is not... thebat-fixes-old
2008-04-20  Giuseppe BilottaRevert "winex11.drv: Map zero-sized windows but don...
2008-04-20  Giuseppe BilottaRevert "winex11.drv: Optimise getting the bits of a...
2008-04-18  Louis Lenderswininet: Improve stub for FindNextUrlCacheEntryW a...
2008-04-18  Marcus Meissneradvapi32: Initialize hLock.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPoints.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseCap.
2008-04-18  Anatoly Lyutinuser32/tests: Add test for switching not maximized...
2008-04-18  Anatoly Lyutinuser32/tests: Get rid of magic number.
2008-04-18  Lei Zhangmsxml3: Check for xsltInit before calling it.
2008-04-18  Kusanagi Kouichiwinex11: Update caret position.
2008-04-18  Kusanagi Kouichiuser32: Handle IME messages more gracefully.
2008-04-18  Alexandre Julliardgdi32: Fixed initialization of bit masks in GetDIBits...
2008-04-18  Andrew Talbotddraw: Remove unused variables.
2008-04-18  Sergey Khodychdinput/tests: Add test to show dinput does not use...
2008-04-18  Hwang YunSong(황윤성user32: Updated Korean resource.
2008-04-18  Hwang YunSong(황윤성shell32: Updated Korean resource.
2008-04-18  Hwang YunSong(황윤성comdlg32: Updated Korean resource.
2008-04-18  Jacek Cabanmshtml: Store IActiveScriptParseProcedure in ScriptHost.
2008-04-18  Jacek Cabanmshtml: Added IHTMLWindow3 stub implementation.
2008-04-18  Jacek Cabanmshtml: Added possibility to get node object from nsIDO...
2008-04-18  Aric Stewartwininet: Correct the case where Content-Length is set...
2008-04-17  Rhys McGuckinwintrust: Check for null CleanupPolicy function pointer.
2008-04-17  Alexandre Julliardntdll: Don't create a temporary dir, run wineprefixcrea...
2008-04-17  Alexandre Julliardsetupapi: Add support for creating directories from...
2008-04-17  Alexandre Julliardkernel32: Create the windows and system directories...
2008-04-17  Alexander Morozovsetupapi: SetupDiGetDeviceRegistryProperty should retur...
2008-04-17  Alexander Morozovsetupapi: SetupDiGetDeviceRegistryProperty should retur...
2008-04-17  Alexander Morozovsetupapi: Add a test for SetupDiGetDeviceRegistryProper...
2008-04-17  Andrew Talbothhctrl.ocx: Remove unused variable.
2008-04-17  Andrew Talbotgphoto2.ds: Remove unused variable.
2008-04-17  Andrew Talbotgdi32: Remove unused variable.
2008-04-17  Alexandre Julliardquartz: Avoid sizeof in traces.
2008-04-17  Alexandre Julliarduser32: Added support for WS_EX_RIGHT in the static...
2008-04-17  Alexandre Julliarduser32: Added support for WS_EX_RIGHT in the edit control.
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...
next