pjs/layout/svg/base/src
roc+%cs.cmu.edu 6a499f95e2 Backing out 2007-10-01 22:11:24 +00:00
..
resources/content Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc 2007-01-26 23:45:15 +00:00
.cvsignore
Makefile.in Bug 381622 - complete cairo removal from svg. r+sr=roc 2007-05-23 15:42:13 +00:00
nsISVGChildFrame.h Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsISVGGlyphFragmentLeaf.h Bug 345051 - Fix DOS line endings. r+sr=tor 2006-07-19 14:02:43 +00:00
nsISVGGlyphFragmentNode.h Bug 355267 - remove svg fragment tree code. r=longsonr, sr=roc 2006-11-14 00:48:33 +00:00
nsISVGSVGFrame.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsSVGAFrame.cpp 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 07:08:56 +00:00
nsSVGClipPathFrame.cpp Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGClipPathFrame.h Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGContainerFrame.cpp Bug 380448 - simply SVG frame initialization. r=longsonr, sr=roc, a=vlad 2007-08-30 17:01:37 +00:00
nsSVGContainerFrame.h Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGFilterFrame.cpp Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc 2007-09-18 12:09:27 +00:00
nsSVGFilterFrame.h Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGFilterInstance.h Bug 380757 - switch svg filters to thebes. r=jwatt, sr=roc 2007-05-21 21:41:53 +00:00
nsSVGForeignObjectFrame.cpp Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGForeignObjectFrame.h Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGGFrame.cpp Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGGFrame.h Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGGenericContainerFrame.cpp 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 07:08:56 +00:00
nsSVGGenericContainerFrame.h Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
nsSVGGeometryFrame.cpp Bug 380448 - simply SVG frame initialization. r=longsonr, sr=roc, a=vlad 2007-08-30 17:01:37 +00:00
nsSVGGeometryFrame.h Bug 380448 - simply SVG frame initialization. r=longsonr, sr=roc, a=vlad 2007-08-30 17:01:37 +00:00
nsSVGGlyphFrame.cpp Backing out 2007-10-01 22:11:24 +00:00
nsSVGGlyphFrame.h Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGGradientFrame.cpp Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGGradientFrame.h Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
nsSVGImageFrame.cpp Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGInnerSVGFrame.cpp Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGLeafFrame.cpp Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
nsSVGMarkerFrame.cpp Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGMarkerFrame.h Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGMaskFrame.cpp Bug 389498 - <mask> not rendered correctly when scrolling. r=longsonr, sr+a=roc 2007-09-17 15:20:35 +00:00
nsSVGMaskFrame.h Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGOuterSVGFrame.cpp Fixing bug 353460. SVG image has no horizontal scrollbar. r=bzbarsky@mit.edu, sr=roc@ocallahan.org, a=auto (blocking1.9+) 2007-08-30 21:20:41 +00:00
nsSVGOuterSVGFrame.h Bug 380448 - simply SVG frame initialization. r=longsonr, sr=roc, a=vlad 2007-08-30 17:01:37 +00:00
nsSVGPaintServerFrame.cpp Bug 337753 - create SVG paint server base class. r+sr=roc 2006-05-16 15:55:01 +00:00
nsSVGPaintServerFrame.h Bug 388411 - Rationalise SVG frame construction. r+sr=tor,a=dsicore for m8 2007-09-07 09:30:51 +00:00
nsSVGPathGeometryFrame.cpp Bug 392359 - some values of pointer-events not working. 2007-08-30 18:53:05 +00:00
nsSVGPathGeometryFrame.h Bug 392359 - some values of pointer-events not working. 2007-08-30 18:53:05 +00:00
nsSVGPatternFrame.cpp Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc 2007-08-27 23:11:19 +00:00
nsSVGPatternFrame.h Bug 379045 - switch svg patterns to thebes. r=longsonr, sr=roc 2007-04-30 15:53:56 +00:00
nsSVGStopFrame.cpp Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
nsSVGTSpanFrame.cpp Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGTSpanFrame.h Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGTextContainerFrame.cpp Bug 387422 - text clip paths don't work. r=tor,sr=roc,a=dbaron 2007-08-03 08:39:13 +00:00
nsSVGTextContainerFrame.h Bug 387422 - text clip paths don't work. r=tor,sr=roc,a=dbaron 2007-08-03 08:39:13 +00:00
nsSVGTextFrame.cpp Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGTextFrame.h Bug 390193 - incorrect gradient transform inside filter. 2007-08-30 18:45:07 +00:00
nsSVGTextPathFrame.cpp Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
nsSVGTextPathFrame.h Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
nsSVGUseFrame.cpp Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 09:16:02 +00:00
nsSVGUtils.cpp Bug 389498 - <mask> not rendered correctly when scrolling. r=longsonr, sr+a=roc 2007-09-17 15:20:35 +00:00
nsSVGUtils.h Bug 389498 - <mask> not rendered correctly when scrolling. r=longsonr, sr+a=roc 2007-09-17 15:20:35 +00:00
svg.css Override just the border width, not all the border properties. Bug 377584, r+sr=dbaron 2007-05-05 06:22:36 +00:00