comctl32: Update header window in listview WM_PAINT handler.
[wine] / dlls /
2007-02-23  Jan Zerebeckiwinex11.drv: Set the refresh rate for NoRes to 60 inste...
2007-02-23  Francois Gougetuser32/tests: Fix the ChangeDisplaySettingsEx() test...
2007-02-23  Francois Gougetwinex11.drv: Catch and report screen resolution change...
2007-02-23  Aric Stewartimm32: Corrections to the message ordering for IME...
2007-02-23  Aric Stewartimm32: Implement GSC_RESULTCLAUSE.
2007-02-23  Andrew Talbotversion: Constify a variable.
2007-02-23  Jacek Cabanurlmon: Check if protocol object implements IInternetPr...
2007-02-23  Jacek Cabanitss: Added CombineUrl implementation.
2007-02-23  Jacek Cabanitss: Added ParseUrl implementation.
2007-02-23  Jacek Cabanitss: Added IInternetProtocolInfo interface stub implem...
2007-02-23  Jacek Cabanitss: Added test of paths with back slashes and escaped...
2007-02-23  Jacek Cabanitss: Fix handling URLs with back slashes and escaped...
2007-02-23  Jacek Cabanitss: Fix opening streams with back slashes.
2007-02-23  Rob Shearmankernel32: Fix crash in dns_gethostbyname.
2007-02-23  Rob Shearmannetapi32: Add a stub for NetUserChangePassword.
2007-02-23  Dmitry Timoshkovdlls: Add wing32 dll.
2007-02-23  Dmitry Timoshkovgdi32: Avoid a not necessary CreateDC call.
2007-02-23  Francois GougetUse the SW_XXX constants when calling ShowWindow().
2007-02-22  Eric Pouechdbghelp: Merge the A/W of elf_map_file into a single...
2007-02-22  Eric Pouechdbghelp: Now load the .gnu_debuglink file using Unicode...
2007-02-22  Eric Pouechdbghelp: Added helper to map a Unicode file.
2007-02-22  Eric Pouechdbghelp: Now moving the ELF loading code to Unicode.
2007-02-22  Eric Pouechdbghelp: Move elf_fetch_file_info to Unicode.
2007-02-22  Eric Pouechdbghelp: Make elf_enum_modules a Unicode function.
2007-02-22  Eric Pouechdbghelp: Now storing module internal info for minidumps...
2007-02-22  Eric Pouechdbghelp: A few fixes related to Unicode translation.
2007-02-22  Eric Pouechdbghelp: Moved the internals for registered callback...
2007-02-22  Eric Pouechdbghelp: Get rid of temporary module_get_type_by_nameA.
2007-02-22  Eric Pouechdbghelp: Implemented SymFindFileInPathW.
2007-02-22  Eric Pouechdbghelp: Implemented SearchTreeForFileW.
2007-02-22  Eric Pouechdbghelp: Implemented EnumDirTreeW.
2007-02-22  Eric Pouechdbghelp: Implemented SymMatchFileNameW.
2007-02-22  Eric Pouechdbghelp: Added module_get_type_by_name in Unicode form...
2007-02-22  Eric Pouechdbghelp: Moved ELF module loading interfaces to Unicode.
2007-02-22  Eric Pouechdbghelp: Move PE module loading to Unicode.
2007-02-22  Eric Pouechdbghelp: Implemented FindExecutableImage[W].
2007-02-22  Eric Pouechdbghelp: Now storing module information in Unicode...
2007-02-22  Eric Pouechdbghelp: .gnu_link support: rewrote helper functions...
2007-02-22  Eric Pouechdbghelp: Prepare module loading functions to be switche...
2007-02-22  Eric Pouechdbghelp: Make the module info functions ready for the...
2007-02-22  Eric Pouechdbghelp: Rewrote the loaded modules enumeration so...
2007-02-22  Eric Pouechdbghelp: Added an ANSI copy of the module name (useful...
2007-02-22  Eric Pouechdbghelp: Added helper to define the module's name.
2007-02-22  Aric Stewartshell32: IShellLink::GetIDList fix.
2007-02-22  Aric Stewartcomctl32: Implement LVM_SETUNICODEFORMAT.
2007-02-22  Andrew Talbotserialui: Constify a variable.
2007-02-22  Paul Vrienswininet/tests: Add a few more tests.
2007-02-22  Maarten Lankhorstwinealsa: Fix typo.
2007-02-22  Maarten Lankhorstdsound: Use an inline for ring buffer pointer differenc...
2007-02-22  Maarten Lankhorstdsound: Add some comments from earlier patch that makes...
2007-02-21  Rob Shearmankernel32: Fix an off-by-one error in GetComputerNameExA/W.
2007-02-21  Rob Shearmanwininet: Fix the case of partial SSL reads from the...
2007-02-21  Rob Shearmandbghelp: ImageName is usually blank, so print LoadedIma...
2007-02-21  Rob Shearmanserver: Add get_token_impersonation_level server call...
2007-02-21  Rob Shearmanserver: Check object's security when creating handles.
2007-02-21  Rob Shearmanrpcrt4: Fix a memory leak in I_RpcSendReceive caused...
2007-02-21  Rob Shearmanrpcrt4: Add documentation for the I_Rpc* RPC message...
2007-02-21  Ken Thomaseswinex11.drv: Pass correct coords into X11DRV_InternalFl...
2007-02-21  Huw Daviesoleaut32: Fix a TypeAttr leak.
2007-02-21  Francois Gougetwininet/tests: Fix some tests so they succeed on Window...
2007-02-21  Andrew Talbotodbc32: Constify some variables.
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-21  Dmitry Timoshkovwinex11.drv: Clients should pass only KeyPress events...
2007-02-21  Alexandre Julliardserver: Added support for the PM_QS_* flags in PeekMessage.
2007-02-21  Stefan Dösingerwined3d: Make sure volumes have memory allocated.
2007-02-21  Stefan Dösingerwined3d: Do not use glMapBuffer in ProcessVertices.
2007-02-21  Stefan Dösingerwined3d: Remove dead code from drawprim.c.
2007-02-21  Stefan Dösingerwined3d: Use CopyRect / EqualRect.
2007-02-21  Stefan Dösingerwined3d: Index buffer fixes.
2007-02-21  Stefan Dösingerwined3d: Clean up sampler usage in UpdateSurface.
2007-02-21  Stefan Dösingerwined3d: IWineD3DDevice::Clear fixes.
2007-02-21  Stefan Dösingerwined3d: Floating point shader constant setting.
2007-02-21  Stefan Dösingerwined3d: Light parameter fixes.
2007-02-21  Stefan Dösingerwined3d: Do not print the fixed / unfixed vertices...
2007-02-21  Dmitry Timoshkovuser32: Add a CreateIcon test, make it pass under Wine.
2007-02-21  Dmitry Timoshkovuser32: Add traces to the cursor APIs.
2007-02-21  Aric Stewartimm32: Implement stubs for ImmGetImeMenuItemsA and...
2007-02-21  Paul Vrienswininet/ftp.c: Fix some typos.
2007-02-21  Marcus Meissnershlwapi: Fix size passed to MultiByteToWideChar.
2007-02-21  Chris Robinsonquartz: Implement IUnknown methods for IMediaPosition.
2007-02-21  Chris Robinsonquartz: Don't release filters when they connect.
2007-02-21  James Hawkinsmsi: Cleanup the dialog event subscriptions when destro...
2007-02-20  Jacek Cabanshdocvw: Fix module ref counting.
2007-02-20  Detlef Riekenbergkernel32: Display correct parameters in comm traces.
2007-02-20  Detlef Riekenberglocalspl: Implement SetDefaultCommConfig for XcvDataPort.
2007-02-20  Detlef Riekenberglocalspl: Implement GetDefaultCommConfig for XcvDataPort.
2007-02-20  Eric Pouechdbghelp: MiniDumpWriteDump called from exception handler.
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Francois Gougetwininet/tests: Tell the user which ftp server we're...
2007-02-20  Francois Gougetwininet/tests: Dynamically load some functions so the...
2007-02-20  Francois Gougetwininet: Move a bunch of misplaced API documentation.
2007-02-20  Francois Gougetole32: Better match the PSDK types and fix the winapi_c...
2007-02-20  Hans Leidekkersetupapi: Always return an empty list from SetupDiGetCl...
2007-02-20  Hans Leidekkersetupapi: Implement SetupCopyOEMInf{A,W}.
2007-02-20  Hans Leidekkeruserenv: Implement ExpandEnvironmentStringsForUser...
2007-02-20  Rob Shearmanoleaut32: Re-arrange the position of functions and...
2007-02-20  Rob Shearmanoleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
2007-02-20  Christian Costawinealsa: Recognize alsa application ports as generic...
2007-02-20  Thomas Weidenmuellercomctl32: Implement LM_GETIDEALSIZE for the syslink...
2007-02-20  Dmitry Timoshkovuser32: Add a test for DefDlgProc(WM_SETFOCUS), make...
next