.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +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 |
EditTable.cpp
|
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 |
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
|
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
|
1999-08-25 10:51:55 +00:00 |
IMETextTxn.h
|
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
|
1999-08-25 10:51:55 +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
|
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
|
1999-08-25 10:51:55 +00:00 |
InsertTextTxn.h
|
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
|
1999-08-25 10:51:55 +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 |
Makefile.in
|
Cleanup the jsdom and jsurl linking mess.
|
1999-08-22 11:05:45 +00:00 |
makefile.win
|
Modifications to re-enable Editor API Logging which was broken after the last editor source reorg.
|
1999-08-19 13:19:10 +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
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsEditor.h
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsEditorEventListeners.cpp
|
Handle lower-case alt-x as well as upper case
|
1999-08-28 00:31:06 +00:00 |
nsEditorEventListeners.h
|
add DragGesture to drag listener.
|
1999-08-19 19:48:33 +00:00 |
nsEditorFactory.cpp
|
Modifications to re-enable Editor API Logging which was broken after the last editor source reorg.
|
1999-08-19 13:19:10 +00:00 |
nsEditorFactory.h
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorRegistration.cpp
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
nsEditorShell.cpp
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsEditorShell.h
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsEditorShellFactory.cpp
|
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 |
nsEditorShellFactory.h
|
First Checked In.
|
1999-06-10 23:50:26 +00:00 |
nsEditorTxnLog.cpp
|
Got rid of static buffer in nsEditorTxnLog::GetString().
|
1999-08-30 14:48:29 +00:00 |
nsEditorTxnLog.h
|
Got rid of static buffer in nsEditorTxnLog::GetString().
|
1999-08-30 14:48:29 +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 |
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
|
moved handling of flags from rules constructor to rules init, so
|
1999-08-09 18:39:49 +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
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsHTMLEditor.h
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsHTMLEditorLog.cpp
|
fix more spankage bustage
|
1999-08-25 06:26:42 +00:00 |
nsHTMLEditorLog.h
|
Modifications to re-enable Editor API Logging which was broken after the last editor source reorg.
|
1999-08-19 13:19:10 +00:00 |
nsHTMLEditRules.cpp
|
Fix pedantic build breakage for unix.
|
1999-08-24 18:38:21 +00:00 |
nsHTMLEditRules.h
|
refactoring text insertion code; indent/outdent now work with lists and list items.
|
1999-08-24 08:56:51 +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
|
Changed to use command nodes in XUL, with lots of XUL tidy-up (detabbing etc).
|
1999-08-26 03:22:03 +00:00 |
nsInterfaceState.h
|
Changed to use command nodes in XUL, with lots of XUL tidy-up (detabbing etc).
|
1999-08-26 03:22:03 +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
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +00:00 |
nsJSEditorLog.h
|
Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
|
1999-08-28 02:40:18 +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
|
xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
|
1999-08-21 07:07:00 +00:00 |
nsTextEditor.h
|
11684: remove redundant wrapcol variable from editor
|
1999-08-19 22:11:58 +00:00 |
nsTextEditRules.cpp
|
added a special case to the output text rules for an empty document
|
1999-08-24 13:48:08 +00:00 |
nsTextEditRules.h
|
refactoring text insertion code; indent/outdent now work with lists and list items.
|
1999-08-24 08:56:51 +00:00 |
PlaceholderTxn.cpp
|
lower the volume on printf noise.
|
1999-08-27 09:38:44 +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 |
TextEditorTest.cpp
|
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 |
TextEditorTest.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 |
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.cpp
|
First Checked In.
|
1999-08-09 01:34:04 +00:00 |
TypeInState.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 |