gecko-dev/editor/base
1999-07-15 14:43:48 +00:00
..
.cvsignore
ChangeAttributeTxn.cpp fixed warnings 1999-06-28 13:44:40 +00:00
ChangeAttributeTxn.h
CreateElementTxn.cpp fixed warnings 1999-06-28 13:44:40 +00:00
CreateElementTxn.h
DeleteElementTxn.cpp
DeleteElementTxn.h
DeleteRangeTxn.cpp
DeleteRangeTxn.h
DeleteTableCellTxn.cpp
DeleteTableCellTxn.h
DeleteTableColumnTxn.cpp
DeleteTableColumnTxn.h
DeleteTableRowTxn.cpp
DeleteTableRowTxn.h
DeleteTableTxn.cpp
DeleteTableTxn.h
DeleteTextTxn.cpp
DeleteTextTxn.h
EditAggregateTxn.cpp fixed illegal use of nsCOMPtr 1999-06-24 23:33:18 +00:00
EditAggregateTxn.h fixed illegal use of nsCOMPtr 1999-06-24 23:33:18 +00:00
EditTable.cpp Removed causes of warnings 1999-06-27 17:55:37 +00:00
EditTxn.cpp
EditTxn.h
IMECommitTxn.cpp Fixed conditional problem on Unix. 1999-06-29 21:12:43 +00:00
IMECommitTxn.h Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
IMETextTxn.cpp Fix bug #8459, #6989 Can't move cursor within IME composition string. 1999-07-14 20:05:25 +00:00
IMETextTxn.h Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
InsertElementTxn.cpp caret is placed after inserted element, matches Nav 4 behavior. 1999-06-28 21:35:57 +00:00
InsertElementTxn.h
InsertTableCellTxn.cpp
InsertTableCellTxn.h
InsertTableColumnTxn.cpp
InsertTableColumnTxn.h
InsertTableRowTxn.cpp
InsertTableRowTxn.h
InsertTableTxn.cpp
InsertTableTxn.h
InsertTextTxn.cpp Generic message dialog, fix insert element-related bugs, initial personal dictionary dialog, other editor bugs 1999-07-14 15:24:33 +00:00
InsertTextTxn.h
JoinElementTxn.cpp
JoinElementTxn.h
JoinTableCellsTxn.cpp
JoinTableCellsTxn.h
Makefile.in Added nsStyleSheetTxns.cpp 1999-07-02 04:01:38 +00:00
makefile.win makeile cleanups 1999-07-02 13:38:47 +00:00
nsAOLCiter.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsAOLCiter.h
nsContextLoader.cpp
nsEditFactory.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsEditFactory.h
nsEditor.cpp Document modification count maintenance. 1999-07-14 22:29:39 +00:00
nsEditor.h Document modification count maintenance. 1999-07-14 22:29:39 +00:00
nsEditorEventListeners.cpp Don't handle a key event as a keypress if the meta key is down. 1999-07-14 22:29:06 +00:00
nsEditorEventListeners.h
nsEditorShell.cpp Finished Personal Dictionary dialog. Added 4th button to generic message dialog. Cleaned up syntax errors for in params for spell checking methods 1999-07-15 14:43:48 +00:00
nsEditorShell.h Finished Personal Dictionary dialog. Added 4th button to generic message dialog. Cleaned up syntax errors for in params for spell checking methods 1999-07-15 14:43:48 +00:00
nsEditorShellFactory.cpp Eliminate static nsCOMPtr variables in editor factory classes. 1999-06-18 21:10:59 +00:00
nsEditorShellFactory.h
nsEditProperty.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsEditProperty.h changed the way nsEditProperty is used. Right now, it's our placeholder 1999-06-12 21:15:14 +00:00
nsEditRules.h
nsHTMLEditFactory.cpp Eliminate static nsCOMPtr variables in editor factory classes. 1999-06-18 21:10:59 +00:00
nsHTMLEditFactory.h
nsHTMLEditor.cpp Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00
nsHTMLEditor.h Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00
nsHTMLEditRules.cpp fix for bug 5903 1999-07-03 13:27:13 +00:00
nsHTMLEditRules.h Oops, I misunderstood tor's fix for the sunos bustage 1999-07-01 23:41:29 +00:00
nsIEditorSupport.h
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
nsInsertHTMLTxn.cpp
nsInsertHTMLTxn.h
nsInternetCiter.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsInternetCiter.h
nsJSEditorLog.cpp Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00
nsJSEditorLog.h Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00
nsJSTxnLog.cpp Fix for bug #8309: Need to Flush() during Editor API Logging. 1999-06-16 21:27:46 +00:00
nsJSTxnLog.h Fix for bug #8309: Need to Flush() during Editor API Logging. 1999-06-16 21:27:46 +00:00
nsStyleSheetTxns.cpp First Checked In. 1999-07-02 03:56:25 +00:00
nsStyleSheetTxns.h Fix nsCOMPtr bustage. 1999-07-02 05:20:31 +00:00
nsTextEditFactory.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsTextEditFactory.h
nsTextEditor.cpp Call a post-save method, and remove bogus nil check. 1999-07-14 22:31:19 +00:00
nsTextEditor.h Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00
nsTextEditRules.cpp turning off ill fated coercion of selection for plaintext editing. I'll turn this back on when I know how to correctly detect when it's needed. 1999-07-03 05:13:30 +00:00
nsTextEditRules.h making the plain text selection pinning savvy to the other flavors of text editors, the ones that DONT have <pre> tags wrapping all the text 1999-07-02 07:53:08 +00:00
PlaceholderTxn.cpp
PlaceholderTxn.h
SplitElementTxn.cpp
SplitElementTxn.h
TextEditorTest.cpp fixed unit test to handle new default doc 1999-07-01 18:24:07 +00:00
TextEditorTest.h
TransactionFactory.cpp Added transactions for applying and removing style sheets 1999-07-02 03:57:50 +00:00
TransactionFactory.h
TypeInState.h