71090 Commits

Author SHA1 Message Date
warren%netscape.com
7b7969b036 Fix for throbber blocker -- mixed up override and non-override case in make-jars.pl. Also fix for os/2 problem -- can't call utime on open file. Also removed extra CRs from die cmds. r=ssu,mkaply@us.ibm.com,fosterd@hartwick.edu 2000-09-22 00:31:58 +00:00
sfraser%netscape.com
6daab2fa46 Fixing Mac out of memory blocker (dupped to bug 20743); make the low memory buffer purgeable again after reallocating it, and tweak the heap space numbers for GWorld allocations. r=pchen, sr=scc 2000-09-22 00:17:07 +00:00
edburns%acm.org
b008d75e83 bug=47878
r=edburns
a=edburns
author=rmv@sparc.spb.su
2000-09-22 00:06:21 +00:00
ddrinan%netscape.com
fc64668506 Copy ALL the contents of the components directory during build_xpi 2000-09-22 00:02:19 +00:00
mcgreer%netscape.com
2195f46fe1 Fix DH param gen, MPI returns Sophie-Germain prime q, then compute 2q + 1. Initial checkin of two KEA functions. 2000-09-21 23:45:24 +00:00
gordon%netscape.com
65ee2066b4 Change for bug 21095 "about:cache and logging cache requests." Enabling changes for Macintosh. Added nsAboutCache.cpp to project file, and removed #if defs from nsNetModule.cpp. r=pinkerton a=brendan. 2000-09-21 23:08:12 +00:00
robinf%netscape.com
ad8bb64c73 fixing bug 52345: added View File button for panels.rdf 2000-09-21 23:02:44 +00:00
ddrinan%netscape.com
7db03911de This script will run regxpcom 2000-09-21 21:51:57 +00:00
ddrinan%netscape.com
833d5f4a9f More bug fixes for regxpcom 2000-09-21 21:50:23 +00:00
erik%netscape.com
409e23e49f bug 53585 and bug 53569; fixing a leak; r/a=brendan; a=granrose 2000-09-21 21:46:47 +00:00
sfraser%netscape.com
632180ced0 Rebuilt the project to attempt to avoid CodeWarrior crashes. a=granrose 2000-09-21 20:19:04 +00:00
evaughan%netscape.com
5b64afc9de Fix for startup bug
-r waterson
2000-09-21 20:17:04 +00:00
ddrinan%netscape.com
fa733fa7b7 Fix the directory location of regxpcom 2000-09-21 20:09:13 +00:00
mstoltz%netscape.com
f97b3e5e53 Fixing leak in nsXMLDocument to get the tree reopened. r=mccabe, brendan 2000-09-21 19:48:11 +00:00
ddrinan%netscape.com
7e8a113cb9 Fixed a problem with generating the component.reg file 2000-09-21 18:08:25 +00:00
warren%netscape.com
d436f5536e Made it so that the commercial tree can find make-jars.pl 2000-09-21 17:24:07 +00:00
warren%netscape.com
f1beb031e8 Added unlink before copy for case where commercial tree has a symlink. 2000-09-21 17:23:29 +00:00
cltbld%netscape.com
bd654f5e40 Do NOT hardcode values into the unix build. Let configure handled it. Fixing cement bustage 2000-09-21 16:37:14 +00:00
ccarlen%netscape.com
48d1306eb1 Fix for #52181 r=dougt, a=buster 2000-09-21 13:45:31 +00:00
disttsc%bart.nl
6d8ffdcde6 Partial fix for bug=53297 (rdf:resource -> resource), r=pavlov, a=waterson 2000-09-21 13:32:30 +00:00
disttsc%bart.nl
98a80b17b2 Removing bookmarks.xul per dmose's suggestion ("that was really just me messing around"). bug=53297, r=dmose, a=(not in build). 2000-09-21 13:27:25 +00:00
locka%iol.ie
677f6d0390 Commented out reference to undefined enum. b=39158 2000-09-21 12:08:31 +00:00
cls%seawood.org
ddd1519f96 Removing perl mod test as it appears to be causing some ports to fail when they normally would not have. 2000-09-21 11:13:00 +00:00
locka%iol.ie
c1b3bc3b5b Put a reentrancy hack into ActiveX control to prevent multiple instances of the control each trying to call NS_InitXPCOM and crashing. Should help VB programmers a lot. b=39158, a=valeski, r=valeski 2000-09-21 11:11:11 +00:00
pierre%netscape.com
0ace7234d8 fix related to the reconstruction of html.css (#6625), the css system fonts (#1021 and #3371) and a regression on the Mac from #44656: make the html form controls look better on the Mac. a=buster 2000-09-21 10:22:14 +00:00
pierre%netscape.com
3cfd5c30d9 fix related to the reconstruction of html.css (#6625) and to css system fonts (#1021): in quirks mode and on each platform, use the same fonts as Nav4 for edit fields, lists and buttons. r=rods a=buster 2000-09-21 10:21:23 +00:00
pierre%netscape.com
3b93ffe848 bug 6625 et al: reconstruction of html.css, ua.css and quirks.css. Checked in for Ian Hickson (ianh@netscape.com). r=pierre a=buster 2000-09-21 10:20:23 +00:00
warren%netscape.com
94d7f48d6e Backing out jar protocol change because it introduced a big memory leak on tinderbox test. a=jag 2000-09-21 08:26:07 +00:00
cls%seawood.org
80ea3d9e55 Argh! We're caching the results of the checks for zip & perl from way back when so we need to check them against : as an error condition. 2000-09-21 08:20:16 +00:00
cls%seawood.org
a21a980793 Sigh. We call that script unconditionally onw so this might as well be an error condition. 2000-09-21 08:10:19 +00:00
cls%seawood.org
51b64d5d54 adding missing path separators 2000-09-21 07:59:26 +00:00
ben%netscape.com
d0367f2674 add missing file to fix bustage 2000-09-21 07:58:36 +00:00
warren%netscape.com
5dd7550114 Fixed preview.gif in jar.mn 2000-09-21 07:45:26 +00:00
timeless%mac.com
73b437d3dd for bug 41535; r=cmanske, a=brendan; urgent=blake+l10n.
It seems that charsetOverlay was replaced by charsetDetectorsOverlay.
2000-09-21 07:44:39 +00:00
cls%seawood.org
1ee4e7b7e7 fix for objdir bustage 2000-09-21 07:43:43 +00:00
warren%netscape.com
18c213e66d Removed obsolete make-jars-unix.pl 2000-09-21 07:15:57 +00:00
warren%netscape.com
4cd6c43066 Made make-jars.pl not make intermediate copy. Fixed problem calling zip multiple times. 2000-09-21 07:14:35 +00:00
cls%seawood.org
c65990b115 We're going to start checking for perl modules to avoid build bustage down the road. For now, disable jar packaging if we do not have the required modules. 2000-09-21 07:14:29 +00:00
ben%netscape.com
d87117c770 make sure mac build system knows about extra jar.mn introduced by previous checkin... 2000-09-21 07:12:59 +00:00
ben%netscape.com
dec41aa6b4 change jar.mn to accommodate previous checkin 2000-09-21 07:12:30 +00:00
ben%netscape.com
91d721edcb second part of fix for 53159, editor UI fixes. r=hewitt, sr=sfraser 2000-09-21 07:11:20 +00:00
hewitt%netscape.com
111e502215 46423 - updated non-focused tree selection color, r=hangas, a=ben 2000-09-21 07:09:56 +00:00
hewitt%netscape.com
09f4cae528 46423 - [Modern] first round of new icons, r=hangas, a=ben 2000-09-21 07:09:31 +00:00
ben%netscape.com
d909fc352e first part of fix for 53156, editor UI issues. r=hewitt, sr=sfraser 2000-09-21 07:05:00 +00:00
ben%netscape.com
db1afd767a fix for instructional text in search panel not wrapping for narrow sidebar widths, bug 53159,
r=matt, sr=hangas
2000-09-21 07:04:03 +00:00
ben%netscape.com
99f2177e04 Fix for 53154, search customize dialog tidy up. r=hewitt, sr=hangas 2000-09-21 07:02:38 +00:00
ben%netscape.com
c4e1b1a01c part of previous checkin 2000-09-21 07:00:10 +00:00
ben%netscape.com
f895800aa0 Fix for bug 52966, blank first item in session history popup associated with URLBar. r=hewitt, sr=radha. 2000-09-21 06:59:25 +00:00
hewitt%netscape.com
63ab540bcd #46519 - put addressbook.css back into classic.jar, r=hangas, a=ben 2000-09-21 06:57:11 +00:00
hewitt%netscape.com
42ce259321 #46423 - [Modern] resurrect edit mode tabs in composer, r=cmanske, a=ben 2000-09-21 06:43:38 +00:00