40347 Commits

Author SHA1 Message Date
ftang%netscape.com
174aa29224 split the nsEncoderSupport to two classes 1999-09-10 19:05:08 +00:00
ftang%netscape.com
fe9acedc33 add new implementation to UCS2 encoder 1999-09-10 19:04:14 +00:00
endico%mozilla.org
313ddc4e98 Rework the init subroutine in Common.pm so glimpse doesn't go through the normal http_wash stuff so now you can do regexp searches and search->for pointers. Reworked the search form so that searching for literals is the default. Meta characters automatically escaped unless the regexp button is pushed. Changed the docs so it no longer says to use double backslashes to escape metachars. That's only needed from the shell. 1999-09-10 19:03:39 +00:00
ftang%netscape.com
a44e9bf05f make nsconv work for UCS2 data by adding output file 1999-09-10 19:02:25 +00:00
ftang%netscape.com
f308690e87 add UTF16 1999-09-10 19:01:46 +00:00
ftang%netscape.com
7d20c6b65f 1. change to UTF-16BE/LE name, 2. fix problem in nsPSMDetector 3.add addtional debugging infor to DetectCharset 1999-09-10 18:59:48 +00:00
kipp%netscape.com
a9fcc2827b new 1999-09-10 18:59:14 +00:00
ducarroz%netscape.com
ead9f39428 Add nsIMimeHeaders.idl 1999-09-10 18:58:38 +00:00
ftang%netscape.com
5d347fd7f9 add constant for byte order makr detection 1999-09-10 18:58:37 +00:00
ducarroz%netscape.com
5e8683349b Add nsMimeHeaders.cpp 1999-09-10 18:57:56 +00:00
ducarroz%netscape.com
b3c684d4cf Add a way to extract headers during parsing of a message and give them back to the caller 1999-09-10 18:57:03 +00:00
alecf%netscape.com
aea26df0a4 remove silentdl from the unix build 1999-09-10 18:56:45 +00:00
nhotta%netscape.com
8c80d86ae2 Migrated a mapping table from mozilla classic. 1999-09-10 18:56:31 +00:00
dougt%netscape.com
41333e2a6c Fixing LL_ compare routines. 1999-09-10 18:56:30 +00:00
kipp%netscape.com
b450a10c7a Manually eliminate a warning for now until vidur fixes the tool 1999-09-10 18:56:17 +00:00
karnaze%netscape.com
74246415d1 more regression tests 1999-09-10 18:56:10 +00:00
karnaze%netscape.com
4966ef6084 better handling of empty cell widths, especially involving colspans. support for bug 7121. 1999-09-10 18:55:46 +00:00
kipp%netscape.com
fc22fc06b6 Updated to use property object to find implementor of nsIPrompt...(bug 5418 sort of) 1999-09-10 18:55:06 +00:00
akkana%netscape.com
332f71e329 490: infrastructure for inserting formatting whitespace. Not turned on yet except for DEBUG_akkana 1999-09-10 18:54:13 +00:00
terry%mozilla.org
09bb112935 Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE. 1999-09-10 18:53:51 +00:00
tonyr%fbdesigns.com
cf7dfe5ec0 Added the import directory 1999-09-10 18:53:22 +00:00
kipp%netscape.com
fb8c244c9f Fixed two incremental reflow bugs (12890) 1999-09-10 18:52:56 +00:00
harishd%netscape.com
734dd0b893 Fix for bug 12184.
Changed Notify() method, in nsDTDUtils, to
support viewing source in the desired charset.
1999-09-10 18:51:16 +00:00
kipp%netscape.com
c211a54bed Tweaked incremental reflow support logic 1999-09-10 18:49:23 +00:00
ducarroz%netscape.com
9a70323f4e Add nsIMimeHeaders.idl 1999-09-10 18:46:17 +00:00
ducarroz%netscape.com
9e100e5a9a Add nsMimeHeaders.cpp 1999-09-10 18:45:57 +00:00
matt%netscape.com
a2bdcc6e53 fixing bug 13281 1999-09-10 18:42:20 +00:00
dbragg%netscape.com
cb4ea90170 Added the new mail directory code for POP and IMAP 1999-09-10 18:41:33 +00:00
norris%netscape.com
e549457121 Fix potential NullPointerException. 1999-09-10 18:39:04 +00:00
matt%netscape.com
891ee6bf65 fixes for bugs 6848 6851 6850 1999-09-10 18:35:24 +00:00
mscott%netscape.com
952fbbc19b remove obsolete reference to nsMgCore.h 1999-09-10 18:34:57 +00:00
nhotta%netscape.com
e28908046e Bug #13488, changed to cache locale data. 1999-09-10 18:34:06 +00:00
matt%netscape.com
d3c510ab2e Adding fix for bug 13316 1999-09-10 18:33:26 +00:00
valeski%netscape.com
ecae4a681a added accept */* to the default http request 1999-09-10 18:32:02 +00:00
ducarroz%netscape.com
88cf68892e add nsMimeHeaders.cpp 1999-09-10 18:30:56 +00:00
rods%netscape.com
0669abfd0a Added new CSS 2 color values, not being used yet by nsCSSProps 1999-09-10 18:30:55 +00:00
briano%netscape.com
671f0c0b5a Automated update 1999-09-10 18:30:52 +00:00
valeski%netscape.com
4513ebaee5 forcing CString and setting capacitynsStdURL.cpp 1999-09-10 18:30:51 +00:00
ducarroz%netscape.com
4555491877 add nsIMimeHeaders.idl 1999-09-10 18:30:09 +00:00
mjudge%netscape.com
046cdcb844 changes for peekoffset removal of extra parameters. also fixing some ownership issues with nsIenumerator and the rangelist iterator. fixing also some hit tests for line frames. 1999-09-10 18:29:37 +00:00
slamm%netscape.com
eec9ccab60 Fix for people without '.' in their path. Thanks to Tim Rowley <tor@cs.brown.edu> for the fix. 1999-09-10 18:29:28 +00:00
nhotta%netscape.com
b4b5514c87 Fixed broken project file (not part of the build). 1999-09-10 18:28:13 +00:00
briano%netscape.com
01ea5bec28 Force MAKEFILES to be set, even if nothing is read. 1999-09-10 18:05:38 +00:00
valeski%netscape.com
c6a7cf8cf3 adding FTP dir listing stream conv registration 1999-09-10 16:01:36 +00:00
blizzard%redhat.com
99bebb7a60 increase default DPI to 100. a=leaf 1999-09-10 16:00:31 +00:00
valeski%netscape.com
d9dc484fc8 linux breakage. 1999-09-10 15:38:35 +00:00
valeski%netscape.com
78f83b1a41 build bustage 1999-09-10 15:27:19 +00:00
brade%netscape.com
d58e203a43 add files for valeski 1999-09-10 15:02:10 +00:00
ducarroz%netscape.com
563f9cf21a First Checked In. 1999-09-10 14:54:50 +00:00
valeski%netscape.com
c5ca8a0101 fixing mac bustage - mac doesn't have int 64s it has a struct for it instead 1999-09-10 14:53:49 +00:00