gecko/editor/libeditor/html
2012-04-19 15:50:53 +01:00
..
crashtests Test case for bug 639736; r=roc 2012-01-16 16:07:46 -05:00
tests Bug 578771 testcase. r=ehsan a=test 2012-04-19 15:50:53 +01:00
Makefile.in Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey 2012-02-04 17:32:24 +00:00
nsEditorTxnLog.cpp
nsEditorTxnLog.h
nsEditProperty.cpp Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden 2012-03-08 18:22:57 -08:00
nsHTMLAbsPosition.cpp Bug 721483 - Clean up RemoveElementIfNoStyleOrIdOrClass / HasStyleOrIdOrClass; r=ehsan 2012-02-01 11:54:22 +01:00
nsHTMLAnonymousUtils.cpp Bug 738771 - Outparamdel nsEditor::GetDocument(); r=ehsan 2012-03-24 09:19:14 +01:00
nsHTMLCSSUtils.cpp Bug 738366 - Default styleWithCSS to false; r=ehsan 2012-04-03 17:16:05 +03:00
nsHTMLCSSUtils.h Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan 2012-02-10 11:04:47 +01:00
nsHTMLDataTransfer.cpp Backed out changeset afff429aaf9a because of bad commit message 2012-04-03 17:47:34 -04:00
nsHTMLEditor.cpp Bug 745494 - Hide the anonymous editing UI before its too late; r=roc a=blocking 2012-04-18 20:10:49 -04:00
nsHTMLEditor.h Bug 744507 - Part b: Add nsINode versions in GetPriorHTMLSibling/GetNextHTMLSibling; r=ehsan 2012-04-14 15:09:38 +02:00
nsHTMLEditorEventListener.cpp 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
nsHTMLEditorEventListener.h
nsHTMLEditorLog.cpp
nsHTMLEditorLog.h
nsHTMLEditorStyle.cpp Bug 279330 part 2 - execCommand("hilitecolor") should work even in non-CSS mode; r=ehsan 2012-04-17 13:18:08 +03:00
nsHTMLEditRules.cpp Bug 742884 - Part c: Cleanup nsHTMLEditRules::GetListState; r=ehsan 2012-04-14 15:08:26 +02:00
nsHTMLEditRules.h Bug 724260 - Add nsHTMLEditRules::IsInListItem(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
nsHTMLEditUtils.cpp Bug 722406 - Part b: Cleanup nsHTMLEditor::SetCaretInTableCell; r=ehsan 2012-02-01 11:54:22 +01:00
nsHTMLEditUtils.h Bug 722406 - Part b: Cleanup nsHTMLEditor::SetCaretInTableCell; r=ehsan 2012-02-01 11:54:22 +01:00
nsHTMLInlineTableEditor.cpp
nsHTMLObjectResizer.cpp Bug 738771 - Outparamdel nsEditor::GetDocument(); r=ehsan 2012-03-24 09:19:14 +01:00
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp
nsHTMLURIRefObject.h
nsTableEditor.cpp Bug 458167 patch 6: s/it's/its/ in comments within editor. r=ehsan 2012-02-15 01:18:24 -08:00
nsWSRunObject.cpp Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug 2012-01-28 16:42:14 +01:00
nsWSRunObject.h
TextEditorTest.cpp
TextEditorTest.h
TypeInState.cpp
TypeInState.h