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

4575 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com a15b07d579 Bug 53627. Use nsAutoString to get around bug with nsPromiseFlatString; don't clobber positive result in IsVarInSet(). r=rjc, sr=hyatt 2000-10-09 20:28:04 +00:00
pierre%netscape.com c9409e6184 bug 47846: Crash opening mail message. r=attinasi+brendan, a=phil 2000-10-09 08:51:50 +00:00
waterson%netscape.com 883ea58a61 Bug 53969. Move anonymous content storage to pres shell; remove obsolete methods from nsIAnonymousContentCreator. r=dbaron, a=hyatt 2000-10-09 03:08:41 +00:00
jst%netscape.com 1b5f085e1b Forgot these files in my last checkin. 2000-10-07 11:56:09 +00:00
jst%netscape.com 6ea631e28c Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).

Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
bryner%uiuc.edu 6f94a141e9 bug 54306 - fix extending the current selection using shift-click. sr/a=hyatt. 2000-10-05 01:13:56 +00:00
attinasi%netscape.com e3dac79853 Fixed CSS cursor inheritance bug. b=51113, r=pierre@netscape.com, a=buster@netscape.com 2000-10-04 22:25:15 +00:00
rods%netscape.com d4c242a03b decided it made sense to rename the arg from aName to aId to be less confusing.
Consider this part of my last checkin for Bug 54136.
2000-10-04 14:11:19 +00:00
rods%netscape.com c8c0f51843 Renaming MatchName to MatchId and now it only compares against the element's id and also the name
Bug 54136, r=jst, a=buster
2000-10-04 14:04:15 +00:00
rods%netscape.com 965ad980fb Focus rect is now drawn and erased directly via C++ code. Focus comes from "SetFocus" being set
on the content node which calls the frame. The frame is notified of Blur via thecontent node
watching for NS_CONTENT_BLUR events.
The rule we are removing from html.css is responsible for drawing in the focus,
but it causes the combobox, the dropdown and all the options to have their style reresolved.
Bug 32920, r=attinasi, b=buster
2000-10-04 13:39:07 +00:00
rods%netscape.com 2732c621e8 subtract off 2 point sizes for fonts for List and Button on Windows and make sure
it is zero or greater
Bug 53744, r=attinasi, sr=buster
2000-10-04 02:17:44 +00:00
hyatt%netscape.com 7e42d66752 Fix for 44437 leaks. r=ben, a=waterson 2000-10-04 00:41:53 +00:00
bryner%uiuc.edu 320b10e024 Fix for bug 53723 (gray form control on Linux). r=pierre, ianh,
pavlov.  sr/a=ben.
2000-10-04 00:38:03 +00:00
danm%netscape.com 4bca2c5bbd guard against null entries in the insertion point table. bug 54747, bugscape bug 2641. r=hyatt 2000-10-02 23:34:28 +00:00
hyatt%netscape.com 4847136580 Fix for 54524. r=attinasi,waterson a=waterson. Also checking in patch
to nsXBLPrototypeHandler.cpp that went into the branch days ago (but that
I forgot to check in to the trunk).
2000-10-02 22:25:45 +00:00
dougt%netscape.com 4de121dc63 Restores INCLUDE_XUL #define. b=54248. r/a=hyatt@netscape.com 2000-10-01 05:24:00 +00:00
mkaply%us.ibm.com f1ceec88bb OS/2 Tinderbox break continued
Better fix for breakage per waterson
2000-09-29 20:48:04 +00:00
mkaply%us.ibm.com e751ae1955 OS/2 Tinderbox breakage
Need to make these values really PRUint32 for VisualAge
If you guys thought your changes to get gcc to work were bad, wait until you see these
2000-09-29 14:36:46 +00:00
waterson%netscape.com a3e9232614 Better fix, with explicit temporary for gcc-2.7.2.3's lame self. (thanks for the assist, scc.) 2000-09-29 06:45:22 +00:00
waterson%netscape.com 6aead1bea9 Temporary fix orange on gcc-2.7.2.3 build. 2000-09-29 06:29:44 +00:00
waterson%netscape.com 491a3997fb Bug 46134, the final chapter. Factor funky attribute parsing logic into a separate routine, ParseAttribute(), add callbacks to make SubstituteText() and IsAttrImpactedByVars() use this. Also (the real fix), make sure that we call it from AddSimpleRuleBindings() so we don't drop old-sk00l bindings on the floor when multiple substitutions present in an attribute. r=rjc, sr=hyatt 2000-09-29 04:09:42 +00:00
waterson%netscape.com a9d0d3baf6 Bug 54475. Don't mark leaf nodes as 'requiring more work'. We know they're leaves! r=rjc, sr=hyatt 2000-09-28 23:25:10 +00:00
hyatt%netscape.com e0d6547155 fix for 53838, r,a=waterson 2000-09-28 23:18:14 +00:00
saari%netscape.com bfdf536e99 fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
hyatt%netscape.com 133dabf9c1 Really patching leak. 2000-09-27 23:39:47 +00:00
hyatt%netscape.com fe903ae2c3 Attempting to plug the leak. I assume I'm allowed to check in leak fixes. 2000-09-27 23:27:13 +00:00
hyatt%netscape.com ad15fd02cc Fix for 53417. r=brendan, a=brendan 2000-09-27 21:48:05 +00:00
hyatt%netscape.com bc40a1821f Fix for 53417. r=brendan, a=brendan 2000-09-27 20:23:49 +00:00
cmanske%netscape.com 71c1e8d72d Fixing new content serializer's formatting to match behavior in current HTMLContentSink output. (This is a branch to be integrated later; not part of any current tip or 6.0 branch build) r/a=vidur 2000-09-27 19:23:36 +00:00
nisheeth%netscape.com 3b22ae5c40 Fix for nsbeta3++ bug 53219. Checking in for joki because he is away for a DOM face to face meeting today and tomorrow. 2000-09-27 14:34:50 +00:00
harishd%netscape.com b30e5825f1 50965 [nsbeta3+ - PDTP1]
Making sure that textnodes are created for SCRIPT,STYLE,TITLE,XMP,TEXTAREA,PLAINTEXT,
in FragmentSink, for editor->HTML Source.

