.. |
.cvsignore
|
|
|
Makefile.in
|
Fixing most of bug 287707. Make editor init and teardown do a better job at restoring things to the way they were before editing started. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=brendan@mozilla.org
|
2005-06-09 22:50:41 +00:00 |
nsEditorTxnLog.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsEditorTxnLog.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsEditProperty.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsHTMLAbsPosition.cpp
|
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
|
2005-09-12 01:28:51 +00:00 |
nsHTMLAnonymousUtils.cpp
|
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
|
2005-09-12 01:28:51 +00:00 |
nsHTMLCSSUtils.cpp
|
Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
|
2005-12-28 21:52:39 +00:00 |
nsHTMLCSSUtils.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsHTMLDataTransfer.cpp
|
nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
|
2006-03-14 17:12:41 +00:00 |
nsHTMLEditor.cpp
|
Don't walk off the root element when looking for backgrounds. Bug 328331, r+sr=jst
|
2006-02-24 04:54:10 +00:00 |
nsHTMLEditor.h
|
Bug 317782 A character is deleted on HTML Editor when running IME reconvertion with non-selected text / Bug 296686 When insert a space with EGBRIDGE(TSM(IME) of Japanese), a next character of caret is deleted / Removing nsHTMLEditor::SetCompositionString and nsHTMLEditor::GetReconversionString, Because bug 66290 has been duplicated these method in nsPlaintextEditor r=timeless, sr=sfraser
|
2005-11-26 22:10:03 +00:00 |
nsHTMLEditorLog.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsHTMLEditorLog.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsHTMLEditorMouseListener.cpp
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 08:16:51 +00:00 |
nsHTMLEditorMouseListener.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsHTMLEditorStyle.cpp
|
Fix build bustage
|
2005-12-28 22:55:54 +00:00 |
nsHTMLEditRules.cpp
|
In nsTextEditRules::CheckBidiLevelForDeletion(), use nsSelection::GetPrevNextBidiLevels to determine bidi levels. bug=330460 r=smontagu sr=roc
|
2006-03-23 08:20:29 +00:00 |
nsHTMLEditRules.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsHTMLEditUtils.cpp
|
Remove the random <server> tag silliness. Bug 321877, patch by Martijn Wargers
|
2006-02-12 22:05:33 +00:00 |
nsHTMLEditUtils.h
|
Fix for bug 153998 (COtherDTD should go; composer should handle containment checking itself). r=mrbkap, sr=jst.
|
2005-09-05 14:18:56 +00:00 |
nsHTMLInlineTableEditor.cpp
|
Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
|
2005-03-24 19:00:01 +00:00 |
nsHTMLObjectResizer.cpp
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
nsHTMLObjectResizer.h
|
fix for topcrash 218556: I made the object resize listener hold weak pointer to the editor to fix resize timer firings on stale editors. r=brade; sr=peterv
|
2003-10-09 22:08:59 +00:00 |
nsHTMLURIRefObject.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsHTMLURIRefObject.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
nsIHTMLEditRules.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsTableEditor.cpp
|
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
|
2005-06-16 12:58:13 +00:00 |
nsWSRunObject.cpp
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 08:16:51 +00:00 |
nsWSRunObject.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
TextEditorTest.cpp
|
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
|
2005-06-16 13:10:58 +00:00 |
TextEditorTest.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
TypeInState.cpp
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
TypeInState.h
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |