wine
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  Maarten Lankhorstserver: Make enum_desktop enumerate all the desktops...
2008-04-17  Maarten Lankhorstserver: Make enum_winstations enumerate all the window...
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  Alexandre Julliardserver: Keep a file descriptor open to the config direc...
2008-04-17  James Hawkinsfusion: Explicitly check for -1 for a missing table.
2008-04-17  Dmitry Timoshkovwinedump: Print names for all known EMF records.
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  Vincent Povirktools: Modify wine.desktop to use start.exe /unix.
2008-04-17  Vincent Povirkstart.exe: Add /Unix switch for native file managers.
2008-04-17  Austin EnglishSpelling fixes.
2008-04-17  Tony Wasserkad3dx9: Add d3dx9tex.h.
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  Michael Stefaniucfonts: Add the Romanian glyphs SsTt with "comma below...
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 Shearmanwidl: Change alls calls to error in the parser to error...
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  Rob Shearmaninclude: Make IContextMenu interface in shobjidl.idl...
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 Julliardwine.inf: Use a proper services section to install...
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-16  Alexandre Julliardinclude: Add the SPSVCINST_* setupapi flags.
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  Jacek Cabanmshtml.idl: Added IHTMLWindow3 declaration.
2008-04-15  Jacek Cabanmshtmdid.h: Fixed IHTMLWindow2 dispids.
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 Ernstwinhelp: Updated French translation.
2008-04-15  Jonathan Ernstwinefile: Updated French translation.
2008-04-15  Jonathan Ernstwinecfg: Updated French translation.
2008-04-15  Jonathan Ernstcomdlg32: Updated French translation.
next