gecko-dev/netwerk/streamconv/converters
2007-09-02 15:19:10 -07:00
..
parse-ftp
Makefile.in Bug 352236 remove timer code from mozTXTToHTMLConv.cpp 2006-09-12 23:42:27 +00:00
mozTXTToHTMLConv.cpp Bug 373496: "dead" emoticon encoding; p=C�dric "chewey" Menge <bugzilla@mengemail.de>; r/sr=bienvenu 2007-03-11 00:17:00 +00:00
mozTXTToHTMLConv.h Bug 352236 remove timer code from mozTXTToHTMLConv.cpp 2006-09-12 23:42:27 +00:00
nsBinHexDecoder.cpp
nsBinHexDecoder.h
nsDirIndex.cpp Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
nsDirIndex.h
nsDirIndexParser.cpp Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
nsDirIndexParser.h
nsFTPDirListingConv.cpp Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
nsFTPDirListingConv.h relanding ftp patch for bug 312760 "implement ftp using nsBaseChannel" r=biesi sr=bzbarsky 2006-03-03 16:27:35 +00:00
nsGopherDirListingConv.cpp Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
nsGopherDirListingConv.h Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
nsHTTPCompressConv.cpp fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky 2006-01-11 01:50:15 +00:00
nsHTTPCompressConv.h fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
nsIndexedToHTML.cpp Bug 392807 - Severe performance degradation loading file listings p=Dao Gottwald <dao@design-noir.de> r+sr+a=bz 2007-09-02 15:19:10 -07:00
nsIndexedToHTML.h bug 288810 don't split directory listing output into multiple tables 2005-08-21 14:06:54 +00:00
nsMultiMixedConv.cpp Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
nsMultiMixedConv.h Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
nsTXTToHTMLConv.cpp Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
nsTXTToHTMLConv.h
nsUnknownDecoder.cpp Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking 2007-08-20 20:26:12 -07:00
nsUnknownDecoder.h Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking 2007-08-20 20:26:12 -07:00
ParseFTPList.cpp Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky 2007-07-22 06:15:38 -07:00
ParseFTPList.h Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00