hyatt%netscape.com
|
d83baf3529
|
Making XML, MathML, SVG, and HTML elements support passing attribute changes into XBL bindings.
|
2000-05-10 02:15:47 +00:00 |
|
pinkerton%netscape.com
|
c8ce4d3d77
|
fix for 38218. don't setup the menu dismissal listener if the popup is a tooltip. this allows menus to work in conjunction with tooltips.
|
2000-05-10 01:43:54 +00:00 |
|
hyatt%netscape.com
|
b61e063ca5
|
Fix leak.
|
2000-05-10 01:09:45 +00:00 |
|
karnaze%netscape.com
|
2005083629
|
bug 29459 - strategy's table min and max width is calculated to include
percent and proportional cells. Stopped caching it. Calculate max element size better.
|
2000-05-10 00:54:00 +00:00 |
|
karnaze%netscape.com
|
aab9bfdbb6
|
new regression test not affecting the build.
|
2000-05-10 00:24:57 +00:00 |
|
attinasi%netscape.com
|
5a58add342
|
Preventing processing of style links if the HREF is empty. b=30817, r=harishd
|
2000-05-09 23:05:13 +00:00 |
|
hyatt%netscape.com
|
33d9c2f5a8
|
added files: mozilla/layout/xbl/src/nsBindingManager.cpp
|
2000-05-09 22:16:31 +00:00 |
|
pinkerton%netscape.com
|
06dea37227
|
Fix crasher on linux for tooltips. Widget was going away before we could unregister things. Make sure we addref it if we're going to hold onto it for an extended period of time. Thanks alecf for finding this. bug # 38547.
|
2000-05-09 22:05:50 +00:00 |
|
hyatt%netscape.com
|
c2612a8b6f
|
XBL.
|
2000-05-09 21:42:57 +00:00 |
|
hyatt%netscape.com
|
334e31b473
|
XBL now works with HTML, XUL, SVG, MathML, and XML!
|
2000-05-09 21:42:40 +00:00 |
|
attinasi%netscape.com
|
a29102e7ef
|
Tiny fix to avoid divide-by-zero when the AveCharWidth is 0. b=37577 r=dcone
|
2000-05-09 21:20:38 +00:00 |
|
jst%netscape.com
|
9908615c3b
|
XPCOM methods that return a success call *must* set their output parameters, this fixes part of the crash in bug 35257 (crash setting selectedIndex for SELECT not in DOM tree).
|
2000-05-09 21:01:25 +00:00 |
|
buster%netscape.com
|
fe02891c04
|
fixed bug 36022
r=troy (been holding this in my tree for a while)
|
2000-05-09 19:28:20 +00:00 |
|
jst%netscape.com
|
168af52a62
|
Fixing the .value and .defaultValue properties on textarea's, this fixes bugs 32795 and 32799.
|
2000-05-09 19:11:27 +00:00 |
|
sfraser%netscape.com
|
1cf8d8855b
|
Make nsEventStateManger support nsIWeakReference, so that they are not held onto as XPCOM observers. r=saari
|
2000-05-09 19:04:13 +00:00 |
|
jst%netscape.com
|
0a27ccc601
|
Input element type names are now all lower case, this is required for mozilla to be compatible with all other existing browsers (even if the DOM spec says otherwize). This fixes bug 32368.
|
2000-05-09 13:56:40 +00:00 |
|
heikki%citec.fi
|
2bef66a25f
|
Test files for simple XLink. Not part of build.
|
2000-05-09 08:26:55 +00:00 |
|
heikki%citec.fi
|
14cbdd72a2
|
Implemented actuate=onLoad for simple XLinks. r=nisheeth.
|
2000-05-09 07:30:21 +00:00 |
|
buster%netscape.com
|
2d8ef163b2
|
(forgot to check this in)
effectively removed area frame
work troy was holding in his tree
r=buster
|
2000-05-09 05:28:08 +00:00 |
|
buster%netscape.com
|
c1c9bfa09b
|
effectively removed area frame
work troy was holding in his tree
r=buster
|
2000-05-09 05:11:12 +00:00 |
|
buster%netscape.com
|
0e193a8fad
|
fixed bug 24770
|
2000-05-09 05:09:55 +00:00 |
|
buster%netscape.com
|
d421f31ce4
|
just removed a warning
|
2000-05-09 05:08:27 +00:00 |
|
buster%netscape.com
|
a57c2f071c
|
fixed bugs 26952, 30944, 36022
r=troy
|
2000-05-09 05:08:02 +00:00 |
|
buster%netscape.com
|
bc9197fc27
|
effectively removed area frame
work troy was holding in his tree
r=buster
also fixed bugs 26952, 30944, 36022
r=troy
|
2000-05-09 05:06:16 +00:00 |
|
buster%netscape.com
|
d89e651db7
|
bug 37171
r=kin
|
2000-05-09 05:02:09 +00:00 |
|
attinasi%netscape.com
|
16403a2e19
|
Fixed a problem where background images on the BODY were not getting painted properly the first time they were loaded. b=36811 r=kmcklusk@netscape.com
|
2000-05-09 00:53:51 +00:00 |
|
attinasi%netscape.com
|
f90cb87423
|
Fixed problem where the frame was not being invalidated when the image size is known. This causes problems for tiled images. b=36811, r=kmcklusk@netscape.com
|
2000-05-09 00:48:39 +00:00 |
|
rods%netscape.com
|
c7f451afae
|
get char code instead of key code
bug 34630
|
2000-05-08 22:18:38 +00:00 |
|
karnaze%netscape.com
|
56207eb311
|
bug 32471 - incremental reflow considers edge cellspacing when setting desired height
bug 37508 - get the row grp frame when there is a scrolling row grp
|
2000-05-08 21:39:35 +00:00 |
|
rods%netscape.com
|
39619de583
|
this should bring down the leaks
should have used XPCom
|
2000-05-08 21:39:29 +00:00 |
|
rods%netscape.com
|
9355eaebae
|
added password to td rule
bug 37856
|
2000-05-08 21:19:07 +00:00 |
|
hyatt%netscape.com
|
f2eafecfc7
|
Add blankrow capability to tree.
|
2000-05-08 20:51:50 +00:00 |
|
rods%netscape.com
|
8bcf439f6e
|
The fix will turn itself on when in HTMLdocument and turn off in XUL documents
I will remove the old code when all the selects are removed from the UI
bug 36558
|
2000-05-08 20:32:11 +00:00 |
|
jst%netscape.com
|
02a6c2e0e3
|
Checking in new files for (the not yet checked in) shared node info code. Not part of the build yet. r=buster@netscape.com
|
2000-05-08 14:29:44 +00:00 |
|
rbs%maths.uq.edu.au
|
672e4e5f9b
|
[not part of default build] Simple cleanup
|
2000-05-08 08:10:36 +00:00 |
|
rbs%maths.uq.edu.au
|
ce71519682
|
[not part of the default build] Remove unused leftover
|
2000-05-08 07:38:16 +00:00 |
|
rbs%maths.uq.edu.au
|
3491268614
|
[not part of default build] Re-worked the logic of the symmetric attribute to align stretchy chars on the bottom. Make maxsize and minsize inherit from <mstyle> if appropriate
|
2000-05-08 07:31:05 +00:00 |
|
rbs%maths.uq.edu.au
|
4068a76237
|
[not part of default build] Use atoms from nsMathMLAtoms for pseudo style contexts
|
2000-05-08 07:30:15 +00:00 |
|
rbs%maths.uq.edu.au
|
9395ed51f0
|
[not part of default build] Added support for align: top, bottom, center, baseline, axis on <mtable>
|
2000-05-08 07:23:22 +00:00 |
|
rbs%maths.uq.edu.au
|
226683a8c8
|
[not part of default build] Allow some stretchy chars like OverCurlyBracket and UnderCurlyBracket to have their prefered extension tables. Added more sanity check
|
2000-05-08 07:18:10 +00:00 |
|
rbs%maths.uq.edu.au
|
d3e6f10bb5
|
[not part of the default build] List of MathML 1.x entities
|
2000-05-08 07:14:21 +00:00 |
|
rbs%maths.uq.edu.au
|
f37a7ece0e
|
[not part of the default build] Make the operator dictionary more readable, and merge operators that have identical Unicode points. Added IsMutable() helper function
|
2000-05-08 07:12:39 +00:00 |
|
rbs%maths.uq.edu.au
|
c19f5fc998
|
[not part of the default build] Added more atoms for MathML 2.0 and for pseudo elements
|
2000-05-08 07:09:23 +00:00 |
|
mjudge%netscape.com
|
d30a3a5508
|
forgot to initialize this
|
2000-05-08 04:00:48 +00:00 |
|
mjudge%netscape.com
|
b0fb7f6753
|
tabbing
|
2000-05-08 04:00:26 +00:00 |
|
mjudge%netscape.com
|
9fc3ea7f15
|
adjusting how we get nsIFrameSelection. maybe we can QI from SelectionController
|
2000-05-08 03:59:53 +00:00 |
|
mjudge%netscape.com
|
afc8d92753
|
ifdef changes wont touch build
|
2000-05-08 03:58:48 +00:00 |
|
mjudge%netscape.com
|
7587d7b0da
|
notin build yet
|
2000-05-08 03:58:25 +00:00 |
|
karnaze%netscape.com
|
468f2bd6da
|
bug 33976 - make non numeric border value 1.
|
2000-05-07 17:15:56 +00:00 |
|
rusty.lynch%intel.com
|
10d2d8fa15
|
Fix for bug #37165 (Unknown protocol handler in embed/object src attribute
kills plug-in.) r=av
|
2000-05-07 16:48:06 +00:00 |
|