Michael Wu
0fe7772ece
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
Ms2ger
02b67af84b
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
2010-10-22 23:25:22 +02:00
Olli Pettay
f8891e7937
Bug 562321 - De-nsIDOM* nsIContentSerializer methods, r=sicking
2010-05-04 16:19:54 +03:00
Olli Pettay
09cfa1b335
backout Bug 562321
2010-05-04 12:46:37 +03:00
Olli Pettay
9615b7051a
De-nsIDOM* nsIContentSerializer methods, r=sicking
2010-05-04 11:39:47 +03:00
c21b08f9b3
Don't play games with the <meta> tag when not serializing an entire document. Bug 390735, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=bzbarsky, a=jst
2007-08-10 17:38:53 -07:00
peterv@propagandism.org
14bed6df43
Fix for bug 343954 (Patch from bug 332239 didn't change IID of nsIContentSerializer).
2006-07-18 11:32:24 +00:00
peterv@propagandism.org
6ca3a46eaa
Fix for bug 332239 (Saved xml content gives xml parsing error in this case). r/zr=bz.
2006-04-06 20:55:25 +00:00
bryner@brianryner.com
6a57d0733c
Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst.
2006-03-22 18:36:36 +00:00
bsmedberg@covad.net
fb56b42204
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
gerv@gerv.net
cf0b0c064a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
alecf@flett.org
d870ddc132
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
heikki@netscape.com
20254caaf7
Bug 63558, we now store XML declaration in the document and can serialize it. There is fix for 158617 as well, newlines behave properly around doctype. r=bzbarsky, sr=jst.
2002-08-13 18:41:16 +00:00
heikki@netscape.com
7a7d73ce4d
Bug 126669, we need to pass in aHasChildren parameter to the start tag serializing function because the node that is passed in may be a shallow copy, thereby making it impossible to determine if it originally had children, in the method itself. This fixes case where saving XHTML produces non-wellformed output. r=akkana,tmutreja, sr=jst, a=asa,ADT.
2002-04-02 21:12:51 +00:00
dbaron@fas.harvard.edu
dd791070de
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 23:54:46 +00:00
badami@netscape.com
83edd2b46a
Support start number for lists in plain text output
...
bug 62188 r=bratell sr=jst a=asa
2002-03-12 08:21:51 +00:00
gerv@gerv.net
5ba3ff1a0d
License changes, take 2. Bug 98089. mozilla/content/.
2001-09-25 01:32:19 +00:00
nhotta@netscape.com
21e6da8f3e
Changed to control entity (CER) generation by a document charset, bug 65324, r=jst, sr=vidur.
2001-02-13 01:00:14 +00:00
jst@netscape.com
ac4808dda8
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
...
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).
Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
rayw@netscape.com
c6334366cb
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
jst@netscape.com
20bf34ba1c
Adding character offsets to various methods. Not part of the build.
2000-09-10 00:09:14 +00:00
jst@netscape.com
31bf897c78
Whitespace changes, not part of the build.
2000-09-09 23:53:39 +00:00
jst@netscape.com
fc5b190400
Change interface to allow the implementation to be more efficient. Not part of the build.
2000-09-09 23:52:59 +00:00
vidur@netscape.com
cf1fee737f
Removed unnecessary attribute serializer. This is not part of the build yet.
2000-09-09 22:03:58 +00:00
jst@netscape.com
bd1e706469
New file, not part of the build yet.
2000-09-09 21:47:23 +00:00