hyatt%netscape.com
fdbd904ab4
Fixing duplicate style resolution problem in trees. r=ben
2000-07-27 09:10:52 +00:00
rbs%maths.uq.edu.au
2dda53aa2d
First check-in. Not intended for the build. Simple utility to assist external people who make MathML-enabled builds so that they can set an up-to-date start-page.
2000-07-27 09:04:00 +00:00
hyatt%netscape.com
0f1477e37e
Missed files. Fixs bustage.
2000-07-27 06:57:32 +00:00
hyatt%netscape.com
b436781bbc
Fix to prevent crawling of template. Meant to check this earlier today
...
with the original approved template landing. r,a=waterson
2000-07-27 06:20:57 +00:00
hyatt%netscape.com
c25a01be6a
Fix to reparent XBL style contexts. needed for attinasi's style context
...
reduction landing. r=ben
2000-07-27 06:20:13 +00:00
hyatt%netscape.com
c081bf084d
Fix to enable fast tree scrolling. Fix shortcut keys and arrow keys in
...
XP menus. Add API for obtaining offset rects for XUL elements. Fix
deletion bug in trees. (It's a barrel of nsbeta3 goodness.) r=ben
2000-07-27 06:19:30 +00:00
hyatt%netscape.com
5a97cb79c0
Fix to enable trees to blit. Performance work approved by waterson. r=waterson.
2000-07-27 06:17:58 +00:00
waterson%netscape.com
349ccf4344
Bug 19051. Checked in wrong patch for nsLineLayout.cpp; we want to check the display type, not the frame type, to determine if it's a block frame.
2000-07-27 05:20:09 +00:00
waterson%netscape.com
9bd4266798
Bug 19051. Remove code that computed and maintained nsTextRun. Instead, compute 'next text' when required by crawling the frame tree in nsLineLayout::FindNextText(). r=roc+moz@cs.cmu.edu
2000-07-27 05:16:08 +00:00
waterson%netscape.com
45a991a10b
Bug 37622, redux. Case insensitive compare that I meant to check in way back when, but didn't. This was really part of the first patch, but didn't make it in because I checked in from the wrong machine.
2000-07-27 05:09:40 +00:00
hyatt%netscape.com
343f922025
Fix for templates to grovel non-aggressively. r=waterson,a=waterson
2000-07-26 23:57:24 +00:00
mjudge%netscape.com
7317580268
46209 one of the last beta 2 blockers. adding ability to frames to tell if part of them is visible. idl change to allow nsISelectionController to give CheckVisibility. PresShell actually has the code for nsGfxTextControlFrame to call.
2000-07-26 11:31:12 +00:00
brendan%mozilla.org
b5ab3d86e3
Oops, nsXBLService implements two interfaces: nsIXBLService and nsIMemoryPressureObserver (r=dbaron@fas.harvard.edu).
2000-07-25 01:44:22 +00:00
ducarroz%netscape.com
71dd2a444f
Fix for bug 46152. Checkin fix for kin. Partially backup Rods' last change because the reflow function won't be called when the text control is nested into a box (textfield). R=ducarroz
2000-07-25 00:32:35 +00:00
rbs%maths.uq.edu.au
e1acbfa6ef
[not part of default build] gracefully handle cases where stretching failed to avoid jamming chars. a:waterson@mozilla.org
2000-07-25 00:08:15 +00:00
attinasi%netscape.com
1f499c4354
Accidental debug code removed: b=46090 r=ianh a=waterson
2000-07-24 23:09:30 +00:00
attinasi%netscape.com
6764a7f2d3
Fixed the way the HTML element's background is handled. b=2285 r=dbaron
2000-07-24 22:51:41 +00:00
nisheeth%netscape.com
9b09a0b6c1
Fix for nsbeta2+ bug 43472. r=rpotts. We no longer crash on exit on Full Circle enabled builds.
2000-07-23 06:51:39 +00:00
dprice%netscape.com
eafe83d871
corrected locale info
2000-07-22 09:09:39 +00:00
dprice%netscape.com
dd37e37d03
adding a chrome manifest for layout
...
NOT IN THE BUILD
2000-07-22 08:23:42 +00:00
waterson%netscape.com
b9428404ee
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH. r=av
2000-07-22 02:11:04 +00:00
waterson%netscape.com
3b56e5fda1
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av
2000-07-22 01:34:13 +00:00
mjudge%netscape.com
938dbdf044
awful regression of not copypasting from textareas! fixed.r=akkana,anthonyd
2000-07-22 01:11:49 +00:00
jst%netscape.com
40d98d5682
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
2000-07-21 23:44:38 +00:00
rods%netscape.com
4ba7e28964
moved form registration code to Reflow instead of GetPrefSize, it wasn't being called correctly when wi/h was being set via style
...
b=45846 r=kin
2000-07-20 21:17:03 +00:00
ftang%netscape.com
afd789602b
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2000-07-20 21:09:11 +00:00
bryner%uiuc.edu
6bed3774a3
Fix for 37477. r=pavlov,av. a=av.
2000-07-20 19:27:20 +00:00
rods%netscape.com
f7fbff18c7
check in for andreas, it now checks to make sure that the image or lowimage is not
...
null before getting the width and height
b=36902, a=waterson
2000-07-20 14:50:17 +00:00
brade%netscape.com
e9560f8f8b
check if events have been handled already before dispatching them; r=saari; bug #45390
2000-07-20 14:32:30 +00:00
jst%netscape.com
9724edaa51
Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson.
2000-07-20 06:11:22 +00:00
pnunn%netscape.com
38ed05f47f
fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
...
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
rbs%maths.uq.edu.au
2095e2fe89
[not part of default build] fix an event propagation problem caused by the fact that a point wasn't translated to the frame's relative coordinate system. a:waterson@mozilla.org
2000-07-20 00:21:34 +00:00
waterson%netscape.com
eb10ce3a1a
Bug 37622. Hackery to get <embed hidden='true'> to work. Check hidden attribute; if set, size to (0, 0) and don't create a widget. r=pavlov,blizzard.
2000-07-19 23:46:43 +00:00
attinasi%netscape.com
cc2b1c2b5d
Checkin patch for Robert O'Callahan: fixed HandlePostedDOMEvents and HandlePostedAttributeChanges to deal with re-entrant calls. b=45510,45361[nsb2+] r=evaughan,attinasi
2000-07-19 20:09:59 +00:00
mscott%netscape.com
93ed892b57
Bug #44397 --> quick fix to the bookmarks problem with create new profile, if the
...
url is about:blank then don't try to instantiate bookmarks just to get a charset!
i'm not sure this bookmarks code belongs here anyway. We'll file another bug to get it moved out.
r,a=waterson
2000-07-19 19:51:20 +00:00
waterson%netscape.com
f2b9667dd2
Doh! Botched patch application. Sorry!
2000-07-19 05:23:09 +00:00
waterson%netscape.com
9665015156
Bug 21456. Support for 'alt=' attribute on applet frames. Patch submitted by edburns@acm.org, r=waterson, nisheeth, a=waterson.
2000-07-19 05:06:55 +00:00
valeski%netscape.com
175fa58cd9
45723. r=rpotts. webshell-docshell consolodation changes.
2000-07-18 23:13:07 +00:00
attinasi%netscape.com
b7d2737337
Checkin for timeless@bemail.org: Fixed rounding error making LARGER work for font sizes less than 9px. b=12461, r=attinasi@netscape.com,disttsc@bart.nl a=brendan@mozilla.org
2000-07-18 21:48:51 +00:00
hyatt%netscape.com
7fb4a72eab
Fix for 45248. r=saari
2000-07-17 23:55:25 +00:00
valeski%netscape.com
9403bfd9cd
updating a comment
2000-07-16 15:05:31 +00:00
jfrancis%netscape.com
3f885328d3
making the text frame use nsIEditorObserver (instead of nsIDocumentObserver). this is for bug 42329: autocompletion firing in the middle of uncommitted ime entry. r=fm
2000-07-16 06:43:34 +00:00
waterson%netscape.com
c0549f2cb5
Bug 45568. Don't flush notifications while looking for the nsIEditor object! The content sink may be in a crazy state where it's trying to rotate the content model. r=mozbot, because this is a smoketest blocker.
2000-07-15 20:51:01 +00:00
dbaron%fas.harvard.edu
7ed087c304
Fix bug 42895 (nsbeta2+), a huge leak whenever a text input receieves an event, by propogating SetDocument(null,...) calls to the anonymous content in ender-lite widgets so that script objects for that content are unrooted. r=hyatt, mjudge
2000-07-14 23:20:48 +00:00
sfraser%netscape.com
bc5e13e277
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis.
2000-07-14 21:58:50 +00:00
kin%netscape.com
baa1e3d567
Fix for bug #45002 : Password displayed in clear text.
...
layout/html/forms/src/nsGfxTextControlFrame2.cpp
- Modified CreateAnonymousContent() to disable forced
refreshes and reflows in the editor, and call
SetTextControlFrameState() to set the intial value
of the text widget.
- Fixed leak in SetTextControlFrameState().
editor/public/nsIHTMLEditor.h
- Added DisableForcedUpdates and DisableForcedRefreshes flags.
editor/base/nsEditor.cpp
- Modified EndUpdateViewBatch() so that it uses the new
DisableForcedUpdates and DisableForcedRefreshes flags.
- We now also close the reflow batch before we close the
update batch.
r=brade@netscape.com
2000-07-14 20:26:09 +00:00
mjudge%netscape.com
08d3777e05
storing the factory as a weak reference. speeding up ender-lite. r= anthonyd, r= jfrancis
2000-07-13 23:20:15 +00:00
mjudge%netscape.com
95d2399475
removing unnecessary ifdef
2000-07-13 23:19:21 +00:00
mjudge%netscape.com
829408eddb
making the element factory support weak references. needed to make ender-lite faster.
2000-07-13 23:18:37 +00:00
hyatt%netscape.com
5c42c520a8
Fix for 43467. r=bryner
2000-07-13 23:00:59 +00:00