gecko-dev/editor/libeditor/base
jfrancis%netscape.com c2b1312912 fix for bug #12337: not counting non-editable nodes when searching for whitespace. 1999-08-24 08:55:28 +00:00
..
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 Fixed a ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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 Fixed a ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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 ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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
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 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 Fixed a ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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 Fixed a ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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 Fixed a ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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 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 Fixed a ton of errors where we were not handling error results correctly. 1999-08-19 13:30:48 +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 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
nsEditRules.h moved handling of flags from rules constructor to rules init, so 1999-08-09 18:39:49 +00:00
nsEditor.cpp fix for bug #12337: not counting non-editable nodes when searching for whitespace. 1999-08-24 08:55:28 +00:00
nsEditor.h Fixed bug #12052 - design changes to the implemenation of the editor charset menu. The charset information is now pushed down to the nsIDocument rather than being stored in the nsEditor component. 1999-08-20 23:52:36 +00:00
nsEditorFactory.h First Checked In. 1999-08-09 01:34:04 +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
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