wine
2013-02-01  Alexandre JulliardRelease 1.5.23. wine-1.5.23
2013-02-01  Frédéric Delanoypo: Update French translation.
2013-02-01  Nikolay Sivovpo: Use a shorter string for button.
2013-01-31  Hans Leidekkermsi: Improve parsing of the supported platforms string.
2013-01-31  Hans Leidekkermsi: Fix the return value of MsiGetFileVersion for...
2013-01-31  Hans Leidekkermsi: Don't fail if the directory already exists in...
2013-01-31  Huw Daviesriched20: Add an explicit run length member and use...
2013-01-31  Huw Daviesriched20: Use the get_text helper in a few more places.
2013-01-31  Huw Daviesriched20: Rewrite the run whitespace test to take a...
2013-01-31  Huw Daviesriched20: Rewrite the run splittable test to take a...
2013-01-31  Jacek Cabanieframe: Use int resource ID for toolbar image.
2013-01-31  Alex Henrieadvapi32: Destination length -1 means no limit.
2013-01-31  Erich Hooveradvapi32: Support service objects in SetNamedSecurityInfo.
2013-01-31  Erich Hooveradvapi32: Support service objects in GetNamedSecurityInfo.
2013-01-30  Charles Daviswinebuild: Use Clang to assemble if found.
2013-01-30  Sergey Guralnikwinemenubuilder: Try to wait for creating icon files.
2013-01-30  Maarten Lankhorstdbghelp: Add support for zlib compressed debug sections.
2013-01-30  Dmitry Timoshkovwindowscodecs: Implement GetThumbnail in the ICO frame...
2013-01-30  Hans Leidekkermsi: Set _BrowseProperty to INSTALLDIR.
2013-01-30  Hans Leidekkermsi: Avoid a crash in msi_dialog_handle_event.
2013-01-30  Hans Leidekkerwbemprox: Build a PNP device ID that better matches...
2013-01-30  Huw Daviesriched20: Add a helper to retrieve the run text.
2013-01-30  Huw Daviesriched20: Add a helper to debug the run text.
2013-01-30  Huw Daviesriched20: Add a paragraph ptr to each run.
2013-01-30  Ludger Sprenkerwindowscodecs: Implement IPropertyBag2::Read.
2013-01-30  Ludger Sprenkerwindowscodecs: Implement IPropertyBag2::Write.
2013-01-30  Ludger Sprenkerwindowscodecs: Implement IPropertyBag2::GetPropertyInfo.
2013-01-30  Ludger Sprenkerwindowscodecs: Implement IPropertyBag2::CountProperties.
2013-01-30  Ludger Sprenkerwindowscodecs: Implement ComponentFactory::CreateEncode...
2013-01-30  Erich Hooveradvapi32: Make an internal routine for [Get|Set]Securit...
2013-01-30  Erich Hooveradvapi32: Support service objects in SetSecurityInfo.
2013-01-30  Alexandre Julliardserver: Use the monotonic time counter also on the...
2013-01-30  Piotr Cabanmsvcrt: Use temporary buffers to speed up operations...
2013-01-30  Piotr Cabanmsvcrt: Don't make stdout and stderr bufferred when...
2013-01-30  Jacek Cabanwininet: Get rid of WORKREQ* types.
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPDELETEFILEW out of WORKREQUEST.
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPFINDNEXTW out of WORKREQUEST.
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPRENAMEFILEW out of WORKREQUEST.
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPOPENFILEW out of WORKREQUEST.
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPFINDFIRSTFILEW out of WORKREQ...
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPGETCURRENTDIRECTORYW out...
2013-01-30  Jacek Cabanwininet: Moved WORKREQ_FTPGETFILEW out of WORKREQUEST.
2013-01-30  Marcus Meissnerkernel32: Conditional variable tests.
2013-01-30  Dmitry Timoshkovgdiplus: Avoid not necessary memory allocation for...
2013-01-30  Nikolay Sivovcomctl32/listview: Fix item search with keyboard input.
2013-01-30  Nikolay Sivovcomctl32: Test WM_GETDLGCODE return value for TreeView.
2013-01-30  Nikolay Sivovcomctl32: Use NM_RCLICK return value to allow default...
2013-01-29  Hans Leidekkerwbemprox: Implement Win32_VideoController.PNPDeviceID.
2013-01-29  Hans Leidekkerwbemprox: Don't fail if there are less objects than...
2013-01-29  Alexandre Julliardurlmon/tests: Avoid infinite timeouts in tests.
2013-01-29  Ludger Sprenkerwindowscodecs: Add tests for IPropertyBag2.
2013-01-29  Huw Daviesriched20: Move undo handling to a different set of...
2013-01-29  Putin Evgenycscript: Correct forming cmd for forwarding to wscript.
2013-01-29  Jacek Cabanwininet: Moved WORKREQ_FTPREMOVEDIRECTORYW out of WORKR...
2013-01-29  Jacek Cabanwininet: Moved WORKREQ_FTPCREATEDIRECTORYW out of WORKR...
2013-01-29  Jacek Cabanwininet: Moved WORKREQ_FTPSETCURRENTDIRECTORYW out...
2013-01-29  Jacek Cabanwininet: Moved WORKREQ_FTPPUTFILEW out of WORKREQUEST.
2013-01-29  Jacek Cabanwininet: Moved WORKREQ_SENDCALLBACK out of WORKREQUEST.
2013-01-29  Jacek Cabanwininet: Moved WORKREQ_HTTPENDREQUESTW out of WORKREQUEST.
2013-01-29  Alexandre Julliardkernel32: We no longer need the server start time in...
2013-01-29  Francois GougetAssorted spelling fixes.
2013-01-29  Francois Gougetwined3d: debug_{d3dbasis, d3ddegree}() are not used...
2013-01-29  Francois Gougetwined3d: Make device_stream_info_from_declaration(...
2013-01-29  Matteo Bruniwined3d: Rebind texture before checking for its content...
2013-01-29  Stefan Dösingerddraw/tests: Add viewport handling tests.
2013-01-29  Stefan Dösingerddraw: Don't check for NULL in GetCurrentViewport.
2013-01-29  Stefan Dösingerddraw: Unset the viewport if the current vp is deleted.
2013-01-29  Stefan Dösingerddraw: AddViewport holds a reference to the viewport.
2013-01-29  Stefan Dösingerddraw: Check for NULL pointers in SetCurrentViewport.
2013-01-29  Stefan Dösingerddraw: Check for NULL pointers in DeleteViewport.
2013-01-29  Stefan Dösingerddraw: Delete viewports when destroying the device.
2013-01-29  Stefan Dösingerddraw: device::GetCurrentViewport returns an error...
2013-01-28  Hans Leidekkerwbemprox: Return an empty object if the path is NULL...
2013-01-28  Andrew Eikumwineoss.drv: Set reasonable defaults if driver reports...
2013-01-28  Detlef Riekenbergwininet: Don't depend on user settings.
2013-01-28  Detlef Riekenbergwininet: Remove most GetLastError tests for IsDomainLeg...
2013-01-28  Detlef Riekenbergwininet: Fix a test failure on w2k.
2013-01-28  Alexandre Julliardkernel32: Use the monotonic counter in GetTickCount64.
2013-01-28  Alexandre Julliardntdll: Use the monotonic counter for NtGetTickCount.
2013-01-28  Alexandre Julliardntdll: Add support for the monotonic time counter on...
2013-01-28  Alexandre Julliardntdll: Use a monotonic time counter to implement NtQuer...
2013-01-28  André Hentschelinclude: Add remaining checks for ARM64.
2013-01-28  Gerald Pfeiferwinex11: Push down variable attrib down in create_gl_dr...
2013-01-28  Jacek Cabantextstor.idl: Added TS_ATTR_FIND_* constants.
2013-01-28  Piotr Cabanmsvcrt: Don't call invalid parameter handler in str...
2013-01-28  Jacek Cabanwininet: Moved WORKREQ_HTTPREADFILEEX out of WORKREQUEST.
2013-01-28  Jacek Cabanwininet: Moved WORKREQ_INTERNETOPENURLW out of WORKREQUEST.
2013-01-28  Jacek Cabanwininet: Moved WORKREQ_HTTPSENDREQUESTW out of WORKREQUEST.
2013-01-28  Jacek Cabanwininet: Moved WORKREQUEST allocation to INTERNET_Async...
2013-01-28  Henri Verbeetwined3d: Get rid of CheckBumpMapCapability().
2013-01-28  Henri Verbeetwined3d: Get rid of CheckTextureCapability().
2013-01-28  Henri Verbeetwined3d: Introduce a format flag for texturing.
2013-01-28  Henri Verbeetd3drm: Avoid LPD3DRMMATERIALOVERRIDE.
2013-01-28  Henri Verbeetd3drm: Avoid LPD3DRMIMAGE.
2013-01-28  Dmitry Timoshkovdwrite: Avoid triggering an exception on DLL_PROCESS_DE...
2013-01-28  Nikolay Sivovcomctl32/listview: Implement dragging with right button...
2013-01-28  Nikolay Sivovxmllite: Fail to set input for external IXmlReaderInput.
2013-01-28  Nikolay Sivovxmllite: Handle E_PENDING from stream for comment nodes.
2013-01-28  Ken Thomaseswinemac: Implement an APP_DEACTIVATED event.
2013-01-28  Ken Thomaseswinemac: Implement a WINDOW_LOST_FOCUS event.
next