comctl32: Properly disable redraw on tab control.
[wine] / dlls /
2012-06-15  Nikolay Sivovcomctl32: Properly disable redraw on tab control.
2012-06-15  Piotr Cabanuser32: Added GetMenuBarInfo implementation.
2012-06-15  Alexandre Julliardole32: Add a NULL pointer check in CoDisconnectObject.
2012-06-15  Owen Rudgeuser32: Return Unicode length instead of ANSI in GetUse...
2012-06-15  Owen Rudgeuser32: Correct return value when buffer too short...
2012-06-15  Thomas Fabermsvcrt: Fix malloc_func_t/free_func_t calling convention.
2012-06-15  Dan Kegelriched20: Don't need to redraw when changing selection...
2012-06-15  Hans Leidekkerrpcrt4: Add a stub implementation of RpcServerInqDefaul...
2012-06-15  Hans Leidekkeradvapi32: Add stub implementations of EventUnregister...
2012-06-15  Hans Leidekkeradvapi32: Return a fake handle from EventRegister.
2012-06-15  Eric Pouechdbghelp: Protect COFF line number parsing against out...
2012-06-15  Nikolay Sivovshell32: Implement IShellDispatch2::IsServiceRunning().
2012-06-15  Nikolay Sivovshell32: Added a stub for IShellDispatch2.
2012-06-15  Jeff Muizelaargdi32: Improve performance of common case of AlphaBlend.
2012-06-15  Austin Englishuser32: Make a few more functions hotpatchable.
2012-06-15  Alexandre Julliardkernel32: Fix another overflow in GetModuleFileNameExW.
2012-06-15  Alexandre Julliardkernel32: Fix buffer overflows in K32GetModuleFileNameE...
2012-06-15  Thomas Faberjscript: Add missing port.h include for isnan.
2012-06-15  Rico Schüllerd3dx9: Use param->bytes for copying the data in ID3DXBa...
2012-06-15  Alexandre Julliardgdi32: Fix coordinates for row copies in mirrored verti...
2012-06-15  Alexandre Julliardgdi32: Fix some typos in the 4-bpp shrink_row function.
2012-06-15  Vincent Povirkmscoree: Always call mono_thread_attach before invoking...
2012-06-15  Dmitry Timoshkovgdiplus: Use StretchBlt instead of GdiAlphaBlend if...
2012-06-15  Carlo Braminishlwapi: Add NULL checks to StrCpyW and StrCatW.
2012-06-15  Jacek Cabanwinhttp: Use SSL_pending in netconn_query_data_available.
2012-06-15  Jacek Cabanwinhttp: Fixed netconn_recv when read uses both SSL_rec...
2012-06-15  Daniel Lehmanoleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIAN...
2012-06-15  Daniel Lehmangdi32: Don't add_join if points are coincident in wide_...
2012-06-15  Alexandre Julliardwinex11: ExtFloodFill does take the current ROP into...
2012-06-15  Piotr Cabanmsvcrt: Added more length modifiers in scanf function.
2012-06-15  Piotr Cabanmsvcrt: Fixed 'h' modifier handling when printing integers.
2012-06-15  Jacek Cabanvbscript: 'property' may be both keyword and identifier.
2012-06-15  Jacek Cabanjscript: Added regexp 'pre-parser' to support non-backs...
2012-06-15  Jacek Cabanjscript: Correctly handle empty matches in String.replace.
2012-06-15  Jacek Cabanjscript: Pass correct cpbegin to InitMatch.
2012-06-15  Jacek Cabanjscript: Make sure to jump out of switch before enterin...
2012-06-15  Akihiro Sagawacomctl32: Truncate the info tip text when using ANSI...
2012-06-15  Akihiro Sagawacomctl32: Add support for retrieving lpszText in TOOLIN...
2012-06-15  Jacek Cabanurlmon: Build more appropriate user agent string.
2012-06-15  Robert van Herkmsi: Fixed MsiGetFileHashW for empty files.
2012-06-15  Erich Hooverws2_32: Implement IPV6_UNICAST_IF socket option.
2012-06-15  Erich Hooverws2_32: Implement IP_UNICAST_IF socket option.
2012-06-15  Alexandre Julliardgdi32: Fix GetClipBox return value for non-memory DCs.
2012-06-15  Ken Thomasesgdi32: On Mac OS X, find fonts using Core Text rather...
2012-06-15  Ken ThomasesRevert "gdi32: Load fonts from default Mac external...
2012-06-15  Alexandre Julliardwinex11: Fix a potential deadlock in the GradientFill...
2012-06-15  Carlo Braminishlwapi: Don't remove nonexistent extension in PathRemo...
2012-06-15  Jacek Cabanvbscript: Short if statement may have optional 'end...
2012-06-15  Jacek Cabanjscript: Replace only the first match for non-regexp...
2012-06-15  Jacek Cabanjscript: Fixed parsing /=/ regexp.
2012-06-15  Jacek Cabanjscript: Emit undefined statement return for switch...
2012-06-15  Jacek Cabanjscript: Fixed jsheap_grow implementation.
2012-06-15  Lucas Zawackidinput: Correct wrong loop delimiter in diactionformat_...
2012-06-15  Michael Mc Donnelld3dx9: Do not weld self.
2012-06-15  Vincent Povirkmscoree: Search for an arch-specific mono dll first.
2012-06-15  Alistair Leslie... mscoree: Allow capital for version number.
2012-06-15  Alistair Leslie... mscoree: Better support RUNTIME_INFO_UPGRADE_VERSION...
2012-06-15  Piotr Cabanddraw: Improve GetScanLine stub so it's usable for...
2012-06-15  Piotr Cabanshell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociatio...
2012-06-15  Piotr Cabanshell32: Prepare QueryAssociations helper functions...
2012-06-15  Piotr Cabanshlwapi: Lowercase schemes in UrlCombine function.
2012-06-15  Matteo Bruniwined3d: Support WINED3D_TTFF_COUNT3 texture projection...
2012-06-15  Matteo Bruniwined3d: Update the correct draw buffers mask.
2012-06-15  Henri Verbeetwined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM...
2012-06-15  Henri Verbeetwined3d: Pass correctly offset pointers to surface_cpu_...
2012-06-15  Vincent Povirkgdiplus: Support bitmap creation from 16-bit ddb's.
2012-06-15  Hans Leidekkeradvapi32: Return a fake security descriptor from Create...
2012-06-15  Vincent Povirkrpcrt4: Do nothing when DllMain is called because the...
2012-06-15  Dmitry Timoshkovuser32: IsDialogMessage should allow control ids other...
2012-06-15  Andrew Eikummciqtz32: Stop the graph when the file is no longer...
2012-06-15  Thomas Faberdbghelp: Fix uninitialized variable usage.
2012-06-15  Bruno Jesuskernel32: Avoid ini cache if file does not exist anymore.
2012-06-15  André Hentschelkernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
2012-06-15  Robert van Herkmsvcrt: Fix file mode T (temporary file).
2012-06-15  Aric Stewartusp10: Add fallback font for Myanmar.
2012-06-15  Aric Stewartusp10: Properly handle invalid arguments to ScriptBreak.
2012-06-15  Bruno Jesusws2_32: Handle NULL proto in WSAAsyncGetServByName.
2012-06-15  Alexandre Julliarddbghelp: Add support for jump instructions in function...
2012-06-15  Ken Thomasesshell32: Partially implement Mac Trash backing for...
2012-06-15  Alessandro Pignottioleaut32: Avoid converting variants if it is not needed.
2012-06-15  Carlo Braminishlwapi: Implemented StrToInt64ExA/W.
2012-06-15  Erich Hooverntdll: Fix section header heap deadlock.
2012-06-15  Henri Verbeetntdll: Use the copy of the section headers for applying...
2012-06-15  Henri Verbeetntdll: Free the correct section headers copy in map_ima...
2012-06-15  Erich Hooverntdll: Fix mapping sections for applications that map...
2012-06-15  Alexander Morozovntoskrnl.exe: Fix a typo.
2012-06-15  Huw Daviesgdi32: Correctly propagate the enumproc's return value.
2012-06-15  Akihiro Sagawamsvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
2012-06-15  Akihiro Sagawamsvcrt: Fix _mbcjistojms off by one error.
2012-06-15  Akihiro Sagawamsvcrt: Improve _mbbtombc to handle Japanese characters.
2012-06-15  Akihiro Sagawamsvcrt: Implement _mbcjmstojis.
2012-06-15  Akihiro Sagawamsvcrt: Add semi stub _mbcjmstojis implementation.
2012-06-15  Akihiro Sagawamsvcrt: Add support for _flushall to clear all input...
2012-06-15  Akihiro Sagawamsvcrt: Add a helper function to flush all buffers.
2012-06-15  Akihiro Sagawamsvcrt: Add support for fflush to clear an input buffer.
2012-06-15  Alexandre Julliardcomdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the...
2012-06-15  Nikolay Sivovcomctl32: Update thumb position on autopage instead...
2012-06-15  Ken Thomasesntdll: Fix status returned for too-long registry value...
2012-06-15  Piotr Cabanmsvcrt: Fixed printf behaviour on hexadecimal, zero...
2012-06-15  Hans Leidekkerwinhttp: Fix up headers with wrong termination.
next