bzbarsky%mit.edu
|
87d0de6aa6
|
Don't scroll anchors entirely out of view when we click on them. Bug 195905,
r+sr=dbaron
|
2003-10-10 02:35:05 +00:00 |
bzbarsky%mit.edu
|
09e5a96a60
|
Use UnionRect instead of reimplementing it in the block code. Bug 220741,
r+sr=dbaron
|
2003-10-10 01:12:55 +00:00 |
dbaron%dbaron.org
|
5666115405
|
Add comments.
|
2003-10-08 20:04:20 +00:00 |
rbs%maths.uq.edu.au
|
ca669a210d
|
Re-sync some weak style pointers when the primary one is changed, patch by steve.swanson@mackichan.com, r+sr=rbs
|
2003-10-07 08:27:40 +00:00 |
rbs%maths.uq.edu.au
|
498ceb0dbc
|
Some explanatory comments
|
2003-10-07 08:22:21 +00:00 |
bzbarsky%mit.edu
|
ca7587571d
|
Make sure that sheets in a document always know their URL. Bug 218031, r+sr=dbaron
|
2003-10-06 13:24:55 +00:00 |
bzbarsky%mit.edu
|
d6608ce74f
|
Relanding fix for bug Bug 219693, r+sr=dbaron
|
2003-10-06 13:13:37 +00:00 |
bsmedberg%covad.net
|
7969933f91
|
Further cleanup from bug 179834 r=dougt sr=darin. This shouldn't affect anything, because neither OS/2 nor Mac are using a GRE yet.
|
2003-10-06 12:17:26 +00:00 |
bzbarsky%mit.edu
|
e16e542085
|
Adding regression tests
|
2003-10-06 05:08:24 +00:00 |
bzbarsky%mit.edu
|
7f3c544b60
|
Backing out for now, till fallout from tree redness settles.
|
2003-10-06 04:23:56 +00:00 |
bzbarsky%mit.edu
|
5d74946668
|
Make quirks %-heights on kids of scrolling parents work the same way as for
non-scrolling parents. Bug 219693, r+sr=dbaron
|
2003-10-06 02:58:19 +00:00 |
bzbarsky%mit.edu
|
3df92168d1
|
Better output on null URIs.
|
2003-10-06 02:56:27 +00:00 |
bzbarsky%mit.edu
|
73180d5126
|
Fix debug DumpRegressionData method to not crash on null uris for things like
mBinding, mBackgroundImage, etc
|
2003-10-06 02:16:20 +00:00 |
darin%meer.net
|
325b3c6de7
|
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
|
2003-10-06 01:46:31 +00:00 |
bzbarsky%mit.edu
|
67033e41fd
|
Use mozconfig-find to make this work with mozconfig locations other than ~.
|
2003-10-06 00:57:36 +00:00 |
bzbarsky%mit.edu
|
a9023f31ab
|
Make this sorta limp on Unix (where there is no cygpath stuff)
|
2003-10-06 00:56:49 +00:00 |
dbaron%dbaron.org
|
bbcf140dba
|
Add empty constructor to fix Sun compiler bustage. b=221187 Patch from Harshal Pradhan <keeda@hotpop.com>. r+sr=dbaron
|
2003-10-04 16:25:55 +00:00 |
dbaron%dbaron.org
|
55fe44ae76
|
Missed CalcDifference changes in previous patch. r+sr=bzbarsky b=113173
|
2003-10-04 06:36:33 +00:00 |
dbaron%dbaron.org
|
e17398ca75
|
Remove duplication at the end of a comment.
|
2003-10-03 20:12:53 +00:00 |
dbaron%dbaron.org
|
d6a3dc61bd
|
Remove discontinuity at height of 0. b=220266 r+sr=bzbarsky
|
2003-10-02 22:25:28 +00:00 |
bzbarsky%mit.edu
|
8801e97e8f
|
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
notifications). Bug 200931, r=peterv, sr=jst
|
2003-10-02 21:29:40 +00:00 |
dbaron%dbaron.org
|
6d2b1156a2
|
Fix DEBUG bustage. b=113173
|
2003-10-02 02:58:40 +00:00 |
dbaron%dbaron.org
|
19a12727ec
|
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
|
2003-10-01 22:53:56 +00:00 |
bryner%brianryner.com
|
cd60efa8ac
|
Updating my email address
|
2003-09-29 06:04:02 +00:00 |
dbaron%dbaron.org
|
292f1ffbb8
|
Remove LL_TEXTSTARTSWITHNBSP, since it's a partial and broken solution to the problem, and it's in the wrong place. b=187899 r+sr=roc
|
2003-09-28 22:56:08 +00:00 |
stephend%netscape.com
|
ccdcce81da
|
Trivial grammatical comment change (from 'is that when it recurs' to 'in that when it recurs'... r/sr=bz
|
2003-09-28 06:20:24 +00:00 |
dbaron%dbaron.org
|
f98cd462cc
|
Spelling too. b=220464
|
2003-09-28 05:39:03 +00:00 |
dbaron%dbaron.org
|
442d0880ad
|
Fix 80th column violations in code that I just reindented. b=220464
|
2003-09-28 05:35:25 +00:00 |
dbaron%dbaron.org
|
4e84478a04
|
Eliminate excess variables and their baroque (and broken, thanks to the previous checkin) reference counting. b=220464 r+sr=bzbarsky
|
2003-09-28 05:30:09 +00:00 |
bmlk%gmx.de
|
9c4de18f39
|
fieldset frames should report overflow area, bug 96506 r/sr=dbaron
|
2003-09-27 14:53:17 +00:00 |
bmlk%gmx.de
|
08fbb09a8d
|
allow empty row groups in the border collapse access to the cellmap. bug 217769 r/sr=bzbarsky
|
2003-09-27 12:00:56 +00:00 |
jst%mozilla.jstenback.com
|
301b1fedc7
|
Fixing issue raised in bug 215981.
|
2003-09-27 06:24:54 +00:00 |
jst%mozilla.jstenback.com
|
8aa7b563d2
|
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
|
2003-09-27 04:18:26 +00:00 |
bryner%brianryner.com
|
983bfe41ff
|
If we're in the middle of printing when window.close() is called, then defer closing the window until printing completes. This avoids tearing down the presentation while the print engine is still using it. Bug 172921, r=jkeiser, sr=dbaron.
|
2003-09-26 21:45:15 +00:00 |
bzbarsky%mit.edu
|
1ed20c263c
|
Remove bogus 1px adjustment that harkens back to imagelib1. Bug 220174,
r=pavlov, sr=tor
|
2003-09-26 16:43:19 +00:00 |
bzbarsky%mit.edu
|
9c69b01fa8
|
Make charset-detection code work with just a BOM (no @charset rule) in the
sheet. Bug 218915, r=smontagu, sr=dbaron
|
2003-09-25 05:57:28 +00:00 |
bzbarsky%mit.edu
|
0947b9f322
|
Make <select size="0"> act like <select size="1">, and some tweaks to make
<select size="1" multiple> work better. Bug 182681, patch idea from
the_great_spam_bin@yahoo.com (Ari), r=bryner, sr=dbaron
|
2003-09-25 05:44:51 +00:00 |
dbaron%dbaron.org
|
6341da9f4d
|
Fix regression of scrolling attribute and overflow property on frame and iframe elements. Make the two interact correctly according to CSS cascading rules. b=220195 r+sr=bzbarsky
|
2003-09-25 03:55:04 +00:00 |
bzbarsky%mit.edu
|
a5e1d728b9
|
Make userContent.css come after the prefs sheet in the user sheet list (so that
rules in userContent.css can override prefs). Bug 215668, r+sr=dbaron
|
2003-09-24 19:03:06 +00:00 |
bmlk%gmx.de
|
988f310f13
|
include previously removed borderpadding and cellspacing, bug 215629, r=jkeiser sr=dbaron
|
2003-09-24 16:04:54 +00:00 |
bzbarsky%mit.edu
|
c9e744b974
|
Make DOM CSS declarations smaller by mRefCnt, since they are refcounted
together with their DOM rules (except for inline style). Bug 215735,
r+sr=dbaron
|
2003-09-24 03:34:27 +00:00 |
timeless%mozdev.org
|
86e7f0ad6a
|
Bug 220057 Crash using nsBoxObject w/ null mContent
r=roc sr=roc
|
2003-09-24 01:47:46 +00:00 |
uid502
|
6bed557bd4
|
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
|
2003-09-23 17:05:29 +00:00 |
dbaron%dbaron.org
|
a3011ffe64
|
Fix --disable-xul bustage. b=219058
|
2003-09-22 23:52:16 +00:00 |
dbaron%dbaron.org
|
4aa6246297
|
Allow list numbering to work on elements with 'overflow'. b=219716 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=bzbarsky
|
2003-09-22 22:07:48 +00:00 |
timeless%mozdev.org
|
2d778c8fa3
|
Bug 219908 Remove some layout warnings
r=bz sr=dbaron
|
2003-09-22 21:40:12 +00:00 |
rbs%maths.uq.edu.au
|
801212d4a8
|
Left-over from bug 219928, add unicode-bidi:embed as well, per smontagu
|
2003-09-22 21:01:03 +00:00 |
rbs%maths.uq.edu.au
|
1d4eecf1d3
|
Add direction:ltr to mathml.css so that bidi processing has no side-effects, b=219928, r+sr=bz
|
2003-09-22 20:52:26 +00:00 |
dbaron%dbaron.org
|
33b61b03c6
|
Accept :-moz-tree-* pseudo elements with a single colon in them. b=219058 r+sr=bzbarsky
|
2003-09-21 05:21:40 +00:00 |
dbaron%dbaron.org
|
0b02fcbd98
|
My review comments on roc's deCOMtamination patch. b=190735 r+sr=roc
|
2003-09-20 21:31:18 +00:00 |