.. |
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 |
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 |
nsEditorTxnLog.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
nsEditorTxnLog.h
|
TransactionManager fix for bug #11590: eliminate NS_COMFALSE
|
1999-11-11 19:35:40 +00:00 |
nsEditProperty.cpp
|
Fix a warning.
|
2000-04-20 03:58:10 +00:00 |
nsEditProperty.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsHTMLDataTransfer.cpp
|
fixes:
|
2001-08-22 05:32:44 +00:00 |
nsHTMLEditor.cpp
|
fixes:
|
2001-08-22 05:32:44 +00:00 |
nsHTMLEditor.h
|
fixes:
|
2001-08-22 05:32:44 +00:00 |
nsHTMLEditorLog.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsHTMLEditorLog.h
|
Fix some URMs and warnings in editor code, sr=kin, no bug.
|
2001-05-02 23:19:29 +00:00 |
nsHTMLEditorStyle.cpp
|
fix forFont element not removed in Composer; b=97083; r=brade,jfrancis; sr=kin; a=dbaron
|
2001-08-28 01:55:22 +00:00 |
nsHTMLEditRules.cpp
|
fixes:
|
2001-08-22 05:32:44 +00:00 |
nsHTMLEditRules.h
|
fixes:
|
2001-08-22 05:32:44 +00:00 |
nsHTMLEditUtils.cpp
|
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
|
2001-06-30 11:02:25 +00:00 |
nsHTMLEditUtils.h
|
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
|
2001-04-05 23:48:01 +00:00 |
nsHTMLURIRefObject.cpp
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +00:00 |
nsHTMLURIRefObject.h
|
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
|
2001-08-07 21:12:08 +00:00 |
nsIHTMLEditRules.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 |
nsTableEditor.cpp
|
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
|
2001-08-14 07:59:59 +00:00 |
nsWSRunObject.cpp
|
fixes:
|
2001-08-22 05:32:44 +00:00 |
nsWSRunObject.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 |
TextEditorTest.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 |
TextEditorTest.h
|
Split plaintext methods off into nsIPlaintextEditor API. sr=sfraser, r=jfrancis
|
2000-11-17 00:25:31 +00:00 |
TypeInState.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 |
TypeInState.h
|
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 |