gecko-dev/editor/base
kin%netscape.com 26a02881cd Fix for bug #4796: UMR: nsEditor::JoinNodesImpl(). 1999-05-17 18:59:40 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
ChangeAttributeTxn.cpp factored out re-parenting of content into MoveContentIntoNewParent 1999-04-16 18:29:12 +00:00
ChangeAttributeTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
CreateElementTxn.cpp 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
CreateElementTxn.h mNewNode is a DOM Node, not a DOM Element 1999-03-10 19:51:07 +00:00
DeleteElementTxn.cpp allow delete of a node that is not in the document tree. This is a no-op. 1999-04-20 17:40:15 +00:00
DeleteElementTxn.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
DeleteRangeTxn.cpp - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
DeleteRangeTxn.h - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
DeleteTableCellTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableCellTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableColumnTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableColumnTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableRowTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableRowTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTableTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
DeleteTextTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +00:00
DeleteTextTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
EditAggregateTxn.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
EditAggregateTxn.h 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
EditTable.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
EditTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
EditTxn.h added PlaceholderTxn. This is an aggregate transaction that sits on the undo stack 1999-03-15 00:57:32 +00:00
InsertElementTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +00:00
InsertElementTxn.h Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
InsertTableCellTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableCellTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableColumnTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableColumnTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableRowTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableRowTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTableTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
InsertTextTxn.cpp vastly improved RemoveTextProperty 1999-04-11 22:55:40 +00:00
InsertTextTxn.h on AIX (and I am suspecting HPUX) nsDerivedSafe needs to be a friend in 1999-04-12 20:14:20 +00:00
JoinElementTxn.cpp 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
JoinElementTxn.h 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
JoinTableCellsTxn.cpp Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
JoinTableCellsTxn.h Changed editor classes to inherited model. Fixed lots of destructor warnings. 1999-03-05 21:05:35 +00:00
Makefile.in Make Insert HTML a transaction 1999-05-07 19:23:17 +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 added PlaceholderTxn. This is an aggregate transaction that sits on the undo stack 1999-03-15 00:57:32 +00:00
SplitElementTxn.cpp 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
SplitElementTxn.h 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
TextEditorTest.cpp - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
TextEditorTest.h Added blank line for native compilers. 1999-04-16 22:34:54 +00:00
TransactionFactory.cpp Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
TransactionFactory.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
TypeInState.h Must define inline methods _before_ calling them on AIX 4.2 with xlC. 1999-04-23 16:47:30 +00:00
makefile.win Added nsInsertHTMLTxn 1999-05-07 19:38:53 +00:00
nsContextLoader.cpp Implemented nsHTMLEditor. Changed prototypes to be use NS_IMETHOD and NS_IMETHODIMP. Started table editing transactions 1999-03-02 05:30:53 +00:00
nsEditFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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
nsEditProperty.cpp 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
nsEditProperty.h 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
nsEditRules.h checkpointing html typing rules 1999-04-12 12:01:32 +00:00
nsEditor.cpp Fix for bug #4796: UMR: nsEditor::JoinNodesImpl(). 1999-05-17 18:59:40 +00:00
nsEditor.h insert list and indent work 1999-05-17 12:22:31 +00:00
nsEditorEventListeners.cpp fix a d&d bug introduced in the transferable interface merging and add a SetCanDrop at the point of the drop for MacOS. 1999-05-14 18:44:28 +00:00
nsEditorEventListeners.h removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
nsHTMLEditFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsHTMLEditFactory.h New files for nsHTMLEditor and table editing transactions (not working yet) 1999-03-01 19:54:47 +00:00
nsHTMLEditRules.cpp - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
nsHTMLEditRules.h - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
nsHTMLEditor.cpp const crazy - bet you can't eat jsut one! 1999-05-17 14:14:36 +00:00
nsHTMLEditor.h const crazy - bet you can't eat jsut one! 1999-05-17 14:14:36 +00:00
nsIEditProperty.h 1. block transformation infrastructure is now in place. We can go ahead and implement interesting 1999-05-05 04:05:19 +00:00
nsIEditorSupport.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsInsertHTMLTxn.cpp Make Insert HTML a transaction 1999-05-07 19:23:17 +00:00
nsInsertHTMLTxn.h Removed extra ; 1999-05-13 04:42:23 +00:00
nsTextEditFactory.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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
nsTextEditRules.cpp - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
nsTextEditRules.h - Rename iDirection enum to ECollapsedSelectionAction 1999-05-05 23:27:17 +00:00
nsTextEditor.cpp Commented out all calls to HACKForceRedraw(). We now call it from 1999-05-17 13:31:56 +00:00
nsTextEditor.h Stub in the get/set column width calls for plain text editing. 1999-05-13 04:44:57 +00:00