gecko-dev/editor/libeditor/base
glazman%netscape.com 0da80aab17 Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
r=brade, sr=jst
2003-06-25 08:50:48 +00:00
..
.cvsignore Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build 2001-09-25 00:45:54 +00:00
ChangeAttributeTxn.cpp Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 22:16:54 +00:00
ChangeAttributeTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
ChangeCSSInlineStyleTxn.cpp fix for bug 201982 - r=brade, sr=smfr 2003-04-17 05:42:33 +00:00
ChangeCSSInlineStyleTxn.h meta-fix for image and table resizing bugs in html editor 2003-03-25 15:24:08 +00:00
CreateElementTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
CreateElementTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
DeleteElementTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
DeleteElementTxn.h fix for 178264: nsRangeUpdater bugs and enhancements. precursor to 143338 landing. r=brade; sr=kin 2002-11-10 15:11:08 +00:00
DeleteRangeTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
DeleteRangeTxn.h fix for 178264: nsRangeUpdater bugs and enhancements. precursor to 143338 landing. r=brade; sr=kin 2002-11-10 15:11:08 +00:00
DeleteTextTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
DeleteTextTxn.h fix for 178264: nsRangeUpdater bugs and enhancements. precursor to 143338 landing. r=brade; sr=kin 2002-11-10 15:11:08 +00:00
EditAggregateTxn.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
EditAggregateTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
EditTxn.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
EditTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
IMETextTxn.cpp Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 22:16:54 +00:00
IMETextTxn.h fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it. 2002-07-25 18:31:10 +00:00
InsertElementTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
InsertElementTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
InsertTextTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
InsertTextTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
JoinElementTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
JoinElementTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
Makefile.in move docshell here to support hook utility methods (bug 203062; r=kin/kaie, sr=smfr) 2003-04-25 21:03:15 +00:00
PlaceholderTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
PlaceholderTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
SetDocTitleTxn.cpp bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +00:00
SetDocTitleTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
SplitElementTxn.cpp Bug 199989 Remove gNoisy code from libeditor. 2003-05-23 21:43:10 +00:00
SplitElementTxn.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
TransactionFactory.cpp CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin 2002-01-09 13:51:37 +00:00
TransactionFactory.h License changes, take 2. Bug 98089. mozilla/editor/. 2001-09-25 22:53:13 +00:00
nsEditProperty.h fix for bug 201982 - r=brade, sr=smfr 2003-04-17 05:42:33 +00:00
nsEditPropertyAtomList.h Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer 2003-06-25 08:50:48 +00:00
nsEditRules.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsEditor.cpp deCOMtaminate nsIFrame::GetWindow; the COM wrapper doesn't ADDREF when it should, the easiest thing to do is to just not use the wrapper. r+sr=dbaron 2003-06-24 13:39:15 +00:00
nsEditor.h b=202166 Edit actions place caret on invalid position 2003-06-11 11:50:36 +00:00
nsEditorCommands.cpp cmd_clearUndo implementation; r/sr=smfr a=sspitzer bug 195506 2003-05-09 18:21:00 +00:00
nsEditorCommands.h cmd_clearUndo implementation; r/sr=smfr a=sspitzer bug 195506 2003-05-09 18:21:00 +00:00
nsEditorController.cpp cmd_clearUndo implementation; r/sr=smfr a=sspitzer bug 195506 2003-05-09 18:21:00 +00:00
nsEditorController.h Fix bug 201257 -- clean up use of nsIControllerCommandManager by editor: 2003-04-10 18:44:03 +00:00
nsEditorUtils.cpp api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa bug=203365 2003-05-09 18:30:02 +00:00
nsEditorUtils.h api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa bug=203365 2003-05-09 18:30:02 +00:00
nsIAbsorbingTransaction.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsIEditorSupport.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsSelectionState.cpp Fix for bug 191762 (dragged image doesn't land where it's dropped) 2003-02-27 14:53:03 +00:00
nsSelectionState.h fix for 178264: nsRangeUpdater bugs and enhancements. precursor to 143338 landing. r=brade; sr=kin 2002-11-10 15:11:08 +00:00
nsStyleSheetTxns.cpp Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 22:16:54 +00:00
nsStyleSheetTxns.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00