Aryeh Gregor
|
36ac554eda
|
Bug 480647 part 6 - Handle CSS in execCommand("fontSize"); r=ehsan
|
2012-04-24 13:57:49 +03:00 |
Aryeh Gregor
|
fffaab3b93
|
Bug 480647 part 3 - Clean up nsHTMLCSSUtils::GenerateCSSDeclarationsFromHTMLStyle; r=ehsan
|
2012-04-24 13:57:23 +03:00 |
Aryeh Gregor
|
a661c494ea
|
Bug 480647 part 1 - Clean up nsHTMLCSSUtils::IsCSSEquivalentToHTMLInlineStyleSet; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
Aryeh Gregor
|
120d208770
|
Bug 738366 - Default styleWithCSS to false; r=ehsan
|
2012-04-03 17:16:05 +03:00 |
Ms2ger
|
caccff631a
|
Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
0a5b02db0c
|
Bug 724270 - Part a: Add an nsINode overload of GetCSSInlinePropertyBase; r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
af253c7658
|
Bug 724269 - Add nsHTMLCSSUtils::IsCSSEditableProperty(nsIContent*); r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
f01721adec
|
Bug 724268 - Simplify nsHTMLCSSUtils::GetDefaultViewCSS; r=ehsan
|
2012-02-10 11:04:47 +01:00 |
Ms2ger
|
475f349430
|
Bug 724266 - Add dom::Element* nsHTMLCSSUtils::GetElementContainerOrSelf(nsINode* aNode); r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
c088e2f143
|
Bug 724264 - Consolidate code that checks whether an element has a non-_moz_dirty attribute; r=ehsan
|
2012-02-10 11:04:46 +01:00 |
Ms2ger
|
4cb6440cbe
|
Bug 722416 - Outparamdel nsHTMLCSSUtils::GetElementContainerOrSelf; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
56c2d6b75a
|
Bug 721483 - Clean up RemoveElementIfNoStyleOrIdOrClass / HasStyleOrIdOrClass; r=ehsan
|
2012-02-01 11:54:22 +01:00 |
Ms2ger
|
ba2dfb9a95
|
Bug 705438 - Remove dead code: nsHTMLCSSUtils::RemoveCSSProperty(nsIDOMElement*, const nsAString&); r=ehsan
|
2011-12-03 22:50:17 +01:00 |
Ehsan Akhgari
|
1deb9f1504
|
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
|
ac54b41b01
|
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 |
Masayuki Nakano
|
bdd2c691df
|
Bug 664437 editor should use mozilla::Preferences r=ehsan
|
2011-06-17 09:59:29 +09:00 |
Ms2ger
|
e315b5e79b
|
Bug 656996 - Remove NS_NewHTMLCSSUtils; r=ehsan
|
2011-05-15 12:07:30 +02:00 |
Ms2ger
|
51135b7777
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
Ehsan Akhgari
|
cdbe7f582a
|
Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc
|
2010-06-17 16:40:48 -04:00 |
Ehsan Akhgari
|
84e6aa8bed
|
Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc
|
2010-06-17 15:41:16 -04:00 |
Ehsan Akhgari
|
dbee1fa3ae
|
Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc
|
2010-06-17 15:27:24 -04:00 |
Jonas Sicking
|
512a658259
|
Bug 570258: Some more atom usage cleanup. r=jst
|
2010-06-08 16:25:27 -07:00 |
timeless@mozdev.org
|
efda6f43d7
|
Bug 504496 case eCSSEditableProperty_NONE is unreachable in nsHTMLCSSUtils::GetCSSPropertyAtom
r=neil
|
2009-07-22 17:31:01 -05:00 |
Arpad Borsos
|
7646d3471f
|
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
|
2009-04-22 10:43:15 +02:00 |
L. David Baron
|
2cf82af2aa
|
Remove nsTransactionFactory and most transaction CIDs. (Bug 489851) r+sr=peterv
|
2009-04-24 15:45:34 -07:00 |
Mats Palmgren
|
da568364d2
|
Bug 448329. Make selection code more robust when the selection boundary is not in a block. r+sr=peterv
--HG--
extra : rebase_source : dc75af58f6a093298d58197c31552fac1c4b5b1d
|
2009-02-19 20:55:40 +13:00 |
Fred Jendrzejewski
|
9bd9de1b83
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
Robert O'Callahan
|
730e65f154
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
Fred Jendrzejewski
|
6e7f270ba9
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
jwalden@mit.edu
|
12e960c504
|
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 |
peterv@propagandism.org
|
1cb24dabd5
|
Fix for bug 382778. r=smaug, sr=sicking.
|
2007-07-02 07:01:27 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
jwalden%mit.edu
|
ef68fcf595
|
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 07:08:56 +00:00 |
peterv%propagandism.org
|
21a81ed5d9
|
Fix for bug 382778. r=smaug, sr=sicking.
|
2007-07-02 14:01:27 +00:00 |
Olli.Pettay%helsinki.fi
|
4b3f356119
|
Bug 358415, Crash [@ nsHTMLCSSUtils::GetCSSInlinePropertyBase] when inputing title of new blog entry on blogger.com before page is entirely loaded up, r+sr=jst
|
2007-01-16 17:04:16 +00:00 |
wr%rosenauer.org
|
c6a988ec15
|
Bug 349726 - fixed crash in nsHTMLCSSUtils::GetDefaultViewCSS, r=timeless, sr=neil
|
2006-08-24 05:09:35 +00:00 |
cvshook%sicking.cc
|
031a1befce
|
Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
r/sr=bz
|
2005-12-28 21:52:39 +00:00 |
bzbarsky%mit.edu
|
f623ba1819
|
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
|
2005-09-12 01:28:51 +00:00 |
timeless%mozdev.org
|
ceb559d09a
|
Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
|
2005-06-03 10:26:28 +00:00 |
mkaply%us.ibm.com
|
4182914dad
|
#206716
r=mkaply, sr=kin
Patch from glazou - don't use the lowercased CSS value if the value is case sensitive
|
2004-06-28 12:43:49 +00:00 |
roc+%cs.cmu.edu
|
52092297fe
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
roc+%cs.cmu.edu
|
b8ecbc84da
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
gerv%gerv.net
|
6f486a3c92
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
jst%mozilla.jstenback.com
|
1804c4910c
|
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 |
jst%mozilla.jstenback.com
|
6380d7fd12
|
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
|
2003-11-19 01:20:56 +00:00 |
peter%propagandism.org
|
816b00b6cc
|
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
|
2003-11-01 10:57:41 +00:00 |
jst%mozilla.jstenback.com
|
8aa7b563d2
|
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
|
2003-09-27 04:18:26 +00:00 |
brade%comcast.net
|
09622112c8
|
add helper methods for dealing with pixels; reduce string usage; code cleanup (r=glazman, sr=tor, a=asa, bug=216045)
|
2003-09-03 13:54:36 +00:00 |
timeless%mozdev.org
|
d2932a7552
|
Bug 214025 [@ nsHTMLCSSUtils::IsCSSEditableProperty]
r=glazou sr=bz
|
2003-07-29 14:48:44 +00:00 |
brade%netscape.com
|
2b9515c5b8
|
fix includes; r=kaie, sr=tor, bug=180316
|
2003-07-18 19:03:34 +00:00 |