wine
2008-04-21  Reece Dunnshlwapi/tests: Fix the return codes for Windows 2000...
2008-04-21  Jacek Cabanmshtml: Forward window IDispatch methods.
2008-04-21  Jacek Cabanmshtml: Added window IDispatchEx implementation.
2008-04-21  Jacek Cabanmshtml: Forward IOmNavigator's IDispatch method to...
2008-04-21  Jacek Cabanmshtml: Added IDispatchEx::GetIDsOfNames implementation.
2008-04-21  Jacek Cabanmshtml: Added IDispatchEx::Invoke implementation.
2008-04-21  Jacek Cabanmshtml: Added IDispatchEx::InvokeEx implementation.
2008-04-21  Jacek Cabanmshtml: Added IDispEx::GetDispID implementation.
2008-04-21  Jacek Cabanmshtml: Added load event support.
2008-04-21  Jacek Cabanmshtml: Parse and store onload attributes.
2008-04-21  Frans Koolwinecfg: Added missing Dutch translation.
2008-04-21  Dmitry Timoshkovgdi32: Add a test for ExtCreateRegion, make it pass...
2008-04-21  Dmitry Timoshkovwinedump: Print contents of EMR_INTERSECTCLIPRECT and...
2008-04-18  Alexandre JulliardRelease 0.9.60. wine-0.9.60
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(황윤성winefile: Updated Korean resource.
2008-04-18  Hwang YunSong(황윤성winecfg: Updated Korean resource.
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  Eric Pouechwinhelp: Fix regression introduced by Win64 warning...
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 Julliardwineprefixcreate: Moved creation of directories to...
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  Dmitry Timoshkovwinedump: Decipher contents of a couple EMF records.
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  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.
next