gecko-dev/editor/base
1999-06-07 21:12:01 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
ChangeAttributeTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
CreateElementTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
CreateElementTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteElementTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteElementTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteRangeTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteRangeTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteTableCellTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableCellTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableColumnTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableColumnTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableRowTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableRowTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTextTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
DeleteTextTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
EditAggregateTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
EditAggregateTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
EditTable.cpp
EditTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
EditTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertElementTxn.cpp Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
InsertElementTxn.h Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
InsertTableCellTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableCellTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableColumnTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableColumnTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableRowTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableRowTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTextTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTextTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
JoinElementTxn.cpp Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
JoinElementTxn.h Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
JoinTableCellsTxn.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
JoinTableCellsTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
Makefile.in Insert / Paste as Quotation. 1999-05-27 00:08:15 +00:00
makefile.win Preparation for ender-based text control 1999-05-28 21:24:18 +00:00
nsAOLCiter.cpp changed to align with nsString2 1999-05-27 07:38:37 +00:00
nsAOLCiter.h Add Internet and AOL style citers 1999-05-26 23:14:05 +00:00
nsContextLoader.cpp
nsEditFactory.cpp Removed obsolete IID definitions, use GetIID() instead. 1999-05-28 00:20:41 +00:00
nsEditFactory.h
nsEditor.cpp Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
nsEditor.h adding stackbased class for editor transaction batching 1999-06-03 05:58:20 +00:00
nsEditorEventListeners.cpp changes so that transferable no longer takes ownership of dataflavor string, but correctly copies it. fix some memory leaks as well. 1999-06-07 20:43:23 +00:00
nsEditorEventListeners.h Preparation for ender-based text control 1999-05-28 21:24:18 +00:00
nsEditProperty.cpp Removed obsolete IID definitions, use GetIID() instead. 1999-05-28 00:20:41 +00:00
nsEditProperty.h
nsEditRules.h
nsHTMLEditFactory.cpp
nsHTMLEditFactory.h
nsHTMLEditor.cpp Get rid of overloaded class names, to eliminate warnings 1999-06-07 21:12:01 +00:00
nsHTMLEditor.h Get rid of overloaded class names, to eliminate warnings 1999-06-07 21:12:01 +00:00
nsHTMLEditRules.cpp groundwork for block transformation functionality 1999-06-03 06:01:08 +00:00
nsHTMLEditRules.h groundwork for block transformation functionality 1999-06-03 06:01:08 +00:00
nsIEditorSupport.h
nsIEditProperty.h
nsInsertHTMLTxn.cpp Vidur's initial implementation of Insert HTML Fragment 1999-06-03 22:38:38 +00:00
nsInsertHTMLTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
nsInternetCiter.cpp Add Internet and AOL style citers 1999-05-26 23:14:05 +00:00
nsInternetCiter.h Add Internet and AOL style citers 1999-05-26 23:14:05 +00:00
nsJSEditorLog.cpp Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
nsJSEditorLog.h Initial checkin of file. 1999-05-26 21:14:32 +00:00
nsTextEditFactory.cpp Removed obsolete IID definitions, use GetIID() instead. 1999-05-28 00:20:41 +00:00
nsTextEditFactory.h
nsTextEditor.cpp Get rid of overloaded class names, to eliminate warnings 1999-06-07 21:12:01 +00:00
nsTextEditor.h Get rid of overloaded class names, to eliminate warnings 1999-06-07 21:12:01 +00:00
nsTextEditRules.cpp Preparation for ender-based text control 1999-05-28 21:24:18 +00:00
nsTextEditRules.h groundwork for block transformation functionality 1999-06-03 06:01:08 +00:00
PlaceholderTxn.cpp
PlaceholderTxn.h
SplitElementTxn.cpp Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
SplitElementTxn.h Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
TextEditorTest.cpp Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors. 1999-05-27 04:10:04 +00:00
TextEditorTest.h Add unit test call to nsIEditor, and implement it in nsText- and nsHTMLEditors. 1999-05-27 04:10:04 +00:00
TransactionFactory.cpp
TransactionFactory.h
TypeInState.h