ddraw: Add DDSD_DEPTH to ddraw.h.
[wine] / dlls /
2009-08-13  Henri Verbeetwined3d: Recognize GL_VENDOR "Tungsten Graphics, Inc...
2009-08-13  Henri Verbeetwined3d: Remove the redundant vs_nv_version and ps_nv_v...
2009-08-13  Henri Verbeetwined3d: Remove some unused fields from struct wined3d_...
2009-08-13  Henri Verbeetwined3d: Don't make wgl calls from under the GL lock.
2009-08-13  Dylan Smithrichedit: Fixed regression in ME_SetCharFormat.
2009-08-13  Nikolay Sivovcomctl32/listview: Block redrawing entirely after WM_SE...
2009-08-12  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_GetTe...
2009-08-12  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_SetCh...
2009-08-12  Dylan Smithrichedit: Use ME_Cursor instead of offsets for ME_GetCh...
2009-08-12  Dylan Smithrichedit: Add helpers for setting cursor to start/end...
2009-08-12  Dylan Smithrichedit: Created functions to move between runs and...
2009-08-12  Dylan Smithrichedit: Improve efficiency of ME_IsCandidateAnURL.
2009-08-12  Dylan Smithrichedit: ME_GetTextW must use source and destination...
2009-08-12  Dylan Smithrichedit: Added function to get selection cursors in...
2009-08-12  Dylan Smithrichedit: Make the ME_GetCursorOfs function more flexible.
2009-08-12  André Hentschelshlwapi: Update German translation.
2009-08-12  André Hentscheloledlg: Update German translation.
2009-08-12  André Hentschelhhctrl.ocx: Update German translation.
2009-08-12  André Hentschelgphoto2.ds: Update German translation.
2009-08-12  André Hentschelcrypt32: Update German translation.
2009-08-12  André Hentschelavifil32: Update German translation.
2009-08-12  Alexandre Julliardkernel32: Check the 64-bit flag when starting a process.
2009-08-12  Alexandre Julliardkernel32: Add a 64-bit flag to the MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Check for a 32-bit NT header before getting...
2009-08-12  Alexandre Julliardkernel32: Return the dll flag in MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Change MODULE_GetBinaryType return value...
2009-08-12  Piotr Cabanjscript: Fixed Object.toLocaleString implementation.
2009-08-12  Piotr Cabanjscript: Inherit some Number functions from Object.
2009-08-12  Piotr Cabanjscript: Inherit some RegExp functions from Object.
2009-08-12  Piotr Cabanjscript: Inherit some String functions from Object.
2009-08-12  Nikolay Sivovcomctl32/treeview: Fix test failure on Vista.
2009-08-12  Nikolay Sivovcomctl32/treeview: Fix some test failures on XP and...
2009-08-12  Alexandre Julliardntdll: Add a ret to DEFINE_REGS_ENTRYPOINT to make...
2009-08-12  Vincent Povirkwindowscodecs: Implement WriteSource for BMP frame...
2009-08-12  Vincent Povirkwindowscodecs: Implement Commit for BMP encoder.
2009-08-12  Vincent Povirkwindowscodecs: Implement Commit for BMP frame encoder.
2009-08-12  Vincent Povirkwindowscodecs: Implement WritePixels for BMP frame...
2009-08-12  Vincent Povirkwindowscodecs: Implement SetResolution for BMP frame...
2009-08-12  Vincent Povirkwindowscodecs: Implement SetPixelFormat for BMP frame...
2009-08-12  Vincent Povirkwindowscodecs: Implement SetSize for the BMP frame...
2009-08-12  Vincent Povirkwindowscodecs: Implement Initialize for the BMP frame...
2009-08-12  Vincent Povirkwindowscodecs: Implement CreateNewFrame for BMP encoder.
2009-08-12  Vincent Povirkwindowscodecs: Implement Initialize for BMP encoder.
2009-08-12  Vincent Povirkwindowscodecs: Add stub BMP encoder.
2009-08-12  Stefan Leichteradvapi32: Add stub for SaferGetPolicyInformation.
2009-08-12  Nikolay Sivovcomctl32/listview: Some tests to show we don't handle...
2009-08-12  Henri Verbeetwined3d: Make the "luminanceparams" shader_reg_maps...
2009-08-12  Henri Verbeetwined3d: Make the "bumpmat" shader_reg_maps member...
2009-08-12  Henri Verbeetwined3d: Make the "labels" shader_reg_maps member a...
2009-08-12  Henri Verbeetwined3d: Make the "address" shader_reg_maps member...
2009-08-12  Henri Verbeetwined3d: Fix swapchain draw buffer cleanup.
2009-08-12  Rein Klazesuser32: Fix a bug in computing the maximum depth of...
2009-08-12  Dmitry Timoshkovwinex11.drv: Handle failure of XcursorImageCreate.
2009-08-12  Dmitry Timoshkovuser32: Return 0 from DefDlgProc and dialog loop for...
2009-08-12  Juan Langiphlpapi: Set adapter name in GetAdaptersAddresses.
2009-08-12  Kai Blinsecur32: Revert "secur32: Work around ntlm_auth in...
2009-08-12  Kai Blinsecur32: Load Negotiate provider again.
2009-08-12  Jacek Cabanmshtml: Added IHTMLElement::get_outerHTML implementation.
2009-08-12  Jacek Cabanmshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_ns...
2009-08-12  Jacek Cabanmshtml: Call IDocHostUIHandler::TranslateUrl from OnURI...
2009-08-12  Jacek Cabanmshtml: Don't write null byte in IPersist*::Save functions.
2009-08-12  Jacek Cabanmshtml: Use correct macro in HTMLInputTextElement:...
2009-08-12  Jacek Cabanmshtml: Added IBindStatusCallback::OnResponse implement...
2009-08-12  Jacek Cabanmshtml: Added support for partial reads in read_stream_...
2009-08-12  Jacek Cabanmshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver...
2009-08-11  Paul Vriensjscript: Add some Dutch translations.
2009-08-11  Vincent Povirkgdiplus: Remove an unnecessary picture reference in...
2009-08-11  Piotr Cabanjscript: Added $ handling to String.replace.
2009-08-11  Vladimir Pankratovhhctrl.ocx: Handle NULL param.
2009-08-11  Henri Verbeetwined3d: Make the "temporary" shader_reg_maps member...
2009-08-11  Henri Verbeetwined3d: Make the "texcoord" shader_reg_maps member...
2009-08-11  Henri Verbeetwined3d: Fix the type of the shader_reg_maps bitfields.
2009-08-11  Henri Verbeetwined3d: Correctly check for luminance bumpmap paramete...
2009-08-11  Henri Verbeetwined3d: Handle GetData() on event queries that aren...
2009-08-11  Francois GougetAssorted spelling fixes.
2009-08-11  Francois Gougetsetupapi: Remove a space before an ellipsis.
2009-08-11  Juan Langwininet: Partially implement InternetQueryOption for...
2009-08-11  Juan Langwininet: Implement proxy-related per-connection option...
2009-08-11  Juan Langwininet: Fix memory leak querying proxy settings.
2009-08-11  Dylan Smithrichedit: Update paragraph on saved cursor when inserti...
2009-08-11  Juan Langcrypt32: Don't free a certificate that hasn't been...
2009-08-11  Mike Kaplinskiyntdll/tests: Fix NtWriteFile checks.
2009-08-11  Jacek Cabanmshtml: Call stop_binding before releasing binding...
2009-08-10  Dylan Smithrichedit: Added missing style releases.
2009-08-10  Dylan Smithrichedit: Add closing actions for IRichEditOle_fnInsert...
2009-08-10  Dylan Smithrichedit: Use richedit class string macros from public...
2009-08-10  Dylan Smithrichedit: Remove header function declarations with...
2009-08-10  Dylan Smithrichedit: Implement ME_DITypesEqual using a switch...
2009-08-10  Jeff Latimerws2_32/tests: Tests for invalid conditions in InetNtop.
2009-08-10  Austin Englishntdll: Quiet a noisy fixme.
2009-08-10  Piotr Cabanjscript: Fixed var handling.
2009-08-10  Piotr Cabanjscript: Lookup global members after script_disp.
2009-08-10  Henri Verbeetwined3d: Get rid of the unused vbo_mode setting.
2009-08-10  Henri Verbeetwined3d: Return ~0U for wined3d_log2i(0).
2009-08-10  Henri Verbeetwined3d: Use EXT_provoking_vertex to match Direct3D...
2009-08-10  Henri Verbeetwined3d: Detect EXT_provoking_vertex.
2009-08-10  Henri Verbeetwined3d: Properly handle negative loop step in shader_g...
2009-08-10  Vladimir Pankratovshdocvw: Fix format parameter type.
2009-08-10  Jacek Cabanmshtml: Added IHTMLLocation::get_pathname implementation.
2009-08-10  Vincent Povirkwindowscodecs: Fix copy_pixels when Y != 0.
next