Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi) should be
[wine] / dlls / wininet /
2001-12-26  Dmitry TimoshkovFix definition of BY_HANDLE_FILE_INFORMATION structure.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-12-17  Johan DahlinAdd a few extra fields to HTTP_GetStdHeaderIndex.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-10-04  Nikolas ZimmermannSkip port number before calling gethostbyname.
2001-09-19  Andreas MohrRename "SystemTime" to "t" (this is *not* SYSTEMTIME...
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-10  Marcus MeissnerMore debug output for InternetGetCookie, added stub...
2001-09-10  Francois GougetFix compilation errors on FreeBSD.
2001-08-24  Francois GougetMade independent from winsock.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Marcus MeissnerHave InternetGetConnectedState always return 'LAN conne...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-14  Ulrich CzekallaStub for InternetGetCookieA.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-15  Chris MorganAdd includes for <time.h>.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-21  Huw D M DaviesEscape any spaces in lpszObjectName passed to HttpOpenR...
2001-01-06  Huw D M DaviesImplement InternetCanonicalizeUrl.
2000-12-29  Andreas Mohr- implemented passive FTP transfers (PASV, needed for...
2000-12-02  Andreas MohrInternetCloseHandle didn't return TRUE in all appropria...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-11-30  Gerald PfeiferAdd missing #include <netinet/in.h> to get struct in_ad...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-10  Huw D M DaviesInitialize nSocketFD to INVALID_SOCKET.
2000-11-08  Gerald PfeiferAdd missing #include <netinet/in_systm.h> and #include...
2000-11-07  Huw D M DaviesSend the local ip address with the PORT command and...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-28  Huw D M DaviesStub for HttpSendRequestExA.
2000-09-27  Gerald PfeiferInclude <unistd.h> for prototype of select().
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-22  Marcus MeissnerFixed some warnings.
2000-08-14  Alexandre JulliardMoved CharUpper* and CharLower* functions to dlls/user.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-04  Patrik StridvallFixed issues found by winapi_check.
2000-08-03  John R. SheetsAdded "Mime-Version" to standard MIME headers parsed in
2000-08-01  Aric StewartImplemented InternetCheckConnectionA.
2000-07-23  John R. SheetsAdd a few more fields to HTTP_GetStdHeaderIndex() and...
2000-07-23  John R. SheetsPut the URL parameter list in with the URL path if...
2000-07-16  Andreas MohrSpelling fixes.
2000-06-23  Patrik StridvallFixed some warnings.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-29  Gerald PfeiferFreeBSD compile fix.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-23  Gerard PatelStub for InternetGetConnectedState.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...