sharparrow1@yahoo.com
|
cb9725f051
|
Bug 371991: Stop requiring a reframe for fixed backgrounds. r+sr=roc.
|
2007-02-27 22:03:26 +00:00 |
|
sharparrow1@yahoo.com
|
34a122b207
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
|
sharparrow1@yahoo.com
|
2da748b9c2
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
|
longsonr@gmail.com
|
f72ad54add
|
Bug 368703 � Some methods in layout/style could be const r+sr=dbaron
|
2007-01-31 13:59:26 +00:00 |
|
longsonr@gmail.com
|
0ecf382f71
|
Bug 307708 � filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc
|
2007-01-30 13:19:55 +00:00 |
|
cvshook@sicking.cc
|
e80f1dba4e
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
|
roc+@cs.cmu.edu
|
27f54d87ad
|
Bug 366880. -moz-column-gap should support 'normal', which should be the initial value. r+sr=dbaron
|
2007-01-17 03:25:38 +00:00 |
|
tor@cs.brown.edu
|
9a736cf0f0
|
Bug 326143 - floodColor and floodOpacity should be non-inherited
properties. r=dbaron
|
2007-01-09 20:40:09 +00:00 |
|
longsonr@gmail.com
|
f0d28e5bea
|
Bug 264132 � Implement fallback for SVG paint servers r=dbaron,sr=tor
|
2007-01-09 11:02:17 +00:00 |
|
tor@cs.brown.edu
|
b01dcfacaa
|
Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
|
2007-01-08 16:48:56 +00:00 |
|
masayuki@d-toybox.com
|
8246927b8c
|
Bug 287624 ? round CSS border widths to nearest pixel r+sr=dbaron
|
2006-12-27 14:21:43 +00:00 |
|
dbaron@dbaron.org
|
13db671d0b
|
Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc
|
2006-12-13 23:04:57 +00:00 |
|
dbaron@dbaron.org
|
d21cb374bd
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
|
sayrer@gmail.com
|
afe25bfd0a
|
bug 361005. remove nsCRT::strdup from layout. r+sr=bz
|
2006-11-17 01:49:06 +00:00 |
|
bzbarsky@mit.edu
|
241a97610d
|
Null-check the frame before trying to work with it. Bug 315483, patch by jpl24
<jlurz24@gmail.com>, r+sr=bzbarsky
|
2006-07-18 19:33:55 +00:00 |
|
dbaron@dbaron.org
|
bdeea6cda8
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
|
tor@cs.brown.edu
|
3c86619c93
|
Bug 316764 - implement <mask> and fix <clipPath> for multiple
overlapping children. r=scootermorris
|
2006-01-20 17:00:43 +00:00 |
|
bzbarsky@mit.edu
|
a6e74cae6d
|
Fix crashes on restyling of a node with a broken URI in content:. Bug 308890,
patch by Mats Palmgren <mats.palmgren@bredband.net>, r+sr=dbaron
|
2005-09-20 02:02:21 +00:00 |
|
cbiesinger@web.de
|
c9534d6a92
|
bug 287837 r+sr=bz
- handle "normal" as valid unit for line-height
- default the values for -moz-outline-radius and -moz-border-radius to 0,
instead of null.
|
2005-09-19 15:47:26 +00:00 |
|
tor@cs.brown.edu
|
d0df8f3f9d
|
Bug 301234 - implement subset of SVG filters. r=scooter
|
2005-09-06 22:30:40 +00:00 |
|
cbiesinger@web.de
|
832526704b
|
bug 292998
- move textZoom storage to the prescontext from the documentviewer
- copy the textZoom between document viewers for fastback
r=bryner sr=dbaron
|
2005-08-13 11:54:22 +00:00 |
|
dbaron@dbaron.org
|
74365f5a11
|
Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
|
2005-07-01 04:29:42 +00:00 |
|
aaronleventhal@moonset.net
|
a1252af0af
|
Bug 290352. Fix show/hide events, and anything dependent on those such as DHTML sub sub menus, alerts and progress bars. r=louie.zhao, sr=bz, a=asa
|
2005-06-10 13:57:27 +00:00 |
|
aaronleventhal@moonset.net
|
b9a1cbed8c
|
Bug 280498. Invalidate accessibility subtree for frame visibility/display style changes. r=bz, sr=roc, a=asa
|
2005-05-03 03:46:51 +00:00 |
|
bzbarsky@mit.edu
|
90a0895a97
|
Actually address the review comments on bug 290377... r+sr=dbaron, a=asa
|
2005-04-30 05:16:21 +00:00 |
|
bzbarsky@mit.edu
|
9d506b60da
|
Fix border width inheritance by keeping track of both the border width we'd
have if our style were not none/hidden and the actual computed border width.
Bug 290377, r+sr=dbaron, a=asa
|
2005-04-29 15:44:38 +00:00 |
|
bzbarsky@mit.edu
|
ab495cc04b
|
Fix difference calculations for the border struct some more. Bug 290362,
r+sr=dbaron, a=asa
|
2005-04-15 16:56:05 +00:00 |
|
tor@cs.brown.edu
|
6d5c02b904
|
Bug 277135 - addressing svg style sr comments. r=scooter, sr=dbaron
|
2005-04-04 21:42:26 +00:00 |
|
dbaron@dbaron.org
|
4a88021355
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
|
dbaron@dbaron.org
|
b1497c8162
|
Consolidate and deCOMtaminate parsing and storage of media lists. b=156716 r+sr=bzbarsky
|
2005-03-30 00:36:57 +00:00 |
|
mats.palmgren@bredband.net
|
acd42ad508
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
|
bzbarsky@mit.edu
|
729ff97c51
|
Make the nsStyleBorder constructor be smarter about setting default border
style; nix the unnecessary BORDER_STYLE_DEFINED stuff. Bug 279156, r+sr=dbaron
|
2005-02-18 06:09:36 +00:00 |
|
tor@cs.brown.edu
|
ad25976c22
|
Bug 193825 - <svg:clipPath> implementation.
r=scooter, sr=dbaron for shared moz files.
|
2005-01-25 03:55:03 +00:00 |
|
bzbarsky@mit.edu
|
6808b40ad5
|
Fix test for none/hidden border styles to work correctly. Bug 275139, r+sr=dbaron
|
2005-01-20 16:49:57 +00:00 |
|
cbiesinger@web.de
|
fbdf1319d5
|
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
|
2004-12-30 21:56:11 +00:00 |
|
cbiesinger@web.de
|
c5bcfd8cfb
|
263671 make nsStyleUserInterface::CalcDifference return correct style hints if
more than one property differs. also handle dynamic cursor changes correctly.
r+sr=bz
|
2004-12-28 13:48:25 +00:00 |
|
tor@cs.brown.edu
|
6b90fd9660
|
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
|
2004-12-09 03:16:15 +00:00 |
|
bzbarsky@mit.edu
|
1d162d9f1e
|
Fix asserts by making sure that border-spacing is always computed to coord
values. Bug 270325, r+sr=dbaron
|
2004-11-30 18:30:58 +00:00 |
|
roc+@cs.cmu.edu
|
f8a402e79b
|
Bug 271869. mBorderWidths need not be per-nsStyleBorder/nsStyleOutline, put it in the prescontext instead. r+sr=dbaron
|
2004-11-26 18:40:58 +00:00 |
|
bzbarsky@mit.edu
|
b7d324424c
|
Add a utility method for finding the containing block to nsHTMLReflowState, and
make use of it in fixing the text-decoration drawing on blocks to deal with
negative text-indent. Bug 263374, r+sr=dbaron
|
2004-11-25 02:43:28 +00:00 |
|
tor@cs.brown.edu
|
a3166aaf62
|
Bug 103294 - improve parsing of SVG stroke-dasharray property. r+sr=bz
|
2004-11-09 18:19:28 +00:00 |
|
aaronleventhal@moonset.net
|
83234e98f1
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
|
dbaron@dbaron.org
|
389ae5fa02
|
Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa
|
2004-10-24 04:32:21 +00:00 |
|
tor@cs.brown.edu
|
2afdbb439a
|
Bug 244917 - implement SVG gradients. Patch by scootermorris@comcast.net.
r=sicking,afri,tor,jwatt. Shared mozilla code sr=tor,dbaron.
|
2004-10-14 23:02:53 +00:00 |
|
roc+@cs.cmu.edu
|
3dd1cd4644
|
Bug 251162. Landing experimental implementation of CSS3 columns. r+sr=dbaron
|
2004-10-08 12:17:10 +00:00 |
|
bzbarsky@mit.edu
|
d89238f90f
|
Add debug MaxDifference() function to style structs and add some asserts in
style context code to catch structs that are returning unexpected or bogus
hints. Bug 258910, r+sr=dbaron
|
2004-10-01 03:33:05 +00:00 |
|
dbaron@dbaron.org
|
bbc8c215c1
|
Fix VC7 bustage. b=258793
|
2004-09-13 20:40:46 +00:00 |
|
dbaron@dbaron.org
|
9921526bf4
|
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
|
2004-09-05 00:04:04 +00:00 |
|
dbaron@dbaron.org
|
0ee0dd0b76
|
Backout the CSS parts of bug 72747 to see if that fixes the Tp regression.
|
2004-08-26 22:35:38 +00:00 |
|
dbaron@dbaron.org
|
f2ad5967af
|
Implement 'overflow-x' and 'overflow-y' CSS properties, long implemented by IE for Windows and proposed for CSS3. Implement scrolling='yes' and equivalents on frame and iframe. Various pieces of related cleanup (see comment 22 in bug). b=72747 r+sr=roc
|
2004-08-26 17:11:20 +00:00 |
|