.. |
.cvsignore
|
Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build
|
2001-09-25 00:45:54 +00:00 |
Makefile.in
|
Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa
|
2002-03-17 20:39:16 +00:00 |
makefile.win
|
Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa
|
2002-03-17 20:39:16 +00:00 |
nsEditorTxnLog.cpp
|
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
|
2001-10-16 03:53:44 +00:00 |
nsEditorTxnLog.h
|
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
|
2001-10-16 03:53:44 +00:00 |
nsEditProperty.cpp
|
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
|
2002-01-09 13:51:37 +00:00 |
nsEditProperty.h
|
License changes, take 2. Bug 98089. mozilla/editor/.
|
2001-09-25 22:53:13 +00:00 |
nsHTMLCSSUtils.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLCSSUtils.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLDataTransfer.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditor.cpp
|
131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa
|
2002-03-25 22:39:19 +00:00 |
nsHTMLEditor.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditorLog.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditorLog.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditorMouseListener.cpp
|
Fixed busted double-click word selection in Composer, b=131739, sr=scc, a=asa
|
2002-03-21 02:47:52 +00:00 |
nsHTMLEditorMouseListener.h
|
Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa
|
2002-03-17 20:39:16 +00:00 |
nsHTMLEditorStyle.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditRules.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditRules.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLEditUtils.cpp
|
remove DEAD_CODE (bug 115115)
|
2002-01-14 20:35:08 +00:00 |
nsHTMLEditUtils.h
|
remove DEAD_CODE (bug 115115)
|
2002-01-14 20:35:08 +00:00 |
nsHTMLURIRefObject.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsHTMLURIRefObject.h
|
License changes, take 2. Bug 98089. mozilla/editor/.
|
2001-09-25 22:53:13 +00:00 |
nsIHTMLEditRules.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsTableEditor.cpp
|
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
|
2002-03-14 22:11:14 +00:00 |
nsWSRunObject.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
nsWSRunObject.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:08:20 +00:00 |
TextEditorTest.cpp
|
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
|
2001-12-07 15:28:47 +00:00 |
TextEditorTest.h
|
License changes, take 2. Bug 98089. mozilla/editor/.
|
2001-09-25 22:53:13 +00:00 |
TypeInState.cpp
|
License changes, take 2. Bug 98089. mozilla/editor/.
|
2001-09-25 22:53:13 +00:00 |
TypeInState.h
|
License changes, take 2. Bug 98089. mozilla/editor/.
|
2001-09-25 22:53:13 +00:00 |