winedbg: Cleanup if gdb startup fails (coverity).
[wine] / dlls /
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 Julliardwinex11: Remove some remainders of the ddraw HAL support.
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-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 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  Qian Honggdi32/tests: Fixed typo in localized name tests.
2012-10-19  Qian Honggdi32/tests: Declared system_lang_id as a global variable.
2012-10-19  Qian Honggdi32/tests: Marked EnumFontFamiliesEx_default_charset...
2012-10-19  Qian Honggdi32/tests: Skip some broken bitmap font metrics tests...
2012-10-19  Qian Honggdi32/tests: Fixed broken value in bitmap font metrics...
2012-10-19  Qian Honggdi32/tests: Fixed broken bitmap font metrics test...
2012-10-19  Qian Honggdi32/tests: Fixed broken value in bitmap font metrics...
2012-10-19  Daniel Lehmanmsvcp: Sync num_put<> put_double.
2012-10-19  Daniel Lehmanmsvcp90: In num_put, use default precision of 6 if...
2012-10-19  André Hentscheld3drm: Fix memcpy arguments for matrix transformations...
2012-10-18  Henri Verbeetuser32: Implement GetRawInputDeviceInfoW().
2012-10-18  Henri Verbeetwined3d: Merge most of the code for shader_glsl_cmp...
2012-10-18  Henri Verbeetwined3d: Implement WINED3DSIH_ROUND_NI in the GLSL...
2012-10-18  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-18  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-18  Alexandre Julliarduser32/tests: Don't release a random DC handle.
2012-10-18  Alexandre Julliardgdi32/tests: Avoid deleting invalid objects.
2012-10-18  Alexandre Julliardoleaut32/tests: Delete the correct object in the icon...
2012-10-18  Alexandre Julliardcomctl32/tests: Don't delete the global font object.
2012-10-18  Daniel Lehmanmsvcp: Free facet and _Locimp in Locimp dtor.
2012-10-18  Rico Schüllerd3dx9: Fix calculation when in and out overlap in D3DXS...
2012-10-18  Maarten Lankhorstmmdevapi: Fix a broken test.
2012-10-18  Maarten Lankhorstntdll: Set SO_PASSCRED before connecting to eliminate...
2012-10-18  Jacek Cabanjscript: Use jsstr_t for passing strings to regexp...
2012-10-18  Hans Leidekkeradvapi32: Only require a domain in the username for...
2012-10-18  Hans Leidekkercredui: Don't show a dialog if existing credentials...
2012-10-18  Hans Leidekkercredui: Don't save credentials if CREDUI_FLAGS_DO_NOT_P...
2012-10-18  Hans Leidekkercredui: Show the save password checkbox if both CREDUI_...
2012-10-18  Huw Daviesgdi32: Make get_glyph_bitmap return a dib_info structur...
2012-10-18  Jacek Cabanmshtml: Added HTML comments in VBScript code tests.
2012-10-18  Jacek Cabanvbscript: Added HTML comments tests.
2012-10-18  Jacek Cabanvbscript: Added support for HTML comments.
2012-10-18  Francois Gougetshell32: Standardize on the ShellExecuteEx() terminology.
2012-10-18  Francois Gougetwined3d: Add a trailing '\n' to a Wine trace.
2012-10-18  Francois Gougetmsvcp100: Make MSVCP_basic_string_char_append_len_ch...
2012-10-18  Henri Verbeetuser32: Implement GetRawInputDeviceList().
2012-10-18  Henri Verbeetwined3d: Implement WINED3DSIH_USHR in the GLSL shader...
2012-10-18  Henri Verbeetwined3d: Implement WINED3DSIH_UDIV in the GLSL shader...
2012-10-18  Henri Verbeetwined3d: Explcitly check the shader type in shader_glsl...
2012-10-18  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-18  Alexandre Julliardwinex11: Don't delete the DC if it's not for a valid...
2012-10-17  Alexandre Julliarduser32: Don't free a clip region twice.
2012-10-17  Alexandre Julliardgdi32: Add a generation count in the high word of GDI...
2012-10-17  Christian Costakrnl386.exe: Implement INT 33h function 15h.
2012-10-17  Jacek Cabanmshtml: Added IHTMLImgElement::get_complete implementation.
2012-10-17  Jacek Cabanmshtml: Fixed trace message.
2012-10-17  Jacek Cabanmshtml: Moved remove_target_tasks to detach_inner_window.
2012-10-17  Jacek Cabanmshtml: Make HTMLInnerWindow the owner of timers.
2012-10-17  Jacek Cabanmshtml: Use detach_inner_window in release_inner_window.
2012-10-17  Jacek Cabanmshtml: Added IOmNavigator::onLine semi-stub.
2012-10-17  Jacek Cabanmshtml: Added HTMLImgElement::onabort implementation.
next