.. |
ChangeAttributeTxn.cpp
|
Fixed a ton of errors where we were not handling error results correctly.
|
1999-08-19 13:30:48 +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
|
Better debug prints: tell which tag we're creating
|
1999-09-10 22:34:18 +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
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-06 06:22:51 +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
|
Fixed a ton of errors where we were not handling error results correctly.
|
1999-08-19 13:30:48 +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
|
fixed a compiler warning
|
1999-09-17 20:19:50 +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 an error where the out param was not being initialized to null.
|
1999-09-19 23:47:04 +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 |
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 |
IMETextTxn.cpp
|
Updated direct comparison with NS_OK to appropriate macros.
|
1999-08-31 06:34:56 +00:00 |
IMETextTxn.h
|
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
|
1999-08-25 10:51:55 +00:00 |
InsertElementTxn.cpp
|
Better debug prints: tell which tag we're creating
|
1999-09-10 22:34:18 +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
|
Use nsAutoStrings where appropriate
|
1999-09-14 23:40:16 +00:00 |
InsertTextTxn.h
|
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
|
1999-08-25 10:51:55 +00:00 |
JoinElementTxn.cpp
|
bug fix for 13500
|
1999-09-10 23:30:35 +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 |
PlaceholderTxn.cpp
|
lower the volume on printf noise.
|
1999-08-27 09:38:44 +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
|
Turn on whitespace insertion
|
1999-09-15 17:55:41 +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 |
TransactionFactory.cpp
|
Remove unused insert html txn
|
1999-09-02 18:37:24 +00:00 |
TransactionFactory.h
|
minor fixes and lots of comments
|
1999-02-15 18:25:30 +00:00 |
nsEditRules.h
|
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
|
1999-09-08 23:32:04 +00:00 |
nsEditor.cpp
|
fixed a problem with asserts trying to merge empty aggregate transactions.
|
1999-09-21 20:46:36 +00:00 |
nsEditor.h
|
490: infrastructure for inserting formatting whitespace. Not turned on yet except for DEBUG_akkana
|
1999-09-10 18:54:13 +00:00 |
nsEditorFactory.h
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorUtils.cpp
|
fix for 13516
|
1999-09-12 01:30:53 +00:00 |
nsEditorUtils.h
|
fixing a heap-o-undo problems and some mBogusNode problems
|
1999-09-20 01:31:44 +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 |
nsIEditorSupport.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +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 |