dbaron%dbaron.org
|
2afd699c4e
|
Separate sheet URI and base URI for style attributes and for CSS parsing from DOM APIs. b=258707 r+sr=bzbarsky
|
2004-09-10 23:31:48 +00:00 |
tor%cs.brown.edu
|
2a2ab24b3d
|
Bug 257195 - relative URIs in <svg:script> not working. r=sicking, sr=jst
|
2004-08-30 15:55:36 +00:00 |
tor%cs.brown.edu
|
bebed20232
|
Bug 216563 - implement <svg:switch>.
Patch by scootermorris@comcast.net, r=afri, sr=dbaron
|
2004-08-23 23:29:08 +00:00 |
tor%cs.brown.edu
|
0c326e84e7
|
Bug 216563 - implement <svg:switch>.
Patch by scootermorris@comcast.net, r=afri, sr=dbaron
|
2004-08-23 21:10:39 +00:00 |
bryner%brianryner.com
|
180b0b7373
|
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
|
2004-08-20 20:34:37 +00:00 |
peterv%propagandism.org
|
8d23023aab
|
Backout part of the fix for bug 27382 to try to undo Tp regression.
|
2004-08-10 16:16:58 +00:00 |
peterv%propagandism.org
|
45682cc199
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). r/sr=jst.
|
2004-08-10 10:22:36 +00:00 |
tor%cs.brown.edu
|
30b7993601
|
Bug 234789 - SVG text ignores font-size if no unit specified.
Patch by scootermorris@comcast.net, r=tor, sr=dbaron.
|
2004-08-10 00:02:47 +00:00 |
tor%cs.brown.edu
|
cbd43e7eef
|
Bug 243536 - Remove NS_NOTYETIMPLEMENTED from nsSVGTransformList.cpp.
Patch by jonathan.watt@strath.ac.uk, r=afri.
|
2004-08-09 15:21:06 +00:00 |
tor%cs.brown.edu
|
92e47fa4f7
|
Bug 243536 - Remove NS_NOTYETIMPLEMENTED from nsSVGTransformList.cpp.
Patch by jonathan.watt@strath.ac.uk, r=afri.
|
2004-08-09 14:44:54 +00:00 |
alex%croczilla.com
|
a6f43925be
|
Convert 'missing context' errors to warnings. SVG only - not part of default builds.
|
2004-08-08 13:47:27 +00:00 |
alex%croczilla.com
|
1ad86b4749
|
Remove benign assertion, add comment & warning instead. SVG only - not part of default builds.
|
2004-08-08 13:44:03 +00:00 |
alex%croczilla.com
|
8a3b46b5f3
|
Move default args to constructor declaration. Fixes Windows build problem. SVG only - not part of default builds.
|
2004-08-06 23:17:55 +00:00 |
alex%croczilla.com
|
d28fba9776
|
Bug #252637: Implement inner <svg> elements. r=tor, sr=dbaron for nsCSSFrameConstructor changes. SVG only - not part of default builds.
|
2004-08-05 09:01:13 +00:00 |
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
bryner%brianryner.com
|
0fd21c3872
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
tor%cs.brown.edu
|
3282a5440d
|
Bug 242234 - svg onload attribute not working. r=sicking
|
2004-07-23 19:00:11 +00:00 |
tor%cs.brown.edu
|
f463a3d401
|
Bug 249048 - Implement SVG exceptions.
p=jonathan.watt@strath.ac.uk, r=afri, sr=peterv
|
2004-07-22 18:34:36 +00:00 |
tor%cs.brown.edu
|
e091eb70b5
|
Bug 242234 - svg event attributes.
Original patch by sicking, r=bryner, sr=jst
|
2004-07-22 16:38:05 +00:00 |
alex%croczilla.com
|
312f4e9938
|
Bug#249415: Fix redraw for setAttribute('viewBox',...). r=jwatt. SVG only - not part of default builds.
|
2004-07-21 06:38:52 +00:00 |
gerv%gerv.net
|
851d4ad021
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 18:13:26 +00:00 |
dbaron%dbaron.org
|
a278b260f5
|
Trim unneeded includes to speed up compilation. b=64023 r+sr=jst
|
2004-07-16 06:32:16 +00:00 |
dbaron%dbaron.org
|
ff7dc97e78
|
Use NULL like everyone else.
|
2004-07-14 22:14:59 +00:00 |
tor%cs.brown.edu
|
be84fdf585
|
Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
|
2004-07-06 22:52:03 +00:00 |
alex%croczilla.com
|
43e81e47bf
|
Fix scoping in nsSVGSVGElement.cpp. Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default builds.
|
2004-07-01 15:32:56 +00:00 |
alex%croczilla.com
|
9d0a4a5eca
|
Bug#111496: Implement preserveAspectRatio. Checkin for <jonathan.watt@strath.ac.uk>. SVG only - not part of default builds. r=afri, sr=jst for dom/ changes.
|
2004-07-01 08:10:34 +00:00 |
peterv%propagandism.org
|
a7908e751a
|
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
|
2004-06-25 12:26:02 +00:00 |
tor%cs.brown.edu
|
7e261217c0
|
Bug 246857 - implement <svg:defs>. r=afri. Not in default build.
|
2004-06-23 18:14:04 +00:00 |
alex%croczilla.com
|
4eed77371f
|
Bug#247964: Add missing nsMemory::Free() (+whitespace fixes). Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default build.
|
2004-06-21 16:58:51 +00:00 |
alex%croczilla.com
|
43372b4e11
|
Bug#164049: Fix SVGTransform.setMatrix(null) crash. Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default builds.
|
2004-06-17 19:48:18 +00:00 |
roc+%cs.cmu.edu
|
0f4150a4e5
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
bzbarsky%mit.edu
|
cbcd653320
|
Use property ids from the property list, as long as we're using preprocessing
to create all the Set/Get* functions for nsIDOMCSS2Properties. Bug 243728, r+sr=dbaron
|
2004-06-08 01:32:29 +00:00 |
bzbarsky%mit.edu
|
a7bff6ad5b
|
Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed. Bug 144072, r+sr=jst
|
2004-05-27 22:08:42 +00:00 |
alex.fritze%crocodile-clips.com
|
dbe5e5231e
|
Bug 244292: Implement createSVGTransformFromMatrix(). Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default build.
|
2004-05-25 09:04:58 +00:00 |
jst%mozilla.jstenback.com
|
2416426a01
|
Fixing bug 241058 the 'real' way. Eliminating nsGenericElement::Init() in favor of passing the nsINodeInfo to the element constructors. Replacing near-duplicated code with some macros for easier maintentance. r+sr=bzbarsky@mit.edu
|
2004-05-18 20:58:12 +00:00 |
roc+%cs.cmu.edu
|
06385ed7e9
|
Fixing bustage in content/svg/document/src
|
2004-04-30 01:18:34 +00:00 |
gerv%gerv.net
|
f534a92d25
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 13:54:27 +00:00 |
gerv%gerv.net
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
sicking%bigfoot.com
|
2147544055
|
Forgot to fix copy'n'paste license-errors from bug 238327. Not part of default build.
|
2004-04-14 16:52:48 +00:00 |
sicking%bigfoot.com
|
9c1ffd638d
|
Fix typo in checkin for bug 238327. Not part of default build.
|
2004-04-14 16:43:57 +00:00 |
sicking%bigfoot.com
|
31eea698db
|
Bug 238450: Remove files no longer used. Not part of build
|
2004-04-13 02:07:02 +00:00 |
sicking%bigfoot.com
|
4b79878cda
|
Bug 238450: Forgot to add file. Not part of build
r=afri
|
2004-04-13 01:47:40 +00:00 |
sicking%bigfoot.com
|
752f5d34fd
|
Bug 238450: Implement nsIDOMSVGStylable and make class-selectors work for svg-elements.
r/sr=jst for classinfo changes
r=afri for the rest (not part of build)
|
2004-04-12 23:48:42 +00:00 |
sicking%bigfoot.com
|
9614803598
|
Bug 238327: Implement the svg:style element.
Changes to svg-only files r=afri (not part of build)
Changes to transformiix files r=peterv sr=jst
Changes to other files r/sr=jst
|
2004-04-12 23:21:42 +00:00 |
dbaron%dbaron.org
|
c905b0dbe6
|
Fix SVG bustage. b=239008
|
2004-04-12 22:14:16 +00:00 |
sicking%bigfoot.com
|
4684b55593
|
Bug 237291: Make Init() on svg-elements take a nodeinfo so that we only have one Init callchain. Not part of build.
r=afri a=tor
|
2004-03-15 22:27:14 +00:00 |
bzbarsky%mit.edu
|
655abf48ad
|
Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron
|
2004-03-09 23:22:02 +00:00 |
sicking%bigfoot.com
|
6d60df7100
|
Don't export non-existing file. Not part of build
|
2004-03-09 09:24:11 +00:00 |
sicking%bigfoot.com
|
9327ac95b0
|
Bug 236491: Make svg use new attribute-code.
r=afri on svg-changes (not part of build)
r/sr=jst on nsAttrValue changes (ifdef MOZ_SVG)
|
2004-03-09 08:44:53 +00:00 |
sicking%bigfoot.com
|
e420cc4a1e
|
Bug 233111: Make nsIDOMSVGElement only be inherited by leafclasses.
SVG only, not part of build.
r=afri
|
2004-03-08 17:32:16 +00:00 |