Commit Graph

69195 Commits

Author SHA1 Message Date
dougt%netscape.com
16835b5d5f Removing Cached Monitors from plevent. They are about 5x slower than
a lock and condvar according to the nspr documentation.  r=valeski

Also I fix a problem where we would wake up from a wait without checking
any data which could cause all sorts of problems.

b=50634
2000-09-01 00:50:51 +00:00
rhp%netscape.com
554c067f7a Fix for bug 49943 - readable messages in tmp - r: putterman 2000-09-01 00:48:55 +00:00
pollmann%netscape.com
1b49ca7042 Bug 49897: Only send focus and left click events from labels to target content r=jst@netscape.com 2000-09-01 00:48:47 +00:00
cls%seawood.org
69a3e90f89 Reorder libs to fix Irix bustage. 2000-09-01 00:48:22 +00:00
sfraser%netscape.com
36612d6514 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
brendan%mozilla.org
38e38f2196 Support ECMA reference type return from native methods (44997, r=shaver). 2000-09-01 00:45:50 +00:00
ssu%netscape.com
f22512c83b fixing bug #50972. This checkin is for racham. r=me.
smoketest blocker, dogfood+
2000-09-01 00:02:59 +00:00
cyeh%bluemartini.com
eb02be381a fix for 6944: buglist: summary and whiteboard fight for space
patch by the ever present dave@intrec.com
2000-08-31 23:26:51 +00:00
cyeh%bluemartini.com
1ddba93fb7 fix for 45583: all users get added to a group if userregexp is null in editproducts.cgi
patch by jmrobins@tgix.com
2000-08-31 22:56:21 +00:00
attinasi%netscape.com
8feb85ee9f 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
51f409388d Removing unnecessary include, goes with solaris patch I just checked in (htmlparser) 2000-08-31 22:09:52 +00:00
mcafee%netscape.com
ea69132ff3 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
55a6cd74f5 turn on the all_headers file for the bots 2000-08-31 22:00:26 +00:00
kestes%staff.mail.com
66264882b2 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
fc7d0aeca1 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
191f479b10 Added jsdhash.c 2000-08-31 20:41:33 +00:00
karnaze%netscape.com
9dd5ce2901 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
ea1ac6ba71 backing out my mac menu changes 2000-08-31 19:25:10 +00:00
javi%netscape.com
b05930626d Whomp the SECURITY_CLIENT_BRANCH onto the tip. 2000-08-31 18:31:28 +00:00
cyeh%bluemartini.com
45380ba742 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
387fffdcbc 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
e0f4c1d6d0 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
d20ee361f4 Rearranging some includes to fix solaris bustage (50876). code=harishd,waterson, r=mcafee 2000-08-31 17:20:58 +00:00
dcone%netscape.com
6ddf05024d 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
f8a6bbe60e 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
e417745871 traceObject(). only used when leak detector built. 2000-08-31 14:43:17 +00:00
beard%netscape.com
5b8256210a Added traceObject() method. 2000-08-31 14:35:13 +00:00
beard%netscape.com
eb87f6d7c5 GC_trace_object. 2000-08-31 14:33:29 +00:00
beard%netscape.com
bf3db6b987 Stub GC_trace_object. 2000-08-31 14:32:57 +00:00
beard%netscape.com
8edb7e2163 GC_trace_object (not part of build) 2000-08-31 14:28:56 +00:00
bienvenu%netscape.com
05988d5c93 whoops, forgot to invoke a pldhash routine 2000-08-31 14:00:38 +00:00
dbaron%fas.harvard.edu
0912fc863b 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
be77e72ef2 add pldhash functions, r+a=waterson+brendan 2000-08-31 13:29:29 +00:00
cmanske%netscape.com
4908d1e7da Fixed updated of color widget on Composer toolbar, b=49952, r=sfraser 2000-08-31 12:44:56 +00:00
cmanske%netscape.com
71959db2e5 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
3f22a1ad7c bug #49895: checking in a slight enhancement on Patrick Beards patch 2000-08-31 11:42:43 +00:00
jband%netscape.com
8b20a44782 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
45fd8ce1e8 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
68f3129d97 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
ef0b1f518a 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
c1f9dff58d partial fix for 32034 - sidebar search doesnt work from mail 2000-08-31 07:52:32 +00:00
ben%netscape.com
974cb5781d fix tree font and menulists in classic (50180, 45196) 2000-08-31 06:46:17 +00:00
ben%netscape.com
a82e3d557a oops 2000-08-31 06:45:31 +00:00
nisheeth%netscape.com
a67f193c88 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
61b29026dd 46613, Classic skin polish (Mac profile manager) 2000-08-31 06:15:47 +00:00
scc%mozilla.org
cc2d66fff1 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
9ae92e9831 46613, classic skin polish 2000-08-31 06:09:17 +00:00
tara%tequilarista.org
439bae9bcb fix for bug #24806 2000-08-31 06:07:26 +00:00
beard%netscape.com
b1ef2faa2c fixing build bustage. r=scc 2000-08-31 06:00:21 +00:00
mstoltz%netscape.com
ecbc31c3d3 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