gecko-dev/editor/base
buster%netscape.com 750156a8dd private interface for editor, used for common editing operations that
we don't want to expose publically.
1999-02-17 18:34:41 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
ChangeAttributeTxn.cpp * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
ChangeAttributeTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
CreateElementTxn.cpp made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient 1999-01-22 15:40:31 +00:00
CreateElementTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
DeleteElementTxn.cpp new modifications to nsCOMPtr to explicitly change to QueryInterface 1999-02-17 01:59:56 +00:00
DeleteElementTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
DeleteRangeTxn.cpp fixing compilation problems with new nsCOMPtr. part of the carpool. 1999-02-17 06:18:11 +00:00
DeleteRangeTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
DeleteTextTxn.cpp made GetIsTransient return false by default, so most transactions don't need to implement GetIsTransient 1999-01-22 15:40:31 +00:00
DeleteTextTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
EditAggregateTxn.cpp minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
EditAggregateTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
EditTxn.cpp fixed some UMR's due to mRefCnt being uninitialized. This fixes some memory leaks. 1999-01-28 19:45:23 +00:00
EditTxn.h * added TransactionFactory. Editor no longer allocates its own transactions. This gives us an oppurtunity for a recycler. 1999-01-21 01:51:09 +00:00
InsertTextTxn.cpp fixing compilation problems with new nsCOMPtr. part of the carpool. 1999-02-17 06:18:11 +00:00
InsertTextTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
JoinElementTxn.cpp changed nsIEditor to enable undo separately from Init 1999-01-28 06:02:53 +00:00
JoinElementTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
Makefile.in * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
SplitElementTxn.cpp changed nsIEditor to enable undo separately from Init 1999-01-28 06:02:53 +00:00
SplitElementTxn.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
TransactionFactory.cpp minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
TransactionFactory.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
makefile.win * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
nsContextLoader.cpp add return value (reviewed mjudge@netscape.com) 1998-12-22 18:58:25 +00:00
nsEditFactory.cpp * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +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
nsEditor.cpp fixing compilation problems with new nsCOMPtr. part of the carpool. 1999-02-17 06:18:11 +00:00
nsEditor.h minor fixes and lots of comments 1999-02-15 18:25:30 +00:00
nsEditorEventListeners.cpp fixing compilation problems with new nsCOMPtr. part of the carpool. 1999-02-17 06:18:11 +00:00
nsEditorEventListeners.h * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
nsIEditorSupport.h private interface for editor, used for common editing operations that 1999-02-17 18:34:41 +00:00
nsTextEditFactory.cpp * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
nsTextEditFactory.h * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
nsTextEditor.cpp * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00
nsTextEditor.h * the viewer test app now instantiates an nsITextEditor via nsRepository for "Editor mode" 1999-02-12 17:18:58 +00:00