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

54655 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 1fe64703c6 fix bug 20570. r=harishd a=jar. Compare against PRUnichar instead of the first byte. 2000-03-04 00:38:12 +00:00
edburns%acm.org c5cf5503c3 a=edburns
r=idk
bug=14337
2000-03-04 00:34:55 +00:00
sfraser%netscape.com fdca7c332f Fix for the solaris compiler; I need to include nsITimer.h. r=brade 2000-03-04 00:33:15 +00:00
valeski%netscape.com 942c0cbea5 r=gagan. 29870. We weren't handling a malformed http-equiv refresh header. 2000-03-04 00:32:30 +00:00
mjudge%netscape.com 4aa93745ce a=jar r=ftang 28852 2000-03-04 00:27:16 +00:00
blizzard%redhat.com a6af9b1075 fix the x/y coords of drag drops, just like drag motion events. part of bug #29578 r=pavlov 2000-03-04 00:24:49 +00:00
matt%netscape.com 94db80804b adding hemp menu branding for bug 4689 was approved by jar 2000-03-04 00:20:32 +00:00
cls%seawood.org 889b6637e1 Force the install phase to build the subdirs first as dependencies are not properly handled. 2000-03-04 00:07:54 +00:00
waterson%netscape.com 83204d2ccc Fix compiler warning; remove unused variable. Hyatt meant to do this. 2000-03-03 23:56:32 +00:00
risto%netscape.com 59e13d9772 *** empty log message *** 2000-03-03 23:52:48 +00:00
mcafee%netscape.com cd52e3400b Minor HTML correctness change (10980) r=elig, a=jar 2000-03-03 23:45:44 +00:00
hyatt%netscape.com 83044995cc Fix for bug #29556, r=waterson, a=jar 2000-03-03 23:35:29 +00:00
sfraser%netscape.com d86d156a86 Fix for 29737 -- selecting is slow in large files in composer. r=mjudge, akkana, a=jar. 2000-03-03 23:35:11 +00:00
morse%netscape.com 127c8d3906 fix bug 30184, repeated prompts for master password, r=dp, a=jar 2000-03-03 23:24:11 +00:00
waterson%netscape.com 1c955c9ed2 Bug 29148. Put OnStartLoad() on an event, as well as OnStopLoad(). Avoids re-entrancy where re-entrancy should never be. r=rjc, a=jar. 2000-03-03 23:17:10 +00:00
buster%netscape.com 8076fee6b0 fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
this part of the fix is temporary, but sufficient for beta.  it calls the pres shell to do the initial association.
after beta, this will be done by the frame construction code.
r=travis
a=jar
2000-03-03 23:16:43 +00:00
waterson%netscape.com f119fe3159 Bug 29148. Initialize out-params to sane values before returning an error. There are lots of places that don't check return codes on these methods. r=rjc, a=jar. 2000-03-03 23:15:34 +00:00
buster%netscape.com 28ac469ac6 fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
r=travis
a=jar
2000-03-03 23:15:29 +00:00
waterson%netscape.com 3a38a69faa Bug 29148. Don't abort in the case where an invalid stylesheet reference has somehow made it into the prototype document, but the stylesheet was never put into the cache (an empty CSS file will cause this to happen). Instead, just keep on truckin'. r=rjc, a=jar 2000-03-03 23:14:09 +00:00
joki%netscape.com 4c33e407f9 Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar 2000-03-03 23:07:31 +00:00
norris%netscape.com 6f23e80fcc Fix 29541
r=travis,a=jar
2000-03-03 22:55:40 +00:00
valeski%netscape.com 55a9cef80b 25775. a=jar, r=rpotts. We now handled the incorrect 'multipart/mixed' type comming from an HTTP reponse for backwards compat. 2000-03-03 22:44:32 +00:00
alecf%netscape.com dd033ea491 fix for #29304 r=pierre a=jar
only register against the browser.* preferences that layout actually cares about, to improve startup performance
2000-03-03 22:39:31 +00:00
slamm%netscape.com 202b76e7e2 Checkin for german@netscape.com. Add styles new 'texttab' widget (based on boxes). Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:39:00 +00:00
slamm%netscape.com 6fc341c29f Checkin for german@netscape.com. Add globalBindings.xml and images for new 'texttab' widget (based on boxes). Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:38:42 +00:00
slamm%netscape.com 43e77ef5e0 Checkin for german@netscape.com. Use tab look for panel headers. Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:37:09 +00:00
rginda%netscape.com 88db2bee58 Added bugnumber to uc-003.js and regress-24712.js
new testcase regress-28686.js added
2000-03-03 22:14:09 +00:00
norris%netscape.com 140fe5ab49 Clean up debugging interfaces. 2000-03-03 21:46:44 +00:00
rginda%netscape.com dbdabead7e Initial add of regress-24712.js 2000-03-03 21:33:08 +00:00
tomk%mitre.org b4f77e0d76 Misc. fixes for issues found during wrapper testing. The classes affected by
this change are not part of the regular Mozilla build.
2000-03-03 21:03:55 +00:00
tomk%mitre.org 604b717a6e Misc. fixes from wrapper testing. The classes affected by this submission is
not part of the regular mozilla build process.
2000-03-03 21:02:41 +00:00
mscott%netscape.com 02e129f887 Bug #30281 --> fix for the regression that's keeping the tree closed. unescape was failing on short strings....argggh.
a=granrose
2000-03-03 20:38:59 +00:00
alecf%netscape.com dca8d028ee first time adding nsIPrefListener - not part of build 2000-03-03 20:18:17 +00:00
rginda%netscape.com 3aadf08ddb updated readme, add comments to parse_apidoc.pl, make parse_devedge_doc.pl exit on startup, remove zpidoc.xml (it's in mozilla.org/projects/apidoc) 2000-03-03 19:59:54 +00:00
wtc%netscape.com a442830fd9 Merged NSPR 4.0 release onto the main trunk. 2000-03-03 19:53:57 +00:00
idk%eng.sun.com 657ce47810 updated README 2000-03-03 19:40:52 +00:00
norris%netscape.com fa21a5c8da Clean up examples to use current jsFunction_ and jsGet_ method forms. 2000-03-03 19:15:51 +00:00
rogerl%netscape.com 9f37d04d49 Added lineTerminator test back into \s & \S atoms 2000-03-03 19:07:16 +00:00
slamm%netscape.com 3d97402ccd Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
norris%netscape.com 08455904ae Fix js1_2/function/Function_object.js 2000-03-03 17:18:49 +00:00
rickg%netscape.com b8a4416136 landed WIP nsString3 early design; not part of build; a=n/a 2000-03-03 09:04:50 +00:00
alecf%netscape.com 4323897762 revive xlib build (not part of default seamonkey build) 2000-03-03 08:21:46 +00:00
ssu%netscape.com f967a579be fixing bugs:
#30096 - App crashes in Java at launch on Ja systems.  Need to deliver
           international version of jre.
  #30186 - installer needs to apply patch to jre1.3

a=jar
r=sgehani
2000-03-03 08:15:24 +00:00
alecf%netscape.com e0b7a51df5 fix for REALLY stupid typo from my earlier fix for #29714
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
rods%netscape.com e5ac5ed5e3 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com 4c24c7778b backing out earlier check
a=jar
2000-03-03 07:16:25 +00:00
rods%netscape.com 566edd34e3 Backout plan, this check only fixes bug 28628
a=jar
2000-03-03 07:14:58 +00:00
rods%netscape.com 7db8508373 backing out earlier checkin 2000-03-03 07:14:57 +00:00
mscott%netscape.com f229bc5301 Bug #26915, #21203, #22960, #29773 --> improve performance of mozTXTToHTMLConv
r=waterson
a=phil,waterson
2000-03-03 06:49:23 +00:00
mscott%netscape.com a6d6fc0f6a Bug #30102 --> don't logoff the external login requestor
if we succeeded in the request...we want to cache the requestor
 for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00