.. |
.cvsignore
|
|
|
ChangeAttributeTxn.cpp
|
|
|
ChangeAttributeTxn.h
|
|
|
CreateElementTxn.cpp
|
|
|
CreateElementTxn.h
|
|
|
DeleteElementTxn.cpp
|
|
|
DeleteElementTxn.h
|
|
|
DeleteRangeTxn.cpp
|
|
|
DeleteRangeTxn.h
|
|
|
DeleteTextTxn.cpp
|
|
|
DeleteTextTxn.h
|
|
|
EditAggregateTxn.cpp
|
|
|
EditAggregateTxn.h
|
|
|
EditTxn.cpp
|
|
|
EditTxn.h
|
|
|
IMETextTxn.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
IMETextTxn.h
|
|
|
InsertElementTxn.cpp
|
|
|
InsertElementTxn.h
|
|
|
InsertTextTxn.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
InsertTextTxn.h
|
|
|
JoinElementTxn.cpp
|
|
|
JoinElementTxn.h
|
|
|
Makefile.in
|
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
|
2001-08-07 21:12:08 +00:00 |
makefile.win
|
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
|
2001-08-07 21:12:08 +00:00 |
nsAOLCiter.cpp
|
|
|
nsAOLCiter.h
|
|
|
nsComposerCommands.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsComposerCommands.h
|
Fix for bugs 23943, 47640 and 63515. Teach editor to handle plain text, and other text file types (including XUL, XML, JS etc), and, in the process, make the commands be smarter about disabling in text mode, and HTML source mode. r=brade, sr=kin
|
2001-05-18 06:42:37 +00:00 |
nsComposerController.cpp
|
|
|
nsComposerController.h
|
|
|
nsEditor.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsEditor.h
|
bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for:
insert text,
insert break,
join blocks,
split block,
delete
Yet to be tackled is html copy & paste. r=fm; sr=kin
|
2001-05-11 12:43:22 +00:00 |
nsEditorCommands.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsEditorCommands.h
|
|
|
nsEditorController.cpp
|
|
|
nsEditorController.h
|
|
|
nsEditorEventListeners.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsEditorEventListeners.h
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsEditorFactory.h
|
|
|
nsEditorParserObserver.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsEditorParserObserver.h
|
|
|
nsEditorRegistration.cpp
|
|
|
nsEditorService.cpp
|
|
|
nsEditorService.h
|
|
|
nsEditorShell.cpp
|
54726: Add link to W3C Validator
|
2001-08-07 21:39:07 +00:00 |
nsEditorShell.h
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsEditorShellFactory.h
|
|
|
nsEditorShellMouseListener.cpp
|
Don't select cell when context menu is launched, b=93322, r=brade, sr=sfraser
|
2001-08-10 03:50:58 +00:00 |
nsEditorShellMouseListener.h
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsEditorTxnLog.cpp
|
|
|
nsEditorTxnLog.h
|
|
|
nsEditorUtils.cpp
|
|
|
nsEditorUtils.h
|
Fix for bug #75305: Doing Undo and Redo crashes browser
|
2001-05-11 13:59:11 +00:00 |
nsEditProperty.cpp
|
|
|
nsEditProperty.h
|
|
|
nsEditRules.h
|
|
|
nsHTMLDataTransfer.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsHTMLEditor.cpp
|
54726: Add link to W3C Validator
|
2001-08-07 21:39:07 +00:00 |
nsHTMLEditor.h
|
54726: Add link to W3C Validator
|
2001-08-07 21:39:07 +00:00 |
nsHTMLEditorLog.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsHTMLEditorLog.h
|
|
|
nsHTMLEditorStyle.cpp
|
Bug 66835 - fix method hiding warnings by renaming some methods on nsIContent. r=jag, sr=jst.
|
2001-08-17 08:14:14 +00:00 |
nsHTMLEditRules.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsHTMLEditRules.h
|
fixes:
|
2001-06-20 02:05:37 +00:00 |
nsHTMLEditUtils.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsHTMLEditUtils.h
|
|
|
nsHTMLURIRefObject.cpp
|
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
|
2001-08-07 21:12:08 +00:00 |
nsHTMLURIRefObject.h
|
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
|
2001-08-07 21:12:08 +00:00 |
nsIAbsorbingTransaction.h
|
|
|
nsIEditorSupport.h
|
|
|
nsIEditProperty.h
|
|
|
nsIHTMLEditRules.h
|
|
|
nsInterfaceState.cpp
|
|
|
nsInterfaceState.h
|
|
|
nsInternetCiter.cpp
|
78727,86998: Fix a hang with rewrap introduced by the string API conversion. r=sspitzer, sr=sfraser
|
2001-07-10 00:40:11 +00:00 |
nsInternetCiter.h
|
|
|
nsPlaintextDataTransfer.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsPlaintextEditor.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsPlaintextEditor.h
|
Bug 63029: Japanese input in text area in forms confuses subsequent input
|
2001-06-06 01:21:05 +00:00 |
nsSelectionState.cpp
|
hey, I misspelled "i"! That's gotta be a record of some kind.
|
2001-05-14 09:38:03 +00:00 |
nsSelectionState.h
|
bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for:
insert text,
insert break,
join blocks,
split block,
delete
Yet to be tackled is html copy & paste. r=fm; sr=kin
|
2001-05-11 12:43:22 +00:00 |
nsStyleSheetTxns.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsStyleSheetTxns.h
|
|
|
nsTableEditor.cpp
|
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
|
2001-08-14 07:59:59 +00:00 |
nsTextEditorReg.cpp
|
|
|
nsTextEditRules.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsTextEditRules.h
|
Bug 63029: Japanese input in text area in forms confuses subsequent input
|
2001-06-06 01:21:05 +00:00 |
nsTextEditRulesBidi.cpp
|
fix 83448. author=simon@softel.co.il
|
2001-06-04 22:22:36 +00:00 |
nsTextEditUtils.cpp
|
|
|
nsTextEditUtils.h
|
|
|
nsWrapUtils.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsWrapUtils.h
|
|
|
nsWSRunObject.cpp
|
Fix for bug #83946 (Crash/freeze when backspacing over signature lines)
|
2001-06-12 20:46:57 +00:00 |
nsWSRunObject.h
|
bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for:
insert text,
insert break,
join blocks,
split block,
delete
Yet to be tackled is html copy & paste. r=fm; sr=kin
|
2001-05-11 12:43:22 +00:00 |
PlaceholderTxn.cpp
|
|
|
PlaceholderTxn.h
|
|
|
SetDocTitleTxn.cpp
|
|
|
SetDocTitleTxn.h
|
|
|
SplitElementTxn.cpp
|
|
|
SplitElementTxn.h
|
|
|
TextEditorTest.cpp
|
|
|
TextEditorTest.h
|
|
|
TransactionFactory.cpp
|
Fix for bug #79157: Resurrect plain text editor
|
2001-05-11 13:58:31 +00:00 |
TransactionFactory.h
|
|
|
TypeInState.cpp
|
|
|
TypeInState.h
|
|
|
win32.order
|
|
|