.. |
.cvsignore
|
|
|
ChangeAttributeTxn.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
ChangeAttributeTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
CreateElementTxn.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
CreateElementTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
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
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
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
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
JoinElementTxn.cpp
|
|
|
JoinElementTxn.h
|
|
|
Makefile.in
|
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
|
2001-09-18 13:41:47 +00:00 |
makefile.win
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 22:01:13 +00:00 |
nsAOLCiter.cpp
|
76442 sr= scc r= anthonyd. last minute fixes to editor to not do stupid copies and instead to use new case insensitive string compares.
|
2001-04-18 06:17:05 +00:00 |
nsAOLCiter.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
nsComposerCommands.cpp
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +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
|
Finish fixing Fixed Width bug 79200, r=brade, sr=sfraser, a=asa
|
2001-08-23 00:05:53 +00:00 |
nsComposerController.h
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
nsEditor.cpp
|
Fix for bug 98018: Impossible to delete text in textbox
|
2001-09-10 14:46:57 +00:00 |
nsEditor.h
|
Fix for bug #96604: Deleting characters from some form input controls will allow altering page content
|
2001-08-28 18:21:12 +00:00 |
nsEditorCommands.cpp
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +00:00 |
nsEditorCommands.h
|
|
|
nsEditorController.cpp
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
nsEditorController.h
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
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
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
nsEditorService.cpp
|
|
|
nsEditorService.h
|
|
|
nsEditorShell.cpp
|
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
|
2001-09-17 23:22:00 +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 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst
|
2001-09-13 00:09:49 +00:00 |
nsHTMLEditor.cpp
|
fixes 88109: caret jumps down when typing after inserting table. One liner to properly set selection after table insertion. r=fm;sr=kin
|
2001-09-14 21:12:35 +00:00 |
nsHTMLEditor.h
|
fixes:
|
2001-08-22 05:32:44 +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
|
Fix some URMs and warnings in editor code, sr=kin, no bug.
|
2001-05-02 23:19:29 +00:00 |
nsHTMLEditorStyle.cpp
|
fix forFont element not removed in Composer; b=97083; r=brade,jfrancis; sr=kin; a=dbaron
|
2001-08-28 01:55:22 +00:00 |
nsHTMLEditRules.cpp
|
fixes 97797: empty solo list item won't indent. Changes to nsHTMLEditRules::WillMakeList() to not outsmart itself so badly. r=fm;sr=kin
|
2001-09-14 21:09:55 +00:00 |
nsHTMLEditRules.h
|
fixes:
|
2001-08-22 05:32:44 +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
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
nsHTMLURIRefObject.cpp
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +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
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
nsInterfaceState.cpp
|
Fix bug 75271; ensure that we update commands properly for batched transactions. r=akkana, sr=kin
|
2001-04-11 23:11:29 +00:00 |
nsInterfaceState.h
|
Fix bug 75271; ensure that we update commands properly for batched transactions. r=akkana, sr=kin
|
2001-04-11 23:11:29 +00:00 |
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
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
nsPlaintextDataTransfer.cpp
|
Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben.
|
2001-09-04 22:56:38 +00:00 |
nsPlaintextEditor.cpp
|
Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben.
|
2001-09-04 22:56:38 +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
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
nsTextEditRules.cpp
|
Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc
|
2001-09-05 10:46:45 +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
|
New files necessary for phase 1 of editor reorganization checkin.
|
2001-04-05 23:34:08 +00:00 |
nsTextEditUtils.h
|
New files necessary for phase 1 of editor reorganization checkin.
|
2001-04-05 23:34:08 +00:00 |
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
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
nsWSRunObject.cpp
|
fixes:
|
2001-08-22 05:32:44 +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
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
PlaceholderTxn.h
|
|
|
SetDocTitleTxn.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
SetDocTitleTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
SplitElementTxn.cpp
|
|
|
SplitElementTxn.h
|
|
|
TextEditorTest.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
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
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |