hyatt%netscape.com
fa2f9ec8a5
Updating the event handler code for XBL.
2000-01-27 09:44:58 +00:00
hyatt%netscape.com
bf4b22d019
Adding behavioral rules for inputs and textareas.
2000-01-27 09:44:35 +00:00
hyatt%netscape.com
ab1edf20c4
Making the XUL key listener a bubbler. Removing its capability to handle
...
textareas and inputs.
2000-01-27 09:43:19 +00:00
shaver%netscape.com
cfcfe5d5e7
system information service (not yet part of build)
2000-01-27 09:40:17 +00:00
hyatt%netscape.com
058df0fe43
*** empty log message ***
2000-01-27 09:39:48 +00:00
warren%netscape.com
43760e7f03
Fixed error case to return error.
2000-01-27 09:21:00 +00:00
hyatt%netscape.com
767f9cd6e3
Making input and text area elements bindable using XBL.
2000-01-27 09:01:49 +00:00
jband%netscape.com
89900282d1
make certain that the JSRuntimeService singleton does not go away before the xpconnect singleton. Fix for bug 25093. r=ssu@netscape.com
2000-01-27 08:58:48 +00:00
warren%netscape.com
3ea70b12c7
Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work.
2000-01-27 08:57:14 +00:00
vidur%netscape.com
6a5b5fe668
Fix for bug 12565. form.encoding returns the value of the ENCTYPE attribute, not ENCODING. r=joki
2000-01-27 08:51:54 +00:00
hyatt%netscape.com
548bb4df37
Working on input field conversion to XBL.
2000-01-27 08:23:04 +00:00
hyatt%netscape.com
59a79ea27e
Making sure htmlBindings.xml gets installed.
2000-01-27 08:15:48 +00:00
hyatt%netscape.com
fac272701e
First draft of the new XBL key binding handlers for HTML input fields and
...
text areas.
2000-01-27 08:15:29 +00:00
sdagley%netscape.com
2e00a8a146
Residual work on #17949 - Need to make sure that path passed to Mac impl of nsLocalFile::InitWithPath doesn't end in a :. r=davidm
2000-01-27 08:11:19 +00:00
hyatt%netscape.com
36dda5296b
Adding controller shorthand access.
2000-01-27 07:57:29 +00:00
hyatt%netscape.com
4d23ce2f88
Improving XBL event handling.
2000-01-27 07:49:50 +00:00
sfraser%netscape.com
d764aafb5c
The prefix file for the optimized target was set to a debug include file. fixed that. r=space monkey.
2000-01-27 07:03:33 +00:00
waterson%netscape.com
07c4cae8c3
I am dumb. I didn't account for changes to the ownership model. Also, make sure that the nsXPINotifierImpl derives from nsIRDFXMLSinkObserver.
2000-01-27 06:20:24 +00:00
waterson%netscape.com
4a78db54fb
Doh! Be sure to release the parser when the load completes.
2000-01-27 06:17:13 +00:00
pepper%netscape.com
060fd6080c
All source files must contain a newline at the end of some unix builds fail.
2000-01-27 06:13:00 +00:00
pepper%netscape.com
406e440a93
ALL files must have a newline at then end
2000-01-27 06:07:03 +00:00
pepper%netscape.com
2be0e4af59
ALL files MUST have a newline at the end of certain unix builds will fail
2000-01-27 06:05:39 +00:00
tbogard%aol.net
0edab7ced8
FindWebShellWithName now mainly relies on the implmenetation of nsContentTreeOwner::FindItemWithName for the implementation of finding named shells.
2000-01-27 06:01:02 +00:00
tbogard%aol.net
30a9ebe6da
Fixed FindItemWithName not to search shells that initiated the search request. Moved the guts of nsIDocShellTreeOwner::ContentShellAdded to nsXULWindow.
2000-01-27 05:59:48 +00:00
tbogard%aol.net
2a8162a5b7
Implemented FindItemWithName(). Stubbed out many of the other functions that shouldn't be called with error conditions. Setup nsContentTreeOwner as the default treeowner when one is not already set.
2000-01-27 05:59:44 +00:00
tbogard%aol.net
15c5ffbf77
Made the destructor virtual. Added ContentShellAdded notification to nsXULWindow.
2000-01-27 05:59:42 +00:00
troy%netscape.com
3e020a70ac
r=karnaze@netscape.com Removed some code that was removed but then added
...
again by mistake
2000-01-27 05:54:17 +00:00
sfraser%netscape.com
af85a92f54
Some mac-only debug window control. bug 24312. r=jj
2000-01-27 05:51:40 +00:00
sfraser%netscape.com
6809f8d96c
Fix the RegXPCOM application to hopefully not crash. bug 24312 r=jj
2000-01-27 05:51:11 +00:00
idk%eng.sun.com
035e48ae34
Fix for 25069
...
Added null pointer checking
2000-01-27 05:42:56 +00:00
vidur%netscape.com
13e3a7871d
Fixed bug 16609. RemoveNamedItem now returns the correct error code if the attribute doesn't exist. r=pollmann
2000-01-27 05:17:11 +00:00
warren%netscape.com
1c854eebad
Fixed problem where avg instance size was computed based on remaining object count, rather than total allocated count. May affect bloat stats on tinderbox.
2000-01-27 05:14:51 +00:00
tbogard%aol.net
8b241d82bd
Made the destructor virtual.
2000-01-27 04:56:21 +00:00
dougt%netscape.com
8441cf8f7d
All of these are broken. Alway double check submission/suggestions.
2000-01-27 04:35:44 +00:00
vidur%netscape.com
36c3d7005e
Fixed typo in JS protocol registration so that we now deal with mocha: URLs as well. r=pollmann
2000-01-27 04:04:40 +00:00
pepper%netscape.com
7f02506418
Yet another source file without an newline at the end. ALL file must have one.
2000-01-27 03:50:38 +00:00
nhotta%netscape.com
13ba4d47bc
Insert/update META charset tag for charset menu operation, bug 17797, r=akkana.
2000-01-27 03:35:44 +00:00
Jerry.Kirk%Nexwarecorp.com
3b0a00629a
This switches over from the old style Photon timers to the new
...
style that have been moved under the unix directory.
r=cls
2000-01-27 03:35:19 +00:00
jj%netscape.com
91506836b8
Removing more appcores-related resources + obsolete prefwindow files.
2000-01-27 03:25:12 +00:00
Jerry.Kirk%Nexwarecorp.com
4d5c598d36
Took out eMetric_SubmenuDelay by mistake, this re-adds it back in.
...
This was for Photon UI only
r=kedl
2000-01-27 03:20:46 +00:00
alecf%netscape.com
db42c40660
move global locale files into en-US
...
#20296
r=hangas
2000-01-27 03:19:24 +00:00
Jerry.Kirk%Nexwarecorp.com
3faf9eaa7d
Initial check-in of Photon timers that support the new features
...
like priority and repeatability.
2000-01-27 03:17:18 +00:00
vidur%netscape.com
6a5ccaa020
Fix for bugs 25082 and 25084. Range::SetStartBefore, etc. need to return an error for a null sibling. Range::createContextualFragment needed to allow for a null document. r=pollmann
2000-01-27 02:51:51 +00:00
bienvenu%netscape.com
9fc193fb7c
override online server name in db if server gives different case r=sspitzer, part of 24631
2000-01-27 02:50:59 +00:00
bienvenu%netscape.com
b2fbdd022f
don't read stale data from folder cache,r=sspitzer, part of 24631
2000-01-27 02:48:22 +00:00
slamm%netscape.com
a134c8c5a9
Tweak gmake pattern to make it more general. (Reformat a little too).
2000-01-27 02:30:23 +00:00
jim_nance%yahoo.com
9a9becc33a
Make SelectorMatches() faster by eleminating a few function calls
...
r=Shaver
Tree is green enough = waterson
2000-01-27 02:28:52 +00:00
harishd%netscape.com
639194451a
Fix for Bugs
...
24112 - Fixed the orderding of THEAD, TBODY, and TFOOT
24673 - Fixed the crash my not letting P to contain TABLE ( per spec. )
18308 - Ignoring newlines above BODY
18928 - Fixed by forcing a BODY to open, irrespective of FRAMESET document, if
'text' is present in the document.
23791 - Made ; in entities optional.
24006 - Fixed by setting the alternate end-comment to be '>'.
24275 - Buffering newlines/whitespace only when it's absolutely necessary.
24462 - Fixed by making NOBR a block closure.
21917 - Being careful about ignoring newlines/whitespace for body content.
r=rickg
24204 - Fixed by opening up BODY for INPUT ( quirks )
Also did a minor change in CNavDTD::DidBuildModel();
r=pollmann
2000-01-27 02:27:58 +00:00
pepper%netscape.com
6bb4671516
All source files must have a newline at the end on lesser nixes won't compile.
2000-01-27 02:24:43 +00:00
waterson%netscape.com
ff33dd020d
Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver
2000-01-27 02:24:20 +00:00