pjs/editor/libeditor/html
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +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
Makefile.in 66345: New unix/win makefiles for new editor directories, 2001-04-05 23:51:30 +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
TypeInState.cpp
TypeInState.h
makefile.win 66345: New unix/win makefiles for new editor directories, 2001-04-05 23:51:30 +00:00
nsEditProperty.cpp
nsEditProperty.h
nsEditorTxnLog.cpp Fixes for bug #66308 ([embed] XPIDL'ize transaction manager) 2001-03-09 14:23:59 +00:00
nsEditorTxnLog.h
nsHTMLDataTransfer.cpp fixes: 2001-06-20 02:05:37 +00:00
nsHTMLEditRules.cpp fixes: 2001-06-20 02:05:37 +00:00
nsHTMLEditRules.h fixes: 2001-06-20 02:05:37 +00:00
nsHTMLEditUtils.cpp 66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis 2001-04-05 23:48:01 +00:00
nsHTMLEditUtils.h 66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis 2001-04-05 23:48:01 +00:00
nsHTMLEditor.cpp Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
nsHTMLEditor.h fixes for: 2001-06-18 21:15:43 +00:00
nsHTMLEditorLog.cpp Fix some URMs and warnings in editor code, sr=kin, no bug. 2001-05-02 23:19:29 +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 76442 sr= scc r= anthonyd. last minute fixes to editor to not do stupid copies and instead to use new case insensitive string compares. 2001-04-18 06:17:05 +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 Fixed test of empty cell in Composer table editing (b=84175, r=brade, sr=kin) and join cells should join with cell to right if only 1 cell selected (b=55991, r=mjudge, sr=kin), both a=asa-drivers 2001-06-08 23:15:15 +00:00
nsWSRunObject.cpp Fix for bug #83946 (Crash/freeze when backspacing over signature lines) 2001-06-12 20:46:57 +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