gdiplus: Always treat out of range string sizes as INT_MAX.
[wine] / dlls /
2010-05-10  Vincent Povirkgdiplus: Always treat out of range string sizes as...
2010-05-10  Vincent Povirkgdiplus: Implement GdipIsStyleAvailable.
2010-05-10  Vincent Povirkgdiplus: Implement GdipGetImageThumbnail.
2010-05-10  Vincent Povirkgdiplus: Add test for GdipGetImageThumbnail.
2010-05-10  Vincent Povirkgdiplus: Implement GdipSetImageAttributesWrapMode.
2010-05-10  Vincent Povirkgdiplus: Implement bitmap color keying.
2010-05-08  Vincent Povirkgdiplus: Quiet the GdipImageForceValidation fixme.
2010-05-08  Vincent Povirkgdiplus: Implement GdipCreateHICONFromBitmap.
2010-05-08  Jacek Cabanmshtml: Test return value of OnStateChange.
2010-05-08  Jacek Cabanmshtml: Check return value of SetText.
2010-05-08  Piotr Cabanwininet: Fix trace messages.
2010-05-08  Piotr Cabanshlwapi: Added more UrlCanonicalizeA tests.
2010-05-08  Piotr Cabanshlwapi: Make UrlCanonicalizeA working with long urls...
2010-05-08  Piotr Cabanshlwapi: Make UrlCanonicalizeW working with long urls...
2010-05-08  Paul Vrienswinhttp/tests: Show the correct error.
2010-05-08  Aric Stewartusp10: Add ETO_IGNORELANGUAGE when calling ExtTextOut...
2010-05-08  Andrew Eikumuser32: Don't use DLGTEMPLATE's ExStyle when creating...
2010-05-08  André Hentscheloleaut32: Check if the delimiter is a date delimiter.
2010-05-08  Aric Stewartusp10/test: Initialize local structures.
2010-05-08  Alexandre Julliardwinex11: Fix source/dest width mismatch in SetDIBits.
2010-05-07  Jacek Cabanmshtml: Added IHTMLInputElement::put_name implementation.
2010-05-07  Jacek Cabanmshtml: Added IHTMLInputElement::get_type tests.
2010-05-07  Jacek Cabanmshtml: Added IHTMLInputElement::put_type implementation.
2010-05-07  Jacek Cabanmshtml: Added beginning support for oncontextmenu event.
2010-05-07  Jacek Cabanmshtml: Added IHTMLDocument2::clear implementation.
2010-05-07  Jacek Cabanmshtml: Added IHTMLFormElement::get_length implementation.
2010-05-07  Alexandre Julliardkernel32: Add an x86_64 implementation for the TEB...
2010-05-07  Alexandre Julliardkernel32: Define GetProcessHeap as an assembler functio...
2010-05-07  André Hentschelkernel32: Double the alarm timeout to prevent a failed...
2010-05-07  Sven Baarsmshtml: Update Dutch translation.
2010-05-07  Vincent Povirkwindowscodecs: Use the BITMAPINFOHEADER structure to...
2010-05-07  Vincent Povirkole32: Fix reads past the end of streams.
2010-05-07  Vincent Povirkole32: Use the cached information in BlockChainStream_G...
2010-05-07  Alexandre Julliardshell32: Fix marshalling of 1-bpp systray icons.
2010-05-07  Alexandre Julliarduser32: Make DrawIcon simply call DrawIconEx.
2010-05-07  Alexandre Julliarduser32: Use the correct rop when blitting an icon in...
2010-05-07  Alexandre Julliarduser32: Fix drawing of 1-bpp icons in DrawIconEx.
2010-05-07  Alexandre Julliarduser32: Return the icon depth instead of number of...
2010-05-06  Aric Stewartusp10: Implement mirroring for bidi support.
2010-05-06  Alexandre Julliardlibwine: Generate a table for BiDi character mirroring.
2010-05-06  Detlef Riekenbergmsiexec: Use resource in msi for a help dialog to allow...
2010-05-06  Vincent Povirkole32: Always move unmodified streams instead of copyin...
2010-05-06  Vincent Povirkole32: Rewrite transacted storage to be more lazy.
2010-05-06  Huw Daviesgdi32: Add support for ETO_PDY and improve world transf...
2010-05-06  Piotr Cabanmsvcrt: Sync msvcr* dlls.
2010-05-06  Piotr Cabanmsvcrt: Added mbstowcs and wcstombs tests.
2010-05-06  Piotr Cabanmsvcrt: Fixed wcstombs(_s_l) implementation.
2010-05-06  Piotr Cabanmsvcrt: Added mbstowcs(_s_l) implementation.
2010-05-06  Piotr Cabanmsvcrt: Added _mbstrlen_l implementation.
2010-05-06  Alexandre Julliardwinex11: Create a window of the appropriate visual...
2010-05-06  Alexandre Julliardwined3d: Don't crash during initialization if the adapt...
2010-05-06  Matteo Brunid3dx9: Support some more vs_3_0 instructions in the...
2010-05-06  Matteo Brunid3dx9: Add relative addressing support to the shader...
2010-05-06  Matteo Brunid3dx9: Support all the remaining register types in...
2010-05-06  Alexandre Julliardshell32: Make use of the control panel icon.
2010-05-06  Joel Holdsworthshell32: Comitted a Tango icon for the control panel.
2010-05-06  Joel Holdsworthuser32: Fixed some minor glitches in oic_winlogo.ico.
2010-05-06  Gerald Pfeiferwined3d: Fix the handling of the blue channel inIWineGD...
2010-05-06  Nikolay Sivovole32/ole2: Use W calls for registry access.
2010-05-06  Nikolay Sivovcomctl32/rebar: Try to center child rectangle only...
2010-05-06  Damjan Jovanovicwinex11.drv: Use unicode filenames for WM_DROPFILES.
2010-05-06  Rico Schüllerd3d10/tests: Add ID3D10Effect::GetVariableBy*() test.
2010-05-06  Rico Schüllerd3d10: Add argument check in ID3D10Effect::GetVariableB...
2010-05-06  Rico Schüllerd3d10: Implement ID3D10Effect::GetVariableBySemantic().
2010-05-06  Rico Schüllerd3d10: Parse semantic in parse_fx10_local_variable().
2010-05-06  Sven Baarsgphoto2.ds: Fix Dutch translation and alignment.
2010-05-06  Sven Baarscredui: Fix Dutch translation.
2010-05-06  Aric Stewartusp10: ScriptTextOut reorders glyphs that are RTL if...
2010-05-06  Aric Stewartusp10: Fix ScriptGetCMap handling of unsupported glyphs.
2010-05-06  Henri Verbeetwined3d: Remove the unused device type parameter to...
2010-05-06  Henri Verbeetwined3d: Reorganize IWineD3DImpl_CheckDeviceFormat...
2010-05-06  Henri Verbeetwined3d: Use the FBO cache in swapchain_blit().
2010-05-06  Henri Verbeetwined3d: Use the FBO cache in stretch_rect_fbo().
2010-05-06  Henri Verbeetwined3d: Use the FBO cache in context_apply_blit_state().
2010-05-06  Alexandre Julliardgdi32: Add a global function to retrieve the display...
2010-05-06  Alexandre Julliardgdi32: Don't store the display driver in the global...
2010-05-06  Alexandre Julliardgdi32: Don't bother freeing graphics drivers.
2010-05-05  Huw Daviescomctl32: Silence a few compiler warnings.
2010-05-05  Huw Daviesgdi32: Fix ExtTextOutA -> W forwarding when ETO_PDY...
2010-05-05  Sven Baarscomdlg32: Fix some alignment issues in the Dutch transl...
2010-05-05  Sven Baarscomctl32: Fix Dutch translation.
2010-05-05  Sven Baarsavifil32: Fix Dutch translation.
2010-05-05  Hans Leidekkermsi: Apply registered patches in MsiOpenPackage.
2010-05-05  Hans Leidekkermsi: Forward MsiDetermineApplicablePatchesA to MsiDeter...
2010-05-05  Jacek Cabanmshtml: Fixed IObjectSafety failure handling.
2010-05-05  Piotr Cabanmsvcrt: Added _ui64toa_s implementation.
2010-05-05  Piotr Cabanmsvcrt: Added ___mb_cur_max_l_func implementation.
2010-05-05  Piotr Cabanmsvcrt: Added _get_osplatform implementation.
2010-05-05  Alexandre Julliardcomctl32: Add support for alpha blending in ImageList_D...
2010-05-05  Alexandre Julliardshell32: Load the application icon for the control...
2010-05-05  Alexandre Julliardshdocvw: Support setting an icon on the main iexplore...
2010-05-05  Gerald Pfeiferkernel32/tests: Remove variable len which is not really...
2010-05-05  Gerald Pfeifercryptdlg: Remove variable headingSep which is not reall...
2010-05-05  Gerald Pfeiferntdll/tests: Remove variable len which is not really...
2010-05-05  Gerald Pfeiferwinex11.drv: Remove variable bits which is not really...
2010-05-05  Gerald Pfeifercrypt32/tests: Remove variable entry which is not reall...
2010-05-05  Gerald Pfeifercomctl32: Remove variable scrollRange which is not...
2010-05-05  Jörg Höhlewineoss: MOD_MIDIPORT has 0 voices and notes and FFFF...
2010-05-05  Jörg Höhlewineoss: Supply FFFFFFFF for midiOutGetVolume, not...
2010-05-05  Charles Davisntdll: Implement IOCTL_SCSI_PASS_THROUGH(_DIRECT) on...
next