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
jst%mozilla.jstenback.com
c80fddcee9
Fixing typos in comments, and a adding a change that got lost in the merge of the patch for bug 252326 when it was merged from the aviary branch.
2004-09-05 08:24:29 +00:00
dbaron%dbaron.org
7ccc8eaacc
Rev IID of nsIDOMNSCSS2Properties. (Pointed out by darin.) b=72747
2004-09-05 04:11:09 +00:00
dbaron%dbaron.org
2e93a67964
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
2004-09-05 00:04:04 +00:00
jst%mozilla.jstenback.com
63c881aeb2
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
jst%mozilla.jstenback.com
00e4d5d5e3
Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu
2004-09-02 15:25:39 +00:00
dbaron%dbaron.org
399f49c365
Backout the CSS parts of bug 72747 to see if that fixes the Tp regression.
2004-08-26 22:35:38 +00:00
dbaron%dbaron.org
0430fe1b67
Implement 'overflow-x' and 'overflow-y' CSS properties, long implemented by IE for Windows and proposed for CSS3. Implement scrolling='yes' and equivalents on frame and iframe. Various pieces of related cleanup (see comment 22 in bug). b=72747 r+sr=roc
2004-08-26 17:11:20 +00:00
timeless%mozdev.org
758a700395
Bug 238773 Separating nsDOMEvent into separate classes
...
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
tor%cs.brown.edu
7e95135557
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
dbaron%dbaron.org
119da61932
Implement @-moz-document at-rule for site-specific rules, particularly in user stylesheets. b=238099 r+sr=bzbarsky
2004-08-05 18:26:14 +00:00
neil%parkwaycc.co.uk
69995d1737
NPL -> MPL
2004-08-05 13:32:11 +00:00
neil%parkwaycc.co.uk
6959bdcc23
Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron
2004-08-05 11:59:12 +00:00
neil%parkwaycc.co.uk
d85ecd00f9
Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron
2004-08-05 11:38:42 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
cbiesinger%web.de
5afada45f0
Bug 252755 [svg] Tidy nsIDOMClassInfo.h and nsDOMClassInfo.cpp
...
patch by Jonathan Watt <jonathan.watt@strath.ac.uk> r+sr=jst
2004-07-25 20:03:55 +00:00
aaronleventhal%moonset.net
0319b80e0e
Bug 250006. Clean up GetNextTabbableContent(). Remove tabbable property from DOM interfaces. Clean up spurious focus outline effects. r=bryner, sr=jst
2004-07-24 21:12:43 +00:00
tor%cs.brown.edu
82e88f5deb
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
86240fbc28
Bug 242234 - svg event attributes.
...
Original patch by sicking, r=bryner, sr=jst
2004-07-22 16:38:05 +00:00
aaronleventhal%moonset.net
b64c91128d
Bug 261615. Make nsIDOMNSHTMLELement::tabIndex a read/write property. r+sr=jst
2004-07-19 16:34:04 +00:00
dwitte%stanford.edu
8ad12148c3
implement exception constants defined in DOM level 3
...
b=245476, patch by jonathan.watt@strath.ac.uk , r=peterv, sr=jst
remove redundant declarations and correct comment
b=251824, patch by jonathan.watt@strath.ac.uk , r+sr=peterv
2004-07-19 04:04:41 +00:00
roc+%cs.cmu.edu
f9ab6c624c
Bug 251162. Add -moz-column-gap to the style system. r+sr=dbaron
2004-07-18 12:12:46 +00:00
gerv%gerv.net
7b5d09cf32
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:13:26 +00:00
jst%mozilla.jstenback.com
693923a31f
Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org
2004-07-16 17:03:10 +00:00
scott%scott-macgregor.org
f28eecc217
Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
...
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.
We now need to build the ls directory
r/sr=jst
2004-07-15 01:59:24 +00:00
aaronleventhal%moonset.net
9aeb55ff97
Bug 171366. Support tabindex for all elements. r=bryner, sr=jst
2004-07-07 00:58:57 +00:00
tor%cs.brown.edu
419d41e34c
Bug 235826 - <svg:script> implementation.
...
Patch by alex@croczilla.com , r=sicking, sr=jst
2004-07-06 22:52:03 +00:00
aaronleventhal%moonset.net
921c647800
Missing part of checkin for bug 17602.
2004-07-05 02:19:48 +00:00
alex%croczilla.com
eaa8bfd08e
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
tor%cs.brown.edu
02b09ac411
Bug 246857 - implement <svg:defs>. r=afri. Not in default build.
2004-06-23 18:14:04 +00:00
bryner%brianryner.com
55d74e870b
oops, this wasn't supposed to go on the trunk. backing out.
2004-06-21 23:41:30 +00:00
bryner%brianryner.com
8cfeadc0a0
bringing branch changes forward
2004-06-21 23:35:56 +00:00
danm-moz%comcast.net
e1f2edbb6b
adding nsIDOMWindowUtils.idl. bug 242237 r=caillon,jst
2004-06-19 23:04:38 +00:00
roc+%cs.cmu.edu
616920fb6e
Bug 245297. Add basic style system support for columns. r+sr=dbaron
2004-06-17 11:57:37 +00:00
jst%mozilla.jstenback.com
c47cabb36c
Fixing bug 245619. Don't bother serializing the result of JS execution when the caller doesn't care about the value. r+sr=brendan@mozilla.org
2004-06-11 00:48:00 +00:00
aaronleventhal%moonset.net
fc33684819
Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf
2004-06-02 04:06:28 +00:00
bsmedberg%covad.net
7bbfa9aab8
Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard
2004-05-29 17:43:59 +00:00
cbiesinger%web.de
ca8e3b856f
revving iid after last checkin
2004-05-26 20:02:49 +00:00
cbiesinger%web.de
0a95048591
bug 129602, Embedders need to be able to reach the window root.
...
patch by marco@gnome.org r=caillon sr=jst
2004-05-26 18:10:47 +00:00
bzbarsky%mit.edu
f396e147a2
Add suport for a "text/plain" first arg to document.open() (no support for any
...
other types, and none really planned). Bug 73409, r+sr=jst
2004-05-21 21:32:11 +00:00
caillon%redhat.com
d592c269c0
Remove '-moz-resizer' from the style system.
...
Bug 242712. r+sr=dbaron
2004-05-05 21:37:32 +00:00
danm-moz%comcast.net
24ebf618c3
fix IsLoadingOrRunningTimeout broken in rev 1.31
2004-05-04 18:58:28 +00:00
jst%mozilla.jstenback.com
2985599fe6
Fixinb build warning. sr=bryner@brianryner.com
2004-05-04 01:36:49 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
bryner%brianryner.com
7927c18306
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00
bzbarsky%mit.edu
f4439f7df0
Implement "replace" argument for document.open(). bug 164821, r+sr=jst
2004-04-28 01:40:39 +00:00
bryner%brianryner.com
4f8b5bf9d4
deCOMtaminate nsIScriptObjectPrincipal (bug 240745). This also fixes some code in nsCrypto.cpp that sems to have been mis-braced (I don't think it was working as intended). r+sr=jst.
2004-04-18 00:28:47 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00