Aryeh Gregor
|
8ef0db5648
|
Bug 743819 - Only re-spellcheck new nodes on insertions, not everything; r=ehsan
|
2012-04-25 08:56:32 +03:00 |
|
Masayuki Nakano
|
e089b336f8
|
Bug 630811 part.2 Replace nsInputEvent::isShift, nsInputEvent::isControl, nsInputEvent::isAlt and nsInputEvent::isMeta r=smaug
|
2012-04-25 12:00:02 +09:00 |
|
Ehsan Akhgari
|
d406da07d1
|
Bug 748223 - Pack nsEditor better; r=roc
|
2012-04-24 00:54:11 -04:00 |
|
Ehsan Akhgari
|
fff9b721e0
|
Backed out changeset 3e6ca2158274 because of build bustage
|
2012-04-24 12:16:34 -04:00 |
|
Ehsan Akhgari
|
44970911b7
|
Bug 748223 - Pack nsEditor better; r=roc
|
2012-04-24 00:54:11 -04:00 |
|
Aryeh Gregor
|
51d3c28a67
|
Bug 480647 part 6 - Handle CSS in execCommand("fontSize"); r=ehsan
|
2012-04-24 13:57:49 +03:00 |
|
Aryeh Gregor
|
6a59021f84
|
Bug 480647 part 5 - Reject invalid values from execCommand("fontSize"); r=ehsan
|
2012-04-24 13:57:46 +03:00 |
|
Aryeh Gregor
|
e04f4100c1
|
Bug 480647 part 3 - Clean up nsHTMLCSSUtils::GenerateCSSDeclarationsFromHTMLStyle; r=ehsan
|
2012-04-24 13:57:23 +03:00 |
|
Aryeh Gregor
|
c7d23199c4
|
Bug 599983 part 2 - Don't emit or process _moz_dirty more than necessary; r=ehsan,bz
|
2012-04-24 09:06:11 +03:00 |
|
Aryeh Gregor
|
ac93d3f1ab
|
Bug 599983 part 1 - Clean up nsEditor::MarkNodeDirty; r=ehsan
|
2012-04-24 09:06:11 +03:00 |
|
Ehsan Akhgari
|
fec480dc6c
|
Merge mozilla-central into birch
|
2012-04-22 16:10:35 -04:00 |
|
Ehsan Akhgari
|
545bb7a0b1
|
Merge mozilla-central into birch
|
2012-04-20 13:50:08 -04:00 |
|
Aryeh Gregor
|
785ec48d50
|
Bug 746515 part 5 - Only add style="" to empty <span>s; r=ehsan
|
2012-04-20 09:33:21 +03:00 |
|
Aryeh Gregor
|
ab16a793f7
|
Bug 746515 part 4 - Remove styles more aggressively in execCommand(); r=ehsan
|
2012-04-20 09:33:21 +03:00 |
|
Aryeh Gregor
|
eb310d0315
|
Bug 746515 part 3 - Remove empty <font> as well as <span>; r=ehsan
|
2012-04-20 09:33:21 +03:00 |
|
Aryeh Gregor
|
8f1e01e99c
|
Bug 746515 part 2 - Clean up nsHTMLEditor::SetInlinePropertyOnNode; r=ehsan
|
2012-04-20 09:33:21 +03:00 |
|
Aryeh Gregor
|
30275f2a2f
|
Bug 746515 part 1 - Clean up nsHTMLEditor::SetInlineProperty; r=ehsan
|
2012-04-20 09:33:21 +03:00 |
|
Ehsan Akhgari
|
731cf9d3bd
|
Merge mozilla-central into birch
|
2012-04-19 10:03:36 -04:00 |
|
Ehsan Akhgari
|
3c7006508c
|
Bug 745494 - Hide the anonymous editing UI before its too late; r=roc a=blocking
|
2012-04-18 20:10:49 -04:00 |
|
Aryeh Gregor
|
9934ea9340
|
Bug 745723 - Only store known fails in currentStatus.js for richtext2, like for richtext; r=ehsan
|
2012-04-18 17:26:03 +03:00 |
|
Aryeh Gregor
|
7bf2c8a9b0
|
Bug 317093 part 4 - Use computed style for command state even if styleWithCSS is false; r=ehsan
|
2012-04-18 17:26:02 +03:00 |
|
Aryeh Gregor
|
63a1b91dc4
|
Bug 317093 part 3 - Clean up nsHTMLEditor::GetInlinePropertyBase; r=ehsan
|
2012-04-18 17:26:02 +03:00 |
|
Aryeh Gregor
|
0eba053047
|
Bug 480647 part 1 - Clean up nsHTMLCSSUtils::IsCSSEquivalentToHTMLInlineStyleSet; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
|
Aryeh Gregor
|
abb362a74e
|
Bug 745701 part 2 - Strip existing styles more aggressively in execCommand(); r=ehsan
|
2012-04-17 20:50:19 +03:00 |
|
Aryeh Gregor
|
da3e9a4a14
|
Bug 745701 part 1 - Clean up nsHTMLEditor::RemoveStyleInside; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
|
Aryeh Gregor
|
b2aeb24653
|
Bug 745528 - execCommand() should apply style="" to only inline elements, not blocks; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
|
Aryeh Gregor
|
61eb102268
|
Bug 205485 - execCommand("backcolor") should work the same as execCommand("hilitecolor"); r=ehsan
|
2012-04-17 18:37:40 +03:00 |
|
Graeme McCutcheon
|
7b5618d5c3
|
Bug 740784 - Don't allow old bogus nodes to trail textarea content. r=ehsan a=lsblakk
|
2012-04-12 21:55:48 +01:00 |
|
Graeme McCutcheon
|
50f4305256
|
Bug 686203 - nsHTMLEditorEventListener's MouseDown listener should disregard events outwith its editor. Also fixes bug 578771. r=ehsan a=blassey
|
2012-04-13 13:52:12 +01:00 |
|
Aryeh Gregor
|
d12d659db6
|
Bug 738385 part 2 - queryCommand*() should not throw for commands that don't support them; r=ehsan
|
2012-04-06 10:42:54 +03:00 |
|
Aryeh Gregor
|
2a90e237d9
|
Bug 279330 part 2 - execCommand("hilitecolor") should work even in non-CSS mode; r=ehsan
|
2012-04-17 13:18:08 +03:00 |
|
Aryeh Gregor
|
ed9d81c642
|
Bug 279330 part 1 - Remove erroneous NS_ERRORs; r=ehsan
|
2012-04-17 13:18:08 +03:00 |
|
Ms2ger
|
24f9541252
|
Bug 744507 - Part b: Add nsINode versions in GetPriorHTMLSibling/GetNextHTMLSibling; r=ehsan
|
2012-04-14 15:09:38 +02:00 |
|
Ms2ger
|
5411102ccb
|
Bug 744507 - Part a: Preparatory cleanup in GetPriorHTMLSibling/GetNextHTMLSibling; r=ehsan
|
2012-04-14 15:09:21 +02:00 |
|
Ms2ger
|
64506705b8
|
Bug 742884 - Part c: Cleanup nsHTMLEditRules::GetListState; r=ehsan
|
2012-04-14 15:08:26 +02:00 |
|
Ms2ger
|
6a0f987988
|
Bug 742884 - Part b: Cleanup GetListState (nsComposerCommands.cpp); r=ehsan
|
2012-04-14 15:07:37 +02:00 |
|
Ms2ger
|
2aa9617b9f
|
Bug 742884 - Part a: Cleanup RemoveOneProperty / RemoveTextProperty (nsComposerCommands.cpp); r=ehsan
|
2012-04-14 15:07:34 +02:00 |
|
Ms2ger
|
b8ae2456b2
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
2b65d1cf8d
|
Bug 744507 - Part b: Add nsINode versions in GetPriorHTMLSibling/GetNextHTMLSibling; r=ehsan
|
2012-04-14 15:09:38 +02:00 |
|
Ms2ger
|
b8f9cbba39
|
Bug 744507 - Part a: Preparatory cleanup in GetPriorHTMLSibling/GetNextHTMLSibling; r=ehsan
|
2012-04-14 15:09:21 +02:00 |
|
Ms2ger
|
621d875821
|
Bug 742884 - Part c: Cleanup nsHTMLEditRules::GetListState; r=ehsan
|
2012-04-14 15:08:26 +02:00 |
|
Ms2ger
|
591667890e
|
Bug 742884 - Part b: Cleanup GetListState (nsComposerCommands.cpp); r=ehsan
|
2012-04-14 15:07:37 +02:00 |
|
Ms2ger
|
4934501de0
|
Bug 742884 - Part a: Cleanup RemoveOneProperty / RemoveTextProperty (nsComposerCommands.cpp); r=ehsan
|
2012-04-14 15:07:34 +02:00 |
|
Graeme McCutcheon
|
d229de565c
|
Bug 578771 testcase. r=ehsan a=test
|
2012-04-19 15:50:53 +01:00 |
|
jhorak
|
479726fc69
|
Bug 746148 - Respect the LANG environment variable when trying to select a spell checking dictionary; r=ehsan a=mfinkle
|
2012-04-19 13:45:50 -04:00 |
|
Ehsan Akhgari
|
c3eb5c09b3
|
Bug 743632 - Fix nsHTMLEditor::GetNextHTMLSibling to return the correct node; r=roc
--HG--
extra : rebase_source : 360c3800e8546aeb9e2ec0946127a85ae1155d56
|
2012-04-09 12:46:28 -04:00 |
|
Aryeh Gregor
|
08528d82ca
|
Bug 317093 part 2 - execCommand() should remove <strong>, <em>, and <s> as well as <b>, <i>, <strike>; r=ehsan
|
2012-04-04 14:47:13 +03:00 |
|
Aryeh Gregor
|
cc283bd684
|
Bug 317093 part 1 - Avoid spurious UNEXPECTED-FAILs in test_richtext2 when fixing expected fails; r=ehsan
|
2012-04-04 14:46:04 +03:00 |
|
Aryeh Gregor
|
e5df18eba7
|
Bug 316447 - execCommand("insertHorizontalRule") should not set height/width; r=ehsan
|
2012-04-04 13:47:36 +03:00 |
|
Veeraya Pupatwibul
|
26e9a6a204
|
Bug 741333 - Remove PRBool/PR_TRUE/PR_FALSE that crept in r=Ms2ger
|
2012-04-04 11:15:10 +02:00 |
|