wine
2012-09-18  Dmitry Timoshkovwindowscodecs: Create frame metadata readers from GIF...
2012-09-18  Dmitry Timoshkovwindowscodecs: Create global metadata readers from...
2012-09-18  Dmitry Timoshkovwindowscodecs: GIF decoder should add header and traile...
2012-09-18  Dmitry Timoshkovwindowscodecs: GIF decoder should append a sub-block...
2012-09-18  Dmitry Timoshkovwindowscodecs: GIF Graphic Control Extension block...
2012-09-18  Dmitry Timoshkovwindowscodecs: Create global metadata blocks in the...
2012-09-18  Dmitry Timoshkovwindowscodecs: Store GIF frame extensions in a dedicate...
2012-09-18  Alexandre Julliarduser32/tests: Fix coordinates in the UpdateLayeredWindo...
2012-09-18  Christian Costadmusic: Display new ref in AddRef and Release methods.
2012-09-18  Christian Costadmusic: Use system ports list to create port in CreateP...
2012-09-18  Charles Davisurlmon: Fix potential use of uninitialized variable...
2012-09-18  Bruno Jesuswined3d: Recognize GeForce 9300 properly.
2012-09-18  Andrew Eikumdsound: Don't require WAVE_FORMAT_EXTENSIBLE for non...
2012-09-18  Henri Verbeetwined3d: Implement WINED3DSIH_EMIT in the GLSL shader...
2012-09-18  Henri Verbeetwined3d: wined3d_device_get_material() never fails.
2012-09-18  Henri Verbeetwined3d: wined3d_device_set_material() never fails.
2012-09-18  Henri Verbeetd3d10core: Implement d3d10_device_RSGetViewports().
2012-09-18  Henri Verbeetd3d10core: Implement d3d10_device_RSSetViewports().
2012-09-18  Bruno Jesustapi32: Add stub lineInitializeExW.
2012-09-18  Michael Stefaniucdsound/tests: Avoid a crash on a Win2k box.
2012-09-18  Michael Stefaniucdsound: Improve the IDirectSoundCaptureBuffer::GetObjec...
2012-09-17  Matteo Brunid3dcompiler: Stub D3DDisassemble.
2012-09-17  Matteo Brunid3dcompiler: Postincrement/decrement expressions are...
2012-09-17  Matteo Brunid3dcompiler: Parse swizzles.
2012-09-17  Aric Stewartuser32: Free the uniscribe data before freeing the...
2012-09-17  Jacek Cabanjscript: Avoid direct access to jsval_t struct.
2012-09-17  Jacek Cabanjscript: Don't assume that undefined variable is zeroed.
2012-09-17  Jacek Cabanjscript: Use helper to access jsval_t type.
2012-09-17  Jacek Cabanjscript: Use BOOL instead of VARIANT_BOOL in lexer.
2012-09-17  Jacek Cabanjscript: Use BOOL instead of VARIANT_BOOL in a few...
2012-09-17  Jacek Cabanjscript: Return BOOL instead of VARIANT_BOOL from jsdis...
2012-09-17  Jacek Cabanjscript: Store Boolean object's value as BOOL instead...
2012-09-17  Jacek Cabanjscript: Get rid of no longer needed VARIANT helpers.
2012-09-17  Jacek Cabanjscript: Store regexp last_index value as jsval.
2012-09-17  Jacek Cabanjscript: Always use jsval-based to_object implementation.
2012-09-17  Jacek Cabanjscript: Always use jsval-based to_string implementation.
2012-09-17  Jacek Cabanjscript: Always use jsval-based to_uint32 implementation.
2012-09-17  Jacek Cabanjscript: Always use jsval-based to_number implementation.
2012-09-17  Jacek Cabanjscript: Always use jsval-based to_boolean.
2012-09-17  Jacek Cabanjscript: Always use jsval-based to_primitive.
2012-09-17  Jacek Cabanjscript: Store exception value as jsval_t instead of...
2012-09-17  Jacek Cabanjscript: Store jsdisp_t values as jsval_t instead of...
2012-09-17  Jacek Cabanjscript: Use jsval_t instead of VARIANT for stack values.
2012-09-17  Jacek Cabanjscript: Use jsval instead of VARIANT to pass arguments...
2012-09-17  Jacek Cabanjscript: Added new variable representation and use...
2012-09-17  Alexandre Julliarduser32/tests: Add a test for calling UpdateLayeredWindo...
2012-09-17  Alexandre Julliardwinex11: Allow retrieving the window data structure...
2012-09-17  Alexandre Julliardwinex11: Avoid passing a window data structure to funct...
2012-09-17  Henri Verbeetwined3d: Implement WINED3DSIH_CUT in the GLSL shader...
2012-09-17  Henri Verbeetwined3d: Recognize the SM4 dcl_outputTopology opcode.
2012-09-17  Henri Verbeetwined3d: Recognize the SM4 dcl_inputPrimitive opcode.
2012-09-17  Henri Verbeetwined3d: Recognize the SM4 dcl_maxOutputVertexCount...
2012-09-17  Henri Verbeetwined3d: Introduce a union for declaration shader instr...
2012-09-17  Hans Leidekkerwbemprox: Implement Win32_VideoController.Description.
2012-09-17  Hans Leidekkerwbemprox: Win32_Processor.MaxClockSpeed is expressed...
2012-09-17  Hans Leidekkerwbemprox: Override variant conversion for Win32_Process...
2012-09-17  Hans Leidekkerwbemprox: Adapt to the new behavior of NtPowerInformation.
2012-09-17  André Hentschelvcomp90: Add new stub dll.
2012-09-17  Alistair Leslie... oledb32: Register typelib.
2012-09-17  Alexandre Julliardddraw/tests: Fix clip region tests for older ddraw...
2012-09-17  Piotr Cabanmsvcp71: Removed unused functions.
2012-09-17  Piotr Cabanmsvcp71: Updated spec file.
2012-09-17  Piotr Cabanmsvcp71: Don't forward _Getcat functions to msvcp80.
2012-09-17  Piotr Cabanmsvcp71: Fixed basic_streambuf virtual functions table.
2012-09-17  Piotr Cabanmsvcp71: Fixed ctype class virtual functions table.
2012-09-17  Piotr Cabanmsvp71: Copy source files from msvcp90.
2012-09-17  Piotr Cabanmsvcp80: Make some internal variables static.
2012-09-17  Piotr Cabanmsvcp100: Removed unused functions.
2012-09-17  Piotr Cabanmsvcp90: VTBL_WRAPPER(60) is unused so remove it.
2012-09-17  Dmitry Timoshkovwindowscodecs: Add support for color table sort flag...
2012-09-17  Dmitry Timoshkovwindowscodecs: Implement GIF Comment Extension metadata...
2012-09-17  Dmitry Timoshkovwindowscodecs: Implement GIF Application Extension...
2012-09-17  Christian Costadmusic: Create the list of available system ports at...
2012-09-17  Christian Costadmusic: Rename params in GetMasterClock.
2012-09-17  Christian Costadmusic: Rename params in CreateMusicBuffer.
2012-09-17  Christian Costad3dxof: Checkout output pointer and set returned interf...
2012-09-17  Michael Stefaniucmshtml: Fix a memory leak on an error path (Smatch).
2012-09-17  Michael Stefaniucurlmon: Don't generate unreachable break after return...
2012-09-17  Michael Stefaniucntdll/tests: Fix a memory leak (Smatch).
2012-09-17  Marcus Meissnerdinput: Added a missing close(fd) in disabled case...
2012-09-17  Marcus Meissnerpropsys: PropVariantClear does not clear on uninitializ...
2012-09-17  Marcus Meissnermshtml: Print initialized anchor (Coverity).
2012-09-17  Charles Davisadvapi32: Actually return an error if status indicates...
2012-09-17  Charles Davisadvapi32: Eliminate dead stores (Clang).
2012-09-14  Alexandre JulliardRelease 1.5.13. wine-1.5.13
2012-09-14  Piotr Cabanmsvcp100: Remove unused thiscall functions.
2012-09-14  Piotr Cabanmsvcp90: Remove unused thiscall functions.
2012-09-14  Piotr Cabanmsvcp80: Added codecvt<wchar>::_Getcat implementation.
2012-09-14  Piotr Cabanmsvcp90: Fixed _Getcat return type.
2012-09-14  Huw Davieswinspool: Skip scanner-only devices.
2012-09-14  Jacek Cabantextstor.idl: Added TS_ST_CORRECTION declaration.
2012-09-14  Jörg Höhlemciseq: Remove superfluous NULL pointer check.
2012-09-14  Henri Verbeetwined3d: Just handle all instructions in the shader...
2012-09-14  Henri Verbeetwined3d: wined3d_device_multiply_transform() never...
2012-09-14  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-09-14  Henri Verbeetd3d10core: Implement d3d10_shader_resource_view_GetDesc().
2012-09-14  Michael Stefaniucgdi32: Don't bother using the register storage class...
2012-09-14  Michael Stefaniucgdi.exe16: Don't bother using the register storage...
2012-09-14  Michael Stefaniucuser32: Don't bother using the register storage class...
2012-09-14  Michael Stefaniucdsound: Get rid of an unused macro.
next