gecko-dev/netwerk/streamconv/converters
2007-11-08 23:47:11 -08: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
nsHTTPCompressConv.cpp Bug 382849 - "Wrong gzip comment process in HTTP Compress converter" [p=solar@netease.com (Solar) r=bzbarsky sr=biesi a1.9=sayrer] 2007-11-08 23:47:11 -08:00
nsHTTPCompressConv.h
nsIndexedToHTML.cpp Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner] 2007-11-05 13:02:52 -08:00
nsIndexedToHTML.h
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
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 When sniffing text/plain and we decide it's really text/plain, just claim the sniffer didn't find a type, so that other sniffers get a crack at it. Bug 395533, r+sr=biesi, a=bsmedberg 2007-09-17 08:53:57 -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