wine
2012-10-24  Henri Verbeetd3d10: Implement D3D10DisassembleShader().
2012-10-23  Jacek Cabanmshtml: Get rid of no longer used painting fallback...
2012-10-23  Jacek Cabanmshtml: Added IHTMLIFrameElement::width property implem...
2012-10-23  Jacek Cabanmshtml: Added IHTMLIFrameElement::height property imple...
2012-10-23  Jacek Cabanmshtml: Added IHTMLStyle::clear property implementation.
2012-10-23  Alexandre JulliardRevert "winex11: Refuse to set the pixel format for...
2012-10-23  Christian Costakrnl386.exe: If we use operands order of AT&T asm synta...
2012-10-23  Christian Costad3dxof/tests: Document dump function and rename X files...
2012-10-23  Nikolay Sivovdwrite: Separate format data and keep it in both layout...
2012-10-23  Nikolay Sivovdwrite: Added basic GetFirstMatchingFont() for font...
2012-10-23  Nikolay Sivovdwrite: Implement GetFontFamily() for system font colle...
2012-10-23  Nikolay Sivovdwrite: Implement IDWriteTextFormat::GetFontCollection().
2012-10-23  Nikolay Sivovdwrite: Keep a single instance of system font collection.
2012-10-23  James Ederntdll: Split up feature detection by architecture.
2012-10-23  James Ederntdll: Use build-time API detection instead of OS detec...
2012-10-23  André Hentschelgdiplus/tests: Fix out-of-bounds access (coverity).
2012-10-23  André Hentschelatl: Warn when CoRegisterClassObject fails.
2012-10-23  André Hentschelwing32: Use the correct size for memcpy (coverity).
2012-10-23  André Hentschelwing32: Use the correct size for memcpy (coverity).
2012-10-23  André Hentschelwinedbg: Fix check for register number (coverity).
2012-10-23  Henri Verbeetd3dx9: Avoid LPDIRECT3DPIXELSHADER9.
2012-10-23  Henri Verbeetwined3d: Get rid of the mostly unused "num_textures_use...
2012-10-23  Henri Verbeetinclude: Add the D3DDisassemble() prototype and flags.
2012-10-23  Henri Verbeetwined3d: Move shader_is_pshader_version() and shader_is...
2012-10-23  Henri Verbeetwined3d: Explicitly check the shader type in shader_gen...
2012-10-23  Dmitry Timoshkovgdiplus: Test also lf.lfEscapement and lf.lfOrientation...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for mixed number/stringified numbe...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for GTR comparison operator in...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for GEQ comparison operator in...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for NEQ comparison operator in...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for EQU comparison operator in...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for LEQ comparison operator in...
2012-10-23  Frédéric Delanoycmd/tests: Add tests for LSS comparison operator in...
2012-10-23  Józef Kuciad3dx9/tests: Add a simple test for filling compressed...
2012-10-23  Józef Kuciad3dx9/tests: Add tests for filling floating-point textures.
2012-10-23  Józef Kuciad3dx9: Do not try to fill textures other than ARGB...
2012-10-23  Józef Kuciad3dx9: Introduce a separate pixel format type for compr...
2012-10-23  Józef Kuciad3dx9/tests: Only release a texture when it was created.
2012-10-22  André Hentschelwinedbg: Buffer size includes the quotes (coverity).
2012-10-22  André Hentschelview: Buffer size of GetFileTitleW is in characters...
2012-10-22  Piotr Cabanmsvcp60: Copy correct number of characters in basic_str...
2012-10-22  Piotr Cabanservices: Added tests for service thread termination...
2012-10-22  Piotr Cabanservices: Kill service thread after timeout so it can...
2012-10-22  Piotr Cabanadvapi32: Don't terminate service when its last thread...
2012-10-22  Piotr Cabanadvapi32: Return from StartServiceCtrlDispatcher when...
2012-10-22  Piotr Cabanadvapi32: Validate arguments in StartServiceCtrlDispatcher.
2012-10-22  Alexandre Julliarduser32: Retrieve the graphics driver module from gdi32.
2012-10-22  Alexandre Julliardgdi32: Export a function to retrieve the module handle...
2012-10-22  Alexandre Julliardexplorer: Remove support for the old-style X11 desktop...
2012-10-22  Alexandre Julliardwinex11: Remove some remainders of the ddraw HAL support.
2012-10-22  Akihiro Sagawacmd: Properly handle multibyte characters in batch...
2012-10-22  Francois GougetAssorted spelling tweaks and fixes.
2012-10-22  Nikolay Sivovdwrite: Implement FindFamilyName() for system font...
2012-10-22  Nikolay Sivovdwrite: Add all installed font families to system font...
2012-10-22  Nikolay Sivovdwrite: Fix a stupid copy/paste typo in Release return...
2012-10-22  Nikolay Sivovdwrite: Added a stub for IDWriteFontCollection.
2012-10-22  Nikolay Sivovdwrite: Store text string in layout object.
2012-10-22  Jacek Cabanmshtml: Added more events tests.
2012-10-22  Jacek Cabanmshtml: Set 'this' to window object for onload handlers.
2012-10-22  Jacek Cabanmshtml: Added IHTMLLocation::toString implementation.
2012-10-22  Jacek Cabanmshtml: Fixed attribute object caching logic.
2012-10-22  Christian Costad3drm: Fix normals computation and add according tests.
2012-10-22  Christian Costad3drm: Enum all materials even if only the first one...
2012-10-22  Christian Costad3drm: Fix child leak.
2012-10-22  Christian Costad3drm: Fix wrong condition.
2012-10-22  Christian Costad3dxof: Display new ref count in AddRef & Release.
2012-10-22  Dmitry Timoshkovgdiplus: Fix a typo leading to incorrect character...
2012-10-22  Hans Leidekkerwinhttp: Respect the redirect policy setting.
2012-10-22  Hans Leidekkerwinhttp: Pass the redirect policy setting down to reque...
2012-10-22  Henri Verbeetuser32: Implement GetRawInputDeviceInfoA().
2012-10-22  Henri Verbeetwined3d: Implement WINED3DSIH_MOVC in the GLSL shader...
2012-10-22  Henri Verbeetwined3d: Merge a couple of shader type specific blocks...
2012-10-22  Henri Verbeetwined3d: Use shader_glsl_get_prefix() in shader_glsl_ge...
2012-10-22  Henri Verbeetwined3d: Also read comments in shader_sm1_is_end().
2012-10-22  James Ederntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
2012-10-22  James Ederntdll: Add detection for Revision in get_cpuinfo().
2012-10-22  James Ederntdll: Handle CPU Level (family) as a vendor specific...
2012-10-22  James Ederntdll: Add more feature detection in get_cpuinfo().
2012-10-22  James Ederntdll: Add support for cpuid on x86_64.
2012-10-22  Ken Thomaseswinex11: Fix name of extension WGL_NV_render_texture_re...
2012-10-22  Ken Thomaseswinemenubuilder: Use proper marker (negative index...
2012-10-21  Alexandre Julliardgdi32: Update the ref count of stock objects when delet...
2012-10-21  Alexandre Julliardwinex11: Never use a surface for embedded windows,...
2012-10-19  Huw Daviesfonts: 10-pixel strikes for Tahoma bold.
2012-10-19  Huw Daviesgdi32: Move the string rendering code to a common function.
2012-10-19  Huw Daviesgdi32: Use the helper to draw the glyphs.
2012-10-19  Huw Daviesgdi32: Pass individual x, y co-ords to draw_glyph rathe...
2012-10-19  Huw Daviesgdi32: Pass a dib_info structure to draw_glyph.
2012-10-19  Maarten Lankhorstdsound: Fix IDirectSoundCaptureBuffer Start/Stop, with...
2012-10-19  Maarten Lankhorstwinmm: Do not blindly reset device when already stopped.
2012-10-19  Jacek Cabanmshtml: Fixed error handling of IBindCtx_GetObjectParam...
2012-10-19  Jacek Cabanmshtml: Properly handle OOM errors in htmlnode.c (cover...
2012-10-19  Jacek Cabanmshtml: Properly handle OOM errors in navigate.c (cover...
2012-10-19  Jacek Cabanmshtml: Properly handle OOM errors in nsio.c (coverity).
2012-10-19  Jacek Cabanmshtml: Properly handle OOM errors in omnavigator.c...
2012-10-19  Jacek Cabanmshtml: Properly handle OOM errors in script.c (coverity).
2012-10-19  Jacek Cabanmshtml: Properly handle OOM errors in task.c (coverity).
2012-10-19  Aric Stewartwinemenubuilder: Scale 64x64 classic icons to 128x128...
2012-10-19  Qian Honggdi32/tests: Fixed typo in localized name tests.
2012-10-19  Qian Honggdi32/tests: Declared system_lang_id as a global variable.
next