jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
brade%netscape.com
1333f0d2fc
reduce string usage by using atom version of method; r/sr=dbaron, bug=213101
2003-07-19 08:51:54 +00:00
brade%netscape.com
2b9515c5b8
fix includes; r=kaie, sr=tor, bug=180316
2003-07-18 19:03:34 +00:00
brade%netscape.com
f487989f20
editor cleanup; r=jfrancis, sr=blizzard, bug=209548
2003-07-18 14:12:51 +00:00
brade%netscape.com
40787e3814
fix bug found when reading source, replace ending space to match intent and version 1; r=jfrancis, sr=blizzard, bug=209548
2003-07-18 14:09:34 +00:00
brade%netscape.com
b995a3ac74
call GetIsDocumentEditable which will check CanModify for us; r=jfrancis, sr=blizzard, bug=209548
2003-07-18 14:06:21 +00:00
brade%netscape.com
c9c87af134
remove misplaced #ifdef NS_DEBUG; bug 209548
2003-07-18 13:06:18 +00:00
brade%netscape.com
9329fb77dc
remove misplaced #ifdef NS_DEBUG
2003-07-18 13:04:46 +00:00
brade%netscape.com
92d49f7efb
use Truncate instead of SetLength(0); r=cmanske, sr=bz, bug=209548
2003-07-18 02:27:19 +00:00
brade%netscape.com
f516c0768a
code cleanup (remove some NS_LITERAL_STRINGs in favor of existing ut
...
ility methods); r=cmanske, sr=tor, bug=209548
2003-07-17 23:44:13 +00:00
bryner%brianryner.com
7edc4ab000
Fixing --enable-plaintext-editor-only bustage (bug 209548). Patch by brade, r/sr=me.
2003-07-16 22:19:59 +00:00
brade%netscape.com
898cdcb4b8
editor cleanup of NodeIsType; r=kin, sr=darin, bug=209548
2003-07-15 13:47:15 +00:00
brade%netscape.com
d181caca28
fix linux bustage
2003-07-14 15:43:20 +00:00
brade%netscape.com
50bd6758dd
cleanup #includes; r=kaie, sr=darin, bug=180316
2003-07-14 14:37:23 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
bzbarsky%mit.edu
a33f58cdd0
Backing out part of patch for bug 211128, since it regressed all sorts of
...
XBL-ish stuff. r=stuff-is-broken sr=jag for the backout.
2003-07-14 05:35:09 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org
997103a406
Bug #212469 --> spell checker should ignore quoted text for HTML mail.
...
r/sr=kin
2003-07-12 00:17:37 +00:00
bzbarsky%mit.edu
9fad3e7dfe
Make XBL anonymous content get its base URI from the XBL document (the binding
...
URI) instead of from the document of the bound element. This way relative URIs
in a binding are always relative to the binding. Bug 211128, r=caillon, sr=jst
2003-07-11 23:06:26 +00:00
leon.zhang%sun.com
0e20c9345c
First patch for bug 208446: Caret stops blinking or disappears, prevent firing assertion
...
r=sfraser sr=kin
2003-07-09 03:05:25 +00:00
brade%netscape.com
1c8419846e
fix comment
2003-07-09 02:39:51 +00:00
brade%netscape.com
095064be64
remove unused local variable; fixes warning; no bug, no reviewers
2003-07-08 22:12:04 +00:00
brade%netscape.com
42f5498e33
remove unused variables to fix warnings; no bug, no reviews
2003-07-08 22:10:09 +00:00
brade%netscape.com
7cdb30f095
fix warning for cstring charset change made a week or two ago; editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
2003-07-08 20:38:51 +00:00
brade%netscape.com
32f3fd3d64
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
2003-07-08 20:35:09 +00:00
brade%netscape.com
0d360e211d
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
2003-07-08 20:22:56 +00:00
brade%netscape.com
b04654bcc2
editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
...
CVS ----------------------------------------------------------------------
2003-07-08 20:18:18 +00:00
kin%netscape.com
494e98c23f
Fix for bug 211378 (Unable to paste into editor widgets with middle mouse button)
...
Modified MouseUp() and MouseClick() so that they call thru to the base class versions. This regression was caused by the fix for bug 137092.
r=brade@netscape.com sr=bzbarsky@mit.edu
2003-07-08 17:38:13 +00:00
bzbarsky%mit.edu
fd6654ba6d
Move to the double-'::' notation for various pseudo-elements.
...
Bug 211657, r+sr=dbaron
2003-07-07 21:57:01 +00:00
bzbarsky%mit.edu
25471a836d
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
timeless%mozdev.org
c8997eb2af
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=brade
2003-07-02 14:30:15 +00:00
bryner%netscape.com
6d59e7a395
Fix some issues related to focus changes in onfocus and onblur handlers:
...
- Abort firing blur events on the document and/or window if one of the blur handlers focuses something else. This ensures that the caret doesn't get confused about whether it should be active.
- Release any mouse or key grab when the view manager sees a deactivate event; this fixes event targeting when a mousedown handler opens a modal dialog.
- Make sure the editor element is actually focused before activating the caret. Just receiving a focus event isn't good enough, since a focus change does not cancel propagation of the original event.
Bug 53579, r=jkeiser, sr=roc.
2003-07-01 22:46:55 +00:00
brade%netscape.com
9a868d3c9a
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 19:10:53 +00:00
brade%netscape.com
70046e0ec5
code cleanup continued; r=timeless, sr=kin, bug=209548
2003-06-30 18:55:06 +00:00
brade%netscape.com
6c5cc2f94c
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 17:28:52 +00:00
brade%netscape.com
610a10752a
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 15:02:48 +00:00
brade%netscape.com
b8311b327c
remove unused headers, r=timeless, sr=kin, bug=209548
2003-06-30 14:59:04 +00:00
brade%netscape.com
6688138229
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:57:59 +00:00
brade%netscape.com
2933c5d0d8
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 14:56:22 +00:00
brade%netscape.com
f0d1bfb89c
code cleanup; r=timeless, sr=kin, bug 209548
2003-06-30 14:46:41 +00:00
brade%netscape.com
830f0a8d60
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:41:55 +00:00
brade%netscape.com
ba4180665b
code cleanup; r=timeless, sr=kin, bug 209548
2003-06-30 14:39:27 +00:00
brade%netscape.com
f9f1ac623b
code cleanup, r=timeless, sr=kin, bug 209548
2003-06-30 14:33:23 +00:00
brade%netscape.com
5fbb4f79d1
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:31:48 +00:00
brade%netscape.com
9976465a07
code cleanup; r=timeless; sr=kin; bug=209548
2003-06-30 14:24:40 +00:00
brade%netscape.com
5fa10bf2fe
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:20:49 +00:00
brade%netscape.com
eec8607ca7
code cleanup, r=timeless, sr=kin, bug=209548
2003-06-30 14:17:15 +00:00
brade%netscape.com
b23121c488
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:14:01 +00:00
brade%netscape.com
395d6d85a7
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 14:05:25 +00:00
brade%netscape.com
57743e4eb1
code cleanup; r=timeless, sr=kin, bug=209548
2003-06-30 13:42:22 +00:00