.. |
public
|
66345: New unix/win makefiles for new editor directories,
|
2001-04-05 23:51:30 +00:00 |
src
|
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
|
2001-06-18 22:10:38 +00:00 |
ChangeAttributeTxn.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
ChangeAttributeTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
CreateElementTxn.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
CreateElementTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
DeleteElementTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
DeleteElementTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
DeleteRangeTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
DeleteRangeTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
DeleteTextTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
DeleteTextTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
EditAggregateTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
EditAggregateTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
EditTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
EditTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
IMETextTxn.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
IMETextTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
InsertElementTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
InsertElementTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
InsertTextTxn.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
InsertTextTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
JoinElementTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
JoinElementTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
Makefile.in
|
66345: New unix/win makefiles for new editor directories,
|
2001-04-05 23:51:30 +00:00 |
makefile.win
|
66345: New unix/win makefiles for new editor directories,
|
2001-04-05 23:51:30 +00:00 |
nsEditor.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsEditor.h
|
bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for:
insert text,
insert break,
join blocks,
split block,
delete
Yet to be tackled is html copy & paste. r=fm; sr=kin
|
2001-05-11 12:43:22 +00:00 |
nsEditorCommands.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsEditorCommands.h
|
Fix for 74143, change nsIController to use DOMStrings. sr=hyatt, r=kin
|
2001-04-04 23:48:03 +00:00 |
nsEditorController.cpp
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
nsEditorController.h
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
nsEditorFactory.h
|
|
|
nsEditorService.cpp
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsEditorService.h
|
|
|
nsEditorUtils.cpp
|
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
|
2000-09-14 11:45:01 +00:00 |
nsEditorUtils.h
|
Fix for bug #75305: Doing Undo and Redo crashes browser
|
2001-05-11 13:59:11 +00:00 |
nsEditRules.h
|
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
|
2001-01-28 20:13:07 +00:00 |
nsIAbsorbingTransaction.h
|
|
|
nsIEditorSupport.h
|
|
|
nsIEditProperty.h
|
|
|
nsSelectionState.cpp
|
hey, I misspelled "i"! That's gotta be a record of some kind.
|
2001-05-14 09:38:03 +00:00 |
nsSelectionState.h
|
bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for:
insert text,
insert break,
join blocks,
split block,
delete
Yet to be tackled is html copy & paste. r=fm; sr=kin
|
2001-05-11 12:43:22 +00:00 |
nsStyleSheetTxns.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsStyleSheetTxns.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
PlaceholderTxn.cpp
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
PlaceholderTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
SetDocTitleTxn.cpp
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
SetDocTitleTxn.h
|
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
|
2001-04-07 00:45:26 +00:00 |
SplitElementTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
SplitElementTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
TransactionFactory.cpp
|
Fix for bug #79157: Resurrect plain text editor
|
2001-05-11 13:58:31 +00:00 |
TransactionFactory.h
|
|
|