xmllite: Handle empty elements and transition to content/misc part, update depth...
[wine] / dlls /
2013-01-16  Andrew Talbotdmstyle: Avoid signed-unsigned integer comparisons.
2013-01-16  Andrew Talbotdmusic: Avoid signed-unsigned integer comparisons.
2013-01-16  Andrew Talbotdsound: Avoid signed-unsigned integer comparisons.
2013-01-16  Rico Schüllerd3dx9: Add support for D3DFMT_A16B16G16R16.
2013-01-16  Rico Schüllerd3dx9: Add support for D3DFMT_A32B32G32R32F.
2013-01-15  Stefan Dösingerd3d8/tests: Add a software vertexprocessing buffer...
2013-01-15  Stefan Dösingerd3d9/tests: Add a software vertexprocessing buffer...
2013-01-15  Stefan Dösingerwined3d: Shadow buffers in sysmem when software vertexp...
2013-01-15  Aric Stewartups10: Mark to Base, Mark and Ligature are not cumulati...
2013-01-15  Jacek Cabanmshtml: Added IHTMLScriptElement::put_text tests.
2013-01-15  Jacek Cabanmshtml: Added IHTMLScriptElement::put_text implementation.
2013-01-15  Jacek Cabanmshtml: Don't check if script element was already parse...
2013-01-15  Jacek Cabanatl100: Don't leak TLIBATTR in AtlComModuleUnregisterSe...
2013-01-15  Jacek Cabanatl100: Added AtlGetObjectSourceInterface tests.
2013-01-15  Jacek Cabanatl100: Added AtlGetObjectSourceInterface implementation.
2013-01-15  Alexandre Julliardgdi32: Initialize fontconfig even when fonts are cached.
2013-01-15  Alexandre Julliardgdi32: Support for hidden flag of CreateScalableFontRes...
2013-01-15  Alexandre Julliardgdi32: Add support for .fot files in RemoveFontResource.
2013-01-15  Alexandre Julliardgdi32: Implement RemoveFontResource.
2013-01-15  Alexandre Julliardgdi32: Keep the main font cache key open.
2013-01-15  Alexandre Julliardgdi32: Add helper functions to compute font paths for...
2013-01-15  Alexandre Julliardgdi32: Store the vertical flag together with the other...
2013-01-15  Alexandre Julliardgdi32: Store the full flags in the face object, and...
2013-01-15  Damjan Jovanovicqcap: Use the BaseOutputPin's IMemAllocator.
2013-01-15  Damjan Jovanovicstrmbase: Store and use the chosen IMemAllocator instea...
2013-01-15  Ken Thomaseswinemac: Implement layered windows: SetLayeredWindowAtt...
2013-01-15  Ken Thomaseswinemac: Implement SetWindowRgn.
2013-01-15  Ken Thomaseswinemac: Implement window surface rendering.
2013-01-15  Andrew Talbotdbghelp: Avoid signed-unsigned integer comparisons.
2013-01-15  Andrew Talbotdinput: Avoid signed-unsigned integer comparisons.
2013-01-15  Hans Leidekkerwmiutils: Implement IWbemPath::GetInfo.
2013-01-15  Henri Verbeetddraw: Get rid of the local "window" variable in ddraw7...
2013-01-15  Henri Verbeetddraw: Only modify the ddraw destination window at...
2013-01-15  Henri Verbeetddraw: Add a small tests for SetCooperativeLevel()...
2013-01-15  Henri Verbeetddraw: Avoid LPD3DPROCESSVERTICES.
2013-01-15  Henri Verbeetddraw: Avoid LPD3DSTATE.
2013-01-15  Dmitry Timoshkovgdiplus: Avoid not necessary memory allocation for...
2013-01-15  Dmitry Timoshkovgdiplus: Avoid not necessary memory allocation for...
2013-01-15  Dmitry Timoshkovgdiplus: Fix reading the mask bits in GdipCreateBitmapF...
2013-01-15  Dmitry Timoshkovwindowscodecs: Fix reading the mask bits in CreateBitma...
2013-01-15  Dmitry Timoshkovqcap: Fix compilation on older systems.
2013-01-15  Vincent Povirkwinex11.drv: Don't join INCR data until the transfer...
2013-01-15  Jacek Cabanvbscript: Added support for more constants.
2013-01-14  Nikolay Sivovxmllite: Support whitespace nodes reporting.
2013-01-14  Nikolay Sivovxmllite: Add a stub function for DTD parsing.
2013-01-14  Huw Daviesusp10: Fix MarkToMark offset for RTL text.
2013-01-14  Huw Daviesusp10: Fix pair adjustment for RTL text.
2013-01-14  Huw Daviesusp10: Don't compute a pair adjustment for the last...
2013-01-14  Huw Daviesusp10: Fix MarkToBase offset for RTL text.
2013-01-14  Huw Daviesusp10: Propagate the script analysis to the GPOS lookup...
2013-01-14  Huw Daviesusp10: Don't invert the y-offsets in RTL mode.
2013-01-14  Jacek Cabanatl100: Added AtlComModuleUnregisterServer implementation.
2013-01-14  Stefan Dösingerd3d8: Return D3D_OK from the palette setters.
2013-01-14  Stefan Dösingerd3d9: Return D3D_OK from the palette setters.
2013-01-14  Alexandre Julliardgdi32: Add ref counting to the face and family objects.
2013-01-14  Alexandre Julliardgdi32: Avoid creating a family object just to retrieve...
2013-01-14  Alexandre Julliardmsvcrt: Fix incorrect use of the system wctomb function.
2013-01-14  Damjan Jovanovicqcap: Use libv4l1.h when available, instead of linux...
2013-01-14  Hans Leidekkerwmiutils: Implement IWbemPath::GetServer.
2013-01-14  Hans Leidekkerwmiutils: Implement IWbemPath::GetClassName.
2013-01-14  Piotr Cabanmsvcrt: Be less strict while parsing file open mode...
2013-01-14  Christian Costad3dx9_36: Implement ID3DXFileDataImpl_GetId.
2013-01-14  Christian Costad3dx9_36: Implement ID3DXFileDataImpl_GetName.
2013-01-14  Dmitry Timoshkovwindowscodecs: Implement CreateBitmapFromHICON.
2013-01-14  Dmitry Timoshkovwineps.drv: Don't cast away 'const' from DEVMODE provid...
2013-01-14  Dmitry Timoshkovwineps.drv: Default page dimensions are part of DEVMODE...
2013-01-14  Nikolay Sivovcomctl32/listview: Remove some dead code.
2013-01-14  Nikolay Sivovcomctl32/listview: Update focus index when new item...
2013-01-14  Henri Verbeetddraw: Explicitly create a wined3d object without 3D...
2013-01-14  Henri Verbeetddraw: Get rid of dump_light().
2013-01-14  Henri Verbeetddraw: Only check dwFlags if we actually have a D3DLIGH...
2013-01-14  Henri Verbeetddraw: Avoid LPD3DINSTRUCTION.
2013-01-11  Hans Leidekkerws2_32: Set SO_REUSEPORT in addition to SO_REUSEADDR...
2013-01-11  Hans Leidekkerwbemprox: Implement Win32_Process::GetOwner.
2013-01-11  Hans Leidekkerwbemprox: Both signature parameters are optional in...
2013-01-11  Damjan Jovanovicshell32: Fix non-BOOL returns in BOOL functions.
2013-01-11  Ken Thomaseswinemac: Implement the Mac "Window" menu.
2013-01-11  Ken Thomaseswinemac: Translate presence in Windows task bar to...
2013-01-11  Ken Thomaseswinemac: Implement support for owned windows.
2013-01-11  Ken Thomaseswinemac: Implement support for WS_EX_TOPMOST windows.
2013-01-11  Ken Thomaseswinemac: Implement support for no-activate windows.
2013-01-11  Ken Thomaseswinemac: Implement support for WS_DISABLED windows.
2013-01-11  Huw Daviesusp10: Fix the offset calculations for rtl display.
2013-01-11  Huw Daviesusp10: Handle an offset of the first glyph.
2013-01-11  Huw Daviesusp10: Simplify the reordering of glyphs.
2013-01-11  Henri Verbeetd3d9/tests: Merge surface.c into device.c.
2013-01-11  Henri Verbeetd3d9/tests: Merge texture.c into device.c.
2013-01-11  Henri Verbeetd3d9/tests: Merge shader.c into device.c.
2013-01-11  Henri Verbeetddraw: Avoid LPD3DLIGHT2.
2013-01-11  Dmitry Timoshkovwindowscodecs: Add a test for CreateBitmapFromHICON.
2013-01-11  Piotr Cabanmsvcrt: Added fwprintf tests.
2013-01-11  Piotr Cabanmsvcrt: Fixed ftell behaviour when file is opened for...
2013-01-11  Piotr Cabanmsvcrt: Don't add '\r' character in fputws function.
2013-01-11  Piotr Cabanmsvcrt: Use fputwc to output characters to file in...
2013-01-11  Piotr Cabanmsvcrt: Added fputwc tests.
2013-01-11  Piotr Cabanmsvcrt: Make fputwc encoding aware.
2013-01-11  Nikolay Sivovcomctl32/listview: Add a special case for deselect...
2013-01-11  Nikolay Sivovcomctl32/listview: Always send LVN_ITEMCHANGING notific...
2013-01-11  Rico Schüllerd3dx9: Use lowercase hexadecimal values.
2013-01-11  Rico Schüllerd3dcompiler43/tests: Don't use IUnknown_Release().
next