alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
bernd.mielke%snafu.de
37c7407f02
debug docs not part of the build
2002-06-06 19:19:16 +00:00
cbiesinger%web.de
b73ad2b455
bug 148787 patch by hixie r=dbaron sr=roc+moz
...
Clicked links don't go red (prefs style sheet is overriding UA style sheet)
2002-06-04 19:44:53 +00:00
kmcclusk%netscape.com
0a88931ae5
Dispatch (WIN32 only) and handle a new cross platform message NS_SYSCOLORCHANGE. bug 143174. r=rods sr=roc
2002-06-04 17:47:54 +00:00
cbiesinger%web.de
1a92e0f845
bug 8031 r=tor sr=dveditz
...
XBM support
2002-06-04 08:48:12 +00:00
roc+%cs.cmu.edu
7ff5e00b9e
Bug 142461. Make sure clipped views are not marked transparent. r=kmcclusk,sr=waterson
2002-06-04 04:44:03 +00:00
bernd.mielke%snafu.de
27e0af3e22
no math with NS_UNCONSTRAINEDSIZE please, bug 14862 r=karnaze sr=roc+moz
2002-06-04 04:37:06 +00:00
jkeiser%netscape.com
38cc71b5f1
Hellooooo Mac.
2002-06-04 03:53:05 +00:00
jkeiser%netscape.com
d01d0e06e2
Rest of patch (partial commit before). Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 02:34:30 +00:00
jkeiser%netscape.com
3e2a1902ca
Rest of patch (partial commit before). Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 02:00:34 +00:00
jkeiser%netscape.com
b3be2089fb
Mac bustage fix.
2002-06-04 01:52:10 +00:00
jkeiser%netscape.com
4d507d3aff
Remove nsFormFrame forever. bug 125578, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-06-04 00:44:04 +00:00
kin%netscape.com
3e3177eb8e
Fix for bug 138573 (hitting return in list item causes list problems; workaround is to refresh)
...
Modified SlideLine() to use the combined area instead of the linebox
bounds when invalidating. This makes sure that we invalidate the
area occupied by the list bullets/ordinals.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2002-06-03 21:35:54 +00:00
bernd.mielke%snafu.de
33656786ba
bug 148240, percent text-indent should not be computed for NS_UNCONSTRAINEDSIZE
...
parent width. r=dbaron sr=waterson
2002-06-03 18:35:04 +00:00
dbaron%fas.harvard.edu
d3867266eb
Make quirk stylesheet assertion |#ifdef DEBUG_dbaron| until I figure out why it's firing. b=147691 r=hwaara sr=waterson
2002-06-03 18:26:18 +00:00
bryner%netscape.com
1be093bdfb
Removing obsolete files (old imagelib cruft). r=pavlov, not part of the build.
2002-06-02 06:01:26 +00:00
karnaze%netscape.com
b79f54df84
new regression tests, not affecting the build.
2002-05-31 14:53:34 +00:00
karnaze%netscape.com
db9173f46c
bug 144024 - Don't store first in flow row groups and rows in map border iterator. Use row group of first in flow row group when accessing offset for borders. sr=attinasi, r=alexsavulov
2002-05-31 14:40:51 +00:00
karnaze%netscape.com
cd9868e5d0
bug 1458423 - don't repeat a thead or tbody that is continued. sr=attinasi, r=alexsavulov.
2002-05-31 14:32:38 +00:00
roc+%cs.cmu.edu
6f4e473b18
Bug 50623. Don't forget background styles inherited from the initial context. This has the effect of making FRAME/IFRAME documents transparent by default. Also, make FRAME/IFRAME elements paint any background styles set on them. r=dbaron,sr=waterson
2002-05-31 03:20:23 +00:00
smontagu%netscape.com
42d9a13a9b
Fix for bug 147183: Text shown inside JavaScript under title in IOL.co.il is aligned LTR rather than RTL. r=hixie, sr=jst
2002-05-29 19:42:07 +00:00
bernd.mielke%snafu.de
605e1e230b
removal of debug cruft bug 146474 r=karnaze sr=attinasi
2002-05-29 18:55:34 +00:00
dbaron%fas.harvard.edu
30dcd428ab
Convert the 4 tables of the RuleHash from nsHashtable to pldhash. Encapsulate the differences between tables, and the quirks/strict differences within the id and class tables, in the 6 sets of hashtable ops. Remove mCaseSensitive member and related code from AtomKey and remove nsInt32Key completely. Null-terminate lists of RuleValues rather than using a special mEndValue, and build the lists in the reverse order (reversing the meaning of their index). Store universal rules in their own list rather than using magic key. b=112318 sr=waterson r=brendan
2002-05-29 00:49:44 +00:00
karnaze%netscape.com
b139423276
new regression tests, not affecting the build.
2002-05-28 23:44:53 +00:00
karnaze%netscape.com
1faf4c0592
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
2002-05-28 22:50:43 +00:00
dbaron%fas.harvard.edu
c5d1b20120
Fix FindPrimaryFrameFor regression: when previous sibling is out-of-flow, start search from previous sibling's placeholder. b=145224 sr=waterson r=bzbarsky
2002-05-26 17:07:07 +00:00
dbaron%fas.harvard.edu
e6315d638a
Clear the undisplayed content map before calling SetDocument(null), which can cause some XBL content to be destroyed without notifications, leaving dangling pointers in the undisplayed map. b=145737 r=bzbarsky sr=waterson
2002-05-26 17:03:42 +00:00
shanjian%netscape.com
7f5900aa67
#142562 problem with <td align=right or align=center
...
We are observing langGroup in some place while ignor it in others. This patch
make all font metrics call consistent. nsIRenderingContext API is change to
make things neat.
r=rbs, sr=waterson
2002-05-24 20:11:14 +00:00
dbaron%fas.harvard.edu
8d231a5fae
Ensure that the quirks stylesheet is enabled/disabled before we start creating frames so that we don't have to build the rule cascade twice. Remove old compatibility mode pref that only controlled a small part of what it should have. b=141261 sr=waterson r=jst
2002-05-23 23:09:31 +00:00
smontagu%netscape.com
a46e2b6d10
Fix for memory leak. Bug 145153, r=mkaply, sr=waterson
2002-05-23 22:03:19 +00:00
waterson%netscape.com
84901d3ed5
Bug 145272. Handle incremental reflows that are targeted at a child of a caption frame. r=karnaze, sr=jst
2002-05-23 18:51:02 +00:00
rods%netscape.com
c2d186a7fa
temporary patch to the forms controls to ignore mouse events when in
...
printpreview until Bug 124990 gets fixed (radio and checkbox doesn't need the fix)
this code will be removed via bug 146399
Bug 129002 r=dcone sr=attinasi
2002-05-23 11:25:58 +00:00
rods%netscape.com
503207a2ce
The allows TAB events to be processed. This seems to work fine, because the
...
forms controls can never get focus. I did a lot of testing and the focus goes
to the toolbar and doesn't go to any forms controls.
Bug 145388 r=dcone sr=attinasi
2002-05-23 10:48:37 +00:00
jst%netscape.com
1075a3f80d
Fixing bug 146034. Getting rid of nsHTMLIIDs.{h,cpp}. r=jfrancis@netscape.com, sr=rpotts@netscape.com
2002-05-23 00:00:34 +00:00
attinasi%netscape.com
eb023e0217
Very High Level (tm) Layout Documentation. Work In Progress, not part of any build or product. Cheers, mates!
2002-05-22 21:07:29 +00:00
jdunn%netscape.com
a43cd20380
changing false to PR_FALSE
...
r=james.turner@crocodile-clips.com , bbaetz@student.usyd.edu.au
2002-05-22 13:17:13 +00:00
rods%netscape.com
b66bf63fcf
patch to clamp to 1/10th of the largest dimension of a page - very low risk. I
...
think it is unrealistic that the smaller dim of the page would be less than 1/5
of the larger dimension. (and remove unneeded call to get the presshell)
Bug 145976 r=dcone sr=attinasi
2002-05-22 11:32:00 +00:00
dbaron%fas.harvard.edu
d2188e6086
Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. b=96813 r=jkeiser sr=jst
2002-05-22 00:14:51 +00:00
attinasi%netscape.com
2e6a55a93f
Added How-To doc on debugging table reflow (provided by Bernd - Thanks!)
2002-05-21 23:12:06 +00:00
attinasi%netscape.com
06842a75a2
Some Table Debugging guidelines. Documentation only, not part of any build, product or gooseberry pie.
2002-05-21 23:06:15 +00:00
rods%netscape.com
b9efd96eca
unregisters the focus listener after a new one is installed.
...
Bug 145388 r=dcone sr=jst
2002-05-21 19:37:28 +00:00
glazman%netscape.com
6f04b18617
fixing brad Tbox warning; b=142019, r=bzbarsky, sr=jst
2002-05-21 13:33:25 +00:00
rods%netscape.com
a0cd08f23a
The problem here is the "edge" prefs are now preficed with the printer name,
...
and the nsPrintOptions know how to convert the printer name, so we need to add
a helper method to nsIPrintOptions.idl so the nsSimplePageSeq can get the properly named value.
Bug 140669 r=dcone sr=attinasi
2002-05-21 10:53:45 +00:00
glazman%netscape.com
8b99db659f
output of CSS border and background shorthand properties was buggy ; the new code implements a proposal by Hixie that tries to output the minimal number of properties.
...
b=142019, r=bzbarsky, sr=jst
2002-05-21 08:16:42 +00:00
jst%netscape.com
262f28f900
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
2002-05-20 22:47:02 +00:00
ben%netscape.com
33958c40a1
Check in Michiel van Leeuwen's patch for bug 135076 that fixes the problem where you get scroll arrows in submenus when the submenus are initially opened so close to the bottom of the screen that their position is adjusted to make them fit on screen. r=bryner, sr=ben.
2002-05-20 09:04:25 +00:00
peterlubczynski%netscape.com
15bc672feb
Removing extra line that sneaked in
2002-05-20 04:02:12 +00:00
peterlubczynski%netscape.com
c773201d06
Fixing last checkin for bug 120875, hiding plugin for tabs, r=bnesse sr=beard
2002-05-20 03:29:48 +00:00
dbaron%fas.harvard.edu
71e2043a88
Limit the quirk that prevents dynamic pseudo-classes from applying to quirks mode, to :hover and :active only, and to a stricter definition of global selectors, since we no longer have to worry about performance problems. b=96984 sr=attinasi r=bzbarsky
2002-05-19 02:05:29 +00:00
rods%netscape.com
4b6abec9c0
printing properties must be moved to global jar
...
Bug 138026 r=dcone sr=attinasi
2002-05-18 12:02:21 +00:00