dcone%netscape.com
|
0d73720513
|
Fixed some warnings, slight rework of the taghandling classes.
|
1998-11-20 15:38:18 +00:00 |
rickg%netscape.com
|
2bb83bdafd
|
fix or partial fix to lots of bugs
|
1998-11-20 03:42:54 +00:00 |
cls%seawood.org
|
396fb15a11
|
Oops, premature commit last time. Try this one.
|
1998-11-19 06:33:10 +00:00 |
cls%seawood.org
|
87ce55d6a6
|
Moved nsHTMLTags.h from EXTRA_EXPORTS to EXPORTS.
|
1998-11-19 06:23:35 +00:00 |
cls%seawood.org
|
061646280c
|
Removed the automatic check for the generate target. If we're going to check generated files into cvs, don't continue to generate them in the build
|
1998-11-19 05:23:42 +00:00 |
akkana%netscape.com
|
d55c53800d
|
Get Irix autoconf build a bit farther along -- thanks to var@sgi.com
|
1998-11-19 02:24:28 +00:00 |
cls%seawood.org
|
fdbcc80507
|
Added check for ios::binary which seems to just be the new ANSI/ISO standard for ios::bin .
|
1998-11-17 16:53:02 +00:00 |
cls%seawood.org
|
3489c8bdd8
|
Removed kludge that removed generated files from srcdir
|
1998-11-16 18:39:49 +00:00 |
dcone%netscape.com
|
eb3dd4ef93
|
Updated and tested the taghandling finding mechanism
|
1998-11-16 18:13:09 +00:00 |
dcone%netscape.com
|
dad4716664
|
New tag handling code added
|
1998-11-13 22:14:45 +00:00 |
rickg%netscape.com
|
5b5e3086c6
|
incrmental improvement in view-source for better text-run handling
|
1998-11-13 20:16:05 +00:00 |
pinkerton%netscape.com
|
f941653574
|
get rid of "hiding inherited virtual method" warnings on CanContain() by making it const like it's parent class.
|
1998-11-13 20:04:27 +00:00 |
rickg%netscape.com
|
57eecdb19e
|
added tag handling support for future use
|
1998-11-13 19:45:09 +00:00 |
rickg%netscape.com
|
256cb9beaa
|
added nsITagHandler for future use
|
1998-11-13 19:20:47 +00:00 |
rickg%netscape.com
|
1a47a78ee2
|
allow view-source on XML
|
1998-11-13 04:36:46 +00:00 |
akkana%netscape.com
|
c5a24baf25
|
Fix more build bustage (IRIX)
|
1998-11-13 02:12:55 +00:00 |
vidur%netscape.com
|
422c941109
|
Added support for CDATA sections.
|
1998-11-12 23:54:37 +00:00 |
pinkerton%netscape.com
|
09b3222b9d
|
Add nsViewSourceHTML.cpp to fix build bustage.
|
1998-11-12 01:01:35 +00:00 |
pinkerton%netscape.com
|
4a377b9c6a
|
add nsWellFormedDTD.h to fix build bustage.
|
1998-11-12 01:01:22 +00:00 |
vidur%netscape.com
|
b50f048796
|
Added XML display support. Added NotifyError method to nsIContentSink
|
1998-11-11 22:04:42 +00:00 |
rickg%netscape.com
|
c16dd335a5
|
enabled view-source
|
1998-11-11 20:31:45 +00:00 |
rickg%netscape.com
|
bac5cf794d
|
first pass support for view-source
|
1998-11-11 11:55:32 +00:00 |
rickg%netscape.com
|
543057268e
|
changed contentsink API to support XML
|
1998-11-10 04:20:40 +00:00 |
rickg%netscape.com
|
ec2c738b8e
|
a tiny update to improve XML support
|
1998-11-09 21:51:18 +00:00 |
rickg%netscape.com
|
41e1004641
|
allow script in table
|
1998-11-07 02:18:55 +00:00 |
rickg%netscape.com
|
e333cae225
|
tiny fix to allow form tag inside the table tag
|
1998-11-06 21:41:59 +00:00 |
kipp%netscape.com
|
bde96d4878
|
Support mapping the character set encoding properly so that codes from 0x80 to 0x9f get mapped into ucs2 properly
|
1998-11-06 02:07:17 +00:00 |
michaelp%netscape.com
|
c20678ecd1
|
fixes bug on (at minimum) hometonw.aol.com due to delete object being used.
|
1998-11-05 03:15:51 +00:00 |
cls%seawood.org
|
3a74228808
|
Another fix for parallel builds and checked in generated files.
|
1998-11-04 05:36:35 +00:00 |
cls%seawood.org
|
9184d7d384
|
Added removecheckedinkludge as dependency of generate to insure that checked in generated files are removed.
|
1998-11-03 07:01:39 +00:00 |
rickg%netscape.com
|
d16a0cc944
|
small parser improvements to handle bad quotes better
|
1998-11-03 00:55:33 +00:00 |
cls%seawood.org
|
609f087498
|
New autoconf files for nglayout
|
1998-10-28 03:53:57 +00:00 |
rickg%netscape.com
|
e55a24a6ed
|
allow button anywhere in content, other small improvements
|
1998-10-27 05:13:16 +00:00 |
rickg%netscape.com
|
8a50910dfc
|
fixed bug I recently introduced in canContain
|
1998-10-27 02:34:41 +00:00 |
rickg%netscape.com
|
bba9149399
|
WIP for new style handling and well-formed content
|
1998-10-24 04:44:38 +00:00 |
rickg%netscape.com
|
7bfd062bca
|
more bad content parsing improvements
|
1998-10-08 07:32:34 +00:00 |
rickg%netscape.com
|
3fe950131c
|
added autoclose to DT
|
1998-10-06 02:38:45 +00:00 |
rickg%netscape.com
|
04214a2813
|
fixed a bunch-O-bugs
|
1998-10-04 04:56:55 +00:00 |
pinkerton%netscape.com
|
7c640d6f80
|
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
|
1998-09-29 17:11:00 +00:00 |
kostello%netscape.com
|
8cc626820e
|
Fix bug 658.
Needed to update to nsXIFDTD to match new nsSkippedContentToken API
|
1998-09-28 21:25:22 +00:00 |
rickg%netscape.com
|
908e54f161
|
added support for XML processing instructions
|
1998-09-23 16:55:13 +00:00 |
kipp%netscape.com
|
27f6bdd059
|
Added code to map illegal ncr values as per navigator
|
1998-09-22 15:34:50 +00:00 |
peterl%netscape.com
|
fa5ee1eb1c
|
moved skipped content token from the attribute list to it's own slot
|
1998-09-22 02:07:31 +00:00 |
kipp%netscape.com
|
b9e8a43908
|
Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros
|
1998-09-12 19:33:48 +00:00 |
pierre%netscape.com
|
bc9772c095
|
added nsDTDUtils
|
1998-09-11 09:02:13 +00:00 |
kipp%netscape.com
|
2ecf3f8511
|
Updated Makefile to have the right source file list
|
1998-09-11 05:53:55 +00:00 |
rickg%netscape.com
|
fa185d94e6
|
improved DTD context for better style/structure handling
|
1998-09-11 00:54:36 +00:00 |
pierre%netscape.com
|
5b83b85e52
|
added __initialize and __terminate
|
1998-09-05 08:03:28 +00:00 |
rickg%netscape.com
|
bb9edf7c29
|
a few small bug fixes for DTD
|
1998-09-04 02:52:47 +00:00 |
rickg%netscape.com
|
0d56b08baf
|
added new EnableParser() routine for kipp; WIP
|
1998-09-02 07:12:49 +00:00 |