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

89952 Коммитов

Автор SHA1 Сообщение Дата
kestes%walrus.com cb3191580b better name for default log file 2001-10-10 15:09:06 +00:00
kestes%walrus.com d3b0fbe78d fix broken usage for process_builds. allow usage to be viewed even if
security tests not passed.
2001-10-10 15:08:24 +00:00
kestes%walrus.com 782a9645ce typo in new BT_NAME parameter, did not get default from TinderboxConfig 2001-10-10 15:07:41 +00:00
kestes%walrus.com 8f6c524129 allow usage page to be viewed withhout passing security checks. 2001-10-10 15:06:48 +00:00
bienvenu%netscape.com 003f5c9528 fix leak of boxes r=waterson, sr=sspitzer 103846 2001-10-10 14:49:59 +00:00
blizzard%redhat.com 921003d6f6 Bump serial for the next release. Not part of the build. 2001-10-10 14:34:04 +00:00
pinkerton%netscape.com b8dfb23b58 unregister event handler when menu goes away. that way, if the menu is still in a visible menubar, we don't crash trying to build content off a dead listener. r=sdagley/sr=sfraser/a=jaime. bug#103935 2001-10-10 14:19:22 +00:00
locka%iol.ie d11e63d08a NOT PART OF BUILD. Fixed makefile.win to work with new REQUIRES feature & generate an error when MOZ_PLUGINSDK is undefined. Changed legacy plugin to parse CLSIDs properly. 2001-10-10 14:07:23 +00:00
morse%netscape.com f3b7de5283 bug 103641, wrong item deleted from form-manager list, r=sgehani, sr=alecf 2001-10-10 13:55:29 +00:00
jake%acutex.net efb7eb3ab8 Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org, jake@acutex.net
2001-10-10 13:26:28 +00:00
sspitzer%netscape.com a67423bb66 remove unused code, now that we use playSystemSound(). (see #64462)
rs=bienvenu
2001-10-10 08:40:22 +00:00
sspitzer%netscape.com 9751d70f08 fix for #64462. play OS specified sound when new mail arrives.
r=pavlov, sr=bienvenu.  right now, this only works on windows.
mac is next.  for linux (and the other platforms), we currently beep.
if there isn't an OS specified sound, we'll play the pre-packaged
sound that mailnews will eventually ship with.
2001-10-10 08:08:22 +00:00
jaggernaut%netscape.com 49db831c73 We'll want support for IsVoid and SetIsVoid on nsACString too. r=jst,dbaron, rs=scc. 2001-10-10 07:51:16 +00:00
jaggernaut%netscape.com f8d4903d59 Bug 81444: Remove deprecated null_nsCOMPtr(), r=mozbot, sr=scc. 2001-10-10 07:51:08 +00:00
loadrunner%betak.net f4ffdc94a0 bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/, r=av,peterl, sr=waterson, removing unused nsHTMLUtils.* files resulting from repository copy 2001-10-10 07:17:33 +00:00
loadrunner%betak.net 522cfa4a6e bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/, r=av,peterl, sr=waterson, removing unused nsHTMLUtils files resulting from the repository copy 2001-10-10 07:15:14 +00:00
rginda%netscape.com fbcbb6ecf0 bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
move from setTimeout to the new enterNestedEventLoop callback
some strict mode changes
fix file/line regexps
2001-10-10 06:38:25 +00:00
justdave%syndicomm.com 52bd262467 partial backout of the checkin from bug 103121, because it collided with the patch from bug 51519. This should satifactorily
meet the goals of both patches.  patch by kiko, r= justdave
2001-10-10 06:36:45 +00:00
rginda%netscape.com 66be1a9728 bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
add callback to the enterNestedEventLoop method
2001-10-10 06:35:46 +00:00
dbaron%fas.harvard.edu 375e512f8b Add xptcinvoke code for gcc 3.0 on Solaris. This is just a heavily modified version of xptcinvoke_asm_sparc_solaris_GCC.s . Not yet part of the build. b=71627 2001-10-10 06:29:28 +00:00
dbaron%fas.harvard.edu 765eb60417 Reduce construction of (expensive) nsAutoString objects at performance hotspots. r=jag sr=waterson b=102756 2001-10-10 05:00:36 +00:00
timeless%mac.com d9d2292794 Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.
patch by dkl. r=kiko
2001-10-10 04:57:30 +00:00
timeless%mac.com 3a5a3ff16d Bugzilla Bug 97185 make_select should add a newline after each option
patch by kiko. r=zach, gerv
2001-10-10 04:52:09 +00:00
cmanske%netscape.com 3ed38ab897 Fixed spelling of 'menuItem' as part of bug 101750, r=brade, sr=kin 2001-10-10 04:47:44 +00:00
timeless%mac.com bdfb4b81ff Bugzilla Bug 51521 Broken HTML on user permissions page
patchwork by john.beranek@pace.co.uk and kiko. r=zach, kiko, gerv
2001-10-10 04:47:17 +00:00
dbaron%fas.harvard.edu 809b3fa31d Parser still depends on cache. Fixing bustage. b=100895 2001-10-10 04:42:51 +00:00
jaggernaut%netscape.com 509d1ca93b Bug 103548: Unicode chars in chrome properties must be four digits. Patch by Lynggaard@netscape.net (Henrik Lynggaard Hansen), r=lordpixel@mac.com, sr=alecf 2001-10-10 04:36:22 +00:00
alecf%netscape.com 477f8d882b fix for bug 100895, contributed by jonsmirl@mediaone.net
r=harishd, sr=alecf
slam dunk those dependencies!
2001-10-10 04:13:16 +00:00
mkaply%us.ibm.com b06c4a0492 #80802
r=mkaply, sr=jband
Code from jst - this patch allows Java applets that are in OBJECT and EMBED tags to use LiveConnect - hurrah!
Diff looks more complicated then it is - the change is to make nsHTMLPluginObjElementSH
inherit nsHTMLAppletElementSH, and nsHTMLPluginObjElementSH::GetPluginJSObject()
call the inherited GetPluginJSObject()
2001-10-10 04:04:21 +00:00
stephend%netscape.com c672db9d7e Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com 2001-10-10 03:38:56 +00:00
waterson%netscape.com 9689115dcc Mmm, more types. 2001-10-10 03:32:41 +00:00
sfraser%netscape.com c695f71261 Fix bug 101947 -- return NS_ERROR_ABORT when the user cancels the print dialog. r=sdagley, sr=floppymoose 2001-10-10 02:23:34 +00:00
jband%netscape.com b1510adad5 not part of build. Fix line endings 2001-10-10 02:13:25 +00:00
brendan%mozilla.org 0bf39d4052 Turn on FastLoad by default (68045, r=hyatt, sr=waterson). 2001-10-10 02:10:17 +00:00
nicolson%netscape.com 9a704fc57d Fix 103976: libjss is built with -taso flag 2001-10-10 01:34:53 +00:00
pschwartau%netscape.com af2f4f83da Initial add. Regression test for bug 102725. 2001-10-10 01:32:28 +00:00
nicolson%netscape.com 59aa27cfaf Fix 103977: JSS calls non-portable snprintf
Replace snprintf() with PR_snprintf().
2001-10-10 01:31:40 +00:00
sonja.mirtitsch%sun.com a682d5e5ac additions for JSS sanity check 2001-10-10 01:12:42 +00:00
ssu%netscape.com 6a68d944fe need to disable a call to updateMapi() because mapi has not landed on trunk yet. If this is not done, win32 installer will fail to complete when run. 2001-10-10 01:11:40 +00:00
evaughan%netscape.com e5aa7bf76b Grid changes. NOT IN BUILD 2001-10-10 01:07:45 +00:00
nelsonb%netscape.com cf1a2fcff8 Use new assembly language multiply code contributed by Richard C. Swift. 2001-10-10 01:05:02 +00:00
ssu%netscape.com 60fd26a62d fixing bug 103232 - Changes the function pointer reference name (that the installer looks for in Mapi32.dll) from MAPIGetVersion() to GetMapiDllVersion(); also fixes mail.xpi to update mapi32.dll when appropriate. r=curt, sr=dveditz. affects windows platforms only 2001-10-10 01:03:42 +00:00
kaie%netscape.com d5537511dd b=102289 r=valeski sr=alecf
Changing UI text strings
2001-10-10 00:55:41 +00:00
ftang%netscape.com df32229e56 fix bug 95554. r=bstell, sr=sfraser. implement the nsFontEnumeratorMac::HaveFontFor 2001-10-10 00:47:54 +00:00
mscott%netscape.com 53c2d7ca9f Bug #96784 --> avoid infinite recursion in the bin hex decoder when the data fork gives us back
macbinhex content as the content type.
sr=darin/sspitzer
2001-10-10 00:37:29 +00:00
ftang%netscape.com 39fbce1449 fix bug 101852. r=alecf, sr=darin/brendan. add PRUnichar* base IsAscii routines 2001-10-10 00:27:51 +00:00
ssu%netscape.com ab0c3f06c1 fixing bug 103939 - add new key, [JRE LIB PATH], to native win32 installer. r=curt, sr=dveditz. affects windows platforms only. 2001-10-10 00:24:20 +00:00
bzbarsky%mit.edu b6f9a38709 Make changes to clip property trigger a reflow change, not just a visual
change.  Bug 88653, r=pierre, sr=roc+moz
2001-10-10 00:21:02 +00:00
vidur%netscape.com 11abb9d092 Work-in-progress checkin of web services proxy implementation. New files. 2001-10-09 23:54:51 +00:00
nelsonb%netscape.com 1b230be078 Build mpi with new file mpvalpha.c.
Contributed by Richard C. Swift (swift@netscape.com)
2001-10-09 23:51:36 +00:00