wine
2007-05-11  Rob Shearmansetupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE...
2007-05-11  Damjan Jovanovicshlwapi: Fix UrlCanonicalizeW's handling of filesystem...
2007-05-11  Alexandre Julliardkernel32: Fix typo in CreateActCtxA.
2007-05-10  Kirill K. Smirnovkernel32/tests: Add tests for console screen buffer.
2007-05-10  Kirill K. Smirnovserver: Fix access check in screen buffer handling.
2007-05-10  James Hawkinsmsi: Deformat the key path before opening the key.
2007-05-10  Dan Hipschmanwidl: Remove dead code in write_msft.c.
2007-05-10  Dan Hipschmanwidl: Simplify make_safearray.
2007-05-10  Dan Hipschmanwidl: Remove redundant get_var_vt function.
2007-05-10  Dan Hipschmanwidl: Add string_of_type function, prettify code.
2007-05-10  Mounir IDRASSIcrypt32: Correct the implementation of CertCreateSelfSi...
2007-05-10  H. Verbeetwined3d: Trace the VBO and stream number as well in...
2007-05-10  H. Verbeetwined3d: Load texture coordinates even if no texture...
2007-05-10  H. Verbeetwined3d: Split texture coordinate loading from loadVert...
2007-05-10  H. Verbeetwined3d: Calling glDisableClientState() from loadVertex...
2007-05-10  H. Verbeetwined3d: Unload vertex weight data in case of EXT_VERTE...
2007-05-10  Andrew Talbotmlang: Exclude unused headers.
2007-05-10  Andrew Talbotmsacm32: Exclude unused headers.
2007-05-10  Andrew Talbotmscms: Exclude unused headers.
2007-05-10  Andrew Talbotmapi32: Exclude unused header.
2007-05-10  Andrew Talbotmciwave: Exclude unused header.
2007-05-10  Andrew Talbotlocalspl: Exclude unused headers.
2007-05-10  Andrew Talbotmcicda: Exclude unused headers.
2007-05-10  Alexandre Julliardpsapi: Don't print output parameters as strings.
2007-05-10  Rob Shearmanole32: Move the logic in StgCreateDocfile for "if no...
2007-05-10  Jacek Cabanmshtml: Added IHTMLBodyElement::CreateTextRange impleme...
2007-05-10  Jacek Cabanmshtml: CGID_Undocumented is CGID_DocHostCmdPriv.
2007-05-10  Jacek Cabanmshtml: Added IHTMLTxtRange::get_htmlText implementation.
2007-05-10  Jacek Cabanmshtml: Reimplement IHTMTxtRange on top of nsIDOMRange.
2007-05-10  Paul Vriensmsi/tests: Properly cleanup after each test.
2007-05-10  Thomas Spearregedit: Spelling and grammar fixes.
2007-05-10  Misha Koshelevmsi/tests: automation: Add more tests for Installer...
2007-05-10  Stefan Dösingerwined3d: Manage private data in a wine linked list.
2007-05-10  Stefan Dösingerddraw: Fix stupid bug when setting surface client memory.
2007-05-10  Stefan Dösingerddraw: Always set fullscreen mode in wined3d.
2007-05-10  Stefan Dösingerwined3d: Support bump environment mapping using GL_NV_t...
2007-05-10  Stefan Dösingerwined3d: Unload vertex weight data in unloadVertexData.
2007-05-10  Stefan Dösingerddraw: Some caps fixes.
2007-05-09  Eric Pouechkernel32: Set the new definition for an activation...
2007-05-09  Eric Pouechkernel32: Implemented CreateActCtxA on top of CreateAct...
2007-05-09  Stefan Dösingerwined3d: Some more ProcessVertices fixes.
2007-05-09  Stefan Dösingerddraw: More tests and fixes on surface attachments.
2007-05-09  Stefan Dösingerwined3d: Implement environment bump mapping with GL_ATI...
2007-05-09  Stefan Dösingerwined3d: Report only D16, D24S8 and D24X8 depth stencil...
2007-05-09  James Hawkinsmsi: Check the volume name when changing media.
2007-05-09  James Hawkinsmsiexec: /quiet is the same options as /qn.
2007-05-09  Juan Langcrypt32: Implement CertEnumSystemStore.
2007-05-09  Thomas Spearuninstaller: Fix trace message.
2007-05-09  Marcus Meissnerserver: set_server_state needs to be called with non...
2007-05-08  Alexandre Julliardadvapi32: Fix set process request, a pipe instance...
2007-05-08  Alexandre Julliardserver: Add support for retrieving results of queued...
2007-05-08  Alexandre Julliardserver: Add request to retrieve the next pending ioctl...
2007-05-08  Alexandre Julliardserver: Add support for queuing ioctl calls to a device.
2007-05-08  Alexandre Julliardserver: Add support for generic device objects managed...
2007-05-08  Paul Vrienssetupapi/tests: SetupQueryInfOriginalFileInformationA...
2007-05-08  Alexandre Julliardntdll: Support setting the CPU context on the current...
2007-05-08  Stefan Dösingerwined3d: Unset the StreamIsUP flag in ProcessVertices.
2007-05-08  Stefan Dösingerwined3d: Fix front buffer coords for gdi surfaces.
2007-05-08  Stefan Dösingerwined3d: Handle DDPCAPS_ALPHA.
2007-05-08  Stefan Dösingerddraw: Forward the mag filter correctly to wined3d.
2007-05-08  Stefan Dösingerwined3d: Make the blit -> flip work for windowed rendering.
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2007-05-08  Rob Shearmansetupapi: Improve the stub for SetupQueryInfOriginalFil...
2007-05-08  Rob Shearmansetupapi: Don't copy an OEM inf file if the exact same...
2007-05-08  Rob Shearmanole32: Don't release the drop target on process uniniti...
2007-05-08  Misha Koshelevmsi: automation: Display an error on create_session...
2007-05-08  Misha Koshelevmsi: automation: Move VariantClears out of specific...
2007-05-08  Alexandre Julliardconfigure: Fixed typo in libicu check.
2007-05-08  Rolf Kalbermatteradvapi32: Implement GetServiceDisplayNameW.
2007-05-08  Rolf Kalbermatteradvapi32: Implement GetServiceDisplayNameA.
2007-05-08  Rolf Kalbermatteradvapi32: Add prototypes for EnumServicesStatusExA/W.
2007-05-08  Rolf Kalbermatteradvapi32: Store process ID into status structure on...
2007-05-08  Dmitry Timoshkovuser32: Windows doesn't send the initialization message...
2007-05-08  Detlef Riekenbergddraw/tests: Fix typos in messages.
2007-05-08  Alexandre Julliardkernel32: Set the dll file name with the correct case...
2007-05-08  Rob Shearmanole32: Add a test for the retrieved local class object...
2007-05-08  Rob Shearmanole32: Add documentation for error info functions.
2007-05-08  Rob Shearmanole32: Add documentation about registered class objects...
2007-05-08  Rob Shearmanole32: Fix CoRevokeClassObject to return RPC_E_WRONG_TH...
2007-05-08  Rob Shearmanole32: Split CoRevokeClassObject into a separate functi...
2007-05-08  Rob Shearmanole32: COM_GetRegisteredClassObject should only retriev...
2007-05-08  Rob Shearmanole32: Add tests for in-process registered class object...
2007-05-08  Rob Shearmanole32: Revoke registered class objects when the apartme...
2007-05-08  Rob Shearmanole32: Add test for registered class becoming invalid...
2007-05-08  Rob Shearmanole32: CoGetClassObject shouldn't return REGDB_E_KEYMIS...
2007-05-08  Misha Koshelevmsi: automation: Display errors on create_automation_ob...
2007-05-08  Misha Koshelevmsi: automation: Clear all VT_BSTR variants returned...
2007-05-08  Misha Koshelevmsi/tests: automation: Simplify ok_exception.
2007-05-08  Misha Koshelevmsi/tests: automation: Add test for Installer::Registry...
2007-05-08  Misha Koshelevmsi: automation: Output FIXMEs for unknown member names.
2007-05-08  Misha Koshelevmsi: automation: Implement Installer::Products and...
2007-05-08  Misha Koshelevmsi/tests: automation: Add tests for Installer::Product...
2007-05-08  Misha Koshelevmsi: automation: Generalize interface-specific data...
2007-05-08  Misha Koshelevmsi: automation: Use proper parameter names.
2007-05-08  Mounir IDRASSIrsaenh: Use the correct registry key in RSAENH_CPAcquir...
2007-05-08  Detlef Riekenberglocalui: Add German resources.
2007-05-08  Louis Lendersgdi32: Add check for null pointer in SetDIBitsToDevice.
2007-05-07  Stefan Dösingerddraw: Primary surfaces always have screen size.
2007-05-07  Stefan Dösingerddraw: Adjust the d3d viewport when changing the back...
2007-05-07  Stefan Dösingerwined3d: Full surface DXTn copy.
next