gecko-dev/editor/base
1999-08-02 14:13:08 +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 default to setting selection _after_ a created element 1999-07-25 09:25:02 +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
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 lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +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
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
Makefile.in Added nsInterfaceState for UI state maintenance 1999-07-28 02:53:09 +00:00
makefile.win fix build breakage with necko landing...include config.mak 1999-07-29 04:25:34 +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
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
nsEditor.cpp enabled string bundles, now that NECKO has landed 1999-08-02 13:51:50 +00:00
nsEditor.h Remove references to nsIContextLoader. 1999-07-28 03:08:21 +00:00
nsEditorEventListeners.cpp selection and caret are not displayed at Init time any more. This is done on Focus now. 1999-08-02 13:53:23 +00:00
nsEditorEventListeners.h Preparation for ender-based text control 1999-05-28 21:24:18 +00:00
nsEditorShell.cpp Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +00:00
nsEditorShell.h Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +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
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
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
nsHTMLEditor.cpp Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +00:00
nsHTMLEditor.h Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +00:00
nsHTMLEditRules.cpp Fix for stopper bug #10504 1999-07-26 18:05:41 +00:00
nsHTMLEditRules.h Oops, I misunderstood tor's fix for the sunos bustage 1999-07-01 23:41:29 +00:00
nsIEditorSupport.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +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
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
nsInterfaceState.cpp First Checked In. 1999-07-28 02:49:12 +00:00
nsInterfaceState.h First Checked In. 1999-07-28 02:49:12 +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 Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +00:00
nsJSEditorLog.h Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +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
nsTextEditor.cpp minor bustage, hopefully before tinderbox even catches it... 1999-08-02 14:13:08 +00:00
nsTextEditor.h Restructure the editor output routines to allow passing in 1999-07-14 18:54:29 +00:00
nsTextEditRules.cpp Clean-up 1999-07-25 18:14:44 +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 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 Clean-up 1999-07-25 18:14:44 +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 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
TypeInState.h Must define inline methods _before_ calling them on AIX 4.2 with xlC. 1999-04-23 16:47:30 +00:00