user32: Add constness to params and variables.
[wine] / dlls /
2011-01-04  Mikhail Maroukhineuser32: Add constness to params and variables.
2011-01-04  Francois Gougetshdocvw/tests: Fix compilation on systems that don...
2011-01-04  Greg Geldorpmsi/tests: Fix remaining Wow64 failures for action...
2011-01-04  Nikolay Sivovoleaut32: Do nothing for TKIND_ALIAS types in ::LayOut().
2011-01-04  Nikolay Sivovoleaut32: Use VARENUM members instead of hardcoded...
2011-01-04  Nikolay Sivovoleaut32: Use alloc/free helpers for typelib creation...
2011-01-04  Nikolay Sivovoleaut32: Use IDispatch vtable size instead of hardcode...
2011-01-04  Nikolay Sivovoleaut32: Use implementation pointer to avoid casts.
2011-01-04  Michael Stefaniucurlmon: Don't use DEFINE_THIS2 for the Protocol vtbl...
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for FillConsoleO...
2011-01-04  Andrew Nguyenkernel32/tests: Add tests for FillConsoleOutputCharacterA.
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for FillConsoleO...
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for WriteConsole...
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for WriteConsole...
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for WriteConsole...
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for WriteConsole...
2011-01-04  Andrew Nguyenkernel32: Improve parameter validation for WriteConsole...
2011-01-04  Andrew Nguyenkernel32: Fail with an invalid output parameter in...
2011-01-04  Thomas Mullalynormaliz: Added normaliz.dll stub.
2011-01-04  Thomas Mullalykernel32: Added stubs for IDN functions.
2011-01-04  André Hentschelntdll: Respect multiple CPUs when faking values.
2011-01-04  Andrew Nguyenmmsystem.dll16: Correctly map the MCI_SYSINFO_PARMS...
2011-01-04  Hwang YunSongsetupapi: Update Korean resource.
2011-01-04  Michael Stefaniucole32: COM cleanup for the IEnumSTATSTG iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle4 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle3 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle2 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyleElement iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IActiveScriptSite* ifaces.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLCurrentStyle iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMTextNode iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLTable iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyleSheet* ifaces.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLCommentElement iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the nsIFactory iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLFormElement iface.
2011-01-04  Jacek Cabanmshtml: Make nsIURI::Resolve implementation IUri-based.
2011-01-04  Jacek Cabanurlmon: Fixed IUriBuilderFactory declaration.
2011-01-04  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-04  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-04  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-04  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-03  Alexandre JulliardRevert "wined3d: Update detection of vertex blend capab...
2011-01-03  Greg Geldorpole32/tests: Disable target device clipboard tests.
2011-01-03  Nikolay Sivovoleaut32: Use alloc/free helpers for all typelib parse...
2011-01-03  Vitaliy Margolendinput: Pass interface instead of this pointer to joyst...
2011-01-03  Vitaliy Margolendinput: Rename IDirectInputDevice2AImpl into IDirectInp...
2011-01-03  Vitaliy Margolendinput: COM cleanup - use interface instead of lpvtbl...
2011-01-03  Jacek Cabanmshtml: Don't prefer to forward a few more calls in...
2011-01-03  Jacek Cabanmshtml: Use IUri for nsURL::[Get|Set]Password implement...
2011-01-03  Nikolay Sivovoleaut32/tests: Cleanup some test macros.
2011-01-03  Nikolay Sivovoleaut32: Use structure size instead of hardcoded values.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the nsIDOMEventListener iface.
2011-01-03  Damian Dixonadvapi32: Implement SetEntriesInAclA by calling SetEntr...
2011-01-03  Hwang YunSongserialui: Update Korean resource.
2011-01-03  Andrew Nguyenkernel32/tests: Avoid an input buffer overrun in the...
2011-01-03  Greg Geldorpmsi/tests: Fix some failures on Wow64.
2011-01-03  David Hedbergurlmon: Add new on_error function to protocol vtbl.
2011-01-03  David Hedbergurlmon: Move protocol flags for wininet based protocols...
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in BSCallback.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLLocation iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the ICustomDoc iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLTextContainer iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLImageElementFactory...
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLOptionElement* ifaces.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IConnectionPoint* ifaces.
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLDocu...
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLFram...
2011-01-03  David Hedbergshell32: Fix test error on certain w2k8 setups.
2011-01-03  Greg Geldorpkernel32/tests: Add error codes for XP/Win2003 Wow64.
2011-01-03  Greg Geldorpmsctf/tests: Wait a bit for registrations to become...
2011-01-03  André Hentschelappwiz.cpl: Update German translation.
2011-01-03  André Hentschelgdi32/tests: Don't test function directly when reportin...
2011-01-03  André Hentscheladvapi32/tests: Don't test function directly when repor...
2011-01-03  Marcus Meissnerjscript: Fixed VT variable type for DISPID_GLOBAL_ISWIN64.
2011-01-03  Jeremy Chinwined3d: Update detection of vertex blend capabilities.
2011-01-03  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-03  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-03  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-03  Henri Verbeetwined3d: Pass an IWineD3DBaseTextureImpl pointer to...
2011-01-03  Greg Geldorpwinmm/tests: Don't use same buffer for both input and...
2011-01-03  Greg Geldorpuser32/tests: Skip DefWindowProc tests on Vista+.
2011-01-03  Greg Geldorpole32/tests: Fix crashes in usrmarshal.
2011-01-03  Gerald Pfeiferdbghelp: Also return a value in an error case in elf_ma...
2011-01-03  Gerald Pfeifercards: Fix description of cdtTerm.
2011-01-03  Gerald Pfeifercomctl32: Shed unused parameter from TOOLTIPS_NCCreate.
2011-01-03  Gerald Pfeifercomctl32: Remove the last, unused parameter from LISTVI...
2011-01-03  Hwang YunSongappwiz.cpl: Update Korean resource.
2011-01-03  Marcus Meissnercrypt32: Handle NULL ptr leak in CryptDecodeObjectEx...
2011-01-01  Alexandre Julliardmakefiles: Automatically add missing source variables...
2010-12-31  André Hentschelmsvcrt: Forward _setjmp on x86_64.
2010-12-31  Marcus Meissnermmdevapi: Fixed buffer size passed to RegEnumKeyExW.
2010-12-31  Marcus Meissnercrypt32: NULL ptr could leak into function (Coverity).
2010-12-31  Sven Baarsmsvcr80: Fix the _ctime32/64_s spec entries.
2010-12-31  Greg Geldorpoledb32: Use correct 32/64-bit typedefs.
2010-12-31  Michael Stefaniuccomdlg32: Use ifaces instead of vtbl pointers in IShell...
2010-12-31  Michael Stefaniuccomdlg32: Pass an object instead of an iface to a helpe...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IUnknown iface.
2010-12-31  Michael Stefaniucmshtml: Remove some stray #undef.
next