gecko/editor/libeditor/html
2009-05-03 22:03:40 +04:30
..
crashtests Crash tests for bug 456727. 2009-02-26 11:55:15 +01:00
tests Backout revision 12536e9936b2 (bug 490879) because of unknown potential problems for Thunderbird 3.next 2009-05-03 22:03:40 +04:30
Makefile.in Don't insert a <br> when deleting all content in an inline contenteditable element. b=456244 r+sr=peterv 2008-10-11 04:38:47 +02:00
nsEditorTxnLog.cpp
nsEditorTxnLog.h
nsEditProperty.cpp
nsHTMLAbsPosition.cpp Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons 2008-04-13 13:22:31 -07:00
nsHTMLAnonymousUtils.cpp Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
nsHTMLCSSUtils.cpp Remove nsTransactionFactory and most transaction CIDs. (Bug 489851) r+sr=peterv 2009-04-24 15:45:34 -07:00
nsHTMLCSSUtils.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
nsHTMLDataTransfer.cpp Backout revision 12536e9936b2 (bug 490879) because of unknown potential problems for Thunderbird 3.next 2009-05-03 22:03:40 +04:30
nsHTMLEditor.cpp Remove nsTransactionFactory and most transaction CIDs. (Bug 489851) r+sr=peterv 2009-04-24 15:45:34 -07:00
nsHTMLEditor.h Bug 431086 - nsHTMLObjectResizer refactor. 2009-04-14 15:05:34 +12:00
nsHTMLEditorLog.cpp
nsHTMLEditorLog.h
nsHTMLEditorMouseListener.cpp Fix for bug 417533 (Resizing linked images fails in contentEditable elements). r/sr=jst, a=damon. 2008-04-23 04:53:29 -07:00
nsHTMLEditorMouseListener.h
nsHTMLEditorStyle.cpp bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking 2008-10-15 12:40:28 +03:00
nsHTMLEditRules.cpp Bug 462188. Make nsHTMLEditRules::WillDeleteSelection extend the selection before checking whether there's anything to delete. r+sr=peterv. 2009-01-27 13:50:32 +01:00
nsHTMLEditRules.h
nsHTMLEditUtils.cpp Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
nsHTMLEditUtils.h
nsHTMLInlineTableEditor.cpp Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons 2008-04-13 13:22:31 -07:00
nsHTMLObjectResizer.cpp Bug 431086 - nsHTMLObjectResizer refactor. 2009-04-14 15:05:34 +12:00
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp
nsHTMLURIRefObject.h
nsIHTMLEditRules.h
nsTableEditor.cpp Fix for bug 457104 (nsTextServicesDocument::FirstSelectedBlock dead?). r/sr=peterv. 2009-04-08 14:59:06 +02:00
nsWSRunObject.cpp Bug 481139, r+sr=peterv 2009-04-10 17:14:11 +03:00
nsWSRunObject.h The white-space bounding parent is the closest block within the editable subtree, or if there is none, the (inline) editable subtree root. b=455992 r+sr=peterv 2009-02-21 05:28:09 +01:00
TextEditorTest.cpp
TextEditorTest.h
TypeInState.cpp
TypeInState.h