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

72230 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 76701f01bd Propogate the exit codes of the wrapped binary. Bug #57741 . Thanks to harinath@cs.umn.edu (Raja Harinath) for the patch. 2000-10-25 20:32:37 +00:00
dbaron%fas.harvard.edu f92a1cb254 Fix the size of the "L" and "*" popups for Mozilla popup code, and shrink the name popup a little bit. 2000-10-25 20:14:34 +00:00
javi%netscape.com 13eadb9fd9 Make boolean preferences work under Netscape6. It's the annoying JS bug
where you can't call top.variable when in the top most frame.

So I moved the function that was doing this to the frame that wanted to
toggle the boolean value instead of calling the top most frame to do this.
2000-10-25 18:57:06 +00:00
sfraser%netscape.com a6b6fc2670 Fix a problem with the universal interfaces version, and include the build flags module. NOT PART OF THE BUILD 2000-10-25 18:52:33 +00:00
morse%netscape.com 89c515e444 bug 57840, tre blocker, r=gagan,don 2000-10-25 18:14:23 +00:00
briane%qnx.com 200bf54f6b PHOTON BUILD only
event loop fixes for modal dialogs
2000-10-25 18:01:02 +00:00
briane%qnx.com c07cbb994c PHOTON BUILD only
cursors now change properly, dilogs display in correct locations, modal
dialogs work
2000-10-25 18:00:34 +00:00
briane%qnx.com 67df8e42fe PHOTON BUILD only
fixes for colors in toggle buttons
2000-10-25 17:59:36 +00:00
javi%netscape.com e1594ce774 Check-in final reviewed version of sslconn.c 2000-10-25 17:23:46 +00:00
blizzard%redhat.com be2bf9383f Bug #54219. Bring qt back from the dead. I am checking this in on behalf of John Griggs <johng@corel.com>. If you have problems with this code, please contact him. 2000-10-25 16:55:40 +00:00
axel%pike.org 05c0891bed adding the version="1.0" for some stylesheets, not part of build 2000-10-25 16:45:33 +00:00
bienvenu%netscape.com e75b9cd84a fix top crash in nsPop3Protocol::SendRetr, from branch, sr=mscott 2000-10-25 14:59:38 +00:00
karnaze%netscape.com cea1265120 bug 54542 (Hyatt's patch) - pass in style context instead of resolving it. a=buster, r=karnaze. 2000-10-25 14:55:21 +00:00
neeti%netscape.com abc25deed0 fix for rtm++ bug 57326, Crash trying to use the save link as context menu, r=gagan, sr=mscott. 2000-10-25 13:28:39 +00:00
jeff.dyer%compilercompany.com 5e52ae4dac Added to FunctionDefinition a pointer that marks the position in the
parameter list that the named parameter marker occurs. The names at or
after that position may or may not have aliases associated with them.
2000-10-25 12:46:23 +00:00
mkaply%us.ibm.com 60f7dc1faa #52458
r=mkaply, a=blizzard
Code from jkobal to handle VSCROLL messages to get Thinkpad trackpoint scrolling working
2000-10-25 10:58:20 +00:00
mkaply%us.ibm.com 2c0269f878 #57814
r=jkobal, a=blizzard
Fix for pasting HTML from clipboard - thanks to Dainis_Jonitis@swh-t.lv for the fix
2000-10-25 10:52:25 +00:00
mkaply%us.ibm.com 1bc61090a7 #57639
r=mkaply, a=blizzard
Code from jkobal - check for VK_SPACE in vkey rather than space in char
2000-10-25 10:26:11 +00:00
brendan%mozilla.org 1d811ae9b8 Fix obj.toSource to get attributes using the object in which id was found (56482, r=jband, sr=shaver). 2000-10-25 07:00:31 +00:00
bryner%uiuc.edu 67d3913378 Bug 57386 -- make setting the width and height separately on a newly created (1x1) XUL window work correctly. r=pavlov, sr=blizzard. Vixen works on unix now! 2000-10-25 06:21:20 +00:00
pierre%netscape.com 8aa19b0cbd 56950 "SeaMonkey crash in css code". Check error codes when constructing a DocElementTableFrame. r=attinasi, sr=buster, a=phil. 2000-10-25 04:23:37 +00:00
brendan%mozilla.org 30d3951dc9 Home sp before calling js_ValueToStringAtom and js_ValueToFunction (bug 57826, r=mccabe, sr=jband). 2000-10-25 04:04:29 +00:00
sfraser%netscape.com 4518e0c93d Refactorying to allow for module reuse by other build systems (e.g. Netscape commercial build). NOT PART OF THE BUILD 2000-10-25 04:04:06 +00:00
blizzard%redhat.com 7360163385 Fix for bug #57046. Flush the X connection before returning the xid of the plugin port window. This is part of the fix to get the java plugin working on linux again. r=akkana a=brendan 2000-10-25 03:40:53 +00:00
cls%seawood.org 65a618842e Fixed the strip check to work for cross-compile builds. Bug #11893 2000-10-25 03:30:47 +00:00
mscott%netscape.com e42c22b6cb Bug #56934 --> propogate the error returned by
OnDataAvailable so nsAsyncStreamListener can properly
cancel the load. This fixes the zdnet benchmark
problem. r=gagan, sr=rpotts
2000-10-25 03:10:49 +00:00
cls%seawood.org 2308e29f39 Must include build.dtd anyplace that uses navigator.dtd for the BuildId. Bug #26798 r=jag 2000-10-25 03:06:42 +00:00
hyatt%netscape.com 766de69a8c Fix for 57733. 2000-10-25 03:03:08 +00:00
dmose%mozilla.org 9e3e8fade9 The code was trying to use ConnectToDatabase to connect to the shadow db after quietly_check_login() had already called it for us under the covers _without_ the useshadowdb parameter. So reports were being run against the main database, triggering UI stalls. r=endico@mozilla.org 2000-10-25 02:34:13 +00:00
sfraser%netscape.com 808051f67c Support for a text-based list of build flags, and configurable log file locations. NOT PART OF THE BUILD 2000-10-25 02:32:30 +00:00
pinkerton%netscape.com 651c50e827 Don't use SetAnimatedThemeCursor() at interrupt time. Doh! Instead just back down to using the normal watch cursor. Not as pretty, but doesn't wipe out the machine at random. r=pchen/a=sfraser, bug#52565. 2000-10-25 01:43:53 +00:00
sfraser%netscape.com 5694277917 Move the list of build flags into an external file, so that it can be easily replaced by a different list for a different build. NOT PART OF THE BUILD 2000-10-25 00:26:15 +00:00
waterson%netscape.com a019b4770a Bug 57764. Call UnregisterDataSource() in dtor. r=rjc, sr=alecf 2000-10-24 23:13:23 +00:00
dr%netscape.com 3dfa5d5ef7 patch for 53047, for jrgm who doesn't have cvs access. (rtm++, r=evaughan, a=ben) 2000-10-24 22:56:13 +00:00
sfraser%netscape.com fc9019705e Changes to allow for pref-file override of default file locations for the CodeWarrior and CVS session location files. NOT PART OF THE BUILD 2000-10-24 22:49:23 +00:00
pavlov%netscape.com 4f7d1899d0 fix for bug 56010 r=akkana,brendan sr=blizzard,erik 2000-10-24 22:38:03 +00:00
disttsc%bart.nl 559196faae Fix Debug/Verification/PNG Images Test url, bug=39984, patch=teamwork (see bug), r=leaf, a=ben 2000-10-24 22:36:12 +00:00
mscott%netscape.com d6590aa849 Bug #57207 --> initialze elapsed time to 0 because we may use the variable before we
intialize it later on...
sr=alecf, r=sspitzer
2000-10-24 22:20:25 +00:00
varada%netscape.com 3bbdd7d259 changing name of cck.exe to setup.exe 2000-10-24 22:19:51 +00:00
mscott%netscape.com 17ebf73108 Bug #57207 --> When we bring up the progress dialog, if we've already received a on stop request,
then go ahead and make the progress dialog go away again. r=sspitzer, sr=alecf
2000-10-24 22:18:56 +00:00
mjudge%netscape.com e29522f8a3 bug fix for 48064. rtm++ r=simon a=brendan. pdt=ok. fixes check for valid frame after callonchange. (callonchange may actually destroy the frame underneath us.) also we need to update the focusedvalue when enter/submit is hit. this will save 2 onchange from being fired. one from enter, second from blur. 2000-10-24 22:08:44 +00:00
blakeross%telocity.com c1e7fa5640 Fix 57825: search button broken for single click searches. r=pchen a=alec, rtm+ 2000-10-24 21:59:48 +00:00
dougt%netscape.com 03c91a42ac changing default startpage of embedding examples to point to the embedding projects home page. s=jband@netscape.com, r=dougt@netscape.com 2000-10-24 21:57:35 +00:00
nhotta%netscape.com 3e1effaa30 Changed not to call the localized date format function but instead calls PR_FormatTimeUSEnglish()
so later it can be parsed by PR_ParseTimeString() correctly,
bug 30994, r=rjc,sr=mscott.
2000-10-24 21:53:12 +00:00
nelsonb%netscape.com fcb2e1a453 New implementation of mp_invmod for even moduli. 3x-500x faster than
xgcd for even moduli.
2000-10-24 21:32:53 +00:00
cls%seawood.org 55b0a0d720 Cross-compiling fixes. Bug #11890 r=blizzard 2000-10-24 21:22:32 +00:00
cls%seawood.org e9fe92e9bf Add an explicit dependency to avoid parallel build race problem. Bug #31364. r=axel@pike.org 2000-10-24 21:10:31 +00:00
beard%netscape.com e56223463b Added GC_init_MacOS() to make sure MaxApplZone() and MoreMasters() get called. r=sfraser, not part of standard build. 2000-10-24 20:18:43 +00:00
sfraser%netscape.com a6af4b7f78 Changed error strings for better tinderbox error reporting. NOT PART OF THE BUILD. 2000-10-24 18:21:47 +00:00
dougt%netscape.com caf5487c76 removing Makefile and adding Makefile.in 2000-10-24 17:16:20 +00:00