evaughan%netscape.com
b9c4dd1efc
Fixed application freeze when turning off XUL box debugging from preferences.
...
-r pinkerton a- jar
2000-02-17 04:10:02 +00:00
troy%netscape.com
96857ad3ab
b=27056 a=jar@netscape.com r=troy@netscape.com Change made by Vidur.
...
Avoid notifications in the middle of a table row
2000-02-16 23:43:59 +00:00
evaughan%netscape.com
98e1be9a20
added files: mozilla/layout/xul/base/src/nsXULTextFrame.cpp
2000-02-16 23:05:34 +00:00
evaughan%netscape.com
c7ba739a87
Box performance fix.
...
-r jevering
2000-02-16 23:00:52 +00:00
dp%netscape.com
0d7c00e429
Protecting shutdown with mInitialized. regxpcom will cause shutdown to
...
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc
2000-02-16 07:42:00 +00:00
joki%netscape.com
c564b74577
Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann
2000-02-16 06:59:07 +00:00
attinasi%netscape.com
3a072761b8
Made external stylesheets load synchronously, always. Controlled by a define in case we want to re-enable asynch external stylesheets later. r=pierre,troy b=17309
2000-02-16 06:50:39 +00:00
alecf%netscape.com
0526e07dee
add debug_hyatt around this printf so I don't get it constantly
2000-02-16 06:26:41 +00:00
rods%netscape.com
0d70f918f6
ifdef'ing out a badly formed optimization for incremental reflow.
...
r=buster b=24798
2000-02-16 05:20:21 +00:00
rods%netscape.com
1a371ab14b
removing unused varible to remove warning
...
r=self
2000-02-16 05:17:59 +00:00
buster%netscape.com
4539431ae8
bug 24411
...
r=troy
changed the frame constructor call for <form> to pass 0 as the flags arg.
2000-02-16 05:09:57 +00:00
buster%netscape.com
72482e5f58
bug 27927
...
r=troy
2000-02-16 04:11:37 +00:00
joki%netscape.com
2919db4ef3
Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur
2000-02-16 03:52:45 +00:00
mscott%netscape.com
d167d60ce2
Bug #19499 --> remove some obsolete code involving mailto
...
urls. we can handle mailto urls just fine now. this was giving us problems if you moused over or
clicked on a http/file url that had the word "mailto" in it.
r=vidur
2000-02-16 03:28:40 +00:00
attinasi%netscape.com
91f9e59318
ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042
2000-02-16 02:49:01 +00:00
vidur%netscape.com
f2e50f5059
Fix for bug 9844. Implemented offsetTop/Left/Width/Height/Parent for HTML content.r=pollmann
2000-02-16 02:25:07 +00:00
karnaze%netscape.com
46d05dbae2
new regression test not affecting the build.
2000-02-16 01:53:20 +00:00
av%netscape.com
31d1739ac9
Added check for null pointer to avoid possible crashes, could be reason for 27558
2000-02-16 01:49:42 +00:00
sfraser%netscape.com
e161e86e05
Fix command updating for GFX text widgets. for bug 18395. r=pinkerton
2000-02-16 01:41:59 +00:00
sfraser%netscape.com
a4e6c94818
Call the new Init() method on nsIEditorController for bug 18395. r=pinkerton
2000-02-16 01:41:17 +00:00
sfraser%netscape.com
5491ddfa58
Fix the document viewer command updating, give it a selection listener etc, so that commands get updated at the right time. for bug 18395. r=pinkerton
2000-02-16 01:39:30 +00:00
pierre%netscape.com
731ac166e2
Bug 24390 "html:input styles in global.css are ignored". In SelectorMatches(), make string comparisons case-insensitive for HTML content.
2000-02-16 01:09:36 +00:00
karnaze%netscape.com
c75793821e
bug 7112, PDT+ 1802 - added custom style rule to handle <th> text alignment. Other text alignment changes. r=attinasi
2000-02-16 01:08:54 +00:00
buster%netscape.com
a536a762d8
bug 22853
...
absolute containing block was not checking frame bit, so sometimes contained block would not get an initial reflow
2000-02-16 01:05:38 +00:00
buster%netscape.com
5665393ec2
continuing work on bug 25510
...
r=troy
2000-02-16 00:50:06 +00:00
karnaze%netscape.com
ece80cce7e
new regression tests not affecting the build
2000-02-16 00:36:29 +00:00
pinkerton%netscape.com
a8b19232af
fix for 27858. pass the correct "dont resize view" flags to reflow. r=hyatt.
2000-02-16 00:23:41 +00:00
rods%netscape.com
e0e813fecd
radio button now remembers state, and in standard mode it will always select
...
the first item. It will also perform rradiobutton behavior when the frame are hidden (no existent)
b=27063 r=kmcclusk
2000-02-15 23:02:55 +00:00
rods%netscape.com
2ab7d2fccc
setting flush flag to false, so it doesn't flush everytime an item is added
...
r=vidur b=27498
2000-02-15 22:45:26 +00:00
nisheeth%netscape.com
fa0d00d0b4
r=harishd. Fix for bug 27507. Removed a bogus assert.
2000-02-15 22:03:05 +00:00
pollmann%netscape.com
eefd0eb663
Bug 27327: Input::SetAttribute('value') now updates content model, r=buster
2000-02-15 21:56:04 +00:00
bryner%uiuc.edu
cf40b1e2cf
Fix mousewheel scrolling in trees. r=hyatt@netscape.com.
2000-02-15 21:21:10 +00:00
karnaze%netscape.com
0f3c55f1ad
new regression test not affecting the build.
2000-02-15 17:56:09 +00:00
jst%citec.fi
d73ba55650
Fix for blocker 27811. a=granrose
2000-02-15 17:14:59 +00:00
rods%netscape.com
e1b0cf791c
added method
...
b 21945 r=pollmann
2000-02-15 15:57:13 +00:00
rods%netscape.com
a79f8b1378
Border left and right was being added to an unconstrained size
...
b 21945 r=troy
2000-02-15 15:10:23 +00:00
rods%netscape.com
0eee3592f9
They now cache their state properly in the PresState
...
b 27063 r=kmmclusk
2000-02-15 15:05:56 +00:00
rods%netscape.com
1acec82129
They now cache their state properly in the PresState
...
b 21945 r=pollmann
2000-02-15 15:04:38 +00:00
hyatt%netscape.com
6359374cc8
Converting trees to XBL. Boosts tree scrolling performance.
2000-02-15 09:28:28 +00:00
ftang%netscape.com
189f468495
fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
2000-02-15 09:15:18 +00:00
pinkerton%netscape.com
7e2173a9dd
oops, checked in too much code, so removing it along with some #if 0's. r=saari.
2000-02-15 08:46:19 +00:00
pinkerton%netscape.com
a18c68d6f7
fixing warnings. r=saari.
2000-02-15 08:44:43 +00:00
pinkerton%netscape.com
15c85ef5ee
removed obsolete (and ifdef'd out) d&d test code. r=saari.
2000-02-15 07:13:21 +00:00
karnaze%netscape.com
4d0d9e29d4
new regression test not affecting the build.
2000-02-15 07:05:08 +00:00
buster%netscape.com
ced395f9e9
backed out a mistake (wrong disk in the removable drive at home), put in the real file
...
sorry if anybody caught this
2000-02-15 06:51:45 +00:00
buster%netscape.com
073eb6c32c
no bug number
...
little fix r=travis checking to make sure docshell size doesn't go negative
2000-02-15 06:37:16 +00:00
vidur%netscape.com
59afb30e1b
Cutting down on debug printf noise.
2000-02-15 05:06:45 +00:00
mscott%netscape.com
23a00a46c6
This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed
...
today that image urls weren't properly getting added to the doc loader of the containing document. So the top
level document would report a document done notification before the document may really be done.
The fix is to pass the load cookie nsISupports object which originates from the docshell that is opening the
url down into the gfx image code instead of passing the load group down.
r=travis.
2000-02-15 04:49:32 +00:00
dbaron%fas.harvard.edu
e0c71d1e53
Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only).
...
Fix bugs 24186, 26996, and 26998 by reworking the quirks-mode line-height handling so that inline elements that do not have text as children (or meet a few other conditions that show the author wants real CSS support) will not increase the size of the line, but will be as close to their correct size as possible without enlarging the line. This fix includes emulation of the strange Nav4/IE quirk that a block's line-height is enforced on the first line of LI elements and the last line of LI, DD, and DT elements. Many of the changes are removing an earlier fix for 24186.
r=buster
2000-02-15 04:26:44 +00:00
dveditz%netscape.com
84688e0640
Attempting to fix nsCOMPtr .get() related bustage on Linux
2000-02-15 02:55:23 +00:00