bzbarsky%mit.edu
98afc5ee0f
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
alecf%netscape.com
fe8bbbd587
dependency update
2002-02-06 22:19:07 +00:00
bzbarsky%mit.edu
40d60f39ec
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
akkana%netscape.com
2865243e84
121046: fix a rewrap hang. r=adu@sparc.spb.su sr=kin
2002-02-01 21:29:16 +00:00
alecf%netscape.com
28b3772942
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
glazman%netscape.com
fd4d0fd0da
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
akkana%netscape.com
f021d7bd98
112139: fix infinite loop in rewrap. r=brade sr=sfraser
2002-01-15 22:43:42 +00:00
brade%netscape.com
f2c8087638
remove DEAD_CODE (bug 115115)
2002-01-14 20:35:08 +00:00
brade%netscape.com
3d8cad8a25
remove DEAD_CODE (bug 115115); remove unused static (bug 117927)
2002-01-14 20:34:15 +00:00
glazman%netscape.com
68488c9353
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
brade%netscape.com
10313daf8c
remove 5 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:47:27 +00:00
brade%netscape.com
d79d0e0a15
remove kCDataFlavorCID and kContentIteratorCID since they are unused (bug 117927; r=glazou, rs=shaver)
2002-01-03 15:37:49 +00:00
mjudge%netscape.com
d7c892374e
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
2ecc969e5b
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
brade%netscape.com
d6ef260d9a
more NS_LITERAL_STRING cleanup (bug 26384; r=cmanske, sr=alecf)
2001-12-17 15:23:51 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
cmanske%netscape.com
b6728d8c63
Support changing list bullet/number style for selected list items. b=92278 r=jfrancis,brade sr=kin
2001-12-12 03:57:32 +00:00
brade%netscape.com
480ebb8df1
don't blindly eat modified tab events (except shift and no modifier); bug 99602 (r=cmanske; sr=kin)
2001-12-11 23:07:55 +00:00
kin%netscape.com
15cb4447cd
Fix for bug 114339: Mozilla fails to paste correctly into password fields
...
Modified WillInsertText() to call EchoInsertionToPWBuff() after
the code that filters newlines based on the editor.singleLine.pasteNewlines
pref.
r=brade@netscape.com sr=sfraser@netscape.com
2001-12-11 07:21:10 +00:00
brade%netscape.com
3508890dd3
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
2001-12-07 15:28:47 +00:00
akkana%netscape.com
bb484aad10
Trivial warning fix
2001-12-06 22:04:40 +00:00
jst%netscape.com
d9e3afb71d
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
yokoyama%netscape.com
958286d3fd
Bug 109265
...
checking in for skamio@netscape.net
Disabling IME for Readonly attribute of <INPUT>
/r=yokoyama; /sr=kin
2001-11-30 21:48:31 +00:00
brade%netscape.com
f44f5df260
#include cleanup (bug #112008 , r=akkana, sr=sfraser)
2001-11-29 10:06:21 +00:00
jkeiser%iname.com
84506ffd3e
Fix for bug 109754 (crash on dhtmlcentral.com). r=kin@netscape.com, sr=jst@netscape.com
2001-11-28 03:22:30 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
brade%netscape.com
e75eb5eee7
ForceCompositionEnd when focus is lost (Blur); bug #81356 ; patch from Masaki Katakai (katakai@japan.sun.com); r=brade/ftang; sr=sfraser
2001-11-16 15:04:17 +00:00
alecf%netscape.com
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
akkana%netscape.com
fa6a218016
104195: fix some problems with rewrap. r=brade sr=kin
2001-11-15 00:04:26 +00:00
bzbarsky%mit.edu
f2ee8260a0
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
kin%netscape.com
b5b14245e1
Fix for bug 106383: regression: new composer doc behaves as if empty
...
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.h
mozilla/editor/libeditor/html/nsHTMLEditor.h
mozilla/editor/libeditor/text/nsTextEditRules.h
- Added nsHTMLEditRules::WillLoadHTML() which removes any mBogusNode.
- Modified nsHTMLEditor::LoadHTML() to call Will/DidDoAction().
- Changed all references of kOpHTMLLoad to kOpLoadHTML to match
function name, and added kLoadHTML.
r=jfrancis.netscape.com sr=sfraser.netscape.com a=asa@mozilla.org
2001-11-09 15:16:03 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
brade%netscape.com
46f0483fc5
nsIFile->nsIURI in nsIDiskDocument shows missing #include; now added (bug #104883 )
2001-11-01 15:22:10 +00:00
jaggernaut%netscape.com
729180f6cd
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 11:28:06 +00:00
kin%netscape.com
901e5fba22
Fix for bug #104692 : Edit field line break didn't updated
...
Modified WillInsertText() so that it adds a mozbr if
the last char in the plaintext string is a newline,
and we are inserting at the end of the doc. This gives
the blank line people expect to see.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-26 14:22:31 +00:00
timeless%mac.com
c4eeb91d14
Bugzilla Bug 106839 amTargettedCorrectly should be isTargetedCorrectly
...
r=bbaetz,glazou sr=brendan
2001-10-26 10:54:15 +00:00
bernd.mielke%snafu.de
5dea5d5737
bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files.
...
the editor/base remain untouched r=cmanske sr=kin
2001-10-17 14:33:50 +00:00
jaggernaut%netscape.com
c39b98b2a4
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
akkana%netscape.com
b4403064d7
Fix OBJDIR build bustage associated with 66345 editor reorg checkin
2001-10-05 01:57:05 +00:00
akkana%netscape.com
16959e1343
66345: Flipping the switch on the editor reorg.
...
Remove unused directories which should not have been created.
r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron
2001-10-05 01:23:23 +00:00
akkana%netscape.com
ba56bdc789
66345: windows makefiles for editor reorganization.
...
Not yet part of the build (until the switch is flipped).
r=cmanske, sr=sfraser,kin, a=dbaron + leaf,loan.
2001-10-04 23:12:09 +00:00
akkana%netscape.com
4d776da5c7
66345: Update the Makefiles to make REQUIRES work. Not yet part of the build.
2001-10-03 00:54:12 +00:00
roc+%cs.cmu.edu
2093b9d1d6
Bug 56696. Let ctrl-enter escape from multiline editors. r=brade, sr=blizzard
2001-10-01 02:11:19 +00:00
mkaply%us.ibm.com
72816bd6d4
#79798
...
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
2001-09-30 20:35:55 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
eecb4c06ee
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00
akkana%netscape.com
32dedbc104
Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build
2001-09-25 00:45:54 +00:00