Граф коммитов

500 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 7f3a28046d Fix leak in nsSVGUtils::GetCoordContextProvider. Bug 352295, r=tor, sr=roc 2006-09-12 18:37:05 +00:00
tor%cs.brown.edu 5f9199a263 Bug 350059 Allow cairo.h usage in nsSVGUtils.h. r+sr=roc 2006-09-11 15:26:19 +00:00
tor%cs.brown.edu d00e0ed9e8 Bug 351738 - remove nsISVGRendererSurface usage from nsSVGImageFrame.
r+sr=roc
2006-09-11 15:16:43 +00:00
cbiesinger%web.de a0791fb0bb backing out patch for Bug 349879 since it turned creature red 2006-09-09 03:57:03 +00:00
longsonr%gmail.com cadc9b51db Bug 349879 - nsSVGGlyphFrame.cpp code consolidation. r=tor, sr=roc 2006-09-08 14:31:29 +00:00
longsonr%gmail.com c56c77c39d Bug 351570 - improve nsSVGPatternFrame encapsulation. r=tor, sr=bzbarsky 2006-09-08 13:54:05 +00:00
longsonr%gmail.com f25097377f Bug 351384 - improve nsSVGGradientFrame encapsulation. r=tor, sr=bzbarsky 2006-09-08 13:19:47 +00:00
longsonr%gmail.com 28dcfe891e Bug 351297 - textPath elements must have text element parents r=tor,sr=roc 2006-09-08 12:27:27 +00:00
longsonr%gmail.com c649d543a5 Bug 350581 - Remove nsSVGCairoGlyphGeometry.h. r+sr=tor 2006-08-31 12:29:29 +00:00
tor%cs.brown.edu ebe9831255 Bug 347437 - Marker elements sometimes point backwards.
Patch by amenzie@us.ibm.com, r=tor, sr=bz
2006-08-30 20:29:45 +00:00
tor%cs.brown.edu 97a226473c Bug 348296 - stop exponential amount of wasted work for nested svg
without a viewBox specified.  r+sr=roc
2006-08-30 18:38:10 +00:00
pedemont%us.ibm.com 9ab4bf6929 Bug 339863 - Scriptable SVG interfaces inherit from non-scriptable interfaces. Missed one file in my original check in. r=tor 2006-08-24 20:00:10 +00:00
tor%cs.brown.edu 534787a02a Bug 347245 - Remove nsSVGCairoGlyphGeometry. r=longson, sr=roc 2006-08-23 18:16:15 +00:00
longsonr%gmail.com d59c6344f6 Bug 348610 - Cairo degenerate path values are in device units. r=tor, sr=roc 2006-08-17 10:36:40 +00:00
tor%cs.brown.edu ee7ced5968 Bug 345488 - transform from path applied to textPath at wrong time.
r=longson, sr=roc
2006-08-08 04:26:26 +00:00
tor%cs.brown.edu 59eacee13b Bug 347374 - pointer events not working on unpainted geometry, events
not respecting fill rule or dasharray.  r+sr=roc
2006-08-07 16:41:58 +00:00
tor%cs.brown.edu 5e878105b5 Bug 345488 - transform from path not applied to textPath. r=longson, sr=roc 2006-08-04 15:15:07 +00:00
longsonr%gmail.com af3aeda863 Bug 290766 - Use CallQueryInterface in frame code. r=tor, sr=bzbarsky 2006-08-02 08:42:26 +00:00
longsonr%gmail.com 674de4d947 Bug 329848 - Replace invalid transform-attribute parse error assertion by Error Console log r=bzbarsky,sr=tor 2006-07-27 11:58:05 +00:00
tor%cs.brown.edu 4a0403c8b3 Bug 345511 - remove nsISVGMaskFrame. r+sr=roc 2006-07-25 18:29:10 +00:00
mozilla%weilbacher.org 42378d3c40 [OS/2] Bug 342644: Get SVG/Canvas working again on OS/2, r=tor, sr=mkaply 2006-07-24 23:28:29 +00:00
longsonr%gmail.com 2a358289ae fixing bustage from Bug 343760 2006-07-24 16:48:01 +00:00
longsonr%gmail.com daf5a3d6c1 Bug 343760 - Don't copy nsITextContent into glyph frames. r=tor, sr=roc 2006-07-24 14:20:23 +00:00
tor%cs.brown.edu 9e2bf17ee9 Bug 345390 - Remove nsISVGClipPathFrame. r+sr=roc 2006-07-21 14:58:57 +00:00
tor%cs.brown.edu 1386cfc776 Bug 343755 - missing include causing OS-X build problem. r+sr=roc 2006-07-19 21:26:37 +00:00
tor%cs.brown.edu 5cdd9dea72 Bug 344892 - make sure we use the right context for glyph frames when
calculating stroke width.  r=scooter, sr=roc
2006-07-19 14:46:50 +00:00
tor%cs.brown.edu 20dde96fc5 Bug 344749 - remove paint server properties before svg geometry frame
is deleted.  r+sr=roc
2006-07-19 14:44:51 +00:00
tor%cs.brown.edu 560dbd6078 Bug 344904 - make sure state bits are set correctly for marker frame
to prevent crash. r+sr=roc
2006-07-19 14:42:27 +00:00
longsonr%gmail.com aa19f282ee Bug 345051 - Fix DOS line endings. r+sr=tor 2006-07-19 14:02:43 +00:00
longsonr%gmail.com 909b4b2063 Bug 314707 - SVG Font Size Printing Error. r=tor, sr=roc 2006-07-19 12:40:05 +00:00
longsonr%gmail.com 977c9b1cef Bug 344898 - Crash removing text from textPath. r=tor, sr=roc 2006-07-19 12:33:35 +00:00
longsonr%gmail.com 14a2546e99 Bug 344887 - ASSERTION: Don't try to move the root widget to something non-zero. r=tor, sr=roc 2006-07-19 12:27:41 +00:00
cvshook%sicking.cc 3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
jwatt%jwatt.org 671bed7264 Fixing bug 345051. DOS line endings were checked into nsSVGGlyphFrame.h rev 1.9. r+sr=tor@acm.org 2006-07-18 15:49:47 +00:00
jwatt%jwatt.org e6d733c9a8 Fixing bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>, r=jwatt@jwatt.org, sr=tor@acm.org 2006-07-14 18:06:51 +00:00
longsonr%gmail.com 9ecdbc9477 Bug 343774 - Remove glyph metrics interfaces. r=tor,sr=roc 2006-07-14 13:32:01 +00:00
tor%cs.brown.edu 32ded31b10 Bug 344173 - Unbounded inner <svg> not showing. r+sr=roc 2006-07-12 15:36:23 +00:00
tor%cs.brown.edu b4a3da9a05 Bug 340859 - Implement pathLength attribute.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-11 15:52:15 +00:00
longsonr%gmail.com 42bc95b8a1 Bug 343250 - Still have interface map entries for nsSupportsWeakReference. r+sr=tor 2006-07-06 15:47:58 +00:00
longsonr%gmail.com 018f7cbac4 Bug 343221 - ASSERTION: didn't find frame to delete putting overflow:hidden on svg circle. r=tor,sr=roc 2006-07-06 15:45:44 +00:00
tor%cs.brown.edu 9cee9df3b8 Bug 342874 - Use covered region to minimize svg painting. r+sr=roc 2006-06-30 19:19:42 +00:00
mats.palmgren%bredband.net 153ab238ca Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky 2006-06-29 02:32:36 +00:00
tor%cs.brown.edu 0cc907bef0 Build bustage fix from bug 341257. 2006-06-28 22:26:39 +00:00
tor%cs.brown.edu d6dcd635b1 Forgot to change UUID for bug 341257. 2006-06-28 22:08:43 +00:00
tor%cs.brown.edu 643971552f Bug 341257 - clipPath not correctly checking for nontrivial situations
and not informing children that the CTM has changed.  r=scootermorris, sr=roc.
2006-06-28 22:04:48 +00:00
longsonr%gmail.com bea6a3f15c Bug 341638 - Rationalise nsSVGTextFrame, nsSVGTextPathFrame and nsSVGTSpanFrame. r=tor,sr=roc 2006-06-28 15:23:40 +00:00
longsonr%gmail.com fe6dc2ae0b Bug 342726 - Reduce nsSVGPatternFrame and nsSVGMaskFrame memory usage. r=tor,sr=roc 2006-06-28 12:32:26 +00:00
tor%cs.brown.edu 8b3428ca1a Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc 2006-06-27 22:54:31 +00:00
tor%cs.brown.edu 967aaf6f53 Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
2006-06-21 19:35:59 +00:00
tor%cs.brown.edu 3f9980a5fd Bug 342200 - Remove nsSVGPathGeometryFrame subclasses. r+sr=roc 2006-06-21 15:42:28 +00:00