gecko/editor/libeditor/html
2009-02-26 11:55:15 +01:00
..
crashtests Crash tests for bug 456727. 2009-02-26 11:55:15 +01:00
tests 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
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 Bug 448329. Make selection code more robust when the selection boundary is not in a block. r+sr=peterv 2009-02-19 20:55:40 +13:00
nsHTMLCSSUtils.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
nsHTMLDataTransfer.cpp Stop doing special child insertions if InsertNodeAtPoint() fails, continue with the generic insertion instead. b=478725 r+sr=peterv 2009-02-21 03:51:52 +01:00
nsHTMLEditor.cpp Bug 448329. Make selection code more robust when the selection boundary is not in a block. r+sr=peterv 2009-02-19 20:55:40 +13:00
nsHTMLEditor.h Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01: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 Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon 2007-12-11 19:23:34 -08:00
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 Fix for bug 417533 (Resizing linked images fails in contentEditable elements). r/sr=jst, a=damon. 2008-04-23 04:53:29 -07:00
nsHTMLObjectResizer.h
nsHTMLURIRefObject.cpp 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
nsHTMLURIRefObject.h
nsIHTMLEditRules.h
nsTableEditor.cpp Bug 471642 Rename nsSelectionBatcher to nsSelectionBatcherForTable in nsTableEditor.cpp r+sr=roc 2009-01-14 15:13:17 +08:00
nsWSRunObject.cpp 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
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 Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon 2007-12-11 19:23:34 -08:00
TypeInState.h Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon 2007-12-11 19:23:34 -08:00