Henri Sivonen
|
b6af42c4b1
|
Bug 650784 part 2 - Make nsPlainTextSerializer not be a content sink. r=smaug.
|
2012-03-08 16:42:16 +02:00 |
|
aceman
|
6c002f28d6
|
Bug 368758 - Remove obsolete workaround pref editor.quotesPreformatted. r=ehsan
|
2012-03-02 17:23:01 -05:00 |
|
Makoto Kato
|
8d98c52488
|
Bug 254298 - nsPlainTextSerializer.cpp should not use AssignWithConversion. r=smaug
|
2011-11-04 17:44:13 +09:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Ms2ger
|
d377c55ed2
|
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
|
2011-08-11 15:29:58 +02:00 |
|
Ms2ger
|
ae8afde742
|
Bug 647433 - Rename mContent to mElement in implementations of nsIContentSerializer; r=bz
|
2011-07-03 11:53:40 +02:00 |
|
Masayuki Nakano
|
49814a538d
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
|
Masayuki Nakano
|
060287addd
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Ms2ger
|
d6c0009d84
|
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
|
2010-10-22 23:25:22 +02:00 |
|
Ehsan Akhgari
|
1fbcfe0eec
|
Bug 593758 - List are not formated anymore during html to text conversion; r=bzbarsky a=blocking-betaN+
|
2010-09-28 18:37:30 -04:00 |
|
Jonathan Kamens
|
c6b4ee3abf
|
bug 564737 - plaintext serializer shouldn't take care of leading spaces in a block. tests by David :Bienvenu. r=laurentj sr+a=jst
|
2010-09-21 15:02:55 +02:00 |
|
Ehsan Akhgari
|
15f38d3100
|
Bug 365805 - Copy/paste lists should not add #; r=jst
|
2010-06-21 15:56:18 -04:00 |
|
Makoto Kato
|
372b98d06e
|
Bug 553540 - need new flag to nsPlainTextSerializer to support delsp=yes (RFC 3676). r=laurent sr=jst
|
2010-04-02 18:21:40 +09:00 |
|
Olli Pettay
|
611286756a
|
Bug 562321 - De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 16:19:54 +03:00 |
|
Olli Pettay
|
8f9fc8c4d8
|
backout Bug 562321
|
2010-05-04 12:46:37 +03:00 |
|
Olli Pettay
|
0805824f19
|
De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 11:39:47 +03:00 |
|
timeless@mozdev.org
|
c3bbdc001a
|
Bug 494683 warning: comparison between signed and unsigned and incorrect initialization order
r=jst sr=jst
--HG--
extra : rebase_source : b216615bd1813d661496432f508bb2755aa55877
|
2010-03-12 07:50:13 +01:00 |
|
Jonas Sicking
|
3175f89133
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Arpad Borsos
|
8dc04b2fe9
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
|
Jonathan Kew
|
1cd66203c8
|
Bug 472593. Don't call line-breaker's Next() method when already at end of text. r=bz,sr=roc
|
2009-01-19 22:07:11 +13:00 |
|
Daniel
|
7655de15e3
|
Bug 433065 - remove support for -moz-pre-wrap. r=dbaron sr=bz
|
2008-10-01 01:49:47 +02:00 |
|
reed@reedloden.com
|
5e3b4d1415
|
Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner]
|
2008-03-08 01:44:35 -08:00 |
|
Olli.Pettay@helsinki.fi
|
0ccb4fd6ff
|
Bug 418727, Save as text only includes the email subject, r+sr=peterv, a=beltzner
|
2008-02-21 10:45:57 -08:00 |
|
roc+@cs.cmu.edu
|
407f4669ea
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
|
Olli.Pettay@helsinki.fi
|
43062b773a
|
Bug 417384, r+sr=peterv, a=mtschrep
|
2008-02-19 05:17:29 -08:00 |
|
Olli.Pettay@helsinki.fi
|
fe4770bdbf
|
Bug 409990, r+sr=peterv, a=mtschrep
|
2008-01-06 10:38:06 -08:00 |
|
reed@reedloden.com
|
ca485a1067
|
Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r+sr=mscott a1.9=schrep]
|
2008-01-05 19:54:38 -08:00 |
|
philringnalda@gmail.com
|
0ecf6c1002
|
Bug 401662 - plaintext serializer includes content of <style> elements, r+sr=mrbkap, a=dsicore
|
2007-11-12 19:15:44 -08:00 |
|
tglek@mozilla.com
|
b5d47c426c
|
bug 395822: Use correct String::Find overload r=jonas, a=release drivers
|
2007-11-12 14:01:48 -08:00 |
|
Olli.Pettay@helsinki.fi
|
93e936ff5d
|
Bug 398547, Crash in nsPlainTextSerializer.cpp, p=kengert@redhat.com, r=mscott, sr=bz, a=blocking1.9
|
2007-10-09 06:43:33 -07:00 |
|
philringnalda@gmail.com
|
5b0915ddd5
|
Bug 99922 - don't strip space after signature delimiter in PGP-signed mail, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de> and noedler@web.de, r=mrbkap, sr=bienvenu, a=bz's theory of NPOTFx code paths
|
2007-10-02 20:30:17 -07:00 |
|
reed@reedloden.com
|
68ea5c54c6
|
Bug 125928 - "HTML composition converted to PlainText fails to strip spaces before hard breaks with format=flowed" [p=andrit@ukr.net (Andriy Tkachuk) r=mscott r=BenB sr=bzbarsky (NPOFx)]
|
2007-09-30 20:29:16 -07:00 |
|
reed@reedloden.com
|
82397d312b
|
Bug 215068 - "leading spaces are lost (HTML compose, plain-text send)" [p=andrit@ukr.net (Andriy Tkachuk) r=mscott sr=bzbarsky a1.9=bzbarsky]
|
2007-09-29 00:30:23 -07:00 |
|
bzbarsky@mit.edu
|
0102a642c5
|
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 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
bzbarsky@mit.edu
|
6dfd7347b4
|
When serializing a <q> as plaintext, put in quotes even if we're not doingformatted output. Bug 378407, r=glazman, sr=sicking
|
2007-06-05 12:24:55 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|