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

9218 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com d901d443e7 adding file for shaver 2000-05-10 19:55:35 +00:00
jst%netscape.com 8d53354702 Support replacing the doctype in a document. 2000-05-10 19:52:08 +00:00
ftang%netscape.com e4fea9b5a0 fix bug 16796. handle german ß and convert to SS in capital and uppercase 2000-05-10 19:44:09 +00:00
jst%netscape.com 917b5b56a5 Fixing incorrect hash table useage, this fixes smoketest blocker #38795. a=granrose 2000-05-10 18:19:46 +00:00
karnaze%netscape.com 612ff6a87f new regression tests, not affecting the build. 2000-05-10 14:53:41 +00:00
karnaze%netscape.com 5a47e0b789 bug 38699 - make left/right align caption act like top instead of bottom. 2000-05-10 14:51:37 +00:00
jst%netscape.com 70ec854f6b added files: mozilla/layout/base/src/nsNodeInfo.cpp, mozilla/layout/base/src/nsNodeInfoManager.cpp 2000-05-10 13:31:53 +00:00
jst%netscape.com ee4b181034 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
ftang%netscape.com c872bec44c fix bug in the SaveDocument code. 2000-05-10 03:52:02 +00:00
dprice%netscape.com f7c7595830 Fixing 31135 r=mjudge 2000-05-10 03:41:50 +00:00
attinasi%netscape.com 078bea04fa Put back in the code to propagate the background to the canvas frame at frame construction time. b=38744 2000-05-10 03:31:43 +00:00
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