r=jst
a=waterson.
2000-09-26 19:19:28 +00:00
waterson%netscape.com 5eb5d1ab39 Bug 53608. Avoid creating atoms in nsXULContentUtils. r,a=hyatt 2000-09-26 03:53:21 +00:00
mozilla.BenB%bucksch.org df4e806ceb 51285: Move |EnsureBlockDisplay| to make it less agressive. Patch by attinasi, r=buster 2000-09-23 17:59:20 +00:00
rods%netscape.com 336e477482 The font size for selects and buttons needs to reduce the font size by 2 points
from the default font size set in prefs
b=53744 a=buster
2000-09-23 00:30:04 +00:00
rods%netscape.com 797dbb5b02 now prints only leaf docshells when there is a frameset and print leaf docshells
AND the rest of the document for anything else.
b=47478 a=buster
2000-09-22 14:42:13 +00:00
jst%netscape.com f4edbb9849 Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
hyatt%netscape.com 8a0e458fe7 48758. r=ben,saari, a=waterson 2000-09-22 05:31:36 +00:00
hyatt%netscape.com ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
mscott%netscape.com f7cec2cb2b Bug #51403, 52875 --> don't fall out with a failure just because we can't get a last
modification date for a document... r=a=waterson
2000-09-22 00:43:40 +00:00
rjc%netscape.com e8f1aa48bd Fix bug # 52789: bookmark sorting fix. r=jag, brendan, scc 2000-09-22 00:42:21 +00:00
mstoltz%netscape.com f97b3e5e53 Fixing leak in nsXMLDocument to get the tree reopened. r=mccabe, brendan 2000-09-21 19:48:11 +00:00
pierre%netscape.com 3cfd5c30d9 fix related to the reconstruction of html.css (#6625) and to css system fonts (#1021): in quirks mode and on each platform, use the same fonts as Nav4 for edit fields, lists and buttons. r=rods a=buster 2000-09-21 10:21:23 +00:00
bryner%uiuc.edu 6a879e076f Fixing 52749 - unset the currentitem attribute on the old current item
when a new one is selected.  sr,a=hyatt.
2000-09-21 06:33:55 +00:00
jst%netscape.com 6e53f5662f Fixing nsbeta3+ 49112. Making with(someimageelement) { src=someurl; } work by dynamically defining the 'src' property in nsHTMLImageElement::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan 2000-09-21 02:42:46 +00:00
evaughan%netscape.com d0813c7d8d fix for bug #52663
-r hyatt -a waterson
2000-09-21 01:20:00 +00:00
mstoltz%netscape.com b3f1af8772 Fixing 52497, security problem in document.implementation, r=jst a=brendan 2000-09-20 23:38:28 +00:00
erik%netscape.com ea79a343dc bug 4238; r/a=ftang,buster,waterson; added language specific transform type
getter to nsIPresContext so that we can do things like U+005C -> U+00A5
(backslash -> yen sign)
2000-09-20 22:59:20 +00:00
hyatt%netscape.com b3c6f6d2dd Fix for several XBL event regressions, trashing memory and crashers, sr=brendan,ben, a=brendan 2000-09-20 07:21:35 +00:00
hyatt%netscape.com 662e53652a Fix for several XBL event regressions, trashing memory and crashers, sr=brendan,ben, a=brendan 2000-09-20 07:16:04 +00:00
waterson%netscape.com 7dc55680e8 Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
jst%netscape.com ac39c5e211 Fixing nsbeta3+ bug 52724. Fixing an oversight found by David Baron in HTMLDocument::createElement(), this makes document.createElement() be case insensitive. r/a=vidur, r=nisheeth 2000-09-20 05:12:44 +00:00
waterson%netscape.com a9720c40a8 Bug 50999. Make nsBindingManager keep track of nsIAnonymousContentCreator-generated content; simplify anonymous content cleanup dance by making nsIBindingManager::ChangeDocumentFor() method. r=dbaron,hyatt a=hyatt 2000-09-20 00:14:04 +00:00
harishd%netscape.com 715a0d19de 52013 - Block sink reentrance to avoid frame duplication.
49115 - Delay breaking the circularity, between parser & snk, with a death grip!!!

r=jst
a=vidur
[sheriff approved]
2000-09-19 22:35:50 +00:00
heikki%netscape.com c3c301798c Fixed bug 52526, the cause was that image load event was bubbling even though the specs say it should not. Previously we were not even sending the load event on image load. I also fixed bug 50478 by fixing the logic in GetBubbles and GetCancelable of the DOMEvent. This helps in testing the first bug. I also fixed several cases where we had wrong combination of event class and event struct type. a=waterson, r=joki,rods. 2000-09-19 21:47:04 +00:00
hyatt%netscape.com 61ded06b16 Addendum to 53091. sr=ben 2000-09-19 07:25:45 +00:00
jst%netscape.com 1a5288822d Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann 2000-09-19 05:37:23 +00:00
jst%netscape.com a72320d2a1 Fixing nsbeta3+ bug 43741. Making mozilla ignore document.open() calls that are executed while the document is being parsed, this is needed for backwards compatibility. r/a=vidur, r=joki 2000-09-19 05:11:59 +00:00
hyatt%netscape.com 293b4eff1f fix for 53091, r=saari, sr=waterson 2000-09-19 01:24:44 +00:00
hyatt%netscape.com afc64d2cc4 Fix for 52810. r=danm 2000-09-18 18:49:58 +00:00
mcafee%netscape.com a8dd507165 Ignore generated files 2000-09-18 17:43:15 +00:00
Peter.VanderBeken%pandora.be 42e80d8d81 Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
hyatt%netscape.com cb410c0ff9 Fix for bug #45989, theft of clipboard using XBL. r=ben 2000-09-15 23:28:29 +00:00
jdunn%netscape.com 9b76ecf59a fixing AIX Tinderbox bustage:
PRBool's need PR_TRUE's or PR_FALSE's not 'false'
2000-09-15 12:23:15 +00:00
joki%netscape.com bfa3219209 fixing bustage. r:hyatt 2000-09-15 07:46:15 +00:00
hyatt%netscape.com 911aab8e52 Taking a stab. r=joki 2000-09-15 07:34:44 +00:00
saari%netscape.com 11038e23a2 missed a bit from the last checkin as joki beat me to the repository 2000-09-15 07:02:58 +00:00
hyatt%netscape.com 13315c2869 Fix Linux bustage. r-joki 2000-09-15 06:58:32 +00:00
kandrot%netscape.com 80cea30a82 Fix for 370k of bloat.
r=waterson
2000-09-15 06:52:17 +00:00
hyatt%netscape.com c7c8ee0155 Fix for bad contractid. r=rayw 2000-09-15 06:39:29 +00:00
hyatt%netscape.com 5d14f7ae4f Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +00:00
saari%netscape.com 8c69e9f876 fix for 49975. r=pinkerton and hyatt 2000-09-15 06:28:26 +00:00
kandrot%netscape.com c3fa1f92e7 Added to remove around 370k of bloat.
r=waterson
2000-09-15 06:25:54 +00:00
joki%netscape.com 55402f7f8f Fix for bug 5693 "problems with :hover". :hover should now work hierarchically, not just on the targetted Node. A pref was added to allow turning this off in low performance situations. r:jst 2000-09-15 06:17:54 +00:00
joki%netscape.com 0267aa3dd3 Fix for 30178, "hrefs override imagemap" and part of fix for 5693 by removing old hack to make :hover work on links. r:jst 2000-09-15 06:15:31 +00:00
rpotts%netscape.com 792c2c3c30 Removed two bogus asserts... 2000-09-15 06:13:11 +00:00
joki%netscape.com d274f9edc9 Fix bug 40071 "accesskey doesn't block menus" by propagating the cancelled event state from PreHandleEvent into HandleDOMEvent. r:jst 2000-09-15 06:11:15 +00:00
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
waterson%netscape.com aa07e7a254 Tune arena sizes, per news://news.mozilla.org/39BEC105.5090206%40netscape.com. 2000-09-14 23:11:40 +00:00
waterson%netscape.com ef371ea288 Fix 'const' bustage. 2000-09-14 23:10:37 +00:00
waterson%netscape.com ec2a45d34d Bug 51813. The change in r1.194 made it so that we respect a XUL element's lazy state. Because of this, we no longer need to check for 'new' matches in InstantiationNode::Propogate() -- *all* matches should be returned. Re-constify methods that should be const, and add NS_CONST_CAST() to call out where we're doing naughty things. r=rjc 2000-09-14 23:07:29 +00:00
pinkerton%netscape.com b83cf2e3cd use control key for access key on mac (that's what IE5 does). r=saari/joki. bug# 40071. 2000-09-14 22:58:47 +00:00
morse%netscape.com a0648104b0 bug 51338, cookie nag box not modal on meta-tag cookies, r=harishd 2000-09-14 18:59:47 +00:00
dbaron%fas.harvard.edu 19bd466446 Change the names of behavior and opacity DOM properties to MozBinding and MozOpacity, and make them work again with new CSS property names. r=jst, except for case change (Moz not moz) agreed on mozilla-style b=3935 2000-09-14 14:18:24 +00:00
mjudge%netscape.com 1ea0763f86 fixing sun/sparc i guess it didnt like the inline if/else statement. separating out. 2000-09-14 13:23:31 +00:00
mjudge%netscape.com e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
pinkerton%netscape.com 3a03377767 before starting a selection, make sure we aren't in a link because we don't want to usurp the DnD code. r=mjudge, bug# 52541. 2000-09-14 08:47:46 +00:00
nisheeth%netscape.com 4d64cceee9 r=jst. Fix for nsbeta3+ bug 49579: Leak of a char * fixed in StartDocumentLoad(). 2000-09-14 06:43:08 +00:00
jst%netscape.com aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
mjudge%netscape.com d74f430c75 private interface for selection 2000-09-14 05:24:18 +00:00
mjudge%netscape.com 62b3714065 not in build yet. adding for beta3 bug on api change 2000-09-14 05:22:37 +00:00
jst%netscape.com 347b9460b5 Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com 2000-09-14 05:19:00 +00:00
jst%netscape.com 96951c3f90 Fixing nsbeta3+ bug 51034. element.getElementsByTagName() was throwing a NS_NOINTERFACE exception to the wrong IID passed to QI. r=kandrot&pollmann 2000-09-14 04:53:03 +00:00
waterson%netscape.com 713b804df2 Bug 46134, redux. Fix another piece o' code affected by the '^' character. r=rjc 2000-09-14 04:39:59 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com e6f144c78e Fix warning: return value is required from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 14:11:51 +00:00
scc%mozilla.org 38e1cdde57 if you want a pointer to characters, you're going to have to |.get()| it 2000-09-13 08:21:04 +00:00
scc%mozilla.org 70ad30814f if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 04:50:55 +00:00
scc%mozilla.org cfbee28623 if you want a pointer to the characters, your going to have to |.get()| it 2000-09-13 04:47:36 +00:00
scc%mozilla.org f75af5e15f if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 02:48:08 +00:00
pinkerton%netscape.com 450bbd5307 when we see that the mouseDown event was cancelled, stop tracking drags. This allows mousedown/move/up events to be processed by webpages w/out us interfering. r=joki, bug 43258. 2000-09-13 01:45:23 +00:00
anthonyd%netscape.com 408d1057ca bug fix for mjudges bug #45387
r=anthonyd
2000-09-13 00:05:29 +00:00
kandrot%netscape.com 861c2cc6cb Fix for bug #51944. This change removes the stored selector text, and adds a method to the selector to generate the text, if needed.
r=vidur
2000-09-13 00:05:04 +00:00
waterson%netscape.com 083b26da8d Bugs 46134. Use caret ('^') character to concatenate text. Fix nsPromiseSubstring usage. r=rjc. Bug 46686. Update container attrs *before* we nuke the bestmatch. r=rjc 2000-09-12 23:12:40 +00:00
harishd%netscape.com 6aab716011 Removed the hack,in the sink, to limit nesting depth. This now
happens in the parser.

r=rickg/jst
2000-09-12 21:18:50 +00:00
nisheeth%netscape.com ce4f6ba3c2 Followup to fix for nsbeta3+ bug 10292. Return default values from GetMappedAttributeImpact and GetContentStyleRules(). 2000-09-12 21:02:02 +00:00
heikki%netscape.com 5a54ae35f1 Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge. 2000-09-12 20:54:41 +00:00
akkana%netscape.com 99628b2337 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
jst%netscape.com e23849d230 Fixing nsbeta3+ bug 51562. Don't leak nsXMLProcessingInstructions... r=beard&dbaron 2000-09-12 01:51:02 +00:00
akkana%netscape.com f9508b7d47 36082: don't load contents of script tag if script evaluation is off. r=brendan 2000-09-11 22:27:53 +00:00
jst%netscape.com 65092804c2 Adding new file, not part of the build. 2000-09-11 22:10:08 +00:00
rods%netscape.com 8405e126aa stripping CR/LF in href attrs on mouse over or mouse click
b=52119 r=harishd
2000-09-11 21:21:40 +00:00
jst%netscape.com d50223fd65 Fixing the content serializers to compile on Windows. Not part of the build. 2000-09-11 20:55:46 +00:00
vidur%netscape.com 4ddd46c060 First cut at the plain text serializer. The bulk of this code froms the old nsHTMLToTXTSinkStream. This is not part of the build. 2000-09-11 05:10:32 +00:00
vidur%netscape.com 05e1b4304d Ongoing work on content serializers. This is not part of the build. 2000-09-11 00:57:59 +00:00
jst%netscape.com 90cc9d88a4 Checking in a infinite loop fix done by Vidur, not part of the build. 2000-09-10 23:24:10 +00:00
vidur%netscape.com 43d4d9e1bc Better factoring of code. This is not part of the build. 2000-09-10 22:22:58 +00:00
jst%netscape.com 50937f5eae Getting the serializers up to par. This is not part of the build 2000-09-10 19:36:22 +00:00
vidur%netscape.com 580c3f4c4b Added missing HTML tags. r=jst 2000-09-10 07:04:30 +00:00
vidur%netscape.com 8a929ef767 Added _moz_dirty. r=jst 2000-09-10 07:04:07 +00:00
vidur%netscape.com 6a4f351b72 Pretty printing in HTML. Much code lifted from nsHTMLContentSinkStream. This is not part of the build. 2000-09-10 06:44:06 +00:00
bryner%uiuc.edu f7a6f320c1 Fixing bug 51096 - crash after changing mousewheel prefs twice. Also remove some assertions and fix a longstanding inconsistency/bug with mousewheel text zoom and history navigation. r=ben. 2000-09-10 05:35:36 +00:00
vidur%netscape.com 198f095420 New HTML and XML serializers. This is not part of the build 2000-09-10 02:17:54 +00:00
jst%netscape.com ce95288e37 Adding character offsets to various methods. Not part of the build. 2000-09-10 00:09:14 +00:00
jst%netscape.com c552790c44 Whitespace changes, not part of the build. 2000-09-09 23:53:39 +00:00
jst%netscape.com 5234fdf91a Change interface to allow the implementation to be more efficient. Not part of the build. 2000-09-09 23:52:59 +00:00
rods%netscape.com e50b4c7bdd reverting back to using macro for impl of set/get of disabled attr
b=41252 r=attinasi
2000-09-09 22:18:53 +00:00
vidur%netscape.com 5aa91138cd Removed unnecessary attribute serializer. This is not part of the build yet. 2000-09-09 22:03:58 +00:00
jst%netscape.com 78fa3435fb New file, not part of the build yet. 2000-09-09 21:47:23 +00:00
jst%netscape.com a29c8269e1 Removing static IID's (NS_DEFINE_IID()) and replace the static IID's with NS_GET_IID(), this cleans things up and simplifies my fix for nsbeta3+ bug 7515. r=pollmann@netscape.com 2000-09-09 05:46:14 +00:00
pollmann%netscape.com a5c145257d Bug 51856: Allow selection of just part of a text input or textarea to increase the karma around people who make typos. r=jst@netscape.com 2000-09-09 01:22:01 +00:00
pnunn%netscape.com 7a62c0d377 bug:13718: natural img dimens. pnunn, r:sfraser 2000-09-08 22:52:05 +00:00
valeski%netscape.com a0ab5edcee 50188. ifdef debug'ing stderr output so we don't spew it in release builds. 2000-09-08 22:43:58 +00:00
hyatt%netscape.com 87650f51b9 r=ben, same as prev checkin 2000-09-08 10:02:00 +00:00
hyatt%netscape.com cf54e6b085 Tweak loadBindings call, provide hint to optimize possible style re-resolve in XBL, fix spot dbaron forgot. All 3 are r=ben 2000-09-08 10:01:18 +00:00
hyatt%netscape.com 9948b2ece0 Implement bindingDetached. r=ben 2000-09-08 06:57:03 +00:00
hyatt%netscape.com 033a82d1c8 Making splitters support persistence. 2000-09-08 06:55:10 +00:00
pollmann%netscape.com 55a8fc8526 Bug 49921: Fix leak of a CNavDTD (leak and fix found thanks to beard@netscape.com) r=jst@netscape.com 2000-09-08 04:52:57 +00:00
sfraser%netscape.com 76a1ca49fb Fix the tree bustage. r=jst 2000-09-08 02:06:56 +00:00
dbaron%fas.harvard.edu c2cbfd2d6d Clean up reporting of CSS parser errors: Use |nsAReadableString|s and an additional macro to allow all the error reporting to be done by macros. Also clean up a few comments. Not part of the default build (you must define CSS_REPORT_PARSE_ERRORS).
Make namespace prefixes case insensitive within CSS by normalizing to lower-case.  b=35813

r=attinasi
2000-09-08 02:05:09 +00:00
pollmann%netscape.com 4262a79a1f Bug 13652: select method should fire onselect handlers, blur should blur, r=jst@netscape.com 2000-09-08 01:46:00 +00:00
sfraser%netscape.com 7e6c98de52 Removed an nsIAtom* that was never initialized or used, but NS_RELEASED. Found in the build warnings. r=jag. 2000-09-08 01:25:10 +00:00
pinkerton%netscape.com 1f5bbf0ea1 use NS_LITERAL_STRING 2000-09-07 23:18:38 +00:00
pinkerton%netscape.com 5cbffb2b65 using NS_LITERAL_STRING 2000-09-07 23:12:41 +00:00
akkana%netscape.com 3c2341c61c 50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske 2000-09-07 18:40:14 +00:00
dveditz%netscape.com 2ff9437de0 Turning on JS strict option in debug builds, a/r=brendan, bug 50645 2000-09-07 10:51:59 +00:00
hyatt%netscape.com 3986d0da89 Weird!? 2000-09-07 09:20:56 +00:00
hyatt%netscape.com 4677305721 Ensuring that column header cells don't also persist accidentally (along with the columns themselves. r=ben 2000-09-07 08:42:49 +00:00
hyatt%netscape.com abc29e3936 Fix for 51263. r=ben 2000-09-07 08:26:03 +00:00
hyatt%netscape.com 9d8e03414c C++ fixes for 51263, r=joki 2000-09-07 08:18:11 +00:00
morse%netscape.com f1dd1c89b4 bug 51338, cookie nag box not modal, r=mstoltz 2000-09-07 07:00:36 +00:00
bryner%uiuc.edu e29926f20a Fixing 42109 (again) - I missed a case on my first attempt. r=disttsc@bart.nl. 2000-09-07 05:49:04 +00:00
hyatt%netscape.com cccbddadec Patch to enable event.originalTarget on input fields. r=joki 2000-09-07 02:47:52 +00:00
hyatt%netscape.com 927938cc43 Adding originalTarget to Event object. r=joki 2000-09-07 01:07:29 +00:00
ftang%netscape.com fe633c6d96 fix bug 50654. r=nhotta take care " in the charset 2000-09-06 20:41:12 +00:00
disttsc%bart.nl 3c25610d65 Make nsXULElement inherit directly from nsXMLElement and remove dead internal code ((Get|Set)NameSpacePrefix from nsIXMLContent.h, nsIXULContent.h, nsXMLElement.h, nsGenericXMLElement.(h|cpp) and nsXULElement.(h|cpp). Hints & tips by jst (thanks!), r=jst, a=brendan. 2000-09-06 20:39:29 +00:00
rods%netscape.com d21753a7fc For NavQuirks we need to set the appropriate font for buttons/selects or for text and textarea
If these fonts are set in the html.css or quirk.css they cannot be overriden
We now use the CSS3 font names and for NavQuirks we adjust the fonts to match Nav 4.x
The change is to give field fonts monospace instead of sans-serif
Bug 44656 r=dcone
2000-09-06 14:02:44 +00:00
rpotts%netscape.com dd1059184e Moved the firing of the OnLoad event from WebShell into DocumentViewer... 2000-09-06 09:11:38 +00:00
jst%netscape.com 4e563c4a15 Fixing a cloneNode() regression in the HTML code, doing a deep clone on a element that didn't have a style attribute was failing to clone it's chil nodes. r=pollmann@netscape.com 2000-09-06 05:03:34 +00:00
dbaron%fas.harvard.edu e0e16fb826 Fix misleading indentation. r=attinasi 2000-09-06 02:34:35 +00:00
dbaron%fas.harvard.edu c9392da530 Add code to allow the CSS parser to report errors. This code is not enabled by default in any builds, but it could be useful for chrome authors to catch CSS errors. We may want to turn it on in debug builds at some point, but it needs some work first. r=attinasi 2000-09-06 02:27:46 +00:00
dbaron%fas.harvard.edu cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
dbaron%fas.harvard.edu 8c105459ae Change the names of CSS properties that are not part of the CSS2 specification by adding a -moz- prefix. Change the names of those that are used internally to use -x-, just for documentation. b=3935 r=attinasi 2000-09-06 02:15:18 +00:00
hyatt%netscape.com 18e758c3ca fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
jband%netscape.com f9a5b20560 commenting out dead code that was giving us a useless warning 2000-09-05 20:20:34 +00:00
hyatt%netscape.com 584b0548ca Fix arrow keys in input fields. r=danm 2000-09-05 18:57:53 +00:00
rods%netscape.com 2ec6128d8f fixed so script can find out if an option is selected when no frame exists
no all DOM calls can be made on a select or an option with or without a frame
and the results will be correct
All the PresState info (for now) is kept in the select content, a couple of new
methods were added to nsISelectElement to make it easier for the option to
Get/Set its index
Bug 45760 r=kmcclusk
2000-09-05 13:37:16 +00:00
hyatt%netscape.com 1bb5fdc4fc loadBindingdoc, r=ben 2000-09-05 07:29:01 +00:00
hyatt%netscape.com b03ae07bef Fix double selection problem in trees. r=ben 2000-09-05 07:09:14 +00:00
bryner%uiuc.edu 30b37c9413 Making it so everyone doesn't get my debugging output spam. 2000-09-05 04:05:06 +00:00
dbaron%fas.harvard.edu c3bbbaf9c8 Fix build warning by renaming variable. r=disttsc@bart.nl 2000-09-05 02:08:41 +00:00
Peter.VanderBeken%pandora.be dba350450c Correct string usage in XSLT hooks. Not part of default build (ifdef'ed). r=nisheeth. 2000-09-04 05:55:00 +00:00
hyatt%netscape.com ba7b94b9b1 Fix crash on skin switching. r=ben 2000-09-03 06:00:09 +00:00
hyatt%netscape.com 4a56981607 Fixed bad regression in XBL. r=ben 2000-09-03 05:35:36 +00:00
bryner%uiuc.edu 25f69ad484 Fixing bug 50058 - too many onSelect firings. r=hyatt. 2000-09-02 18:59:39 +00:00
Peter.VanderBeken%pandora.be d41d21ad60 Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
Peter.VanderBeken%pandora.be 197d30c82b Fix XSLT hooks (Preparation for bug #42228). Remove GetAttributeValueAt (Fixes bug #47454). Clean up code. r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:34:07 +00:00
Peter.VanderBeken%pandora.be 8934df7249 Fix XSLT hooks (Preparation for bug #42228). Implement SetDOMDocument. r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:32:28 +00:00
saari%netscape.com 3b51c1dc7e Undoing what appears to be a complete brain fart of mine from a while ago. I was releasing focus information before its time. 2000-09-02 07:49:39 +00:00
beard%netscape.com 4503140e65 fixing code that relied on implicit string construction (less than optimal temporary fix). r=scc 2000-09-02 07:21:57 +00:00
saari%netscape.com cbf6ecc1f7 fix for 46505, text inputs and text areas need to change their event targets when crossing the anonymous content boundry. r=hyatt 2000-09-02 04:59:44 +00:00
hyatt%netscape.com 34afd36343 Eliminating warning for non-compliant XBL event handlers. 2000-09-02 02:40:28 +00:00
hyatt%netscape.com 3b60037bfe Eliminating warning for non-compliant XBL event handlers. 2000-09-02 02:39:06 +00:00
hyatt%netscape.com 06f5e40b56 General cleanup in XBL. 2000-09-02 01:46:42 +00:00
hyatt%netscape.com b8b870db19 rename arg to parameter, r=brendan 2000-09-02 01:35:44 +00:00
hyatt%netscape.com 1d8f696a54 rename arg to parameter, r=brendan 2000-09-02 01:20:36 +00:00
hyatt%netscape.com 2909098718 Improve typing speed. r=ben 2000-09-02 01:09:47 +00:00
jst%netscape.com 3e82d91d63 Tweaking the fix to nsbeta3+ bug 28277 so that the src property of the a JavaScript constructed image is correcly set at the time when the onload and onerror events fire. r=nisheeth@netscape.com 2000-09-01 23:23:35 +00:00
hyatt%netscape.com 1d7c6d90f3 More XBL event speed improvements. r=ben 2000-09-01 21:43:34 +00:00
harishd%netscape.com 4668b6e263 7670 - Enable NOSCRIPT.
r=jst
2000-09-01 18:17:43 +00:00
hyatt%netscape.com bf208e29cb Closing my eyes, crossing my fingers, and pressing the NUKE THE TREE button. r=nobody, I'm trying to recover from vidur's window bomb. :) 2000-09-01 08:40:38 +00:00
jst%netscape.com 7fec4da1ce Comment and whitespace change... 2000-09-01 08:24:00 +00:00
hyatt%netscape.com 26294ec87c XBL syntax changes. r=ben 2000-09-01 08:10:14 +00:00
hyatt%netscape.com a00da988b4 XBL syntax changes. r=ben 2000-09-01 08:07:07 +00:00
jst%netscape.com 7aa7ed7f6d Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
nisheeth%netscape.com b19b092432 r=jst. Fixing refcounting of ID attribute atoms. Additional work to earlier checkin for fixing bug 10292. Also, added support for getElementByID() in XML documents. 2000-09-01 02:21:06 +00:00
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
hyatt%netscape.com 90a907435e XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
bryner%uiuc.edu 16729fbbbb Protecting against setting an invalid current item on the tree. Prep work
for 47795.  r=hyatt.
2000-09-01 01:07:18 +00:00
pollmann%netscape.com 1b49ca7042 Bug 49897: Only send focus and left click events from labels to target content r=jst@netscape.com 2000-09-01 00:48:47 +00:00
bryner%uiuc.edu e596018a21 Fixing 50554 - keep the tree in a consistent state while removing its content.
This is prep work for 47795.  Also fixes chatzilla crash.  r=waterson.
2000-08-31 02:39:48 +00:00
jst%netscape.com ca738093f5 Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com 2000-08-31 00:36:31 +00:00
rods%netscape.com f90be81a55 Notifying the doc that an attribute is changed is the wrong approach
Making "REFLOW" be the hint for when rows or cols attrs are changed
Not doing it for input text it seems to work fine without
b=50280
2000-08-30 21:59:53 +00:00
kin%netscape.com 9cf7b833fb Fix for bug #35899 (Page scrolls on selecting text in position:relative div)
- Rewrote the auto-scrolling code to handle the fact that events are now passed
    directly to frames, even though the mouse is outside the window, and the frame
    is not in the clip view. The old code assumed that the viewport frame always
    caught and handled the event, which was the way it used to be.
  - AutoScroll methods now give the option of scrolling parent scrollable views.

r=jfrancis@netscape.com

Fix for bug #49467 (Spell checking not working in composer or NS 6 IM )

  - We no longer throw an error if we are trying to scroll the selection
    into view, when the selection is in a view that has no parent scrollable
    view ... we just return NS_OK and do nothing.

r=syd@netscape.com
2000-08-30 19:42:47 +00:00
locka%iol.ie 11358c799f Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
bryner%uiuc.edu 6731fd7727 Fixing 50628 - crash attaching a file to bugzilla on Linux. Need to cast
to the right type in QueryInterface!  r=pavlov.
2000-08-30 08:07:12 +00:00
waterson%netscape.com c9db7beab8 Bug 50499. Fix FMM that was caused by DOM string changes. r=bruce 2000-08-30 04:21:06 +00:00
waterson%netscape.com a5a55e573d Try to fix AIX build bustage... 2000-08-30 04:07:56 +00:00
pinkerton%netscape.com 1d3e1cbcd9 better use of NS_LITERAL_STRING for perf on platforms that can use it. 2000-08-30 02:45:02 +00:00
rhp%netscape.com 0070d84c49 Fix for crash when cancelling mail print operations - Bug #: 49280 - r: bienvenu 2000-08-30 02:04:02 +00:00
akkana%netscape.com 719f67e1c8 50134: check offset before calling CharAt(offset-1). r=mcafee 2000-08-30 01:42:27 +00:00
waterson%netscape.com 4de3aaabdb Bug 46134. Support >1 value in attribute substitution. r=rjc 2000-08-30 01:00:02 +00:00
nisheeth%netscape.com b65a3881e0 - Fix for nsbeta3+ bug 10292: ID attribute information is passed up from the parser to the content sink and into the node info objects associated with content objects. nsIXMLContent now inherits from nsIStyledContent which allows
authors to use ID selectors to target elements in an XML document.

- Checking in a P3P related patch to the pres shell, html document, and xml document from Tom Lendacky (toml@us.ibm.com)
2000-08-30 00:35:43 +00:00
akkana%netscape.com 2c350ddd30 Fix a warning I introduced yesterday, and add a safety check 2000-08-29 23:29:52 +00:00
akkana%netscape.com d68f42dd59 Fix memory leak introduced yesterday. r=harishd 2000-08-29 23:27:09 +00:00
jfrancis%netscape.com 299877ed6d disabling fix for 46554 again, in order to fix smoketest blocker 50653 et al 2000-08-29 19:55:16 +00:00
hyatt%netscape.com 48f021d058 Adjust tooltip offset. r=ben 2000-08-29 09:56:34 +00:00
hyatt%netscape.com ef6474d1ff 43220. r=ben 2000-08-29 08:07:22 +00:00
jfrancis%netscape.com 995b111b30 restoring my original fix for 46554, with some additional tweaks to deal gracefully with generated content. To forgive, divine. 2000-08-29 06:37:12 +00:00
jfrancis%netscape.com 9726e994c4 i'm an idiot 2000-08-29 05:43:03 +00:00
jst%netscape.com 825bad6e37 Fixing memory leaks (bug 49665), found by dbaron. r=pollmann@netscape.com 2000-08-29 05:32:15 +00:00
jfrancis%netscape.com 7d5e6f0454 turns out that selection code is used even when outputing an entire document (beats me why); disabling my changes so that text field output will work again. 2000-08-29 03:09:54 +00:00
hyatt%netscape.com e8381a76bf XBL fix for walling off style (46505). r=ben 2000-08-29 03:08:35 +00:00
rods%netscape.com 8507f2d98b Moved the dispatch of the onChange to after where the property is set, this way it will have the "new" value
Removed macro impl of Set/GetSize and implemented it to notify the document that an attr has changd and the hint is reflow so when the size gets changed via script it changes size
b=50280,50436 r=kmcclusk
2000-08-29 01:50:31 +00:00
heikki%netscape.com 8e2f31db68 Fixed bug 46085. We were not firing the select event. This is the second half of the checkin... had some problems with CVS. jst is watching this checkin. r=mjudge. 2000-08-29 01:47:05 +00:00
jfrancis%netscape.com 0481832a07 fixing a warning 2000-08-29 00:31:53 +00:00
akkana%netscape.com 76b85d375c Last checkin didn't fix 47309, so revert that part 'til we get a better fix 2000-08-29 00:18:53 +00:00
akkana%netscape.com 22f88b737e Last checkin didn't fix 47309, so revert that part 'til we get a better fix 2000-08-29 00:17:44 +00:00
vidur%netscape.com a6fa8885ba Fix for bug 43902. The DOM glue now streamlines the Get/SetProperty methods for the window class. Window.location and title and document.title are now part of the idlc interfaces, rather than special-cased. r=jst@netscape.com 2000-08-29 00:14:23 +00:00
jfrancis%netscape.com 5c35225245 third time is the charm... 2000-08-29 00:07:32 +00:00
jfrancis%netscape.com 2d261bbe7d the end of ubercopy 2000-08-28 23:54:45 +00:00
akkana%netscape.com e01a11631a 41868 and 45994: Call parser to determine inline vs. block. r=harishd 2000-08-28 23:47:11 +00:00
akkana%netscape.com db73afb326 41868 and 45994: Add GetDTD. r=harishd 2000-08-28 23:46:11 +00:00
attinasi%netscape.com 87e7fd47e2 Fixed to handle ToInteger returning an error. b=29061 r=kmccluck@netscape.com 2000-08-28 23:44:05 +00:00
jfrancis%netscape.com 767a12d10c fix for 46554: copy should grab parent nodes if all children selected; r=sfraser 2000-08-28 23:35:57 +00:00
anthonyd%netscape.com e522671bc1 fix for bug# 43364
selection methods not returning meaningfull information
ie. getAnchorNode
r=mjudge
2000-08-26 21:23:25 +00:00
jst%netscape.com df6f2a53e2 Removing unused code from the build. r=pollmann@netscape.com 2000-08-26 07:00:17 +00:00
beard%netscape.com 81b015f6c9 GetElementAt(), QueryInterface() -> QueryElementAt(). r=waterson 2000-08-26 05:30:45 +00:00
warren%netscape.com 3ec392431b Bug 15623. Fixed registration of nsKeygenHandler. 2000-08-25 18:48:50 +00:00
rods%netscape.com 239bac387a changed mozoutline to -moz-outline
b=48973 r=ianh
2000-08-25 14:28:22 +00:00
hyatt%netscape.com 1be9efcce5 Fix for 50044, 47861, 47471, r=ben 2000-08-25 07:01:53 +00:00
waterson%netscape.com 9c85e83202 Bug 47191. Trim whitespace from relative spec before constructing absolute URLs. r=jst 2000-08-25 06:03:49 +00:00
jst%netscape.com 1c85ae898c Fixing nsbeta3+ bug 49548. Making the 'type' property on input elements default to 'text', and making the 'type' property of button elements be all lowercased. r=vidur@netscape.com 2000-08-25 01:57:28 +00:00
hyatt%netscape.com 83a557be58 Fix for 46505. r=mjudge 2000-08-25 00:19:38 +00:00
rods%netscape.com 7f0dcda2ea Temporarily changed outline to be mozoutline, this will enable us to get links
to show a focus rect. When we get outlines really working, then mozoutline will go away.
b=48973 r=attinasi
2000-08-24 13:45:48 +00:00
hyatt%netscape.com c35fd8e783 oops. forgot file. 2000-08-24 09:39:14 +00:00
hyatt%netscape.com 3d05117e1a XBL fixes, groundwork for 46505, r=ben 2000-08-24 09:21:27 +00:00
bryner%uiuc.edu 520d624f7c Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt. 2000-08-24 06:14:45 +00:00
bryner%uiuc.edu 65b967b771 Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00
saari%netscape.com 0494f09298 make sure to return a value in all code paths from FireFocusOnTargetContent... gave VC5 a headache 2000-08-24 04:00:12 +00:00
anthonyd%netscape.com 112b262913 fix for bug 48624 (hidden selection issues with plain text widgets)
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00