..
.cvsignore
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
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
Changed editor classes to inherited model. Fixed lots of destructor warnings.
1999-03-05 21:05:35 +00:00
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
Added support for prefs and string bundles for editor, various bug fixes, preliminary Horizontal Line dialog work
1999-06-09 01:27:08 +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
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
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 support for prefs and string bundles for editor, various bug fixes, preliminary Horizontal Line dialog work
1999-06-09 01:27:08 +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
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
Removed obsolete IID definitions, use GetIID() instead.
1999-05-28 00:20:41 +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
Removed obsolete IID definitions, use GetIID() instead.
1999-05-28 00:20:41 +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
Fixed fingers-to-quick checkin error
1999-06-09 02:28:47 +00:00
nsEditor.h
Added support for prefs and string bundles for editor, various bug fixes, preliminary Horizontal Line dialog work
1999-06-09 01:27:08 +00:00
nsEditorEventListeners.cpp
Add alt-X and alt-shift-x for debug output html and text
1999-06-09 19:12:28 +00:00
nsEditorEventListeners.h
Preparation for ender-based text control
1999-05-28 21:24:18 +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
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
nsHTMLEditRules.h
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
nsHTMLEditor.cpp
Akkana set up a service for encoding a document.
1999-06-10 00:35:02 +00:00
nsHTMLEditor.h
Get rid of overloaded class names, to eliminate warnings
1999-06-07 21:12:01 +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
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
First pass attempt to write out JavaScript. nsJSEditorLog now inherits from nsIHTMLEditor.
1999-06-09 22:33:30 +00:00
nsJSEditorLog.h
First pass attempt to write out JavaScript. nsJSEditorLog now inherits from nsIHTMLEditor.
1999-06-09 22:33:30 +00:00
nsJSTxnLog.cpp
Initial checkin of file. Not part of the build yet.
1999-06-09 22:31:44 +00:00
nsJSTxnLog.h
Initial checkin of file. Not part of the build yet.
1999-06-09 22:31:44 +00:00
nsTextEditFactory.cpp
Removed obsolete IID definitions, use GetIID() instead.
1999-05-28 00:20:41 +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
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
nsTextEditRules.h
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
nsTextEditor.cpp
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00
nsTextEditor.h
* Added nsAutoSelectionReset, a tiny class that resets the selection to what it was before a block transformation.
1999-06-08 06:04:51 +00:00