comctl32/listview: Move item position calculation out of subitem loop.
[wine] / dlls /
2009-05-27  Nikolay Sivovcomctl32/listview: Move item position calculation out...
2009-05-27  Nikolay Sivovcomctl32/listview: LVM_GETITEMRECT: don't offset to...
2009-05-27  Nikolay Sivovcomctl32/listview: Fix some LVM_GETVIEWRECT test failur...
2009-05-27  Nikolay Sivovcomctl32/listview: Some LVM_GETITEMRECT tests.
2009-05-27  Francois Gougetwinex11: Also define X11DRV_OpenGL_Cleanup() when OpenG...
2009-05-27  Aric Stewartmsctf: Framework for ITfInsertAtSelection in ITfContext.
2009-05-27  Aric Stewartmsctf: Implement ITfRange::Collapse.
2009-05-27  Vincent Povirkwinex11: Set the fullscreen state of virtual desktops...
2009-05-27  Paul Vrienskernel32/tests: Fix some test failures on Vista.
2009-05-26  Tony Wasserkad3dx9: Add stubs for the D3DXGetImageInfo function...
2009-05-26  Guy Albertellikernel32: Fix GetVolumeNameForVolumeMountPointW to...
2009-05-26  Hib Erismsi/tests: Add test for importing binary OBJECTS.
2009-05-26  Hib Erismsi: Support transforms with binary OBJECTS.
2009-05-26  Hib Erismsi: Add support for binary OBJECTS.
2009-05-26  Hib Erismsi/tests: Add tests for binary OBJECTS.
2009-05-26  André Hentschelcomdlg32: Improve the German Find and FindReplace dialogs.
2009-05-26  Alexandre Julliardkernel32: Remove the file parameter check again in...
2009-05-26  Paul Vriensmshtml/tests: Fix some test failures on IE8.
2009-05-26  Andrew Talbotcabinet: Constify a variable.
2009-05-26  Francois Gougetwinex11.drv: Replace an strdup() with HeapAlloc() in...
2009-05-26  Francois Gougetriched20: Make some functions static.
2009-05-26  Francois Gougetriched20: RTFPeekToken(), RTFExpandStyle() and RTFHexTo...
2009-05-26  Francois Gougetriched20: RTF{G,S}et{In,Out}putName() are unused so...
2009-05-26  Francois Gougetriched20: Make ME_GetCursorCoordinates() static and...
2009-05-26  Francois Gougetmsi/tests: Tweak the get_user_sid() functions to simpli...
2009-05-26  Francois Gougetoleaut32: Tweak a comment to make it more explicit.
2009-05-26  Francois Gougetrsaenh: Make the mpi functions static, remove mp_signed...
2009-05-26  Francois Gougetdplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSes...
2009-05-26  Henri Verbeetwined3d: Use SM3 shader limits for SM4.
2009-05-26  Henri Verbeetd3d10core: Implement ID3D10Device::CreateVertexShader().
2009-05-26  Henri Verbeetwined3d: Add the output signature to IWineD3DDevice_Cre...
2009-05-26  Henri Verbeetwined3d: Split the info log into separate lines.
2009-05-26  Henri Verbeetwined3d: Pass a proper format desc to resource_init...
2009-05-26  Nikolay Sivovcomctl32/listview: Improve item position calculating...
2009-05-26  Nikolay Sivovcomctl32/listview: A couple of LVM_GETITEMPOSITION...
2009-05-26  Nikolay Sivovcomctl32/listview: LVM_GETVIEWRECT is unsupported on...
2009-05-26  Nikolay Sivovcomctl32/listview: Basic LVM_GETVIEWRECT tests.
2009-05-26  Nikolay Sivovcomctl32/mru: Fix test failures on Win9x.
2009-05-26  Piotr Cabanjscript: Added Math_atan2 implementation.
2009-05-26  Piotr Cabanjscript: Added implementation of Math_atan.
2009-05-26  Piotr Cabanjscript: Added implementation of Math_asin.
2009-05-25  Joerg-Cyril.Hoehle... configure: Find libpng in /usr/X11 on MacOS.
2009-05-25  Nikolay Sivovcomctl32/mru: Check for NULL handles in MRU calls.
2009-05-25  Hwang YunSongshell32: Updated Korean resource.
2009-05-25  Gerald Pfeiferwinmm/tests: Fix test in wave_out_test_deviceOut().
2009-05-25  Gerald Pfeiferuser32/tests: Fix MODIFIED macro.
2009-05-25  André Hentschelcomctl32: Add ListView_SetCheckState and ListView_GetCh...
2009-05-25  Louis Lenderswined3d: Match device name string to windows one.
2009-05-25  Alexandre Julliardoleaut32/tests: Fix a test broken on XP 64.
2009-05-25  Nikolay Sivovcomctl32/listview: Don't hittest when it's not needed.
2009-05-25  Nikolay Sivovcomctl32/listview: Simplify key selection handler a...
2009-05-25  Nikolay Sivovcomctl32/listview: Reuse cached control style.
2009-05-25  Nikolay Sivovcomctl32/listview: Remove duplicated expression.
2009-05-25  Nikolay Sivovcomctl32/toolbar: Retrieve Tooltips control data once...
2009-05-25  Nikolay Sivovcomctl32/hotkey: Remove useless line.
2009-05-25  Nikolay Sivovcomctl32/toolbar: Don't free Toolbar control data too...
2009-05-25  Nikolay Sivovcomctl32/treeview: Use message return values in TreeVie...
2009-05-25  Nikolay Sivovcomctl32/listview: Fix returning LVHT_ONITEMSTATEICON...
2009-05-25  Nikolay Sivovcomctl32/listview: Draw focus rectangle only when visible.
2009-05-25  Jacek Cabanmshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value.
2009-05-25  Jacek Cabanurlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value.
2009-05-25  Paul Vrienskernel32/tests: Fix comment.
2009-05-25  Paul Vrienskernel32: Use Polish translations.
2009-05-25  Henri Verbeetwined3d: Fix debug_d3dusagequery() to handle combinatio...
2009-05-25  Henri Verbeetwined3d: Fix debug_d3dusage() to handle combinations...
2009-05-25  Henri Verbeetwined3d: Remove some apparently leftover debug code.
2009-05-25  Henri Verbeetwined3d: Remove some unnecessary forward declarations.
2009-05-25  Henri Verbeetsecur32: Initialize cbBuffer to 0 for NULL buffers.
2009-05-25  Piotr Cabanjscript: Added Math_LN10 implementation and tests.
2009-05-25  Piotr Cabanjscript: Added Math_acos implementation and tests.
2009-05-25  Piotr Cabanjscript: Added Math_SQRT1_2 implementations and tests.
2009-05-25  Piotr Cabanjscript: Added Math_SQRT2 implementation and tests.
2009-05-25  Chris Robinsonwined3d: Decrement fbo_entry_count when one is removed...
2009-05-25  Chris Robinsonwined3d: Prevent erroneous FIXMEs on newer cards.
2009-05-25  Gerald Pfeiferdsound: Clarify statement in DSOUND_capture_callback.
2009-05-25  Andrew Talbotavifil32: Constify a variable.
2009-05-25  Frans Koolcryptui: Added Dutch translations.
2009-05-25  Michael Stefaniucimm32: Use a simpler comparison of a pointer with NULL.
2009-05-25  Aric Stewartmsctf: Implement ITextStoreACPSink::OnStatusChange.
2009-05-25  Huw Daviescomdlg32/tests: PrintDlgExW returns E_NOTIMPL on some...
2009-05-25  Huw Daviesole32/tests: Fix tests on systems without IE installed.
2009-05-23  Alexandre Julliardmsvcrt: Replace long by MSVCRT_long.
2009-05-23  Alexandre Julliardmsvcrt/tests: Make all msvcrt function pointers cdecl.
2009-05-23  Alexandre Julliardmsvcrt: Fix the stat and finddata structures for 64...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-22  Paul Vrienskernel32/tests: Fix test failure on older W2K boxes.
2009-05-22  Jacek Cabanurlmon: Fixed tests on Windows.
2009-05-22  Paul Vriensgdi32/tests: Fix a test failure on Win9x/WinME.
2009-05-22  Stefan Leichtertraffic: Stub for TcRegisterClient.
2009-05-22  Huw Daviesole32: Explicitly add the three ULONGs from the METAFIL...
2009-05-22  Alexandre Julliardntdll: Implement RtlUnwindEx for x86_64.
2009-05-22  Alexandre Julliardntdll: Implement __C_specific_handler for x86_64.
2009-05-22  Alexandre Julliardntdll: Initial support for dispatching exceptions to...
2009-05-22  Alexandre Julliardntdll: Implemented RtlLookupFunctionEntry for x86_64.
2009-05-22  Vincent Povirkshell32: Implement ShellItem_GetAttributes.
2009-05-22  Vincent Povirkshell32: Implement IShellItem_GetParent.
2009-05-22  Vincent Povirkshell32: Handle parent folders in SHCreateShellItem.
2009-05-22  Vincent Povirkshell32: Fail properly when no pidl is passed to SHCrea...
2009-05-22  Vincent Povirkshell32: Add test for SHCreateShellItem.
next