dbaron%fas.harvard.edu
755bf45686
Switch to using typesafe way of accessing style data. r=hyatt sr=waterson b=111883
2001-11-28 05:06:17 +00:00
dbaron%fas.harvard.edu
98f72c28f2
Add typesafe functions (global |GetStyleData|) for accessing style data. b=111883 r=pierre sr=hyatt
2001-11-28 05:04:23 +00:00
dbaron%fas.harvard.edu
ce850ae56f
Correct computation of containing block for absolutely positioned elements added dynamically within fixed positioned elements or for which the containing block's element is scrollable. b=111849, 91060 r=waterson sr=attinasi
2001-11-28 04:57:31 +00:00
dbaron%fas.harvard.edu
374cade4e8
Consider the result of |mStyleRuleSupplier->UseDocumentRules| in FileRules to prevent incorrect application of document rules to scrollbars and some form controls. Patch from <fantasai@escape.com>. r=dbaron sr=hyatt b=109808
2001-11-28 04:54:05 +00:00
dbaron%fas.harvard.edu
bf7d3b0667
Fix crash and incorrect calculation of percentage line-height by computing relative to self's font-size rather than parent's font size. r=pierre sr=hyatt b=111405
2001-11-28 04:35:52 +00:00
attinasi%netscape.com
52422779fe
Fix for problem with horizontal auto margins in presence of padding on parent: checkin for arunan_bala@hotmail.com b=20582 r=dbaron sr=attinasi
2001-11-28 01:17:51 +00:00
karnaze%netscape.com
7c27af157d
new regression test, not affecting the build.
2001-11-28 00:55:04 +00:00
karnaze%netscape.com
3fd44567b1
bug 111872 - Keep track of pct height content that overflows a cell on the 3rd pass reflow and Hide it. sr=attinasi, r=alexsavulov
2001-11-28 00:50:08 +00:00
bryner%netscape.com
2ad1135359
removed files: mozilla/layout/xul/base/src/nsObeliskLayout.cpp, mozilla/layout/xul/base/src/nsTempleLayout.cpp, mozilla/layout/xul/base/src/nsMonumentLayout.cpp, mozilla/layout/xul/base/src/nsGridLayout.cpp
2001-11-28 00:46:19 +00:00
mkaply%us.ibm.com
4b6c52a56b
#108280
...
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:58:37 +00:00
alecf%netscape.com
b54ba5fc69
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
2001-11-27 21:13:53 +00:00
timeless%mac.com
06fad455a8
Bugzilla Bug 111606�Want black combo box arrow
...
by neil@parkwaycc.co.uk r=rods sr=attinasi
2001-11-27 15:48:16 +00:00
bzbarsky%mit.edu
6629087552
Make sure the <input type="hidden"> never takes up space by setting it
...
to use display:none (now that it'll submit fine with that setting).
Bug 109847, r=jkeiser, sr=attinasi
2001-11-27 15:36:33 +00:00
dcone%netscape.com
436e0d3c93
Put in a check so backgrounds are not printed. This is temporary until 96870 is fixed. r=rods sr=attinasi
2001-11-27 14:50:35 +00:00
jst%netscape.com
b8f238c153
Fixing the second part of bug 11213. Don't call nsIScriptGlobalObject::SetNewDocument() after leaving print-preview since that well clear the JS scope and cancel all timers that might have queued up while in print-preview mode. Patch by rods@netscape.com, r=peterv@netscape.com, sr=jst@netscape.com
2001-11-27 09:30:15 +00:00
karnaze%netscape.com
82b64534c6
bug 103925 (3rd patch) - display changes in reflow parameters. sr=attinasi.
2001-11-27 01:45:46 +00:00
hewitt%netscape.com
ddbfba57d8
83944 - urlbar history popup should have a max-width, r=ben, sr=hyatt
2001-11-27 00:03:36 +00:00
dp%netscape.com
d94ad17df1
Marking window visible time on startup. Only for MOZ_TIMELINE. r/sr=hyatt
2001-11-26 23:13:36 +00:00
bernd.mielke%snafu.de
311c32ef28
fix a build warning (troy) r=karnaze sr=attinasi
2001-11-25 20:38:30 +00:00
dbaron%fas.harvard.edu
09694b571e
Backing out most of my checkin for bug 109788. b=111710
2001-11-24 23:28:45 +00:00
bernd.mielke%snafu.de
f24f670543
adding table regression testcase not part of the build
2001-11-24 08:02:49 +00:00
roc+%cs.cmu.edu
563ec66cf4
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
2001-11-24 05:37:25 +00:00
dbaron%fas.harvard.edu
6d1c790338
Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type. b=109788 r=hyatt rs=waterson
2001-11-23 04:52:24 +00:00
dbaron%fas.harvard.edu
34638e004a
Fix leak of popup frames (that fans out into leaking entire XUL documents) by creating nsIAnonymousContentCreator anonymous content for the doc element frame before creating frames for the real content children, which should only affect popupsets. b=109671 r=ben sr=hyatt
2001-11-22 21:44:34 +00:00
dbaron%fas.harvard.edu
363e27286d
Fix leak of style contexts from vertical splitters. b=108642 r=hewitt sr=bienvenu
2001-11-22 21:41:47 +00:00
bernd.mielke%snafu.de
3dd92dce97
bug 99923 react correctly on style change reflows targetted at higher frames
...
r=karnaze sr=attinasi
2001-11-22 19:34:59 +00:00
kaie%netscape.com
21b3e32ba6
b=84947 New print dialog for Unix and OS/2
...
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
roc+%cs.cmu.edu
38a0f22173
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
2001-11-22 05:26:32 +00:00
nhotta%netscape.com
c272ea9038
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
2001-11-22 00:13:10 +00:00
karnaze%netscape.com
e7eabe267d
new regression test not affecting the build.
2001-11-21 14:46:39 +00:00
karnaze%netscape.com
e5112115dc
bug 102784 - only start a row on another page if it doesn't fit on the current one if there is less than 5% of the current page space left. sr=attinasi, r=bernd
2001-11-21 14:42:00 +00:00
karnaze%netscape.com
640d129a66
bug 30692 (additional patch) - deal width percent height based contents inside a table cell during an incremental reflow. sr=attinasi, r=alexsavulov
2001-11-21 14:38:40 +00:00
kin%netscape.com
d33f430534
Fix for bug #71979 : <br><hr> inside link displays additional hr upon each mouseover
...
Modified FindFrameWithContent() to skip over sibling :before pseudo frames when
looking for the primary frame for non-splittable-element aContent.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2001-11-21 14:24:59 +00:00
kin%netscape.com
550a6cfbef
Fix for bug #74383 : nsBoxToBlockAdaptor::Reflow() prevents TextArea contents from being reflowed
...
bug #100727:Javascript to modify textarea causes field to go blank/unchangeable
bug #101122 : Textarea sometimes not refreshing correctly (blank space after delete sel., etc.)
bug #107973:Cut and paste in forms is broken
Modified Reflow() so that it allows a reflow to happen during a ResizeReflow
request when the adaptor or it's children are dirty.
r=evaughan@netscape.com sr=attinasi@netscape.com
2001-11-21 14:18:26 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
dbaron%fas.harvard.edu
43129c454a
Bug 109431: Speed up ID selector matching, mainly by using nsDependentString instead of nsAutoString. Patch by rjesup and me. Bug 110815: Avoid an unneeded QI from nsICSSStyleRule to nsIStyleRule, which it inherits. r=jag sr=hyatt
2001-11-21 03:30:44 +00:00
bzbarsky%mit.edu
b6912ae687
Fix scrolling to a frame when the frame is in an abs. pos. element
...
that's not the scrollable view. Bug 111081, r=jkeiser, sr=jst
2001-11-21 03:06:19 +00:00
attinasi%netscape.com
3761588da8
Moving loading and broken image icons to /res b=110384 r=adamlock,sfraser sr=sfraser,waterson
2001-11-20 22:24:33 +00:00
attinasi%netscape.com
484e67aa94
Moving loading and broken image icons to /res for embedding. b=110384 r=adamlock,sfraser sr=sfraser,waterson
2001-11-20 22:21:14 +00:00
bernd.mielke%snafu.de
22bbacda54
remove remote access from regression testcases - not part of the build
2001-11-20 15:26:21 +00:00
joki%netscape.com
d145b192ee
Fix for 108104, prevent key/mouse events from untrusted scripts to spoof UI into thinking it got real native events. r:saari,sr:jst
2001-11-20 08:40:54 +00:00
peterlubczynski%netscape.com
0567cff18e
Fixing using correct attribute or parameter for Java based on tag type, fixes mayscript for Liveconnect. bug 109039 r=av sr=beard
2001-11-20 02:17:21 +00:00
aaronl%netscape.com
3667bef2b8
Bug 109851, bug 108629, bug 109921, bug 109977, bug 109153, bug 109187, bug 109213, bug 109221. Check in latest XUL accessibility support - menus, <colorpicker>, <progressmeter>, <groupbox>, mixed states for checkboxes, buttons that can be 'checked' ie pressed down, fixes extra MSAA events being generated, couldn't see HTML content
2001-11-20 02:05:26 +00:00
karnaze%netscape.com
2fb0059c78
new regression tests, not affecting the build.
2001-11-20 01:27:31 +00:00
karnaze%netscape.com
686efcd206
bug 110566 - get correct cell spacing value when calculating pct height basis on table. sr=attinasi, r=alexsavulov.
2001-11-20 01:21:18 +00:00
karnaze%netscape.com
d398bb4d73
bug 110523 - Get the correct starting row index when inserting a new row in a tbody that is not the first one. sr=atinasi, r=alexsavulov
2001-11-20 00:58:53 +00:00
bzbarsky%mit.edu
875a2f3f41
Check the mimetype on the stylesheet channel and only
...
load the sheet if the type is text/css (strict mode change
only). bug 46225, r=dbaron, sr=attinasi
2001-11-19 20:30:29 +00:00
karnaze%netscape.com
8abfed1483
new regression tests, not affecting the build
2001-11-19 15:52:06 +00:00
karnaze%netscape.com
70142b8022
bug 110474 - fix pixel rounding errors. sr=attinasi, r=bernd
2001-11-19 15:51:28 +00:00