wine
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Try doing a present in wined3d_surface_blt...
2011-09-06  Henri Verbeetwined3d: Don't override the swapchain present interval...
2011-09-05  Piotr Cabanmsvcrt: Fix _vswprintf* arguments.
2011-09-05  Alistair Leslie... ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegist...
2011-09-05  Alexandre Julliardsecur32: Avoid size_t and fix some printf formats.
2011-09-05  Frédéric Delanoycmd/tests: Add tests for IF '==' operator.
2011-09-05  André Hentschelcryptnet: Use the constants from the wininet header.
2011-09-05  André Hentschelconfigure: Install view.
2011-09-05  Alexandre Julliardwldap32: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardsane.ds: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardgphoto2.ds: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardcrypt32: Include system headers before Windows headers.
2011-09-05  Alexandre Julliardadvapi32: Include system headers before Windows headers.
2011-09-05  Hans Leidekkermsi: Initialize a variable.
2011-09-05  Hans Leidekkermsi: Use a higher value for the initial transform disk id.
2011-09-05  Hans Leidekkermsi/tests: Fix a number of test messages.
2011-09-05  Hans Leidekkermsi: Avoid a leak when a query is executed more than...
2011-09-05  Hans Leidekkerwinhttp: Fix some memory leaks.
2011-09-05  Hans Leidekkerwinhttp/tests: Initialize a variant with a known value.
2011-09-05  Hans Leidekkerwinhttp: Properly test a boolean variant.
2011-09-05  Hans Leidekkerxolehlp: New dll.
2011-09-05  Hans Leidekkerprograms: Add a stub implementation of regasm.exe.
2011-09-05  Michael Stefaniucntdll: Don't use HIWORD to check if an atom is a small...
2011-09-05  Jacek Cabanvbscript: Added AddNamedItem implementation.
2011-09-05  Jacek Cabanvbscript: Added more uninitialization tests and fixes.
2011-09-05  Jacek Cabanvbscript: Added GetScriptDispatch implementation.
2011-09-05  Jacek Cabanvbscript: Added SetScriptState implementation.
2011-09-05  Thomas Mullalyurlmon: Made domain mapping support IUri based and...
2011-09-05  Thomas Mullalyurlmon: Added basic MapUrlToZoneEx2 implementation.
2011-09-05  Thomas Mullalyurlmon: Improved GetSecurityId's support for file url's.
2011-09-05  Thomas Mullalyurlmon: Use CoTaskMemFree instead of HeapFree for memor...
2011-09-05  Francois Gougetpo: Mark a couple of broken Korean translations as...
2011-09-05  Francois Gougetpo: Mark a couple of broken German translation as fuzzy.
2011-09-05  Francois Gougetshlwapi: Add a message context for 'hr', 'min' and...
2011-09-05  Francois Gougetcrypt32 & cryptdlg: Specify a message context for ...
2011-09-05  Francois Gougetwordpad: Specify a message context for 'cm', 'in' and...
2011-09-05  Francois Gougettaskmgr: Fix the name of a couple of process priority...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-05  Henri Verbeetwined3d: Get rid of the rect checks for present in...
2011-09-05  Henri Verbeetwined3d: Don't print the GLSL info log by default on...
2011-09-05  Bruno Jesusws2_32: Fix a leak in WS2_AcceptEx.
2011-09-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2011-09-05  Andrew Talbotwinealsa.drv: Remove unneeded address-of operators...
2011-09-04  Alexandre Julliardlibwine: Disable debug output when stderr goes to ...
2011-09-04  Alexandre Julliardntdll: Add support for asmv1 namespace prefix in xml...
2011-09-04  Alexandre Julliarduser32: Compute the size of the message spy arrays...
2011-09-04  Alexandre Julliardgdi32: Fix coordinate mapping in Get/SetBoundsRect...
2011-09-02  Francois Gougetpo: Fix some typography issues in the Czech translation.
2011-09-02  Bruno Jesususer32: Fix support for CB_SETDROPPEDWIDTH in combobox.
2011-09-02  Ričardas Barkauskasddraw: Don't allow SetPalette on mipmap sublevels inste...
2011-09-02  Ričardas Barkauskaswined3d: Add support for Nvidia GT 555M.
2011-09-02  Piotr Cabanmshtml: Added more IHTMLElement_{put, get}_onclick...
2011-09-02  Piotr Cabanmshtml: Removed typo from HTMLDOMChildrenCollection_inv...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection IDispatchE...
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection_invoke implementa...
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection_get_dispid implem...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection tests.
2011-09-02  Piotr Cabanmshtml/tests: Added attributes tests on comment node.
2011-09-02  Piotr Cabanmshtml: Store attributes list in HTMLAttributeCollection.
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection2_getNamedItem...
2011-09-02  Piotr Cabanmshtml: Don't cache HTMLAttributesCollection results.
2011-09-02  Piotr Cabanjscript/tests: Added decodeURI tests.
2011-09-02  Piotr Cabanjscript: Added decodeURI implementation.
2011-09-02  Piotr Cabanjscript: Throw exception on error in JSGlobal_encodeURI...
2011-09-02  Piotr Cabanjscript: Limit name hash computations number.
2011-09-02  Piotr Cabanjscript: Use hash table when accessing object propertie...
2011-09-02  Piotr Cabanjscript: Added Object.hasOwnProperty implementation.
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-09-02  André Hentschelurlmon/tests: Print out the wrong mime.
2011-09-02  Jacek Cabanvbscript: Moved includes required by vbscript.h to...
2011-09-02  Jacek Cabanvbscript: Added IObjectSafety tests.
2011-09-02  Jacek Cabanvbscript: Added GetInterfaceSafetyOptions implementation.
2011-09-02  Jacek Cabanvbscript: Added SetInterfaceSafetyOptions implementation.
2011-09-02  Jacek Cabanvbscript: Added IObjectSafety stub implementation.
2011-09-02  Jacek Cabanmshtml: Added support for text/vbscript script type.
2011-09-02  Stefan Dösingerddraw: Fix a test message.
2011-09-02  Stefan Dösingerddraw: Make the overlay tests pass on Windows 7.
2011-09-02  Stefan Dösingerddraw: Set the viewport after changing the render target.
2011-09-02  Stefan Dösingerddraw: Mark DepthFill blit failures between beginScene...
2011-09-02  Stefan Dösingerddraw: Simplify Z format parsing a bit, remove ERRs.
2011-09-02  Francois Gougetmsi: Make find_table() static.
2011-09-02  Francois Gougetdinput: Make semantic_to_obj_id() static.
2011-09-02  Francois Gougetddraw/tests: Make enum_z_fmt_cb() static.
2011-09-02  Michael Stefaniucoleaut32: COM cleanup in typelib2.c.
2011-09-02  Michael Stefaniucmsi: COM cleanup for the IEnumVARIANT iface.
2011-09-02  André Hentschelpo: Update German translation.
2011-09-02  Hwang YunSongpo: Updated Korean translation.
2011-09-02  Henri Verbeetmmdevapi: Add a TRACE to info_device_ps_GetValue().
2011-09-02  Henri Verbeetmmdevapi: Include space for the terminating zero in...
2011-09-02  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-02  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-02  Henri Verbeetwined3d: Get rid of some redundant else statements...
2011-09-02  Henri Verbeetwined3d: Remove a redundant compare in IWineD3DSurfaceI...
2011-09-02  Henri Verbeetwined3d: Print a FIXME for any flags passed to wined3d_...
2011-09-01  Jacek Cabanjscript: Added more SetInterfaceSafetyOptions tests...
2011-09-01  Octavian Voicushell32: Fix an incorrect pointer/integer cast on 64...
2011-09-01  Andrew Talbotmsvcp90: Avoid a forward declaration.
next