This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
editor
/
libeditor
/
html
History
peterv%propagandism.org
fb8d6cbb95
Fix for bug 430392 (Pressing enter in div w/ contenteditable = true causes text nodes to move unexpectedly) . r/sr=jst, a=damon.
...
git-svn-id: svn://10.0.0.236/trunk@250999 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-30 18:14:28 +00:00
..
crashtests
Bug 428489: Crash [@ nsHTMLEditor::GetPositionAndDimensions] when window gets removed during click on contenteditable absolute positioned element, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=beltzner
2008-04-18 02:09:17 +00:00
Makefile.in
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
2008-03-13 18:54:02 +00: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 20:22:32 +00:00
nsHTMLAnonymousUtils.cpp
Bug 428489: Crash [@ nsHTMLEditor::GetPositionAndDimensions] when window gets removed during click on contenteditable absolute positioned element, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=beltzner
2008-04-18 02:09:17 +00:00
nsHTMLCSSUtils.cpp
…
nsHTMLCSSUtils.h
…
nsHTMLDataTransfer.cpp
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
2008-04-11 04:38:26 +00:00
nsHTMLEditor.cpp
Fix for bug 430392 (Pressing enter in div w/ contenteditable = true causes text nodes to move unexpectedly) . r/sr=jst, a=damon.
2008-04-30 18:14:28 +00:00
nsHTMLEditor.h
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
2008-04-11 04:38:26 +00: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 11:53:30 +00:00
nsHTMLEditorMouseListener.h
…
nsHTMLEditorStyle.cpp
…
nsHTMLEditRules.cpp
…
nsHTMLEditRules.h
…
nsHTMLEditUtils.cpp
…
nsHTMLEditUtils.h
…
nsHTMLInlineTableEditor.cpp
Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons
2008-04-13 20:22:32 +00:00
nsHTMLObjectResizer.cpp
Fix for bug 417533 (Resizing linked images fails in contentEditable elements). r/sr=jst, a=damon.
2008-04-23 11:53:30 +00:00
nsHTMLObjectResizer.h
…
nsHTMLURIRefObject.cpp
…
nsHTMLURIRefObject.h
…
nsIHTMLEditRules.h
…
nsTableEditor.cpp
…
nsWSRunObject.cpp
…
nsWSRunObject.h
…
TextEditorTest.cpp
…
TextEditorTest.h
…
TypeInState.cpp
…
TypeInState.h
…