gecko-dev/editor/base
cmanske%netscape.com 556c28ed92 Fixed GetSelectedElement to detect caret or selection inside link text. Link dialog will select entire link. Added GetParentLinkElement. 1999-07-25 01:24:12 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
ChangeAttributeTxn.cpp fixed warnings 1999-06-28 13:44:40 +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 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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 Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +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 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
DeleteRangeTxn.h replaced IID's with CID's where they were appropriate, and removed lots of 1999-07-15 19:13:46 +00:00
DeleteTableCellTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
DeleteTableCellTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableColumnTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
DeleteTableColumnTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableRowTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
DeleteTableRowTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTableTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
DeleteTableTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
DeleteTextTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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
EditTable.cpp Fixed bugs relating to insert element 1999-07-23 00:52:17 +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
IMECommitTxn.cpp replaced IID's with CID's where they were appropriate, and removed lots of 1999-07-15 19:13:46 +00:00
IMECommitTxn.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 Fixed crashing bug with IME support. 1999-07-19 21:16:42 +00:00
IMETextTxn.h replaced IID's with CID's where they were appropriate, and removed lots of 1999-07-15 19:13:46 +00:00
InsertElementTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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
InsertTableCellTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
InsertTableCellTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableColumnTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
InsertTableColumnTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableRowTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
InsertTableRowTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTableTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
InsertTableTxn.h Changed all occurrences of GetUndoString() and GetRedoString() to accept nsString *. 1999-05-27 20:50:52 +00:00
InsertTextTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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
JoinTableCellsTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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 nsStyleSheetTxns.cpp 1999-07-02 04:01:38 +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 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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
TextEditorTest.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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 replaced IID's with CID's where they were appropriate, and removed lots of 1999-07-15 19:13:46 +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 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 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 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +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 |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 checkpointing html typing rules 1999-04-12 12:01:32 +00:00
nsEditor.cpp Fixed insert element bugs. Added message if no misspelled words. Changed 'More Atrributes' to 'Advanced Edit' in dialogs. Improved generic message dialog. Added remove link button to link dialog 1999-07-24 20:27:53 +00:00
nsEditor.h assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
nsEditorEventListeners.cpp Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
nsEditorEventListeners.h Preparation for ender-based text control 1999-05-28 21:24:18 +00:00
nsEditorShell.cpp Fixed bugs relating to insert element 1999-07-23 00:52:17 +00:00
nsEditorShell.h Add GetEmbeddedObjects API to editor shell 1999-07-19 22:36:12 +00:00
nsEditorShellFactory.cpp Eliminate static nsCOMPtr variables in editor factory classes. 1999-06-18 21:10:59 +00:00
nsEditorShellFactory.h First Checked In. 1999-06-10 23:50:26 +00:00
nsHTMLEditFactory.cpp Eliminate static nsCOMPtr variables in editor factory classes. 1999-06-18 21:10:59 +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 assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
nsHTMLEditRules.h Oops, I misunderstood tor's fix for the sunos bustage 1999-07-01 23:41:29 +00:00
nsHTMLEditor.cpp Fixed GetSelectedElement to detect caret or selection inside link text. Link dialog will select entire link. Added GetParentLinkElement. 1999-07-25 01:24:12 +00:00
nsHTMLEditor.h Fixed GetSelectedElement to detect caret or selection inside link text. Link dialog will select entire link. Added GetParentLinkElement. 1999-07-25 01:24:12 +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
nsInsertHTMLTxn.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
nsInsertHTMLTxn.h replaced IID's with CID's where they were appropriate, and removed lots of 1999-07-15 19:13:46 +00:00
nsInternetCiter.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsInternetCiter.h Add Internet and AOL style citers 1999-05-26 23:14:05 +00:00
nsJSEditorLog.cpp Add GetEmbeddedObjects API to editor shell 1999-07-19 22:36:12 +00:00
nsJSEditorLog.h Add GetEmbeddedObjects API to editor shell 1999-07-19 22:36:12 +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 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
nsTextEditFactory.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +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 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +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
nsTextEditor.cpp massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
nsTextEditor.h Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00