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

69127 Коммитов

Автор SHA1 Сообщение Дата
attinasi%netscape.com 88534f075e Checkin for Bindu's changes to the scripts to eliminate BuildID detection, and to change default drive to D. Not part of build. 2000-08-31 22:39:27 +00:00
mcafee%netscape.com 2c407dc48e Removing unnecessary include, goes with solaris patch I just checked in (htmlparser) 2000-08-31 22:09:52 +00:00
mcafee%netscape.com 0c4457604c Patch #2 to get solaris building (50876). code=harishd, r=jst,mcafee, a=heikki 2000-08-31 22:08:07 +00:00
kestes%staff.mail.com 29370c23af turn on the all_headers file for the bots 2000-08-31 22:00:26 +00:00
kestes%staff.mail.com c20c067037 forgot that if I change peristance then the admin code changes also.
I use persistance for the passwd table.
2000-08-31 21:59:53 +00:00
cyeh%bluemartini.com 906a4fc1ed fix for 35604: indicate on bug lists if a bug is not visible to the public
patch submitted by dave@intrec.com (Dave Miller), legend added
by cyeh@bluemartini.com
2000-08-31 21:53:29 +00:00
waldemar%netscape.com dca152c48e Added jsdhash.c 2000-08-31 20:41:33 +00:00
karnaze%netscape.com f86b7f1793 Removed references to non existent urls causing assertions. This does not affect the build. 2000-08-31 20:19:25 +00:00
saari%netscape.com 94a5387c80 backing out my mac menu changes 2000-08-31 19:25:10 +00:00
javi%netscape.com a32eccfa78 Whomp the SECURITY_CLIENT_BRANCH onto the tip. 2000-08-31 18:31:28 +00:00
cyeh%bluemartini.com c81ef29f5f fix for 44609 : Remove the useless "project" column in the Change columns page
patch submitted by cdurst@world.std.com (Charles Durst)
2000-08-31 18:19:46 +00:00
scc%mozilla.org 015d37393f don't know how I omitted this last night, particularly since mscott tested. must shift the bit in the mask to get a new position. This should fix the string hang 2000-08-31 17:56:28 +00:00
mcafee%netscape.com c7e3abc519 Rearranging some includes to fix solaris bustage (50876). code=harishd,waterson, r=mcafee, a=leaf 2000-08-31 17:23:22 +00:00
mcafee%netscape.com b3eb5e862b Rearranging some includes to fix solaris bustage (50876). code=harishd,waterson, r=mcafee 2000-08-31 17:20:58 +00:00
dcone%netscape.com 31f409d9d3 Added factory method for creating an nsPrintOptions object. This is for bug 36796. r=kmcclusk. 2000-08-31 14:49:05 +00:00
blizzard%redhat.com 78cb185b89 fixes for bugs 27790 33649 37003 37004 37257 45499 45761 50009 48276. this is a rewrite of much of the DND code for linux. some of the big features include multiple item drags inside of mozilla, support for _NETSCAPE_URL memory leak fixes and tree scrolling during drags. r=pavlov a=brendan 2000-08-31 14:48:14 +00:00
beard%netscape.com 2b58c68fab traceObject(). only used when leak detector built. 2000-08-31 14:43:17 +00:00
beard%netscape.com 45bf784816 Added traceObject() method. 2000-08-31 14:35:13 +00:00
beard%netscape.com fcb43cb80d GC_trace_object. 2000-08-31 14:33:29 +00:00
beard%netscape.com 62cfba1004 Stub GC_trace_object. 2000-08-31 14:32:57 +00:00
beard%netscape.com 2b2ab83301 GC_trace_object (not part of build) 2000-08-31 14:28:56 +00:00
bienvenu%netscape.com d131abd480 whoops, forgot to invoke a pldhash routine 2000-08-31 14:00:38 +00:00
dbaron%fas.harvard.edu 6cc3760a98 Attempt to fix AIX bustage by adding get(). AIX started thinking this call to nsIWidget::Create was ambiguous when the first parameter was made an nsCOMPtr (couldn't decide whether it was the Create() taking a void* or an nsIWidget*). r=kin 2000-08-31 13:40:17 +00:00
bienvenu%netscape.com 5c18dca5c4 add pldhash functions, r+a=waterson+brendan 2000-08-31 13:29:29 +00:00
cmanske%netscape.com 99b4f0744c Fixed updated of color widget on Composer toolbar, b=49952, r=sfraser 2000-08-31 12:44:56 +00:00
cmanske%netscape.com 0a75a1b326 Fixed GetBackgroundColorState to get nested table and cell color, needed to make background color on toolbar correct. b=49952, r=buster 2000-08-31 12:44:55 +00:00
scc%mozilla.org 25f675704f bug #49895: checking in a slight enhancement on Patrick Beards patch 2000-08-31 11:42:43 +00:00
jband%netscape.com 91431137bb fix to un-bust XPCONNECT_STANDALONE build (#ifdef'd out code for the browser) from shaver@mozilla.org 2000-08-31 10:44:28 +00:00
jband%netscape.com a2b34993e9 add caching of jar/zip files to help fix bug 46707. Also factor out conditional compilation of ziploader support to not just be dependent on XPCOM_STANDALONE. And, factor out manifest directory from component directory (even though they are the same for now) in prepatation for a better fix to bug 39808. r=rginda@netscape.com 2000-08-31 09:48:39 +00:00
jband%netscape.com 4420932152 fix bug 50080. Early returns skipping call to nsGenericResolve. r=jst@netscape.com a=brendan@mozilla.org 2000-08-31 09:44:27 +00:00
cltbld%netscape.com 0736bdc6f4 Forward declaration of eHTMLTags is not needed if including nsHTMLTokens.h. Should help fix speedracer bustage. -cls 2000-08-31 09:30:17 +00:00
ben%netscape.com 530cb77d23 partial fix for 32034 - sidebar search doesnt work from mail 2000-08-31 07:52:32 +00:00
ben%netscape.com acf7517ea0 fix tree font and menulists in classic (50180, 45196) 2000-08-31 06:46:17 +00:00
ben%netscape.com f2df0bc99c oops 2000-08-31 06:45:31 +00:00
nisheeth%netscape.com b8e21d92fd r=ian hickson. Fix for nsbeta3+ bug 41924. Updated the way we calculate alternate text for images that are not found. 2000-08-31 06:27:49 +00:00
ben%netscape.com d919c4e5a9 46613, Classic skin polish (Mac profile manager) 2000-08-31 06:15:47 +00:00
scc%mozilla.org c597b81a96 make |Last| not try to adjust an iterator into an empty string (stops illegal calls to |Last| on an empty string from going into an infinite looop), r=mscott 2000-08-31 06:12:35 +00:00
ben%netscape.com c7417122a5 46613, classic skin polish 2000-08-31 06:09:17 +00:00
tara%tequilarista.org 6d16c6005d fix for bug #24806 2000-08-31 06:07:26 +00:00
beard%netscape.com 305550b2a0 fixing build bustage. r=scc 2000-08-31 06:00:21 +00:00
mstoltz%netscape.com 584d022386 Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +00:00
ben%netscape.com 2a3ebe2644 46613... 2000-08-31 05:45:28 +00:00
mscott%netscape.com 3dd88adffe back out my change until we can get it to build on the mac. This re-introduces the infinite loops when you run the browser though
so be warned.
2000-08-31 05:43:21 +00:00
ben%netscape.com 7348a6b798 46613, Classic skin polish (Mac profile manager) 2000-08-31 05:27:49 +00:00
ben%netscape.com 6a71119f86 46613, classic skin polish (Mac profile manager) 2000-08-31 05:26:27 +00:00
ben%netscape.com 8390d1ccb7 updated image 2000-08-31 05:18:47 +00:00
nelsonb%netscape.com 46fa09d149 Checkin a big speedup for sparc v8 CPUs when compiled with Workshop
compilers.  Be sure to use -DMP_NO_MP_WORD with v8 CPUs.
2000-08-31 04:59:05 +00:00
ben%netscape.com 2e657b49e9 fix bustage 2000-08-31 04:55:59 +00:00
ben%netscape.com 37786cfa9e mac classic users icon 2000-08-31 04:38:19 +00:00
mscott%netscape.com 683539b3d5 Bug #50853 --> fix a nasty infinite loop on windows. The compiler was choosing the wrong overloader method for nsPromiseConcatenation::operator+
which caused it to fail to inherit a mask bit which in turn led to the infinite loop.

this code came from scc.
r=mscott
2000-08-31 04:29:42 +00:00