This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ccb9759745630d3fd8cb4eab04d589dd5efbdfd
Mozilla
/
mozilla
/
content
/
xml
/
document
/
src
History
jst%mozilla.jstenback.com
0a6e98642d
Fixing bug 265334. Adding listener API to the parser through which components can listen in on all the data parsed by the parser. r=darin@meer.net, sr=brendan@mozilla.org, a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164175 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 04:04:12 +00:00
..
Makefile.in
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
nsLoadSaveContentSink.cpp
Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
2003-10-30 02:17:50 +00:00
nsLoadSaveContentSink.h
Remove unused content quality stubs. b=111346 r+sr=bzbarsky
2003-07-22 18:38:08 +00:00
nsXMLContentSink.cpp
Fixing bug 265334. Adding listener API to the parser through which components can listen in on all the data parsed by the parser. r=darin@meer.net, sr=brendan@mozilla.org, a=brendan@mozilla.org
2004-10-22 04:04:12 +00:00
nsXMLContentSink.h
Fixing bug 265334. Adding listener API to the parser through which components can listen in on all the data parsed by the parser. r=darin@meer.net, sr=brendan@mozilla.org, a=brendan@mozilla.org
2004-10-22 04:04:12 +00:00
nsXMLDocument.cpp
Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
2004-05-02 19:44:56 +00:00
nsXMLDocument.h
Move CreateCDATASection, CreateProcessingInstruction, and CreateEntityReference
2004-03-02 22:39:46 +00:00
nsXMLPrettyPrinter.cpp
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
nsXMLPrettyPrinter.h
Use a stub implementation of nsIDocumentObserver for implementors of nsIDocumentObserver in the layout library. b=232351 r=jst sr=peterv
2004-01-28 21:04:33 +00:00