Commit Graph

3613 Commits

Author SHA1 Message Date
jst%netscape.com
655ba83b6c Add GetNodeInfo() to nsIContent.
git-svn-id: svn://10.0.0.236/trunk@69416 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 14:09:28 +00:00
jst%netscape.com
45c41da01c Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter.
git-svn-id: svn://10.0.0.236/trunk@69414 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 13:46:59 +00:00
ducarroz%netscape.com
4d95440295 Fix for bug 38757. Need to use a focus listenner in order to make inheriance of focus handlers working. R=hyatt
git-svn-id: svn://10.0.0.236/trunk@69387 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 06:25:48 +00:00
nisheeth%netscape.com
a03ea3a94a Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build.
git-svn-id: svn://10.0.0.236/trunk@69364 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 04:40:55 +00:00
jdunn%netscape.com
a58298d7d1 backing out previous change, since axel backed out his autoconf.mk.in change
r= jgaunt@netscape.com


git-svn-id: svn://10.0.0.236/trunk@69339 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 03:42:02 +00:00
jdunn%netscape.com
aac87d5706 fixing hpux 11.00 build and autobahn's commercial build
I mentioned this to Axel but he was going to bed...
r= jgaunt@netscape.com


git-svn-id: svn://10.0.0.236/trunk@69321 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 02:42:54 +00:00
pollmann%netscape.com
b84faceff5 Bug 35573: Fix part of a webshell leak, r=nisheeth
git-svn-id: svn://10.0.0.236/trunk@69300 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 00:53:38 +00:00
axel%pike.org
0f2ab9935a Get XSLT going on unix, this one passed previous checkin
patch by andreas otte, r=me


git-svn-id: svn://10.0.0.236/trunk@69290 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 23:22:37 +00:00
axel%pike.org
81eaf69a10 Getting XSLT going, patch by andreas.otte@primus-online.de
r=me


git-svn-id: svn://10.0.0.236/trunk@69289 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 23:13:18 +00:00
sfraser%netscape.com
4fffbe0b2f Fix 38949 -- setSelectionRange broken by mjudge checking in nsGfxTextControlFrame2 stuff prematurely.
git-svn-id: svn://10.0.0.236/trunk@69280 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 22:47:19 +00:00
axel%pike.org
c8db92cdb0 Get XSLT going for unix, patch by andreas.otte@primus-online.de,
r=jst@netscape.com


git-svn-id: svn://10.0.0.236/trunk@69278 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 22:45:24 +00:00
saari%netscape.com
beb4f73409 more for 29800
git-svn-id: svn://10.0.0.236/trunk@69277 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 22:43:32 +00:00
saari%netscape.com
7d2da79fbf First checkin for bug 29800, preventing scrolling to content when focus
memory is resetting focus after deactivating and reactivating a window.


