roc+%cs.cmu.edu
|
083ca626b2
|
Bug 293947. Add canvas API to render a DOM window to the canvas, including transparency support. r=vlad,sr=darin,a=asa
|
2005-05-19 21:28:58 +00:00 |
tor%cs.brown.edu
|
a942aa6aad
|
Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa
|
2005-05-11 23:49:52 +00:00 |
bryner%brianryner.com
|
e52d1eab6e
|
freeze nsIDOMElementCSSInlineStyle (bug 282281). r+sr=bzbarsky, a=shaver
|
2005-05-10 17:38:11 +00:00 |
bzbarsky%mit.edu
|
7762d11c0b
|
Back out the change for bug 277092, since it breaks other compat and pages.
Bug 292921, r=jst, sr+a=brendan
|
2005-05-08 21:44:16 +00:00 |
bryner%brianryner.com
|
592dbdc176
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
jst%mozilla.jstenback.com
|
c4b8dd4f16
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
vladimir%pobox.com
|
119a1eb306
|
b=291049, add patterns and gradients to canvas, r=pav,a=brendan
|
2005-04-20 00:00:23 +00:00 |
vladimir%pobox.com
|
3ac93e6c77
|
fix HTMLCanvasElement position in DOM ClassInfo to not break old order, r=sicking,a=brendan
|
2005-04-18 21:03:13 +00:00 |
vladimir%pobox.com
|
3f408c1608
|
b=288714, html canvas implementation, r=various,a=brendan
|
2005-04-18 06:33:23 +00:00 |
dbaron%dbaron.org
|
ec53342255
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
dbaron%dbaron.org
|
8b38f8f537
|
Remove comment that isn't referring to anything. r+sr=jst
|
2005-03-28 23:17:21 +00:00 |
mats.palmgren%bredband.net
|
78343a58c1
|
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 |
jwatt%jwatt.org
|
48177b8d52
|
Fixing bug 281741. We should implement the GetSVGDocument interface for HTMLEmbedElement. r=tor@acm.org, sr=jst@mozilla.org
|
2005-03-23 01:42:22 +00:00 |
jst%mozilla.jstenback.com
|
54a15dcc3a
|
Fixing bug 245809. Implement event.returnValue (IE:ism) for beforeunload events as the mechansim for passing data back to the browser from a beforeunload handler that was registerd with addEventListener(). r=bzbarsky@mit.edu, sr=peterv@propagandism.org
|
2005-03-18 15:33:51 +00:00 |
jst%mozilla.jstenback.com
|
cef561a155
|
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
|
2005-03-04 02:01:54 +00:00 |
caillon%redhat.com
|
4f7f2461ff
|
250245 - spec changed, its now Document.inputEncoding
r+sr=jst
|
2005-02-28 22:35:02 +00:00 |
ben%bengoodger.com
|
d6e21cbd98
|
282103 - dynamic overlays: implement "loadOverlay" method on nsIDOMXULDocument which loads and merges an overlay into a XUL document. r=jst sr=bryner
|
2005-02-25 09:06:34 +00:00 |
doronr%us.ibm.com
|
66c18178e4
|
Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst
|
2005-02-18 21:32:46 +00:00 |
cbiesinger%web.de
|
7e67502a15
|
describe location properties better. 157004 r+sr=jst
|
2005-02-05 18:12:50 +00:00 |
bzbarsky%mit.edu
|
95acd8f9c5
|
Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
|
2005-02-01 19:24:59 +00:00 |
bzbarsky%mit.edu
|
075c2f3620
|
Make STOP_CONTENT not only stop the content viewer, but also cancel all pending
timeouts and intervals. Bug 277092, r+sr=jst
|
2005-01-31 22:49:42 +00:00 |
dougt%meer.net
|
352a21288c
|
Fixing 280235. WinCE build stuff. r+sr=jst
|
2005-01-28 23:05:36 +00:00 |
silver%warwickcompsoc.co.uk
|
a9300f7480
|
Bug 279041 - Add ToString to nsHTMLAreaElement.
r+sr=jst
|
2005-01-28 01:22:47 +00:00 |
tor%cs.brown.edu
|
644c1c1139
|
Bug 193825 - <svg:clipPath> implementation.
r=scooter, sr=dbaron for shared moz files.
|
2005-01-25 03:55:03 +00:00 |
tor%cs.brown.edu
|
7ed1238419
|
Bug 268426 - title, desc, metadata elements DOM implementation.
Patch by jonathan.watt@strath.ac.uk, r=afri, sr=tor for moz shared files.
|
2005-01-24 17:42:23 +00:00 |
timeless%mozdev.org
|
89b5cc3964
|
Bug 242467 The patch for bug 242212 breaks builder.rebuild for remote XUL
patch by enndeakin@sympatico.ca r=jst sr=jst
|
2005-01-17 09:24:56 +00:00 |
gerv%gerv.net
|
213fc7b2cb
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-01-01 16:48:30 +00:00 |
dbaron%dbaron.org
|
82176bf7b9
|
Fix another typo that stephend noticed.
|
2004-12-22 16:57:03 +00:00 |
dbaron%dbaron.org
|
5b510b420e
|
Fix runtime bustage involving some static build and/or --disable-xul situation by giving different classes different names. b=275119 r+sr=jst
|
2004-12-22 16:37:51 +00:00 |
jst%mozilla.jstenback.com
|
b7a9a380c8
|
Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org
|
2004-12-10 19:48:22 +00:00 |
tor%cs.brown.edu
|
f776408b63
|
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
|
2004-12-09 03:16:15 +00:00 |
danm-moz%comcast.net
|
46bf747c35
|
baby needs a new uuid to go with that spanky last checkin. conscience=cbiesinger
|
2004-12-08 01:36:14 +00:00 |
danm-moz%comcast.net
|
46429a57a9
|
single window mode aviary branch merge. bug 172962 r=jst,neil
|
2004-12-07 16:09:13 +00:00 |
danm-moz%comcast.net
|
1ed52089d1
|
single window mode aviary branch merge. bug 172962, 263689, 265962 r=bryner,bzbarsky,jst,peterv
|
2004-12-07 16:09:11 +00:00 |
danm-moz%comcast.net
|
401b12036a
|
single window mode aviary branch merge. bug 172962, 263960 r=jst
|
2004-12-07 16:09:10 +00:00 |
danm-moz%comcast.net
|
c45eef7d26
|
single window mode aviary branch merge. bug 172962 r=jst,peterv
|
2004-12-07 16:08:57 +00:00 |
tor%cs.brown.edu
|
f58a738f95
|
Bug 163068 - backend support for zoom and pan. r=jwatt
|
2004-12-02 23:13:13 +00:00 |
gerv%gerv.net
|
b92568bebe
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-12-01 22:27:03 +00:00 |
tor%cs.brown.edu
|
d5bc110e6d
|
Bug 237020 - use/symbol implementation. r=jwatt, shared moz files sr=roc.
|
2004-11-23 13:51:57 +00:00 |
bzbarsky%mit.edu
|
4b9ac417d8
|
Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as. Bug 263697, r=biesi, sr=jst, a=asa
|
2004-11-18 20:50:16 +00:00 |
varga%nixcorp.com
|
5d540d9b17
|
Bumping IIDs for bug 221619.
r=timeless sr=darin
|
2004-10-29 06:29:49 +00:00 |
aaronleventhal%moonset.net
|
b8351a14b5
|
Bug 251498. Implement outline-offset. r+sr=roc
|
2004-10-26 12:57:15 +00:00 |
dbaron%dbaron.org
|
24751ebb09
|
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 |
jst%mozilla.jstenback.com
|
cd3efa3d71
|
Disable site reloading from onresize. Bug 258917. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
|
2004-10-20 02:19:57 +00:00 |
peterv%propagandism.org
|
7e8c316430
|
Fix for bug 239873 (DOMStringList interface not matching DOM Level 3). r/sr=jst.
|
2004-10-19 17:20:14 +00:00 |
tor%cs.brown.edu
|
c6a8869a71
|
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 |
bzbarsky%mit.edu
|
90316a1bc6
|
Remove parsing of play-during property, since we don't support it anyway and
it's gone from CSS2.1 and CSS3. Bug 258079, r+sr=dbaron
|
2004-09-30 22:32:28 +00:00 |
jst%mozilla.jstenback.com
|
f65293a74e
|
Fixing bug 260385. Prevent popups from opening from beforeunload events. r=danm.moz@gmail.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
|
2004-09-23 23:39:16 +00:00 |
aaronleventhal%moonset.net
|
5219ca9a11
|
Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil
|
2004-09-20 11:29:07 +00:00 |
bryner%brianryner.com
|
6bb951977c
|
Provide an inline implementation of private operator new and delete, for compilers that think they need the definition. Fixes AIX and probably IRIX bustage.
|
2004-09-05 21:29:45 +00:00 |