warren%netscape.com
e6619b2ad6
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
briano%netscape.com
5176aaf0df
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:11:48 +00:00
harishd%netscape.com
13fa78b098
Fix for bug#s 12184, 13170, 13171.
1999-09-08 18:58:34 +00:00
akkana%netscape.com
db51386410
Beginnings of stream converter for html/xif/text
1999-09-08 18:51:23 +00:00
akkana%netscape.com
aedcc5a518
13052: move comment handling to OpenContainer, to ensure that open/close tags are balanced
1999-09-07 19:09:36 +00:00
cata%netscape.com
8ff9e41f48
Method name change.
1999-09-02 19:16:16 +00:00
harishd%netscape.com
27d296e2bf
Replacing ostream to nsStream in DebugDump methods.
1999-09-02 18:30:31 +00:00
kipp%netscape.com
a99f5ec06a
Use nsAutoString instead of nsString for temps
1999-09-02 18:13:07 +00:00
briano%netscape.com
64f859af0e
Cleaned it up and eliminated the pointless #!gmake.
1999-09-02 00:30:07 +00:00
akkana%netscape.com
71bd6be10a
12018: add a linebreak for br tags even in unformatted mode
1999-09-01 23:37:36 +00:00
akkana%netscape.com
5f86832579
12085: Add meta tag to specify charset
1999-09-01 23:36:57 +00:00
cata%netscape.com
8197c9839b
Fixing build warnings. Step 2: switch to use new method from the interface.
1999-09-01 22:50:50 +00:00
rickg%netscape.com
93f0d1207b
removed debug code that was showing up in quantify
1999-09-01 21:22:22 +00:00
ftang%netscape.com
d928604a87
change to newly registered IANA charset name
1999-09-01 01:17:11 +00:00
harishd%netscape.com
bd73964c84
Cleaned up some code.
...
Fixed bugs 5974, 12641, and 12389.
1999-09-01 01:01:21 +00:00
cyeh%netscape.com
cc2825cbe0
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
nisheeth%netscape.com
dd775a9b5f
The HTML Content sink now generates content IDs for each of the content objects it creates. The IDs start at NS_CONTENT_ID_COUNTER_BASE, defined in nsIContentSink.h, and increase monotonically as content objects get created.
1999-08-31 11:17:26 +00:00
ftang%netscape.com
4f67ea5d62
1. detect BOM, 2. Implement XML 1.0 Appendex F, 3. move hack from nsParser.cpp to nsScanner.cpp so we won't damage UCS2 data
1999-08-30 22:25:17 +00:00
tao%netscape.com
5b3ce9d3e1
Fix a memory leak.
1999-08-29 20:29:07 +00:00
rickg%netscape.com
4035d85a7f
corrected string usage errors and removed warning
1999-08-29 17:35:19 +00:00
tao%netscape.com
be5713c030
Patch to bug 11724. Fix suspec`ious buffer overrun problem. It prevents
...
double byte Ja texts in DTD being loaded correctly.
1999-08-27 21:11:35 +00:00
akkana%netscape.com
d142888e03
cvsignore
1999-08-27 21:00:47 +00:00
akkana%netscape.com
8259d16a06
Standalone test of output sinks. Builds, but doesn't quite work yet because the charset service isn't registered
1999-08-27 20:58:57 +00:00
akkana%netscape.com
ed99d29464
11249: add /body tag when writing body-only
1999-08-27 20:54:57 +00:00
beard%netscape.com
3683fd8500
plugged some memory leaks.
1999-08-27 03:46:33 +00:00
briano%netscape.com
d7b4f2ce29
Fix for Unix native compiler builds. A newline is required at the EOF.
1999-08-26 22:53:50 +00:00
nisheeth%netscape.com
c6f51e94f9
Protecting mozilla specific defines with MOZILLA_CLIENT...
1999-08-26 00:18:25 +00:00
ftang%netscape.com
aff1c072d0
add one more constant
1999-08-25 21:38:24 +00:00
harishd%netscape.com
491af8d2a3
Minor adjustments in consuming attributes ( Tracking down '<').
1999-08-25 21:27:43 +00:00
ramiro%netscape.com
6cec5c3abb
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
rickg%netscape.com
113fc083cc
autogen content if onDataAvailable is never called
1999-08-25 03:47:37 +00:00
rickg%netscape.com
fb42eba6ad
removed warnings, unused debug code and a crufy comment
1999-08-25 03:10:47 +00:00
jdunn%netscape.com
f0374764ce
Fix AIX compiler errors.
1999-08-25 01:14:11 +00:00
harishd%netscape.com
5aa05c855b
Fix for bug#s 3737, 12062, 9059.
1999-08-24 22:14:13 +00:00
harishd%netscape.com
2f27c8a717
Fix for bug# 10609 and partial fix for 10593.
1999-08-24 18:35:05 +00:00
akkana%netscape.com
70ab0ba259
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com
e1f2489b0c
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
ftang%netscape.com
d4c30d8a5d
add two new constant
1999-08-24 07:17:46 +00:00
nisheeth%netscape.com
68f5229bbb
Fixed a warning on Linux.
1999-08-24 06:47:11 +00:00
mccabe%netscape.com
2290033202
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
ramiro%netscape.com
16bbd09726
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
jdunn%netscape.com
0267733534
Fix build error on AIX, which won't allow 'redefining' of functions (i.e memcopy)
...
I talked this over with Nisheeth and the only reason this was put in was to
fix compiler warnings.
1999-08-19 21:24:06 +00:00
ramiro%netscape.com
0e1b8a922a
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
0149d76208
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
db81b7d904
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
f544ac5394
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
sfraser%netscape.com
750ffd93c6
Part of fix for 11790, crash on quit. Need delete[] on an array. r dp, a chofmann
1999-08-13 23:27:54 +00:00
nisheeth%netscape.com
31359e6812
Fix for bug 8251. We needed to resolve relative URLs when we loaded external DTDs. This had been fixed earlier but the fix needed to get replicated for the Necko code path.
1999-08-11 05:53:37 +00:00
akkana%netscape.com
4c40366086
11572: default do-header to FALSE, which fixes a bunch of copy/paste bugs
1999-08-11 01:42:31 +00:00