git-svn-id: svn://10.0.0.236/trunk@69276 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 22:40:51 +00:00
jst%netscape.com
6a6910e73a Landing support for the 'innerHTML' property on HTML elements in mozilla, fixes part of bug 9201.
git-svn-id: svn://10.0.0.236/trunk@69265 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 21:49:16 +00:00
mjudge%netscape.com
2f9bd42697 changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret.
git-svn-id: svn://10.0.0.236/trunk@69180 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 04:25:43 +00:00
jst%netscape.com
053748f710 Fixing bug 38357. Passing a document node to nsRange::SelectNode() crashed mozilla, now it properly throws the exception INVALID_NODE_TYPE_ERR if the node type is incorrect. r=akkana@netscape.com
git-svn-id: svn://10.0.0.236/trunk@69134 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 01:44:44 +00:00
pollmann%netscape.com
f26fd30713 Bug 17605: Don't tab to anchor without an href. r=harishd
git-svn-id: svn://10.0.0.236/trunk@69133 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 01:43:04 +00:00
nisheeth%netscape.com
bf1e322201 Add support for loading an XML document from script within a XUL document also.
git-svn-id: svn://10.0.0.236/trunk@69088 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 23:02:32 +00:00
jst%netscape.com
6ef78288c3 Support replacing the doctype in a document.
git-svn-id: svn://10.0.0.236/trunk@69048 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 19:52:08 +00:00
jst%netscape.com
e863b5d840 Fixing incorrect hash table useage, this fixes smoketest blocker #38795. a=granrose
git-svn-id: svn://10.0.0.236/trunk@69044 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 18:19:46 +00:00
jst%netscape.com
0f0b4d6367 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.
git-svn-id: svn://10.0.0.236/trunk@69034 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 13:13:39 +00:00
hyatt%netscape.com
3fe1be68a3 Fix my bigass leak.
git-svn-id: svn://10.0.0.236/trunk@69029 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 08:19:43 +00:00
ftang%netscape.com
6d1f2c96e8 fix bug in the SaveDocument code.
git-svn-id: svn://10.0.0.236/trunk@68983 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 03:52:02 +00:00
hyatt%netscape.com
0c036a1b14 Making XML, MathML, SVG, and HTML elements support passing attribute changes into XBL bindings.
git-svn-id: svn://10.0.0.236/trunk@68970 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 02:15:47 +00:00
hyatt%netscape.com
e21033e3c4 Fix leak.
git-svn-id: svn://10.0.0.236/trunk@68952 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 01:09:45 +00:00
attinasi%netscape.com
6cf3f832c5 Preventing processing of style links if the HREF is empty. b=30817, r=harishd
git-svn-id: svn://10.0.0.236/trunk@68914 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 23:05:13 +00:00
hyatt%netscape.com
6fad83f403 XBL.
git-svn-id: svn://10.0.0.236/trunk@68892 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 21:42:57 +00:00
hyatt%netscape.com
c29836f8bc XBL now works with HTML, XUL, SVG, MathML, and XML!
git-svn-id: svn://10.0.0.236/trunk@68891 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 21:42:40 +00:00
hyatt%netscape.com
540c044797 XBL now works with HTML, SVG, MathML, XML, and XUL.
git-svn-id: svn://10.0.0.236/trunk@68890 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 21:41:01 +00:00
jst%netscape.com
7d56950918 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).
git-svn-id: svn://10.0.0.236/trunk@68880 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 21:01:25 +00:00
jst%netscape.com
1ffbd8f19c Fixing the .value and .defaultValue properties on textarea's, this fixes bugs 32795 and 32799.
git-svn-id: svn://10.0.0.236/trunk@68865 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 19:11:27 +00:00
sfraser%netscape.com
30537acb34 Make nsEventStateManger support nsIWeakReference, so that they are not held onto as XPCOM observers. r=saari
git-svn-id: svn://10.0.0.236/trunk@68861 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 19:04:13 +00:00
jst%netscape.com
0fd553eb01 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.
git-svn-id: svn://10.0.0.236/trunk@68846 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 13:56:40 +00:00
heikki%citec.fi
2a570ee89a Test files for simple XLink. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@68841 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 08:26:55 +00:00
heikki%citec.fi
293cb0dc98 Implemented actuate=onLoad for simple XLinks. r=nisheeth.
git-svn-id: svn://10.0.0.236/trunk@68835 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 07:30:21 +00:00
buster%netscape.com
bc5c011434 fixed bug 24770
git-svn-id: svn://10.0.0.236/trunk@68807 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 05:09:55 +00:00
saari%netscape.com
586aa4fb09 adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@68749 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:43:35 +00:00
pinkerton%netscape.com
82275d6281 fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
git-svn-id: svn://10.0.0.236/trunk@68740 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 23:21:57 +00:00
pinkerton%netscape.com
96fca1c9cd don't let context menu show up under mouse so that clicks can more easily dismiss it. bug 27364, thanks dean_tessman@hotmail.com.
git-svn-id: svn://10.0.0.236/trunk@68714 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:24:51 +00:00
hyatt%netscape.com
6fef7eb022 Add blankrow capability to tree.
git-svn-id: svn://10.0.0.236/trunk@68706 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:51:50 +00:00
jst%netscape.com
bcd798824b Checking in new files for (the not yet checked in) shared node info code. Not part of the build yet. r=buster@netscape.com
git-svn-id: svn://10.0.0.236/trunk@68672 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 14:29:44 +00:00
mjudge%netscape.com
78a87d2108 forgot to initialize this
git-svn-id: svn://10.0.0.236/trunk@68628 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 04:00:48 +00:00
mjudge%netscape.com
62b4efbac4 tabbing
git-svn-id: svn://10.0.0.236/trunk@68627 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 04:00:26 +00:00
karnaze%netscape.com
e50286dff6 bug 33976 - make non numeric border value 1.
git-svn-id: svn://10.0.0.236/trunk@68593 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-07 17:15:56 +00:00
andreas.otte%primus-online.de
abec451cc8 working on bug 37616, Retire SetRelativePath, removing last usage of SetRelativePath, r=warren@netscape.com, a=buster@netscape.com
git-svn-id: svn://10.0.0.236/trunk@68583 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-07 10:35:40 +00:00
rjc%netscape.com
fd2c99cc25 Whitespace cleanup.
git-svn-id: svn://10.0.0.236/trunk@68578 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-07 08:43:42 +00:00
michael.lowe%bigfoot.com
89eff2adf7 Implement CSS3 cursors on Windows
git-svn-id: svn://10.0.0.236/trunk@68568 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-07 05:14:43 +00:00
attinasi%netscape.com
0c6d39b35f Fixed the BodyBackground rule to propagate the backgound color when the background color is cleared as well as set. b=11491
git-svn-id: svn://10.0.0.236/trunk@68506 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-06 05:56:02 +00:00
attinasi%netscape.com
2b8dd98033 QuirkMode: support for background="" to override the table inheriting the background down to the cells.
git-svn-id: svn://10.0.0.236/trunk@68504 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-06 05:48:38 +00:00
jst%netscape.com
d24292d0d4 Fixing bug 36308, document.close() didn't release the parser so subsequent document.open calls didn't properly clear the document/old parser.
git-svn-id: svn://10.0.0.236/trunk@68471 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-06 00:05:19 +00:00