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

54494 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com afc6a88b45 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 b48f7aab7b fix bug 30184, repeated prompts for master password, r=dp, a=jar 2000-03-03 23:24:11 +00:00
waterson%netscape.com 2e56cdc990 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 b7a131767a 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 28dc91344e 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 61ad5d5127 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 0c4fe6e173 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 db16fa08a6 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 a5c6bcf187 Fix 29541
r=travis,a=jar
2000-03-03 22:55:40 +00:00
valeski%netscape.com 15ba96ab79 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 e8d62422d6 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 2b112043cb 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 d722a02a3a 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 7ad70cd281 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 71bd3a5aea 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 cd66c924c2 Clean up debugging interfaces. 2000-03-03 21:46:44 +00:00
rginda%netscape.com 60ac950eeb Initial add of regress-24712.js 2000-03-03 21:33:08 +00:00
tomk%mitre.org 047da2712f 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 bc6cc05811 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 afd6b9ccc1 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 f700b0b4af first time adding nsIPrefListener - not part of build 2000-03-03 20:18:17 +00:00
rginda%netscape.com 52b7c5c94f 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 8978513d04 Merged NSPR 4.0 release onto the main trunk. 2000-03-03 19:53:57 +00:00
idk%eng.sun.com 30cc104fab updated README 2000-03-03 19:40:52 +00:00
norris%netscape.com 1f65a6474f Clean up examples to use current jsFunction_ and jsGet_ method forms. 2000-03-03 19:15:51 +00:00
rogerl%netscape.com a4f173e8ff Added lineTerminator test back into \s & \S atoms 2000-03-03 19:07:16 +00:00
slamm%netscape.com f9619a07a2 Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
norris%netscape.com 1562a17939 Fix js1_2/function/Function_object.js 2000-03-03 17:18:49 +00:00
rickg%netscape.com 871f8db7ce landed WIP nsString3 early design; not part of build; a=n/a 2000-03-03 09:04:50 +00:00
alecf%netscape.com 5543fcd325 revive xlib build (not part of default seamonkey build) 2000-03-03 08:21:46 +00:00
ssu%netscape.com 40fbfcc0af 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 a7204f3a03 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 82336a2260 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com 487dcba875 backing out earlier check
a=jar
2000-03-03 07:16:25 +00:00
rods%netscape.com 932879ce4d Backout plan, this check only fixes bug 28628
a=jar
2000-03-03 07:14:58 +00:00
rods%netscape.com bbcb309cb3 backing out earlier checkin 2000-03-03 07:14:57 +00:00
mscott%netscape.com ad4e9f7a14 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 b574527cd1 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
dmose%mozilla.org e88ff2743a move configurables to the top of the file and get rid of a few perl warnings 2000-03-03 06:14:50 +00:00
rods%netscape.com e426b0a6ae added include instead of the class decl.
r=waterson
2000-03-03 05:06:03 +00:00
ducarroz%netscape.com 7313198728 Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver. 2000-03-03 04:57:59 +00:00
rods%netscape.com 6769208b97 add call to combobox for setting the frame constructor
b=28593, r=evaughan a=jar
2000-03-03 04:30:32 +00:00
rods%netscape.com 0de348eef2 modified the reflow method for better handling incremental and for optimization
b=28593, r=buster,kmclusk a=jar
2000-03-03 04:28:59 +00:00
rods%netscape.com 5efa0171a0 changes for the new combobox
b=28593, r=self, a=jar
2000-03-03 04:24:53 +00:00
rods%netscape.com 5891de2d4a changes for new combobox
b=28593, r=self, a=jar
2000-03-03 04:23:45 +00:00
ben%netscape.com 85089af838 PDT+ b=26592, r=german (and other people in bug report), a=jevering 2000-03-03 03:46:50 +00:00
ftang%netscape.com b0d393088d fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
cata%netscape.com 736559f0ba last bit in activating charset override 2000-03-03 02:21:24 +00:00
cata%netscape.com c82fa81c2a activating charset override. bug #7886, r=ftang, a=bobj 2000-03-03 02:20:53 +00:00
hyatt%netscape.com 02020cce65 part 2 of fix for bug #25073, r=pink,evaughan, a=jevering 2000-03-03 02:08:02 +00:00