Robert O'Callahan
|
aa8fb5c224
|
Bug 447567. Instead of brutally wiping out effects properties whenever the style context changes for an SVG frame (which wouldn't work for non-SVG frames), create a new style change hint to handle it. r=longsonr,sr=dbaron
|
2008-08-06 12:55:07 +12:00 |
|
longsonr@gmail.com
|
01b9637f7c
|
Bug 423998 - Fix repainting regression(s) and multiple invalidation bugs. r=jwatt,sr=roc,a1.9=blocking1.9+ and beltzner
|
2008-04-08 05:51:19 -07:00 |
|
jwatt@jwatt.org
|
b74560ae07
|
Bug 421584. SVG that is filtered does not repaint correctly when filtered elements change/move. Patch by Robert Longson longsonr@gmail.com, r=jwatt@jwatt.org, sr=roc@ocallahan.org, a=blocking1.9
|
2008-03-19 14:27:33 -07:00 |
|
longsonr@gmail.com
|
25d677831d
|
Bug 377085 - line svg element getBBox() returns bad rect. r+sr=tor,a1.9=blocking1.9+
|
2008-01-27 06:55:53 -08:00 |
|
longsonr@gmail.com
|
0cf4994554
|
Bug 411555 - Text inside filter causing invalidation loop. r=jwat,sr=tor,a1.9=blocking1.9+
|
2008-01-25 01:27:03 -08:00 |
|
tor@cs.brown.edu
|
0b43c94739
|
Bug 376952 - pointer events not working properly when clipPath present. r=longsonr, sr=roc, a=tor
|
2007-12-03 21:11:49 -08:00 |
|
tor@cs.brown.edu
|
36cf5445d1
|
Bug 401112 - filter paint invalidation problems. r=jwatt, sr=roc
|
2007-12-03 08:57:34 -08:00 |
|
longsonr@gmail.com
|
33e3d4f7e7
|
Bug 399360 - Remove unused closure variable. r+sr=tor,a=roc
|
2007-10-21 02:05:41 -07:00 |
|
jwatt@jwatt.org
|
d8ce604db7
|
Re-checkin fix for bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org
|
2007-10-19 04:07:08 -07:00 |
|
reed@reedloden.com
|
a39d0b4b0a
|
Backout jwatt's patch for bug 399863 to help find Tp regression.
|
2007-10-16 17:18:11 -07:00 |
|
jwatt@jwatt.org
|
0b719633f9
|
Fixing bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org
|
2007-10-15 15:10:59 -07:00 |
|
tor@cs.brown.edu
|
feac646416
|
Bug 392359 - some values of pointer-events not working. r=longsonr, sr=roc, a=vlad
|
2007-08-30 11:53:05 -07:00 |
|
tor@cs.brown.edu
|
14c69a8ed5
|
Bug 390193 - incorrect gradient transform inside filter. r=longsonr, sr=roc, a=vlad
|
2007-08-30 11:45:06 -07:00 |
|
longsonr@gmail.com
|
ed3758057c
|
Bug 388295 - Clean up nsSVGPathGeometryFrame: make constructor protected, put methods belonging to the same interface together. r+sr=tor
|
2007-07-24 02:05:37 -07:00 |
|
bzbarsky@mit.edu
|
a4c90a1d9d
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 13:05:45 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
tor@cs.brown.edu
|
2e18506291
|
Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc
|
2007-06-21 08:03:30 -07:00 |
|
tor@cs.brown.edu
|
09f9fb3648
|
Bug 382333 - CTM changes not updating filter invalidation regions.r=longsonr, sr=roc
|
2007-05-29 17:36:02 -07:00 |
|
tor@cs.brown.edu
|
bc62b5fe42
|
Bug 379045 - switch svg patterns to thebes. r=longsonr, sr=roc
|
2007-04-30 08:53:55 -07:00 |
|
longsonr@gmail.com
|
9f0916238d
|
Bug 378900 - Use NS_DECL_NSIMUTATIONOBSERVER macros where possible. r+sr=tor
|
2007-04-27 07:37:15 -07:00 |
|
longsonr@gmail.com
|
ce1411d840
|
Bug 377149 - stop storing mask and clipPath frames. r=tor,sr=roc
|
2007-04-26 01:36:16 -07:00 |
|
longsonr@gmail.com
|
bf485b653e
|
Bug 377834 - make paint server setup return booleans for success/failure. r+sr=tor
|
2007-04-23 02:11:19 -07:00 |
|
tor@cs.brown.edu
|
b3c5a03a7b
|
Bug 376929 - Remove direct use of cairo from SVG path generation.r=jwatt, sr=roc
|
2007-04-16 13:57:09 -07:00 |
|
longsonr@gmail.com
|
7dbbebfc88
|
Bug 376611 - Don't cache marker frames. r=tor,sr=roc
|
2007-04-10 03:19:59 -07:00 |
|
longsonr@gmail.com
|
ea4f81163c
|
Bug 375830 - Have NS_GetxxxFrame functions return the frame. r+sr=tor
|
2007-03-30 02:03:40 -07:00 |
|
longsonr@gmail.com
|
9538c079be
|
Bug 374770 - Simplify nsSVGOuterSVGFrame::IsRedrawSuspended. r+sr=tor
|
2007-03-28 02:41:46 -07:00 |
|
longsonr@gmail.com
|
ff96081fa2
|
Bug 375384 - remove nsSVGUtils::IsSingular. r+sr=tor
|
2007-03-27 05:43:59 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|