.. |
.cvsignore
|
…
|
|
ChangeAttributeTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
ChangeAttributeTxn.h
|
…
|
|
CreateElementTxn.cpp
|
fix for regression, bug#45477
|
2000-07-14 18:38:24 +00:00 |
CreateElementTxn.h
|
anthonyd: r=mjudge bug 39919 letting DOM level 2 stuff work for the editor. eliminating createelementNS and using the factory instead.
|
2000-07-13 23:15:41 +00:00 |
DeleteElementTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
DeleteElementTxn.h
|
…
|
|
DeleteRangeTxn.cpp
|
fix for bug 48624 (hidden selection issues with plain text widgets)
|
2000-08-24 03:54:30 +00:00 |
DeleteRangeTxn.h
|
…
|
|
DeleteTextTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
DeleteTextTxn.h
|
…
|
|
EditAggregateTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
EditAggregateTxn.h
|
…
|
|
EditTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
EditTxn.h
|
…
|
|
IMECommitTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
IMECommitTxn.h
|
…
|
|
IMETextTxn.cpp
|
fix for 43366; r=kin
|
2000-07-11 19:51:36 +00:00 |
IMETextTxn.h
|
fix for 43366; r=kin
|
2000-07-11 19:51:36 +00:00 |
InsertElementTxn.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
InsertElementTxn.h
|
…
|
|
InsertTextTxn.cpp
|
massive change to stop the editor fromknowing about nsIPresShell or nsIDocument
|
2000-04-28 06:20:36 +00:00 |
InsertTextTxn.h
|
…
|
|
JoinElementTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
JoinElementTxn.h
|
…
|
|
Makefile.in
|
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
|
2000-05-17 06:45:45 +00:00 |
PlaceholderTxn.cpp
|
fix for undo in ender-lite (text fields, url bar, etc)
|
2000-06-30 04:58:34 +00:00 |
PlaceholderTxn.h
|
fix for undo in ender-lite (text fields, url bar, etc)
|
2000-06-30 04:58:34 +00:00 |
SplitElementTxn.cpp
|
making string conversions explicit
|
2000-04-18 07:52:02 +00:00 |
SplitElementTxn.h
|
…
|
|
TextEditorTest.cpp
|
making string conversions explicit
|
2000-04-18 07:52:02 +00:00 |
TextEditorTest.h
|
…
|
|
TransactionFactory.cpp
|
…
|
|
TransactionFactory.h
|
…
|
|
TypeInState.cpp
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
TypeInState.h
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
makefile.win
|
Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser
|
2000-05-09 23:03:41 +00:00 |
nsAOLCiter.cpp
|
making string conversions explicit
|
2000-04-21 09:33:45 +00:00 |
nsAOLCiter.h
|
6276: Add wrapping support for mail.
|
2000-04-20 22:45:54 +00:00 |
nsComposerCommands.cpp
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsComposerCommands.h
|
Fixes for 48474 (JS errors typing in plain text compose), 44684 (make align buttons reflect state), 49155 (UMR in editor code). r=anthonyd
|
2000-08-24 01:20:29 +00:00 |
nsEditProperty.cpp
|
Fix a warning.
|
2000-04-20 03:58:10 +00:00 |
nsEditProperty.h
|
…
|
|
nsEditRules.h
|
fixing iid
|
2000-03-24 00:45:44 +00:00 |
nsEditor.cpp
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
nsEditor.h
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
nsEditorCommands.cpp
|
Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code.
|
2000-05-05 23:20:21 +00:00 |
nsEditorCommands.h
|
Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code.
|
2000-05-05 23:20:21 +00:00 |
nsEditorController.cpp
|
Fixed lots of nsbeta3+ bugs: 45756, 47654, 41810,47503,48990, 48995,40204, 42740, 46953, 47646, 47696, 48693, 45899. r=sfraser,jfrancis
|
2000-08-23 00:29:24 +00:00 |
nsEditorController.h
|
Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code.
|
2000-05-05 23:20:21 +00:00 |
nsEditorEventListeners.cpp
|
don't bubble the onDragOver event when we decide that the drop is allowable. This prevents it from being reset by someone else higher up the chain. r=anthonyd. bug# 47428.
|
2000-08-30 01:18:11 +00:00 |
nsEditorEventListeners.h
|
#14022 IME98 Reconversion does not work in HTML Editor
|
2000-08-04 21:43:29 +00:00 |
nsEditorFactory.h
|
…
|
|
nsEditorParserObserver.cpp
|
Fix frameset detection. An additional Notify() method was not hooked up properly.
|
2000-04-21 00:50:04 +00:00 |
nsEditorParserObserver.h
|
Added the new Notify(), overloaded, method.
|
2000-04-04 23:59:33 +00:00 |
nsEditorRegistration.cpp
|
Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions.
|
2000-05-01 21:49:52 +00:00 |
nsEditorService.cpp
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
nsEditorService.h
|
not part of the build, yet.
|
2000-02-16 02:21:30 +00:00 |
nsEditorShell.cpp
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsEditorShell.h
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsEditorShellFactory.h
|
…
|
|
nsEditorShellMouseListener.cpp
|
Fixed lots of nsbeta3+ bugs: 45756, 47654, 41810,47503,48990, 48995,40204, 42740, 46953, 47646, 47696, 48693, 45899. r=sfraser,jfrancis
|
2000-08-23 00:29:24 +00:00 |
nsEditorShellMouseListener.h
|
Fixed object properties bug 39649. r=sfraser
|
2000-05-25 03:34:20 +00:00 |
nsEditorTxnLog.cpp
|
making string conversions explicit
|
2000-04-18 07:44:58 +00:00 |
nsEditorTxnLog.h
|
…
|
|
nsEditorUtils.cpp
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
nsEditorUtils.h
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
nsHTMLEditRules.cpp
|
fix for bug 49889; r=fm
|
2000-08-30 04:26:55 +00:00 |
nsHTMLEditRules.h
|
fixes 40363, 40364: deletion bugs with tables; r=fm
|
2000-08-28 05:11:49 +00:00 |
nsHTMLEditUtils.cpp
|
Add newline to end of file to fix jfrancis's HP bustage.
|
2000-08-26 14:04:16 +00:00 |
nsHTMLEditUtils.h
|
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
|
2000-08-26 04:03:50 +00:00 |
nsHTMLEditor.cpp
|
Fixed GetBackgroundColorState to get nested table and cell color, needed to make background color on toolbar correct. b=49952, r=buster
|
2000-08-31 12:44:55 +00:00 |
nsHTMLEditor.h
|
fix for bug 49889; r=fm
|
2000-08-30 04:33:20 +00:00 |
nsHTMLEditorLog.cpp
|
fix for bug 48624 (hidden selection issues with plain text widgets)
|
2000-08-24 03:54:30 +00:00 |
nsHTMLEditorLog.h
|
Table editing work. b=20973, r=jfrancis
|
2000-07-01 00:37:12 +00:00 |
nsIAbsorbingTransaction.h
|
fix for undo in ender-lite (text fields, url bar, etc)
|
2000-06-30 04:58:34 +00:00 |
nsIEditProperty.h
|
Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs
|
2000-04-14 03:19:31 +00:00 |
nsIEditorSupport.h
|
…
|
|
nsIHTMLEditRules.h
|
groundwork for 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection
|
2000-08-14 12:07:10 +00:00 |
nsInterfaceState.cpp
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsInterfaceState.h
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsInternetCiter.cpp
|
50311, 51088: fix a hang/crash in Rewrap. r=scc
|
2000-09-01 22:27:26 +00:00 |
nsInternetCiter.h
|
6276: Add wrapping support for mail.
|
2000-04-20 22:45:54 +00:00 |
nsStyleSheetTxns.cpp
|
ender lite checkin.
|
2000-04-27 07:37:12 +00:00 |
nsStyleSheetTxns.h
|
…
|
|
nsTableEditor.cpp
|
Finished HTML Source editing problems with title tag (41869), split table crash (50791), filename problems (48631). r=akkana, fixed NS_LITERAL_STRING usages in nsHTMLEditor for performance (26384), r=scc
|
2000-08-30 22:49:08 +00:00 |
nsTextEditRules.cpp
|
50935: make multiline paste into single line text control switchable. r=mjudge
|
2000-09-01 21:12:43 +00:00 |
nsTextEditRules.h
|
Implement switching betweeen TH and TD elements for table editing. b=20973, r=jfrancis, akkana
|
2000-06-22 05:39:54 +00:00 |
nsWrapUtils.cpp
|
making string conversions explicit
|
2000-04-21 09:33:45 +00:00 |
nsWrapUtils.h
|
Wrapping code, useful for citers and perhaps other code
|
2000-04-20 22:32:56 +00:00 |