wine/eterwine.git
2009-09-25 Roderick Colenbranderwinex11: Don't use ColorShifts for non-TrueColor bitmaps.
2009-09-25 Nikolay Sivovcomctl32/monthcal: Some cleanup to avoid cast in helpers.
2009-09-25 Nikolay Sivovcomctl32/monthcal: Don't redraw if date didn't change...
2009-09-25 Nikolay Sivovcomctl32/monthcal: Name MCM_SETMAXSELCOUNT parameter.
2009-09-25 Nikolay Sivovcomctl32/monthcal: Don't redraw after MCM_SETCURSEL...
2009-09-25 Nikolay Sivovcomct32/monthcal: Invalidate background too on MCM_SETC...
2009-09-25 Austin Englishwined3d: Recognize DRI R300 drivers as Mesa.
2009-09-25 Frédéric Delanoyjscript: Update French translation.
2009-09-25 Alexandre Julliardntdll: Add support for ordinal forwards.
2009-09-25 Alexandre Julliardntdll: Support both 32-bit and 64-bit modules in RtlIma...
2009-09-24 Alexandre Julliardwinedump: Ordinal functions can be forwards too.
2009-09-24 Aric Stewartadvapi32: Implement LsaLookupSids.
2009-09-24 Ge van Geldorprpcrt4/tests: Fix cstub test on Win7.
2009-09-24 Ge van Geldorpmshtml/tests: Fix copyright notice.
2009-09-24 Alexandre Julliardntdll: Silence a noisy FIXME.
2009-09-24 Dylan Smithrichedit: Silence fixme for WM_STYLECHANGING & WM_STYLE...
2009-09-24 Huw Daviesoledb32: Implement conversions to DBTYPE_WSTR.
2009-09-24 Huw Daviesoledb32: Implement conversions to DBTYPE_BSTR.
2009-09-24 Huw Daviesoledb32: Add conversions to DBTYPE_I2.
2009-09-24 Aric Stewartshlwapi: Implement StrChrNW.
2009-09-24 Rein Klazesuser32: In ScrollWindowEx do not clip the clipping...
2009-09-24 Nikolay Sivovcomctl32/monthcal: Use a style we're caching already.
2009-09-24 Nikolay Sivovcomctl32/monthcal: Move helper parameter cast to winpro...
2009-09-24 Nikolay Sivovcomctl32/listview: Skip icon spacing tests when unsuppo...
2009-09-24 Nikolay Sivovcomctl32/listview: Skip some header tests on version...
2009-09-24 Alexandre Julliardntdll: Move creation of the CPU-specific registry keys...
2009-09-24 Jacek Cabanjscript: Throw type error from call and apply functions.
2009-09-24 Jacek Cabanjscript: Added Object.toString implementation for varia...
2009-09-24 Jacek Cabanjscript: Throw type error fot Array.toString with wrong...
2009-09-24 Jacek Cabanjscript: Fixed to_object for NULL IDispatch.
2009-09-24 Jörg Höhlemciwave: Require at least 16 bytes in the WAVE fmt...
2009-09-24 Aurimas Fišerasjscript: Update Lithuanian translation.
2009-09-24 André Hentschelwinegcc: Add ARM support.
2009-09-24 Alexandre Julliardsti: StiCreateInstance doesn't need its own implementation.
2009-09-24 Damjan Jovanovicsti: Add sti class factory.
2009-09-24 Damjan Jovanovicsti.h: Add sti create function declarations.
2009-09-24 Vincent Povirkgdiplus: Implement GdipBitmapSetPixel.
2009-09-24 Vincent Povirkgdiplus: Implement GdipBitmapGetPixel.
2009-09-24 Vincent Povirkgdiplus: Add tests for GdipBitmap(Get|Set)Pixel.
2009-09-24 Henri Verbeetwined3d: Don't free D3D pixel shaders until the wined3d...
2009-09-24 Henri Verbeetd3d8: Add a separate function for pixel shader initiali...
2009-09-24 Henri Verbeetd3d9: Add a separate function for pixel shader initiali...
2009-09-24 Henri Verbeetd3d10core: Add a separate function for d3d10_pixel_shad...
2009-09-24 Henri Verbeetwined3d: Add a separate function for pixel shader initi...
2009-09-24 Henri Verbeetwined3d: Don't free D3D vertex shaders until the wined3...
2009-09-24 Henri Verbeetd3d8: Add a separate function for vertex shader initial...
2009-09-24 Henri Verbeetd3d9: Add a separate function for vertex shader initial...
2009-09-24 Henri Verbeetd3d10core: Add a separate function for d3d10_vertex_sha...
2009-09-24 Henri Verbeetwined3d: Add a separate function for vertex shader...
2009-09-24 Henri Verbeetwined3d: Remove unused IWineD3DVertexShaderImpl fields.
2009-09-24 Alexandre Julliardpstorec: Add a typelib resource.
2009-09-24 Alexandre Julliardntdll: Avoid crashing on an empty resource directory.
2009-09-24 Alexandre Julliardkernel32/tests: Fix a couple of failures in the comm...
2009-09-24 Alexandre Julliardkernel32: Cope with an empty resource section in Update...
2009-09-23 Jacek Cabanjscript: Throw correct error in get_length.
2009-09-23 Jacek Cabanjscript: Allow 'this' to be host object in invoke_value...
2009-09-23 Jacek Cabanjscript: Added Object.toString for host objects impleme...
2009-09-23 Jacek Cabanjscript: Allow this_obj to be host object in call_function.
2009-09-23 Jacek Cabanjscript: Allow 'this' to be host object in builtin...
2009-09-23 Jacek Cabanjscript: Avoid using dispex->ctx.
2009-09-23 Jacek Cabanjscript: Don't use dispex->ctx in function.c.
2009-09-23 Jacek Cabanjscript: Don't use dispex->ctx in date.c.
2009-09-23 Jacek Cabanjscript: Don't use dispex->ctx in array.c.
2009-09-23 Jacek Cabanjscript: Avoid calling JS builtin functions directly.
2009-09-23 Jacek Cabanjscript: Avoid calling JS builtin functions directly.
2009-09-23 Jacek Cabanjscript: Pass script_ctx_t to builtin functions.
2009-09-23 Jacek Cabanjscript: Get rid of lcid argument in builtin function...
2009-09-23 Jacek Cabanjscript: Use script LCID in *disp_propput* functions.
2009-09-23 Jacek Cabanjscript: Use script LCID in *disp_propget* functions.
2009-09-23 Jacek Cabanjscript: Use script global LCID in *disp_call* functions.
2009-09-23 Jacek Cabanjscript: Don't require semicolon after function expression.
2009-09-23 Jacek Cabanjscript: Added RegExp function call implementation.
2009-09-23 Alexander Scott... user32: Send a WM_DRAWCLIPBOARD message to the new...
2009-09-23 Alexander Scott... user32: When sending the WM_DRAWCLIPBOARD message,...
2009-09-23 Alexander Scott... user32/tests: Add some clipboard viewer tests.
2009-09-23 Wilfried Pasquazzouser32/tests: Test for correct scaling of DrawIcon.
2009-09-23 Wilfried Pasquazzouser32: Correct scaling of DrawIcon.
2009-09-23 Huw Daviesoledb32: Implement DBTYPE_STR and DBTYPE_WSTR src types.
2009-09-23 Huw Daviesoledb32: Implement some conversions to DBTYPE_I4.
2009-09-23 Ge van Geldorpmshtml/tests: Fix htmldoc test on Windows Server and...
2009-09-23 Alexandre Julliardoleaut32: Use the appropriate PSFactoryBuffer guid...
2009-09-23 Alexandre Julliardoleaut32: Properly register the stdole typelibs.
2009-09-23 Alexandre Julliardntdll: Remap EXCEPTION_EXECUTE_FAULT only after the...
2009-09-23 Stefan Dösingerwined3d: Fix sRGB->RGB copy condition.
2009-09-23 Stefan Dösingerwined3d: Don't mark SFLAG_INTEXTURE up to date with...
2009-09-23 Stefan Dösingerwined3d: Create a separate function for deleting GL...
2009-09-23 Stefan Dösingerwined3d: Use the correct enum.
2009-09-23 Stefan Dösingerwined3d: Track GL texture states in a separate structure.
2009-09-23 Henri Verbeetwined3d: Cleanup after wglMakeCurrent() failures in...
2009-09-23 Henri Verbeetwined3d: Add support for ARB_provoking_vertex.
2009-09-23 Henri Verbeetwined3d: Fix a typo.
2009-09-23 Henri Verbeetwined3d: Don't create a depthstencil renderbuffer if...
2009-09-23 Henri Verbeetwined3d: Add support for ARB_framebuffer_object.
2009-09-23 Henri Verbeetwined3d: Detect ARB_framebuffer_object.
2009-09-23 Henri Verbeetdxgi: Mark internal symbols hidden.
2009-09-23 Henri Verbeetwined3d: Don't free D3D vertex declarations until the...
2009-09-23 Henri Verbeetd3d8: Add a separate function for vertex declaration...
2009-09-23 Henri Verbeetd3d8: Add a separate function for vertex declaration...
2009-09-23 Henri Verbeetd3d9: Add a separate function for vertex declaration...
2009-09-23 Henri Verbeetd3d10core: Add a separate function for d3d10_input_layo...
next