Commit Graph

3064 Commits

Author SHA1 Message Date
edburns%acm.org
1a6b57eafb bug=80848
r=peterlubczynski
sr=darin
Make it so the return values  from ExamineForProxy() are inspected for validity.
2001-05-17 01:03:12 +00:00
srilatha%netscape.com
121ba66dd9 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
beard%netscape.com
c31db345ad [not part of build] experimental mechanism to load Java classes from same location as the referring document. 2001-05-17 00:32:20 +00:00
sfraser%netscape.com
7d56e2fab9 Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin 2001-05-17 00:17:34 +00:00
bnesse%netscape.com
9eaac5e38b Fix for bug 60425 (Does not support alias to central plugin folder). r=beard. sr=sfraser. 2001-05-17 00:05:58 +00:00
mkaply%us.ibm.com
4b0b85390a #79954
r=mkaply, a=blizzard
Add middlemouse.paste pref for OS/2
2001-05-16 14:21:18 +00:00
peterlubczynski%netscape.com
8ec330a02c Fix for sample in plugins r=peterl sr=attinasi patch by kens@activestate.com bug 77234 2001-05-16 02:27:18 +00:00
Xiaobin.Lu%eng.Sun.com
f56cbe2af5 r=timeless sr=shaver
bug 72807 "c++ style comment warning"
2001-05-16 02:24:44 +00:00
shannond%netscape.com
985c1217d8 Bug 73702 - Need to point to Java Plugin download page for HPUX. ifdef HPUX then
go to HP site to get Java plugin. ra=av@netscape.com
2001-05-15 19:15:34 +00:00
mstoltz%netscape.com
9f572bcb9a bug 78650, moved some #ifdefs so that printfs never happen in optimized builds.
patch by cls@seawood.org, r=mstoltz@netscape.com, dveditz@netscape.com
2001-05-15 06:43:03 +00:00
kandrot%netscape.com
f51c400592 Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson 2001-05-15 06:21:28 +00:00
mstoltz%netscape.com
4460f27ed5 *** empty log message *** 2001-05-15 04:44:56 +00:00
sspitzer%netscape.com
f6ea675688 fix for #73323. r=pavlov, sr=bienvenu. crash when reading certain mail messages. 2001-05-15 02:55:51 +00:00
hyatt%netscape.com
9ab2d23326 Fix for 78741. r=saari, sr=ben 2001-05-13 07:08:23 +00:00
bstell%netscape.com
a695a4b308 bug 47836, r=ftang, rs=bstell (see Brendan's comments in bug 77300)
change minimum Korean font size from 16 to 10 pixels
2001-05-12 03:43:19 +00:00
darin%netscape.com
57dd530ca0 fixes mac bustage 2001-05-12 00:36:18 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
peterlubczynski%netscape.com
db195a6c81 Adding code I accidentally removed in last check-in 2001-05-11 09:43:13 +00:00
peterlubczynski%netscape.com
138a87293a Fix to include pref to scan the for the Java plugin from the JRE installation path gotten from the Windows registry. Use this and you no longer need to copy your NPOJI6x.DLL plugin:
Add this to your all.js: pref("plugin.do_JRE_Plugin_Scan",true); bug 78150 r=Xiaobin sr=waterson
2001-05-11 06:50:23 +00:00
dr%netscape.com
b10ec5431b fix for 75828 (mozilla repeating animation of images when it shouldn't). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:41:24 +00:00
dr%netscape.com
c4713968bd fix for 55918 (some gif images incorrectly parsed and displayed). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:39:24 +00:00
mstoltz%netscape.com
59c995612e Fixes for bugs 79796, 77203, and 54060. r=jband@netscape.com,
sr=brendan@mozilla.org
2001-05-11 00:43:27 +00:00
dmose%netscape.com
253593b0d8 more REQUIRES bustage fixing for senna; unicharutil dependency has been introduced, because libimg includes nsIPresContext 2001-05-10 18:28:48 +00:00
mkaply%us.ibm.com
769ef983c3 senna REQUIRES bustage 2001-05-10 17:55:11 +00:00
mkaply%us.ibm.com
f0c8165f02 senna bustage - REQUIRES for Bidi 2001-05-10 15:57:21 +00:00
pavlov%netscape.com
4e4a6541ef fix for bug 79460 r=dbaron sr=waterson 2001-05-09 07:21:36 +00:00
gordon%netscape.com
893e8e0225 Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin. 2001-05-09 03:36:00 +00:00
mscott%netscape.com
89ac58ca92 Bug #79178 --> fix crash on release windows builds for moz-icon urls
a=leaf
2001-05-08 23:31:56 +00:00
dbaron%fas.harvard.edu
32c43cb5ef Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00
jst%netscape.com
35447f5647 Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 18:02:50 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
pavlov%netscape.com
7b41e6b5bf the rest of 79314 r=bryner sr=hyatt 2001-05-08 04:21:49 +00:00
pavlov%netscape.com
b59b508a20 fixing bug 74284 r=bryner sr=ben 2001-05-08 04:12:40 +00:00
pavlov%netscape.com
e7a6b56631 fixing up the logging in imglib bug 79314 r=bryner sr=hyatt 2001-05-08 04:01:28 +00:00
pavlov%netscape.com
4ae3184536 adding some new files... not part of the build 2001-05-08 03:38:35 +00:00
racham%netscape.com
b22d243c41 Fix to bug 77967. Needed conversion from UTF8 to UCS2 instead from ASCII while reading the pref. Patch by bnesse. r=naoki sr=sspitzer. 2001-05-07 07:51:24 +00:00
ccarlen%netscape.com
ac8ff4c8ea Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
dbaron%fas.harvard.edu
18d477a03a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES. 2001-05-05 12:44:26 +00:00
cls%seawood.org
6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
pavlov%netscape.com
5c43e187fa removing the quotes from the module name 2001-05-05 09:58:31 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
mscott%netscape.com
951ee67dcf First Checked In. 2001-05-05 04:02:11 +00:00
mscott%netscape.com
6c62507a09 Bug #74222 --> turn on moz-icon urls. moz-icon urls fetch system icons for mac and windows and render them in mozilla.
r=pavlov
sr=hyatt
2001-05-05 03:59:04 +00:00
bnesse%netscape.com
5de2572d81 Checking in for Mitesh. Bug 70348 Add autoconfig support. r=bnesse, sr=alecf 2001-05-04 20:46:41 +00:00
mitesh%netscape.com
1e1ffa36cf Checking in Bug 70348
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
edburns%acm.org
af5c64a49e r/sr=brendan:
fix the "free before strdup" problem.
s/rc/rv/g
Use NS_ERROR_OUT_OF_MEMORY where appropriate.
2001-05-04 20:31:13 +00:00
valeski%netscape.com
349d7fcbf7 r=pavlov, sr=rpotts. 77906. making GetName() more generic for user presentation purposes. 2001-05-04 20:29:32 +00:00
tor%cs.brown.edu
3447e15d9b Bug 78906 - jpeg images not loading. r=pavlov, sr=blizzard 2001-05-04 20:05:49 +00:00
pavlov%netscape.com
8928744f6a fixing topcrash bug 77328 r=hixie sr=tor@cs.brown.edu 2001-05-04 07:22:38 +00:00
dianesun%netscape.com
5e553e31ab Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +00:00