.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
ChangeAttributeTxn.cpp
|
fixed warnings
|
1999-06-28 13:44:40 +00:00 |
ChangeAttributeTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
CreateElementTxn.cpp
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
CreateElementTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
DeleteElementTxn.cpp
|
Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *.
|
1999-05-27 20:50:52 +00:00 |
DeleteElementTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
DeleteRangeTxn.cpp
|
fix for 10584
|
1999-08-09 21:42:51 +00:00 |
DeleteRangeTxn.h
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
DeleteTextTxn.cpp
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
DeleteTextTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
EditAggregateTxn.cpp
|
fixed illegal use of nsCOMPtr
|
1999-06-24 23:33:18 +00:00 |
EditAggregateTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
EditTable.cpp
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
EditTxn.cpp
|
Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *.
|
1999-05-27 20:50:52 +00:00 |
EditTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
IMECommitTxn.cpp
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
IMECommitTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
IMETextTxn.cpp
|
Added support for replies from private DOM text events. See bug #4826
|
1999-08-06 02:32:13 +00:00 |
IMETextTxn.h
|
Added support for replies from private DOM text events. See bug #4826
|
1999-08-06 02:32:13 +00:00 |
InsertElementTxn.cpp
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
InsertElementTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
InsertTextTxn.cpp
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
InsertTextTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
JoinElementTxn.cpp
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
JoinElementTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
Makefile.in
|
Turn off the JS logging for now, for real this time (duplicate DEFINES line removed)
|
1999-08-09 02:28:51 +00:00 |
makefile.win
|
fix build bustage on win32
|
1999-08-09 01:57:28 +00:00 |
nsAOLCiter.cpp
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsAOLCiter.h
|
Add Internet and AOL style citers
|
1999-05-26 23:14:05 +00:00 |
nsEditFactory.cpp
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsEditFactory.h
|
* the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode"
|
1999-02-12 17:18:58 +00:00 |
nsEditor.cpp
|
Fix bug #11687 - [Dogfood] Enable ender to save documents in encodings other than ISO-8859-1. Approved by chofmann@netscape.com, reviewed by buster@netscape.com.
|
1999-08-13 22:26:50 +00:00 |
nsEditor.h
|
Fix bug #11687 - [Dogfood] Enable ender to save documents in encodings other than ISO-8859-1. Approved by chofmann@netscape.com, reviewed by buster@netscape.com.
|
1999-08-13 22:26:50 +00:00 |
nsEditorEventListeners.cpp
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
nsEditorEventListeners.h
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
nsEditorFactory.cpp
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorFactory.h
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorRegistration.cpp
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorShell.cpp
|
Fix bug #11687 - [Dogfood] Enable ender to save documents in encodings other than ISO-8859-1. Approved by chofmann@netscape.com, reviewed by buster@netscape.com.
|
1999-08-13 22:26:50 +00:00 |
nsEditorShell.h
|
Fix bug #11687 - [Dogfood] Enable ender to save documents in encodings other than ISO-8859-1. Approved by chofmann@netscape.com, reviewed by buster@netscape.com.
|
1999-08-13 22:26:50 +00:00 |
nsEditorShellFactory.cpp
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
nsEditorShellFactory.h
|
First Checked In.
|
1999-06-10 23:50:26 +00:00 |
nsEditorUtils.cpp
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorUtils.h
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditProperty.cpp
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsEditProperty.h
|
changed the way nsEditProperty is used. Right now, it's our placeholder
|
1999-06-12 21:15:14 +00:00 |
nsEditRules.h
|
moved handling of flags from rules constructor to rules init, so
|
1999-08-09 18:39:49 +00:00 |
nsHTMLEditFactory.cpp
|
Eliminate static nsCOMPtr variables in editor factory classes.
|
1999-06-18 21:10:59 +00:00 |
nsHTMLEditFactory.h
|
New files for nsHTMLEditor and table editing transactions (not working yet)
|
1999-03-01 19:54:47 +00:00 |
nsHTMLEditor.cpp
|
fixing bug 9366
|
1999-08-09 22:51:40 +00:00 |
nsHTMLEditor.h
|
added InsertHeader()
|
1999-08-09 21:50:28 +00:00 |
nsHTMLEditRules.cpp
|
let VC 5 live!
|
1999-08-10 22:02:27 +00:00 |
nsHTMLEditRules.h
|
added helper function IsEmptyBlock()
|
1999-08-09 21:49:25 +00:00 |
nsIEditorSupport.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIEditProperty.h
|
Changing to using B,I,U for editor style toolbar and remove 'Clear all styles' icon
|
1999-06-25 20:16:30 +00:00 |
nsInsertHTMLTxn.cpp
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
nsInsertHTMLTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
nsInterfaceState.cpp
|
Fix the list buttons to show state.
|
1999-08-10 23:16:43 +00:00 |
nsInterfaceState.h
|
Fix the list buttons to show state.
|
1999-08-10 23:16:43 +00:00 |
nsInternetCiter.cpp
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsInternetCiter.h
|
Add Internet and AOL style citers
|
1999-05-26 23:14:05 +00:00 |
nsJSEditorLog.cpp
|
adding InsertHeader()
|
1999-08-09 21:43:53 +00:00 |
nsJSEditorLog.h
|
adding InsertHeader()
|
1999-08-09 21:43:53 +00:00 |
nsJSTxnLog.cpp
|
Fix for bug #8309: Need to Flush() during Editor API Logging.
|
1999-06-16 21:27:46 +00:00 |
nsJSTxnLog.h
|
Fix for bug #8309: Need to Flush() during Editor API Logging.
|
1999-06-16 21:27:46 +00:00 |
nsStyleSheetTxns.cpp
|
Switch from override style sheets to doc
|
1999-07-20 19:34:35 +00:00 |
nsStyleSheetTxns.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
nsTextEditFactory.cpp
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsTextEditFactory.h
|
Implemented nsHTMLEditor. Changed prototypes to be use NS_IMETHOD and NS_IMETHODIMP. Started table editing transactions
|
1999-03-02 05:30:53 +00:00 |
nsTextEditor.cpp
|
11552: don't hardcode the character set for saving
|
1999-08-10 21:22:32 +00:00 |
nsTextEditor.h
|
Added support for replies from private DOM text events. See bug #4826
|
1999-08-06 02:32:13 +00:00 |
nsTextEditRules.cpp
|
moved handling of flags from rules constructor to rules init, so
|
1999-08-09 18:39:49 +00:00 |
nsTextEditRules.h
|
fixing bug 9366
|
1999-08-09 22:51:40 +00:00 |
PlaceholderTxn.cpp
|
As a reminder, we decided to do this based strictly content. Some support for style-based text properties is written, but not used
|
1999-04-01 17:58:07 +00:00 |
PlaceholderTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
SplitElementTxn.cpp
|
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
|
1999-07-18 02:27:19 +00:00 |
SplitElementTxn.h
|
replaced IID's with CID's where they were appropriate, and removed lots of
|
1999-07-15 19:13:46 +00:00 |
TextEditorTest.cpp
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
TextEditorTest.h
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |
TransactionFactory.cpp
|
Fixed build bustage - removed references to removed .h files
|
1999-07-28 00:35:41 +00:00 |
TransactionFactory.h
|
minor fixes and lots of comments
|
1999-02-15 18:25:30 +00:00 |
TypeInState.cpp
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
TypeInState.h
|
Landing editor API changes. Removed nsITextEditor and nsTextEditor, split interfaces into more, non-overlapping interfaces, and other general cleanup.
|
1999-08-09 01:37:50 +00:00 |