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
bmlk%gmx.de
40d0bf55a7
Don't overoptimize when absolute frames are reflown and the containing block should return a MEW. bug 192267 r/sr=dbaron
2003-09-20 11:35:29 +00:00
uid502
c02b615f54
Bug 217201. Make nsTextControlFrame::InitEditor() happen outside of reflow, to prevent content notification flushes and reentrancy. r+rs=dbaron
2003-09-19 15:20:00 +00:00
mkaply%us.ibm.com
eff94a6e1e
#219573
...
r=peterv, sr=bzbarsky
Fix from Josh Aas - remove unused variables in nsSelection.cpp
2003-09-18 18:58:14 +00:00
dbaron%dbaron.org
b57afa4a19
Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky
2003-09-16 22:09:18 +00:00
dbaron%dbaron.org
7e5446f82d
Fix additional regression from bug 86947. b=216736 r+sr=roc
2003-09-16 22:05:47 +00:00
dbaron%dbaron.org
740ed067d1
Remove unneeded nsTextFrame::QueryInterface. b=188618 r+sr=bzbarsky
2003-09-16 22:04:48 +00:00
rbs%maths.uq.edu.au
32f7fa439a
Ongoing sync:ing of some default metadata based on the feedback of users on various platforms (b=21392,120198)
2003-09-16 01:16:49 +00:00
neil%parkwaycc.co.uk
cc6198b276
Bug 216030 InvalidateScrollbar() should be internal to nsTreeBodyFrame r=varga sr=rbs
2003-09-15 11:30:20 +00:00
kyle.yuan%sun.com
0d9d5affee
Bug 215220 Unable to receive caret-move event in HTML document
...
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
2003-09-14 12:56:21 +00:00
mkaply%us.ibm.com
f1b7838133
#210269
...
r=dbaron, sr=dbaron
Checkin for roc - bandaid fix for nsXULElement pageload crash
2003-09-14 12:07:11 +00:00
bryner%brianryner.com
a6a4441867
Make nsSliderFrame realize that its grab has been released due to a deactivate, so that it responds to future mouse events (bug 213122). Also, some general cleanup to nsSliderFrame. r+sr=dbaron.
2003-09-14 01:25:04 +00:00
caillon%returnzero.com
c208b42b93
Bug 215042 - frame source is not shown
...
Patch from bzbarsky@mit.edu
r+sr=roc@ocallahan.org
2003-09-13 19:42:43 +00:00
dbaron%dbaron.org
cb01f2577b
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
2003-09-13 19:18:52 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
bmlk%gmx.de
e9d56068b3
build fix take 2
2003-09-13 17:34:10 +00:00
bmlk%gmx.de
a949628fdd
fix for broken build on mac
2003-09-13 17:14:15 +00:00
bmlk%gmx.de
319dc13e5c
overflow area implementation for table frames, bug 173277 r=jkeiser sr=dbaron
2003-09-13 16:26:30 +00:00
bmlk%gmx.de
ef1b9d43d9
overflow area implementation for table frames (infrastructure), bug 173277 r=jkeiser sr=dbaron
2003-09-13 16:21:41 +00:00