Aryeh Gregor
|
c81630fddb
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Aryeh Gregor
|
688a8caad5
|
Bug 776323 part 2 - Clean up nsSelectionState::SaveSelection; r=ehsan
|
2012-07-23 13:27:22 +03:00 |
Masayuki Nakano
|
8191cad1be
|
Bug 751749 part.3 Editor should handle Win key as a modifier key r=ehsan
|
2012-07-19 10:28:17 +09:00 |
Aryeh Gregor
|
337061262c
|
Bug 773262 - Re-add SetMaxTransactionCount call incorrectly removed by bug 765595 part 2; r=ehsan
|
2012-07-15 09:11:47 +03:00 |
Aryeh Gregor
|
dde10d9130
|
Bug 772807 - Clean up editor/ includes with include-what-you-use; r=ehsan
|
2012-07-13 09:33:42 +03:00 |
Aryeh Gregor
|
ba18dba95d
|
Bug 772282 - Hold on to nodes when we delete them in nsEditor::MoveNode; r=ehsan
|
2012-07-11 10:51:13 +03:00 |
Aryeh Gregor
|
6e530b797a
|
Bug 771983 - Re-add non-debug null check to nsEditor::GetNodeLocation; r=ehsan
|
2012-07-10 09:53:59 +03:00 |
Aryeh Gregor
|
6ef3102fab
|
Bug 771435 - Fix nsEditor::DoTransaction to use transaction interfaces sanely; r=ehsan
|
2012-07-09 11:41:47 +03:00 |
Olli Pettay
|
0d5a22dbad
|
Bug 771961, fix a regression from Bug 756750, r=ehsan
|
2012-07-09 23:52:31 +03:00 |
Luqman Aden
|
cecabe4d0b
|
Bug 770814 - Make nsEditor::GetNodeLocation return already_AddRefed<nsIDOMNode> instead of having it as an out param; r=ehsan
|
2012-07-08 20:45:12 -04:00 |
Aryeh Gregor
|
84043538aa
|
Bug 765595 part 4 - Make nsEditor::DoAfter*Transaction infallible; r=ehsan
|
2012-07-05 10:45:09 +03:00 |
Aryeh Gregor
|
893511b6d3
|
Bug 765595 part 3 - Make PeekUndoStack/PeekRedoStack infallible; r=ehsan
|
2012-06-19 16:23:36 +03:00 |
Aryeh Gregor
|
538ef8bff3
|
Bug 765595 part 2 - De-COMtaminate nsEditor::mTxnMgr; r=ehsan
|
2012-06-19 16:23:36 +03:00 |
Aryeh Gregor
|
2f08b098d4
|
Bug 765595 part 1 - Clean up nsEditor::DoTransaction; r=ehsan
|
2012-06-19 16:23:36 +03:00 |
Aryeh Gregor
|
08153a5509
|
Bug 768765 - Fix assert in nsEditor::DeleteSelectionAndPrepareToCreateNode; r=ehsan
|
2012-07-02 16:31:49 +03:00 |
Aryeh Gregor
|
d2f874145e
|
Bug 769967 part 4 - Rename DeleteElementTxn to DeleteNodeTxn; r=ehsan
--HG--
rename : editor/libeditor/base/DeleteElementTxn.cpp => editor/libeditor/base/DeleteNodeTxn.cpp
rename : editor/libeditor/base/DeleteElementTxn.h => editor/libeditor/base/DeleteNodeTxn.h
|
2012-06-19 16:23:36 +03:00 |
Aryeh Gregor
|
02efbdae7e
|
Bug 769967 part 3 - Clean up DeleteElementTxn and nsEditor::DeleteNode; r=ehsan
|
2012-06-19 16:23:36 +03:00 |
Aryeh Gregor
|
b24ebc320a
|
Bug 769967 part 2 - Clean up nsEditor::GetNodeLocation; r=ehsan
|
2012-07-02 15:07:57 +03:00 |
Aryeh Gregor
|
334bc2c035
|
Bug 769967 part 1 - Clean up nsEditor::GetChildOffset; r=ehsan
|
2012-07-02 14:42:19 +03:00 |
Aryeh Gregor
|
37d4deed65
|
Bug 768748 part 1 - Clean up nsHTMLEditor::IsNext/PrevCharWhitespace; r=ehsan
|
2012-07-01 14:07:16 +03:00 |
Ed Morley
|
eff0157441
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-02 10:03:16 +01:00 |
Ms2ger
|
e79f400ca1
|
Bug 770013 - Cleanup NodeIsBlockStatic/IsBlockNode a bit; r=ehsan
|
2012-07-01 21:53:16 +02:00 |
David Zbarsky
|
d2ee12f6f9
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
Aryeh Gregor
|
f2d09a9ab6
|
Bug 766360 - Rewrite nsEditor::DeleteSelectionAndPrepareToCreateNode; r=ehsan
|
2012-06-21 15:54:26 +03:00 |
Aryeh Gregor
|
4a8e23b2fa
|
Back out 66b3801292a0 for test failures
|
2012-06-24 10:30:13 +03:00 |
Aryeh Gregor
|
c733224e5b
|
Bug 766360 - Rewrite nsEditor::DeleteSelectionAndPrepareToCreateNode; r=ehsan
|
2012-06-21 15:54:26 +03:00 |
Aryeh Gregor
|
1fbd2c5dd6
|
Bug 766413 - Fix crash in nsEditor::CreateTxnForDeleteInsertionPoint; r=ehsan on a CLOSED TREE
|
2012-06-20 15:48:02 +01:00 |
Aryeh Gregor
|
68635d8335
|
Bug 762183 part 5 - Fix misleading comments/variable names; r=ehsan
|
2012-06-13 18:38:05 +03:00 |
Aryeh Gregor
|
9fb0b21c5b
|
Bug 762183 part 4 - Fix assertion in DeleteTextTxn::Init; r=ehsan
|
2012-06-12 19:05:27 +03:00 |
Aryeh Gregor
|
59460117c0
|
Bug 762183 part 3 - Clean up some nsEditor methods; r=ehsan
|
2012-06-12 18:44:44 +03:00 |
Aryeh Gregor
|
acf1c05549
|
Bug 763283 part 2 - Use nsINode::AsContent() in editor/; r=ehsan
|
2012-06-10 15:39:21 +03:00 |
Ryan VanderMeulen
|
0798422bbf
|
Merge m-c to inbound
|
2012-06-10 17:59:00 -04:00 |
Olli Pettay
|
e160cfea86
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
Aryeh Gregor
|
7737d5d63f
|
Bug 762862 - Rename nsTypedSelection to mozilla::Selection; r=ehsan
--HG--
rename : layout/generic/nsTypedSelection.h => layout/generic/Selection.h
|
2012-06-08 17:20:55 +03:00 |
Ms2ger
|
a763f9e8c3
|
Bug 756758 - Use nsINode in nsEditor::ReplaceContainer; r=ehsan
|
2012-06-06 09:36:33 +02:00 |
Ms2ger
|
8f1d0d1be9
|
Bug 756754 - Part b: Use nsINode in nsEditor::InsertContainerAbove; r=ehsan
|
2012-06-06 09:36:12 +02:00 |
Ms2ger
|
8c278ddf71
|
Bug 756753 - Simplify nsHTMLEditRules::LookInsideDivBQandList, nsEditor::CountEditableChildren; r=ehsan
|
2012-06-06 09:36:07 +02:00 |
Ms2ger
|
defa6dba2a
|
Bug 756750 - Cleanup nsEditor::RemoveContainer; r=ehsan
|
2012-06-06 09:35:54 +02:00 |
Ms2ger
|
55cac76b93
|
Bug 756754 - Part a: Return dom::Element* from CreateHTMLContent; r=ehsan
|
2012-06-06 09:35:47 +02:00 |
Aryeh Gregor
|
101bf90613
|
Bug 760143 - Get rid of useless nsresult in editor/; r=ehsan
|
2012-06-01 14:03:17 +03:00 |
Aryeh Gregor
|
0d9f5e832b
|
Bug 757371 part 3 - Reuse existing style elements more aggressively; r=ehsan
|
2012-05-29 10:12:51 +03:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Ms2ger
|
81cb351df1
|
Merge m-c to m-i.
|
2012-05-18 13:32:20 +02:00 |
Ms2ger
|
a03ec842c1
|
Bug 755310 - Use nsINode::Length() in nsEditor::CreateTxnForDeleteInsertionPoint; r=ehsan
|
2012-05-18 10:29:40 +02:00 |
Ms2ger
|
533e5d71a6
|
Bug 752253 - Remove nsEditor::GetIndexOf; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
6e9c3f61f4
|
Bug 750053 - Part b: Stop using nsISelection::GetIsCollapsed in editor/libeditor; r=ehsan
|
2012-05-18 10:29:39 +02:00 |
Ms2ger
|
d22ffba672
|
Bug 752203 - Cleanup nsEditor::NodesSameType; r=ehsan
|
2012-05-18 10:29:38 +02:00 |
Ms2ger
|
6d340b14a2
|
Bug 752045 - Handle document fragments correctly in *CanContain* methods; r=ehsan
|
2012-05-18 10:29:38 +02:00 |
Aryeh Gregor
|
9684492a4a
|
Bug 590640 part 5 - Delete empty wrappers when we delete the selection; r=ehsan
|
2012-05-10 17:54:33 +03:00 |