mshtml: Added IHTMLScriptElement::put_text implementation.
[wine] / dlls / iphlpapi / tests /
2012-09-21  André Hentscheliphlpapi: Improved GetTcpStatisticsEx stub.
2012-09-20  André Hentscheliphlpapi: Implement GetIcmpStatisticsEx on Linux.
2012-09-20  André Hentscheliphlpapi: Implement GetUdpStatisticsEx on Linux.
2012-09-20  André Hentscheliphlpapi: Implement GetIpStatisticsEx on Linux.
2012-09-07  Hans Leidekkeriphlpapi: Implement GetExtendedUdpTable.
2012-05-03  Alexandre Julliardiphlpapi/tests: Avoid test failures when IPv6 is not...
2012-04-30  André Hentscheliphlpapi/tests: Add simple tests for the Get*Statistics...
2012-04-30  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2012-04-25  Alexandre Julliardiphlpapi/tests: Get rid of function typedefs and use...
2012-04-25  Bruno Jesusiphlpapi/tests: Add SetTcpEntry tests.
2012-04-16  Hans Leidekkeriphlpapi: Add tests for GetExtendedTcpTable.
2011-12-27  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2011-12-15  Francois Gougetinclude: Update the nldef.h and *mib.h headers.
2011-05-23  Mike Kaplinskiyiphlpapi: Set the overlapped status to pending as well...
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-02-15  Janne Hakoneniphlpapi: Changed return value of NotifyAddrChange...
2010-12-27  Timo Teräsiphlpapi: Fix GetAdaptersAddresses return values.
2010-12-13  David Bartleyiphlpapi: Add CancelIPChangeNotify stub.
2010-10-04  Austin Englishiphlpapi: Remove stray code (clang).
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-08  Dan Kegeliphlpapi: _res is per-thread in glibc.
2009-08-31  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2009-07-03  Hans Leidekkeriphlpapi/tests: Initialize a variable.
2009-04-29  Hans Leidekkeriphlpapi: Add tests for GetAdaptersAddresses.
2009-03-10  Alexandre Julliardiphlpapi/tests: Output the various tables in verbose...
2009-03-05  Alexandre Julliardiphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTab...
2008-12-31  Jeff Zaroykoiphlpapi/tests: Fix a failing test.
2008-12-01  Michael Stefaniuciphlpapi/tests: Replace malloc with HeapAlloc.
2008-09-03  James Hawkinsiphlapi: Fix a failing test in win95.
2008-08-05  Paul Vriensiphlpapi/tests: Skip some tests for unsupported functions.
2008-07-03  Alexandre Julliardiphlpapi: Fix the return value of GetPerAdapterInfo...
2008-06-09  Paul Vriensiphlpapi/tests: Fix test on Vista.
2008-06-09  Paul Vriensiphlpapi/tests: Fix crash on Vista.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-10-09  Hans Leidekkeriphlpapi: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-20  Stefan HuehnerMake some function static.
2004-05-06  Dmitry TimoshkovIt's OK to have dwNumEntries == 0 if there is no networ...
2004-03-22  Hans LeidekkerDon't include config.h.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-08  Hans LeidekkerRemove some unused headers.
2004-01-07  Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...