wine
2011-07-25  Alexandre Julliardgdi32: Get rid of the GetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardwinex11: Get rid of the no longer used GetBitmapBits...
2011-07-25  Alexandre Julliardgdi32: Reimplement GetBitmapBits using the GetImage...
2011-07-25  Alexandre Julliardgdi32: Add an inline helper to retrieve a DDB byte...
2011-07-25  Alexandre Julliardgdi32: Implement GetImage in the DIB driver.
2011-07-25  Alexandre Julliardgdi32: Implement GetImage in the null driver.
2011-07-25  Alexandre Julliardgdi32: Get rid of the SetDIBits driver entry point.
2011-07-25  Alexandre Julliardwinex11: Get rid of the no longer used SetDIBits implem...
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders parents.
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders catego...
2011-07-25  Mariusz Plucińskishell32/tests: Fix mistake in checking known folder...
2011-07-25  Hans Leidekkermsi: Allow read sharing if the package is openend in...
2011-07-25  Hans Leidekkermsi: Don't duplicate column string data.
2011-07-25  Alexandre Julliardwinex11: Return color information in GetImage when...
2011-07-25  André Hentschelwinevdm: Try using the new DOSBox command to remap...
2011-07-25  Gerald Pfeifermshtml: Handle the failure case in get_nsstyle_attr.
2011-07-25  Frédéric Delanoycmd/tests: Add ^ escape character tests.
2011-07-25  Frédéric Delanoycmd/tests: Add tests for || on failure conditional...
2011-07-25  Frédéric Delanoycmd/tests: Add tests for && on success conditional...
2011-07-25  Frédéric Delanoycmd/tests: Add tests for & (un)conditional execution.
2011-07-25  Frédéric Delanoyurlmon: Fix various typos/misspellings.
2011-07-25  Nikolay Sivovshell32/autocomplete: Remove redundant memory initializ...
2011-07-25  Nikolay Sivovshell32/autocomplete: Really append suggested part...
2011-07-25  Nikolay Sivovshell32/autocomplete: Autocompletion should be case...
2011-07-25  Huw Daviesgdi32/tests: Add some SetDIBits tests.
2011-07-25  Huw Daviesgdi32: Rewrite SetDIBits to use the PutImage gdi driver...
2011-07-25  Alexandre Julliardshlwapi: Add support for 64-bit formats in wsprintf.
2011-07-25  Alexandre Julliarduser32: Add support for 64-bit formats in wsprintf.
2011-07-25  Dan Kegelkernel32: Add initial test for DefineDosDevice.
2011-07-25  Henri Verbeetwined3d: Store a pointer to the state table in the...
2011-07-25  Henri Verbeetwined3d: Make the shader and ctx_priv parameters to...
2011-07-25  Henri Verbeetwined3d: Get rid of the vpos_uniform field from the...
2011-07-25  Henri Verbeetwined3d: Use the "rts" variable in context_apply_clear_...
2011-07-25  Henri Verbeetwined3d: Use gl_info from the context in context_apply_...
2011-07-25  Francois Gougetpo: Use non-breaking spaces where required by the Frenc...
2011-07-25  Francois Gougetwinegstreamer: Make GSTTf_QueryInterface() static.
2011-07-25  Alexandre Julliardmakefiles: Install programs from the top-level makefile.
2011-07-25  Alexandre Julliardmakefiles: Install dlls from the top-level makefile.
2011-07-25  Jacek Cabanieframe: Moved InternetShortcut implementation to iefra...
2011-07-25  Jacek Cabanieframe: Added new DLL.
2011-07-25  Austin Englishconfigure: Fix audio detection on OSX.
2011-07-25  Alexandre Julliarduser32/tests: Make hook messages optional in the SetPar...
2011-07-25  Alexandre Julliardwidl: Check for mismatched types in ?: expressions.
2011-07-25  Alexandre Julliardwrc: Run through the translation process even if libget...
2011-07-24  Hans Leidekkerwinhttp: Propagate errors from asynchronous requests.
2011-07-24  Hans Leidekkerwinhttp: Set last error if the server didn't return...
2011-07-24  Hans Leidekkerwinhttp: Implement IWinHttpRequest::SetCredentials.
2011-07-24  Hans Leidekkerwinhttp: Implement IWinHttpRequest::get_ResponseBody.
2011-07-24  Hans Leidekkerwinhttp: Use an offset instead of a pointer for the...
2011-07-24  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2011-07-24  Jacek Cabanmshtml: Added javascript: URLs test.
2011-07-24  Jacek Cabanmshtml: Added support for javascript: URLs.
2011-07-24  Jacek Cabanmshtml: Call set_moniker asynchronously in SuperNavigate.
2011-07-24  Jacek Cabanmshtml: Split set_moniker implementation.
2011-07-24  Jacek Cabanmshtml: Downgrade GetAsciiHost FIXME to WARN.
2011-07-24  Jacek Cabanmshtml: Moved script mode out of get_script_host to...
2011-07-24  Jacek Cabanmshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separat...
2011-07-24  Jacek Cabanmshtml: Use CreateURLMonikerEx2 in SuperNavigate.
2011-07-24  Jacek Cabanmshtml: Moved binding-related declarations to separate...
2011-07-24  Hans Leidekkermsi: Fix the SelectionPath event handler.
2011-07-22  Alexandre JulliardRelease 1.3.25. wine-1.3.25
2011-07-22  Huw Daviesgdi32: Fix the lines parameter of SetDIBits to be positive.
2011-07-22  Huw Daviesgdi32: Add a helper to fill out the colour table from...
2011-07-22  Huw Daviesgdi32: Add a helper to sanitize a BITMAPINFO structure.
2011-07-22  Jacek Cabanmshtml: Return NS_BINDING_ABORTED for canceled binding...
2011-07-22  Jacek Cabanmshtml: Make execScript tests more generic.
2011-07-22  Jacek Cabanurlmon: Added support for javascript URIs.
2011-07-22  Akihiro Sagawadsound: Don't copy the position notify on duplicate.
2011-07-22  Akihiro Sagawadsound: Don't copy the notify object on duplicate.
2011-07-22  Akihiro Sagawadsound/tests: Add tests to check notifications after...
2011-07-22  Jacek Cabanmshtml: Added IHTMLStyle2::direction property implement...
2011-07-22  Francois Gougetpo: A French translation fixe and a tweak.
2011-07-22  Alexandre Julliarduser32/tests: Fix test failures when the low-level...
2011-07-22  Alexandre Julliarduser32/tests: Fix some last error tests that fail on...
2011-07-22  Alexandre Julliarduser32/tests: Mark some messages optional in the SetPar...
2011-07-22  Lucas Fialho... dinput: SetActionMap setting the axis range according...
2011-07-22  Lucas Fialho... dinput: SetActionMap for joysticks.
2011-07-22  Lucas Fialho... dinput: BuildActionMap for all joysticks. For the momen...
2011-07-22  Lucas Fialho... dinput: EnumDevicesBySemantics enumerate joysticks...
2011-07-22  Jay Yangcomclt32: Ensure that item data is actually sent out...
2011-07-22  Jay Yangexplorer: Fix various memory leaks.
2011-07-22  André Hentscheluser32/tests: Fix two typos.
2011-07-22  Juan Langwininet: Implement setting proxy options globally for...
2011-07-22  Juan Langwininet: De-Hungarian proxyinfo_t.
2011-07-22  Henri Verbeetwined3d: Make the heap parameter to update_heap_entry...
2011-07-22  Henri Verbeetwined3d: Make the tex_unit_map parameter to shader_glsl...
2011-07-22  Henri Verbeetwined3d: Make the tex_unit_map parameter to shader_glsl...
2011-07-22  Henri Verbeetddraw/tests: Add tests to show that resizing the window...
2011-07-22  Henri Verbeetddraw: Resize the window after setting the new display...
2011-07-22  Alexandre Julliardwineps: Implement the additional clipping in PutImage.
2011-07-22  Alexandre Julliardwinex11: Implement the additional clipping in PutImage.
2011-07-21  Alexandre Julliardwinex11: Add helper functions for changing and restorin...
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  André Hentschelwinevdm: Use secure mode when running apps in DOSBox.
2011-07-21  Michael Stefaniucgameux: COM cleanup for the IClassFactory iface.
2011-07-21  Michał Ziętekwscript: Implemented Host_get_ScriptFullName.
2011-07-21  Michał Ziętekwscript: Implemented Host_get_ScriptName.
2011-07-21  Michał Ziętekwscript: Implemented Host_get_Path.
2011-07-21  Michał Ziętekwscript: Implemented Host_get_FullName.
2011-07-21  Jeff Latimercomctl32: Improve the stub of TaskDialogIndirect to...
next