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

3529 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 08b178d117 Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson 2001-07-25 04:30:59 +00:00
sdagley%netscape.com ff1c821e4a Moving part of fix for #81659 from 0.9.2 branch. Now recognize non-bundle OS X plugins of type 'IEPL' (e.g. Apple's iTools plugin). Also moved test for OS X plugin types inside an #if TARGET_CARBON. 2001-07-25 02:45:10 +00:00
darin%netscape.com bb65952a81 Fixes bug 58037 "Accept-encoding: "identity" in not needed, "compress" should be depreciated"
patch=havill@redhat.com, r=bbaetz, sr=darin
2001-07-25 00:46:35 +00:00
bbaetz%cs.mcgill.ca 7bf006780f Checking in for smeredith@netscape.com
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
av%netscape.com bee4dbc974 Fixing 72052 -- GDI resource leak in the default plugin, r=peterl, sr=waterson 2001-07-24 21:37:59 +00:00
av%netscape.com a589acf378 Fixing 91140 -- postponing NPP_DestroyStream call till the plugin instance is destroyed, sr=jst, r=peterl 2001-07-24 20:48:36 +00:00
pete%alphanumerica.com f65c767018 Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
matt%netscape.com 44df484982 bug 89525 r=mcafee sr=ben adding new link for tabs directory 2001-07-24 00:37:16 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
av%netscape.com c91c7ae93b Fixing 91140, the Acrobat blocker -- latering plugin stream destruction, r=peterl, bnesse, sr=vidur 2001-07-21 02:31:29 +00:00
bnesse%netscape.com 516786bba0 Fix for bug 90389. ns4xPluginInstance should not check for plugin private data pointer being null. r=peterlubczynski, sr=attinasi. 2001-07-20 19:36:37 +00:00
colin%theblakes.com 7a819a744f Tweak some OpenVMS default prefs. b=91271. r/a=leaf 2001-07-20 11:30:55 +00:00
peterlubczynski%netscape.com 08f646df69 Fix for plugins not working on Mac OS less than 9.1 bug 90959 r=bnesse sr=attinasi 2001-07-20 01:57:11 +00:00
cathleen%netscape.com 562182c632 fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
valeski%netscape.com c4f90087de 91365. r=dougt, sr=hyatt. nsIScriptGlobalObject->GetContext() can legitimately return NS_OK *and* a nsnull outparam. Various callsites were not respecting the nsnull out param and this patch gracefully handles those cases. 2001-07-19 05:48:49 +00:00
tor%cs.brown.edu fbd1fc140f Bug 90985 - add default size of scrollbar snap region.
Patch from bzbarsky@mit.edu, rs=tor.
2001-07-19 04:02:49 +00:00
mstoltz%netscape.com c3d3e40a7f Bug 91043 - document.write(ln) should be same-origin to prevent inserting content
into a document from another host. r=jesse, sr=jband.
2001-07-19 03:16:51 +00:00
tor%cs.brown.edu 1a7a751371 Bug 90985 - add pref to control scrollbar snap region size and disable
snapping behavior by default on unix.  r=dean_tessman, sr=blake
2001-07-18 23:19:42 +00:00
tor%cs.brown.edu 60e01c3df9 Mac build fixes and set alpha properly for all platforms. Not in build. 2001-07-18 21:34:15 +00:00
peterlubczynski%netscape.com c7fb22e703 Fix for plugins stop working on Mac bug 90959 r=av sr=attinasi 2001-07-18 14:04:28 +00:00
rpotts%netscape.com 914543da03 bug #84749. (r=nisheeth, sr=jst). Document unload() events fired *after* the current URI had been changed - this allowed JS to track where the user was going next... 2001-07-17 20:17:38 +00:00
edburns%acm.org bc1649d3f7 bug=88053
r=peterl
approval=selmer

After testing real and java on win32 and linux, we're satisfied that this works.

Checking in to trunk.  Already on branch.
2001-07-17 19:55:33 +00:00
av%netscape.com ba4380ff20 Fix for 87913 -- adding refreshing components to plugins.refresh(), r=mstolz, peterl, sr=shaver, attinasi 2001-07-17 02:26:42 +00:00
dougt%netscape.com 0f7d4c7a84 Fixes 89191. r=gagan, av, peterl. 2001-07-17 01:19:19 +00:00
pavlov%netscape.com 0852f1b0c5 part of bug 78690. r=bryner sr=jst 2001-07-17 01:14:40 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
peterlubczynski%netscape.com a53887f189 Fixing key and context menu events for full-page plugins on Mac bug 84681 r=bnesse sr=blizzard 2001-07-14 01:01:34 +00:00
peterlubczynski%netscape.com a567eeafa7 Real fix for Quicktime 4.x sweep bug 89407 r=av sr=blizzard 2001-07-14 01:01:02 +00:00
edburns%acm.org 10ba2859c8 bug=88053
r/sr=brendan
This bug fix prevents the crash on exit with Java on win32.
2001-07-14 00:03:17 +00:00
bnesse%netscape.com dc693cec5e Fix for bug 90382. The x and y coordinates in nsPluginWindow should be defined as PRInt32's not PRUint32's. r=av, sr=attinasi. 2001-07-13 18:55:10 +00:00
akkana%netscape.com df776fed88 69638: Use <span> instead of <blockquote> for plaintext quotes, to fix caret motion problems. r=mcafee, sr=sfraser 2001-07-13 18:45:53 +00:00
colin%theblakes.com 05f2505fc4 OpenVMS only: do not prototype strerror. b=86323 sr=leaf 2001-07-13 10:50:26 +00:00
mscott%netscape.com c6fcf6f929 Bug #89181 --> fix a typo.
r/sr=sspitzer
2001-07-13 04:44:56 +00:00
bnesse%netscape.com 537daaf53c Fix for bug 85231. Free nsTimer in PluginInstance to eliminate MLK and crash caused by it. r=av, peterl. sr=scc. 2001-07-11 02:29:45 +00:00
bstell%netscape.com 817e2f480e bug 89250, r=ftang, sr=blizzard
set minimum size of Japanese font to 16 points (sigh)
2001-07-10 23:33:49 +00:00
mstoltz%netscape.com 40d4d67b20 Checking in two fixes on behalf of jesse@netscape.com:
88153 - keep javascript URLs in Page Info dialog from running with system principal
        by making the iframe's source about:blank initially and sandboxing it
        with type=content. sr=blake, r=mstoltz.
88417 - Disallow setting of location.host and other location subparts cross-domain
        r=mstoltz, sr=jst.
2001-07-10 23:24:12 +00:00
peterlubczynski%netscape.com 9218eb2d32 Slightly change pluign timer interval to fix url bar on Mac bug 88936 r=bnesse sr=sfraser 2001-07-10 03:59:39 +00:00
peterlubczynski%netscape.com 70f39c8351 Fix for OS X "Internet Plugins Dir" bug 78751 patch by ccarlen r=peterl sr=sfraser 2001-07-10 02:50:32 +00:00
mscott%netscape.com 4f2bb816fb Bug #89181 --> dword align the moz-icon RGB data so they render at certain
resolutions.
r=pavlov
sr=sspitzer
2001-07-10 00:55:06 +00:00
peterlubczynski%netscape.com e56de67ca4 Fix for Quicktime not working on Classic MacOS bug 89662 r=sfraser sr=attinasi 2001-07-09 19:40:52 +00:00
tor%cs.brown.edu b296f38195 Bug 87542 - slight mismatch of update regions of an interlaced gif under
some circumstances.  r=pavlov, sr=blizzard
2001-07-09 18:51:36 +00:00
cls%seawood.org ba6258fcf0 Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
Bug #88892 r=dbaron
2001-07-07 20:32:51 +00:00
av%netscape.com 4b0ba04980 Fix for 86469 -- crash on exit with Acrobat, waterson, r=peterl, sr=shaver 2001-07-06 23:30:22 +00:00
peterlubczynski%netscape.com 3072b9b885 Fix for Mac plugins not working bug 89529 r=dcone sr=sfraser 2001-07-06 14:54:48 +00:00
ccarlen%netscape.com 2809da135f Bug 89160 - Clearing user prefs can go into infinite loop. r=bnesse,valeski, sr=vidur 2001-07-06 14:07:37 +00:00
cls%seawood.org 654b132df3 Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
waterson%netscape.com be6d86517d Bug 89343. Left-over build bustage from static branch landing; LIBRARY is no longer needed. 2001-07-05 22:05:19 +00:00
dougt%netscape.com be95779914 Fixes bug 89397. This fixes a problem where byteranges which start at offest 0 do not reset the mPosition. This cause byte to be written at random places in the file.
r=peterl, r=av, sr=attinasi
2001-07-05 19:33:09 +00:00
mkaply%us.ibm.com 412e9e56b4 #89182
r=achimha, sr=blizzard
OS/2 only - wrong fName in plugin array
2001-07-05 18:44:50 +00:00
blakeross%telocity.com 32c8dda843 Adding a default for browser.history.grouping (this was part of the history outliner patch, r=alecf sr=ben) 2001-07-05 18:03:45 +00:00
bnesse%netscape.com ccbe76ac33 Fix for bug 88500. GetChildList should return prefs relative to the root branch. r=mscott, sr=alecf. 2001-07-05 17:51:27 +00:00
bstell%netscape.com cd84289ace bug 88955, r=yokyama, rs=bstell
change the default monospaced font size from 13 to 12
2001-07-03 16:28:42 +00:00
cls%seawood.org 381a3cba21 Add, remove, add, remove, add 2001-07-03 11:02:34 +00:00
cls%seawood.org 6bde13b66a Oops merged against wrong version 2001-07-03 11:02:01 +00:00
peterlubczynski%netscape.com 1d74f93b6e Patch to fix crash with sample plugin and OS X plugins bug 85334 r=av sr=attinasi 2001-07-03 01:56:28 +00:00
blakeross%telocity.com 3f1af9615a Focusing urlbar should select contents (37587). r=brade sr=ben 2001-07-03 01:06:36 +00:00
nhotta%netscape.com cca44ebd03 Moved "font.size." prefs from all.js to platform files and
changed macpfref.js for .ja default faces to "HeiseiMincho", "HeiseiKakuGothic", default sizes to 14.
bug 87871, r=ftang, sr=blizzard.
2001-07-02 22:24:09 +00:00
peterlubczynski%netscape.com 437caac594 Patch to fix case comparison problem mime types for plugins bug 87290 r=av sr=attinasi 2001-07-02 20:08:17 +00:00
mscott%netscape.com 1bc17a97d8 If we don't have a file ext in the moz-icon url, fall back to using the content type if it
was specified.
r/sr=sspitzer
2001-07-02 19:12:12 +00:00
leaf%mozilla.org 2cabd7c62c merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323 2001-06-30 23:38:09 +00:00
peterlubczynski%netscape.com f9088750c3 Fixing Fizilla bustage for the meantime... 2001-06-30 21:23:51 +00:00
peterlubczynski%netscape.com e3793bb6c9 Trying to fix Fizilla (again) 2001-06-30 19:07:09 +00:00
peterlubczynski%netscape.com 9d3273421d Attempting to fix plugin Fizilla bustage 2001-06-30 17:58:32 +00:00
peterlubczynski%netscape.com 4e92437e12 Fixing callbacks for Mac plugins and OS X bug 85334 r=bnesse sr=attinasi 2001-06-30 16:42:07 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dbaron%fas.harvard.edu aceadd91ec Remove nsCStringKey-related bustage fixes from this morning that are no longer needed. r=jaggernaut sr=waterson b=88411 2001-06-29 23:16:52 +00:00
scc%mozilla.org 60981f6d92 fixing Solaris bustage 2001-06-29 17:33:28 +00:00
peterlubczynski%netscape.com 35ffbb6050 another attempt to fix Carbon bustage 2001-06-29 09:58:24 +00:00
bstell%netscape.com 111515d1ce bug 87167, r=ftang@netscape.com, sr=blizzard@mozilla.org
adjust the thresholds where we decide to bitmap scale CJK fonts
2001-06-29 07:26:34 +00:00
cls%seawood.org 71bd72e4ac Make plugins work on BeOS
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch
Bug #68907 r=av
2001-06-29 07:24:12 +00:00
racham%netscape.com 12512aa7fa Fixing bug 6830. Setting default pref values for filing messages and creating folders on servers. r,sr=sspitzer 2001-06-29 07:05:35 +00:00
peterlubczynski%netscape.com 1282172ae2 Attempt at fixing Carbon bustage 2001-06-29 06:43:28 +00:00
dbaron%fas.harvard.edu a41f89d537 Fix line endings from peterlubczynski's previous checkin (^M^J -> ^J) to fix IRIX and OS/2 bustage. 2001-06-29 02:34:23 +00:00
edburns%acm.org 825abe478e bug=79851
r/sr=darin
This bug fix makes nsPluginHostImpl::GetCookie() return the cookie value properly.
2001-06-29 00:33:01 +00:00
peterlubczynski%netscape.com 67c59e3edb Fix for Shockwave registration bug 85334 r=av sr=attinasi 2001-06-29 00:29:44 +00:00
mscott%netscape.com 83d559d6cd Bug #80866 --> new helper app dialog design. Add prefs for remembering the decision to show the
helper app dialog for a particular mime type. Make sure the progress dialog stays up by default.
r=hewitt
sr=sspitzer
2001-06-28 02:17:17 +00:00
darin%netscape.com ce7573bf2e Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
sgehani%netscape.com c4dab60f41 Add a dropdown to choose searchengine when in basic mode in
the search sidebar panel.

b  = 86483
r  = matt
sr = alecf
2001-06-28 01:27:35 +00:00
cathleen%netscape.com 588d2ab37c fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
cls%seawood.org 9996b8ce8d Automation gone awry. s/char/gzerror/ r=smfr bug #86323 2001-06-27 01:42:46 +00:00
beard%netscape.com 41ca8430a8 Fix for bug #81659, r=pinkerton/wtc, sr=sfraser. 2001-06-27 01:21:23 +00:00
leaf%mozilla.org 7431b068a0 adding file to fix bustage on branch (needs to get added to the trunk first), part
of 85323, a=chofmann
2001-06-27 00:18:28 +00:00
peterlubczynski%netscape.com bd1eb90de2 Patch to fix blank plugins after reload of document bug 87397 s/r=darin & dougt 2001-06-26 21:57:48 +00:00
cltbld%netscape.com e08feedd82 adding new files on trunk before committing them on the branch, these files
are not build on the trunk (yet). a=chofmann, bug 86323
2001-06-26 21:50:30 +00:00
mkaply%us.ibm.com 4f1bf480f2 #82632
r=timeless, sr=brendan
Avoid potential malloc of 0
2001-06-26 21:14:12 +00:00
jst%netscape.com 83ab38da1c Why was this checked in w/o review and super review? This setting is causing the JS console to be filled with insignificant warnings that do no other good than hiding real errors, taking out the pref since this is hindering development. If you have issues with this, feel free to contact me. 2001-06-26 05:56:30 +00:00
peterlubczynski%netscape.com 94eddef19e Fix for bug 87755, a comparison problem r=alexsavulov & sr=attinasi 2001-06-26 05:04:32 +00:00
bstell%netscape.com a476de2073 bug 87055, r=dr@netscape.com, sr=blizzard@mozilla.org, a=tor@acm.org
adjust the threshold where X mozilla decides to use a wrong sized
(but good looking) bitmap font vs a right sized (but ugly) bitmap
scaled font
2001-06-24 02:19:33 +00:00
mitesh%netscape.com 293528ba7d Fixes for bug 70348 autoconfig feature
r=bnesse, sr=alecf and a=dbaron
2001-06-23 22:22:27 +00:00
racham%netscape.com 01b63f485e Part of Fix to bug 87396. Set the global pref to point special folders prefs to server to true. r,sr=sspitzer a=chofmann 2001-06-23 21:12:23 +00:00
tor%cs.brown.edu 5af9364307 Bug 86822 - gif spacer image detector was looking at uninitialized data;
animated gif spacer flag wasn't being updated.  r=pavlov, sr=blizzard, a=dbaron
2001-06-23 05:04:43 +00:00
granrose%netscape.com 45db469d66 backing out mitesh. 2001-06-22 18:30:49 +00:00
mitesh%netscape.com 84322777d4 Fixes for bug 70348 - autoconfig feature
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
bstell%netscape.com d8a866ab75 bug 61439, r=blizzard, rs=aflec, a=chofmann
the X server forgets to set the Mode_switch bit during a keyboard grab
add a pref to allow the user to disable grab during autocomplete popup
2001-06-22 03:41:00 +00:00
peterlubczynski%netscape.com dd3ef1c8bb Add scanning of Mac System Folder Internet Plug-ins bug 78751 r=ccarlen/sdagley sr=attinasi a=asa 2001-06-22 00:59:19 +00:00
peterlubczynski%netscape.com 9351a5c82c Fix for plugin code printing to the console in opt bug 78651 patch by av r=peterl sr=attinasi a=blizzard 2001-06-22 00:50:25 +00:00
dougt%netscape.com c306e0513b Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
pinkerton%netscape.com 37b29a193e fix bustage. 2001-06-21 02:13:30 +00:00
peterlubczynski%netscape.com 6420d37783 Fixing ^M 2001-06-21 01:05:52 +00:00
peterlubczynski%netscape.com 9738b838a4 Fix for title bar not updating for full page plugins bug 59749 r=av sr=attinasi a=choffman 2001-06-21 01:04:29 +00:00
av%netscape.com dd7fa38258 Fix for 80105 -- adding a null-check before release, r=peterl, sr=attinasi, a=chofmann 2001-06-21 00:15:29 +00:00
jat%princeton.edu a8d3516406 Fixes bug 78649: so libimg/libpr0n do not print to console on opt builds.
r=cls, sr=tor, a=drivers(dbaron)
2001-06-20 23:25:34 +00:00
av%netscape.com ea64ad7be0 Fixing the remaining issue in 80105 -- null-check added in one more place, r=peterl, sr=attinasi, a=chofmann 2001-06-20 22:43:37 +00:00
cathleen%netscape.com bcd1d6aff0 Conditionally build PSM for now. Fiiiine! Fix my bugs! 2001-06-20 21:55:17 +00:00
cls%seawood.org cc5b4d9b3f Do not add plugins to final link list 2001-06-20 21:36:16 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org 35f5525e8b Removing trailing slash and extra endif 2001-06-20 09:06:03 +00:00
cls%seawood.org ebecfbc726 Add missing ifdef 2001-06-20 08:43:39 +00:00
rbs%maths.uq.edu.au ec2543a227 create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup 2001-06-20 07:44:17 +00:00
ccarlen%netscape.com c02ab62d96 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
bstell%netscape.com e6911981cc bug 74889 Default Linux Chinese font seems too big
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:19:23 +00:00
pollmann%netscape.com 1f1e38d202 Bug 83065: Fix file corruption uploading to PHP driven sites by turning of Content-Transfer-Encoding header by default (can be enabled by a pref), and fix security hole by not sending full file path when uploading file. Some sites were also assuming that UN*X browsers would not send the full path (as Navigator 4.x did not) so this fixes them. Much of this patch was created by Adrian Havill, I merely split out portions form the work for bug 44464. r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (asa) 2001-06-20 01:33:53 +00:00
darin%netscape.com 9f6ebba674 Fixes bug 86762 "default cache validation frequency should be automatically"
r=gagan,bbaetz sr=waterson a=asa
2001-06-20 01:33:00 +00:00
tor%cs.brown.edu eda50db60b Backout of jat's checkin for 78649 - win32 line endings will break some
commercial unix compilers.
2001-06-20 00:53:26 +00:00
jat%princeton.edu 44b52fc3b4 Removes console output from non-debug builds in libimg and libpr0n modules.
r=cls, sr=tor, a=drivers(dbaron), bug=78649.
2001-06-20 00:32:47 +00:00
dianesun%netscape.com 14e38088a8 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org 2001-06-20 00:23:35 +00:00
morse%netscape.com 4a1b927d97 bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron 2001-06-20 00:22:33 +00:00
bstell%netscape.com 7989cf94ef bug 33162 missing Japanese characters on Linux
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add pref to control this new code
---------------------------------------
this is a 'better' redo of bug 4760:
re-enable special chars (eg: smart quotes) in double byte fonts
but put in a special transliterator so single byte docs do not
use the large special chars from double byte fonts
side benefit: the font lang group search code allows us to get most of
special chars from single byte fonts (eg: iso-8859-15)
2001-06-19 22:55:22 +00:00
dbaron%fas.harvard.edu 0e6a4d0cab Change default for using system colors as document colors to false, and change default document background color to white rather than light gray. b=69053 r=attinasi sr=ben a=roc 2001-06-19 22:43:10 +00:00
av%netscape.com 73760f1eab Fixing 80105 -- added notification nsIPluginInstanceOwner that instance has been destroyed, r=peterl, sr=attinasi, a=roc+moz@cs.cmu.edu 2001-06-19 22:42:07 +00:00
leaf%mozilla.org 82f0ce7d33 resurrect lost file 2001-06-19 14:58:03 +00:00
brade%netscape.com 5d546e1e85 removing file that was added by accident (typo in file name). 2001-06-19 14:58:00 +00:00
leaf%mozilla.org bc00dbcab6 resurrecting lost file 2001-06-19 14:55:51 +00:00
brade%netscape.com a0323b0edf restore 2001-06-19 14:52:02 +00:00
leaf%mozilla.org a3f4679f2e resurrecting some lost files 2001-06-19 14:51:05 +00:00
brade%netscape.com 9622c64e1d restore 2001-06-19 14:46:04 +00:00
leaf%mozilla.org 888b962dce readding dead file 2001-06-19 14:36:11 +00:00
brade%netscape.com 1b5256e725 restored 2001-06-19 14:35:44 +00:00
leaf%mozilla.org d2516cb7a7 readding files from the cvs-file-eating 2001-06-19 14:34:30 +00:00
pavlov%netscape.com 710eeed633 readding shit to the trunk since cvs ate it. 2001-06-19 11:16:54 +00:00
pavlov%netscape.com e339b317de removing libimg 2001-06-19 08:47:13 +00:00
bnesse%netscape.com 8d3821e941 Fix for bug 86107. Preferences needs to implement nsISupportsWeakReference. r=mitesh, sr=alecf, a=asa. 2001-06-19 01:40:19 +00:00
peterlubczynski%netscape.com d7467b9a9b Fix to allow caching of https plugin streams and also fix a leak in byte range streams bug 54689 and bug 83183 patches by peterl & dougt r=av sr=attinasi a=asa 2001-06-19 01:38:20 +00:00
cls%seawood.org 80f526179f Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
av%netscape.com 52347f845d Fix for 44322 -- implementation of windowless pluign API, patch by dbrittain@superscape.com and av, r=(av, peterl), sr=attinase, a=dbaron 2001-06-18 21:41:57 +00:00
pavlov%netscape.com 5a9a9bd2e7 fix for bug 38322 r=cmanske sr=jst a=tor 2001-06-18 06:36:37 +00:00
av%netscape.com 2d3b8f2802 Addressing bug 62248 -- _getvalue in the legacy plugin API implemented, patch by kevint@viewpoint.com, r=av, sr=attinasi, a=blizzard 2001-06-15 22:42:43 +00:00
joe.chou%eng.sun.com 4a312e9442 Bug 83698 - make sure browser creates proxy JNI before Java plugin doing it
which broke LiveConnect. a=dbaron, sr=jband, r=beard.
2001-06-15 02:59:56 +00:00
av%netscape.com ac7cf7ad0b Fix for 84332 -- made string dynamic vs hardcoded size, r=peterl, sr=rpotts, a=blizzard 2001-06-15 00:37:14 +00:00
peterlubczynski%netscape.com a5cc090e00 Fix for leaking all kinds of ns4xStreamListener's bug 83183 r=av sr=attinasi a=asa 2001-06-14 02:24:11 +00:00
mscott%netscape.com 67bf631f49 Bug #84731 --> default smtp servers to never use ssl instead of try
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
pavlov%netscape.com 57ebfa0116 fixing image rendering color problems on photon. bug 82537. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa 2001-06-13 01:14:13 +00:00
pavlov%netscape.com 6812332e43 fixing image rendering color problems on photon. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa 2001-06-13 01:13:06 +00:00
Xiaobin.Lu%eng.Sun.com e95583d1e3 Fix for bug 74482(Calling top.window.close() doe not work)
Work done by Nikolay Igotti and me
r=beard, sr=brendan, a =asa
2001-06-13 01:01:59 +00:00
blizzard%redhat.com 7d55d65643 Fix bug #85295. Make plugin registration quiet. r=av, rs=tor, a=asa 2001-06-12 19:16:11 +00:00
peterlubczynski%netscape.com 2cc4fc61de Fix for full page mouse down being broken bug 75582 patch by bnesse r=peterl sr=attinasi a=asa 2001-06-12 04:27:08 +00:00
arik%netscape.com 084ce42761 Commiting patch by patrick c. beard to a fix memory leak and bogus free in the gif decoder. Fixes bug 81207, r=saari, sr=hyatt. 2001-06-12 01:31:16 +00:00
gerv%gerv.net e9e0448e0c Fix misnamed referer pref. (Sadly, we can't correct the misspelling of "referrer" <sigh>.) Bug 83229. r=bbaetz, sr=darin, a=asa. 2001-06-11 21:49:30 +00:00
mitesh%netscape.com c7dae610a0 Bug 84559 - To disable the caching of autoconfig.jsc
r=bnesse, sr=alecf and a = blizzard
2001-06-11 20:22:29 +00:00
peterlubczynski%netscape.com 0a50ffb71a Fix for converting file://c|temp to c:\temp for NP_StreamAsFile. r=av sr=waterson a=dbaron 2001-06-09 20:52:18 +00:00
ducarroz%netscape.com 588302e640 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
Xiaobin.Lu%eng.Sun.com e4ebcf4d31 Fix for bug 78840, got r=edburns & beard, sr=brendan, a=asa
Fix the crash when invoke liveconnect call using File->Open File
2001-06-09 01:03:53 +00:00
dianesun%netscape.com d07e015703 Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron 2001-06-08 21:17:43 +00:00
bnesse%netscape.com e9eb2c6b09 Fix for bug 51507. Remove "Netscape" from warning dialog. r=timeless, sr=slecf,a=dbaron. 2001-06-08 20:45:07 +00:00
bnesse%netscape.com 962abd1b7b Fix for bug 77975. Don't skip the first line when processing user.js. r=chipc, sr=alecf, a=dbaron. 2001-06-08 20:36:58 +00:00
bnesse%netscape.com 01a66ecd94 Fix for bug 80108. Fix PREF_DeleteBranch so it doesn't append a "." if one is already there. r=chipc, sr=alecf, a=dbaron. 2001-06-08 20:35:01 +00:00
bnesse%netscape.com 538891be3e Added PrefHasUserPref functionality. r=bnesse, sr=alecf, a=asa. Checking in for Chip C. 2001-06-08 20:31:34 +00:00
pavlov%netscape.com 988332834d fix for bug 83992 r=valeski sr=blizzard a=asa 2001-06-08 10:03:27 +00:00
attinasi%netscape.com 98683daf7e Prevent notifications during cancelation of notifications by clearing listener before removing proxy. b=82926 r=pavlov sr=waterson a=asa t=booyah! 2001-06-08 05:44:38 +00:00
tor%cs.brown.edu eae141e227 Bug 83804 - bounds check transparent pixel index to be inside colormap.
r=pavlov, sr=blizzard, a=asa
2001-06-08 04:36:25 +00:00
srilatha%netscape.com ae5905be21 Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
mitesh%netscape.com 8bfc80160e bug 81987
changing location of failover.jsc file
r=bneese, sr=alecf and a=blizzard
2001-06-06 23:40:13 +00:00
sgehani%netscape.com ab59e1338b Ability to force always asking before opening a helper app.
b  = 84241
r  = vishy
sr = mscott
a  = asa
2001-06-06 08:17:39 +00:00
peterlubczynski%netscape.com fbccf03959 Fix for crash @ Shockwave.com, not calling correct ODA sr=mscott a=chofmann r=av 2001-06-06 05:45:49 +00:00
dougt%netscape.com 9174af6517 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
leaf%mozilla.org 0acafd32e1 update user agent and mac version, r=jj, a=asa bug 83999 2001-06-05 23:05:32 +00:00
gerv%gerv.net c4d23bd566 Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard. 2001-06-05 21:38:24 +00:00
valeski%netscape.com c52208ee11 r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking. 2001-06-05 21:37:48 +00:00
valeski%netscape.com 221edc8f1a r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
bstell%netscape.com 27a65018e5 bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
pref allow user to control the Mode_switch workaround, current enabled
Use to disabled the workaround when the X server is finally fixed.
2001-06-05 06:01:17 +00:00
mkaply%us.ibm.com 551dcaddeb More REQUIRES bustage - need mimetype in libpr0n 2001-06-05 02:08:59 +00:00
tor%cs.brown.edu df5ca0bd92 Bug 83835 - tweak jpeg decoder performance by not doing a OnDataAvailable()
for every line of the image.  r=pavlov, sr=blizzard, a=asa
2001-06-04 23:57:45 +00:00
ducarroz%netscape.com 91c5f2c00b Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa 2001-06-04 22:59:22 +00:00
mkaply%us.ibm.com 3774c5c3fc #76908
r/a=edburns, sr=jst, a=chofmann (for drivers)
Change PR_*_CALLBACK to JS_*_CALLBACK
2001-06-04 22:26:35 +00:00
tor%cs.brown.edu 034908e1f6 Bug 83804 - crash in gif decoder caused by mismatch in rgb line buffer size.
Moved ownership of rgb line buffer to nsGIFDecoder2.
r=pavlov, sr=blizzard, a=blizzard
2001-06-04 22:24:38 +00:00
gerv%gerv.net 315b4c536f New Accept: header. Reviewed by n.p.m.netlib, r=bbaetz, sr=darin, a=asa. Bug 83458. 2001-06-03 07:42:53 +00:00
tor%cs.brown.edu df4cbf8c02 Bug 73195 - interlaced gif display problems. Handle wrapped point in
image data flush and do row replication for solid progressive loading.
r=pavlov,saari sr=waterson a=blizzard
2001-05-31 14:25:33 +00:00
dbaron%fas.harvard.edu deda4745ad Correct line endings (CR-LF to LF), fixing bustage. 2001-05-31 02:43:38 +00:00
mkaply%us.ibm.com b6f98257e5 Unix bustage from peterl 2001-05-31 02:33:30 +00:00
dbaron%fas.harvard.edu fbaf352d90 Fix windows bustage (hopefully) by removing extra ^M. 2001-05-31 02:21:43 +00:00
peterlubczynski%netscape.com b74ccd8430 Fix for bug 82415 nsIPluginStreamListener changed! r=dougt sr=attinasi a=dbaron 2001-05-31 01:21:05 +00:00
nisheeth%netscape.com d5b20e8bb4 Fix for bug 57636. r=rpotts, sr=jst, a=asa. Onload handlers now fire on document.written content. 2001-05-25 08:49:03 +00:00
sean%beatnik.com d3a9dcdb00 fix for bug 82445 stream listener leaks. r=Peter Lubczynski, sr=attinasi, a=asa@mozilla.org. fixed circular refcnt dependency between nsPluginStreamListenerPeer and nsPluginStreamInfo. 2001-05-25 01:38:42 +00:00
ddrinan%netscape.com 8d2993be94 PCKS7 implementation for signed JS. Bug# 82227 r=mstoltz@netscape.com,sr=blizzard@mozilla.org,a=blizzard@mozilla.org 2001-05-23 23:22:25 +00:00
pavlov%netscape.com 8d6043427e removing #ifdef MOZ_NEW_CACHEs since they arn't needed anymore (and they are gone from the rest of the code) r=jst 2001-05-23 07:01:38 +00:00
joki%netscape.com 5303d368f3 Part of fix for 55020, add a pref to determine if accesskey causes focus or focus/activation. sr:jst, r:pollmann 2001-05-23 06:35:32 +00:00
gordon%netscape.com 3e67287286 For bug 80890. Changing default cache sizes to 50,000 k for disk, and 4096 k for memory, as per discussion with PDT. sr=hyatt. 2001-05-23 01:12:55 +00:00
dianesun%netscape.com 1ad1dbdc8c Back up checkin for 79555 and 80127 2001-05-23 00:50:58 +00:00
mstoltz%netscape.com 1a04f14209 Reinstating the partial fix for bug 66938, the wiretap exploit, which was blown away by the XPCDOM landing. These capability prefs should prevent scripts in mail messages from reading any plaintext content in the message. r=jst,pollman, sr=mscott. 2001-05-23 00:40:49 +00:00
dougt%netscape.com ba7b078719 Updating test application to new API. 2001-05-22 22:40:44 +00:00
dougt%netscape.com 4ac1c8c5a9 Implements NPN_RequestRead(). Bug number 53363. r=peterl@netscape.com, sr=attinasi@netscape.com. 2001-05-22 22:32:45 +00:00
dianesun%netscape.com 5e787a8bda Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
cls%seawood.org f7991766ff Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
tor%cs.brown.edu f75f795dc6 Plug memory leak in XP_MAC code. Not in build. 2001-05-21 14:56:44 +00:00
tor%cs.brown.edu 47ffe83c92 MNG/JNG decoder. Not in build. 2001-05-21 14:27:45 +00:00
pavlov%netscape.com 5d30fdc26b fixing bug 80011 r=bryner sr=blizzard 2001-05-20 19:26:21 +00:00
tor%cs.brown.edu 287c34bd6f Bug 81794 - prevent crash with an invalid iCCP chunk and plug a memory
leak.  Patch by Glenn Randers-Pehrson, r=tor, sr=blizzard
2001-05-20 17:42:44 +00:00
tor%cs.brown.edu 617fd78f26 Update tree libmng to 1.0.1 rs=blizzard 2001-05-20 17:36:25 +00:00
gerv%gerv.net 2af9d05ee2 Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf. 2001-05-19 15:47:26 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
jst%netscape.com 07a6f7aa83 Fixing xpcdom plugin regression bug 80794, patch by myself and sean@beatnick.com, r=pavlov@netscape.com, sr=hyatt@netscape.com 2001-05-19 08:31:37 +00:00
racham%netscape.com d4c44aaaa6 Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer 2001-05-19 01:39:03 +00:00
mkaply%us.ibm.com 95e07caf63 IRIX bustage 2001-05-18 23:38:06 +00:00
bnesse%netscape.com bf4f5957a5 Removed 2k limit on user preference strings by using dynamic allocation instead of buffer based allocation. Bug 69744. r=dveditz, sr=alecf 2001-05-18 21:46:35 +00:00
peterlubczynski%netscape.com 8763df4afe Fix for crash on XPCOM plugins bug 79872 and others r=karnaze sr=attinasi 2001-05-18 21:23:59 +00:00
mkaply%us.ibm.com c77cbc2903 #74224
r=glennrp@home.com(PNG person), sr=tor
Some PNG APIs should be PRIVATE
2001-05-18 21:17:42 +00:00
bnesse%netscape.com 54764034f3 Added sanity check to insure that a valid JSRuntime was found before passing it to JS_NewContext. Bug 73491. r=mcafee,timeless. sr=alefc. 2001-05-17 22:17:03 +00:00
peterlubczynski%netscape.com d8232795e7 Include Quicktime in 4.x plugin sweep bug 81111 r=arun sr=attinasi 2001-05-17 19:18:56 +00:00
mkaply%us.ibm.com a411374379 IRIX bustage - more CRLF - NOT dougt :) 2001-05-17 18:18:32 +00:00
peterlubczynski%netscape.com a58b1c6f8d Fix currupted stream buffer for 4.x plugins bug 76771 sr=hyatt r=karnaze 2001-05-17 08:27:38 +00:00
peterlubczynski%netscape.com 10be646e1b Fix for crash in plugin SetUpStreamListener r=pinkerton sr=hyatt 2001-05-17 08:20:41 +00:00
vidur%netscape.com 345867653b Fix for bug 78562. Reducing console spewage for debug messages. Patch from cls@seawood.org. r/sr=vidur 2001-05-17 06:15:50 +00:00
peterlubczynski%netscape.com d76f0ee35b Fix for Java crashing on nsCOMPtr bug 81111 patch by cls r=peterl sr=blake 2001-05-17 03:46:33 +00:00
beard%netscape.com 992ee6a7d7 [not part of build] cleaning up copyrights, comments. 2001-05-17 01:22:05 +00:00
edburns%acm.org ca341224eb 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 f2e9708389 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 b6a96c891c [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 fdc0c90442 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 68a9d03d7b 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 01b611fcf1 #79954
r=mkaply, a=blizzard
Add middlemouse.paste pref for OS/2
2001-05-16 14:21:18 +00:00
peterlubczynski%netscape.com 340a54de59 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 756c0b5663 r=timeless sr=shaver
bug 72807 "c++ style comment warning"
2001-05-16 02:24:44 +00:00
shannond%netscape.com f0a58ac273 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 b267f02345 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 cc5b4b5e0b Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson 2001-05-15 06:21:28 +00:00
mstoltz%netscape.com 13830edb39 *** empty log message *** 2001-05-15 04:44:56 +00:00
sspitzer%netscape.com d6b5348baa fix for #73323. r=pavlov, sr=bienvenu. crash when reading certain mail messages. 2001-05-15 02:55:51 +00:00
hyatt%netscape.com e88c067d05 Fix for 78741. r=saari, sr=ben 2001-05-13 07:08:23 +00:00
bstell%netscape.com c51b470979 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 db56d87709 fixes mac bustage 2001-05-12 00:36:18 +00:00
darin%netscape.com c18fe7ef56 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 cfbb91e036 Adding code I accidentally removed in last check-in 2001-05-11 09:43:13 +00:00
peterlubczynski%netscape.com d9ff39b91d 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 8d9740d18d 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 1429430bca 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 d0f2b845b9 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 47a306ed7e 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 4d86485fb2 senna REQUIRES bustage 2001-05-10 17:55:11 +00:00
mkaply%us.ibm.com b2bf873a9f senna bustage - REQUIRES for Bidi 2001-05-10 15:57:21 +00:00
pavlov%netscape.com 3b626877c7 fix for bug 79460 r=dbaron sr=waterson 2001-05-09 07:21:36 +00:00
gordon%netscape.com 1a83e890f0 Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin. 2001-05-09 03:36:00 +00:00
mscott%netscape.com e959437d96 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 1326c82680 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 3f55f4aeb1 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 621060c4fd 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 01b5346b5d the rest of 79314 r=bryner sr=hyatt 2001-05-08 04:21:49 +00:00
pavlov%netscape.com aa3c12db20 fixing bug 74284 r=bryner sr=ben 2001-05-08 04:12:40 +00:00
pavlov%netscape.com b599762391 fixing up the logging in imglib bug 79314 r=bryner sr=hyatt 2001-05-08 04:01:28 +00:00
pavlov%netscape.com 021087f601 adding some new files... not part of the build 2001-05-08 03:38:35 +00:00
racham%netscape.com 55a1c4c2d0 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 df1a6e78a8 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 1e17c9e897 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 8fe86ff395 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 8041825d25 removing the quotes from the module name 2001-05-05 09:58:31 +00:00
kandrot%netscape.com d5bd552195 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 1671d18c2b First Checked In. 2001-05-05 04:02:11 +00:00
mscott%netscape.com e52e22ffbc 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 64a9644c76 Checking in for Mitesh. Bug 70348 Add autoconfig support. r=bnesse, sr=alecf 2001-05-04 20:46:41 +00:00
mitesh%netscape.com 12d935a513 Checking in Bug 70348
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
edburns%acm.org 2076cbc16b 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 d9973a5f04 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 a3993ccd6d Bug 78906 - jpeg images not loading. r=pavlov, sr=blizzard 2001-05-04 20:05:49 +00:00
pavlov%netscape.com 288aa1ae92 fixing topcrash bug 77328 r=hixie sr=tor@cs.brown.edu 2001-05-04 07:22:38 +00:00
dianesun%netscape.com 84fd361aab 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
srilatha%netscape.com 120f2ca856 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
peterlubczynski%netscape.com 3d6e6bcf5f Removing extra reference to nsIJVMPlugin.h 2001-05-03 08:51:23 +00:00
peterlubczynski%netscape.com 6ee5b0a99e Patch to fix crash on leaving a page with Java on Linux bug 78502 sr=beard r=edburns 2001-05-03 08:38:18 +00:00
blizzard%redhat.com 020fc33122 Bug #77185. Bump the version number to 0.9+ for the tip. r/a=leaf. 2001-05-03 03:28:12 +00:00
peterlubczynski%netscape.com 5ea54853fd Include shockwave director in 4.x plugin scan bug 78009 r=av sr=attinasi 2001-05-03 02:43:47 +00:00
saari%netscape.com 9bcf2b55c9 Fix for 76119, "clever" 0x0 GIFs crashing. r=pavlov, sr=hyatt 2001-05-03 00:44:37 +00:00
edburns%acm.org 1c37c86bc0 M macbuild/plugin.mcp
M nglsrc/Makefile.in
M nglsrc/makefile.win
M nglsrc/nsPluginHostImpl.cpp
A nglsrc/nsPluginProxyImpl.cpp
A nglsrc/nsPluginProxyImpl.h

author=edburns
sr=darin
r=bbaetz

This fix modifies the way the plugins module implements its
FindProxyForURL method to use the nifty nsIProtocolProxyService.

This isolates the plugin module from future changes in the way
the enablement of java and proxies are handled.
2001-05-02 23:38:41 +00:00
mitesh%netscape.com c75ad76702 Checking in for chipc@netscape.com
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
saari%netscape.com a0a38bee26 Fix for 76230, some GIFs don't display. r=pavlov, sr=hyatt 2001-05-02 22:42:19 +00:00
hwaara%chello.se 3dafc4b732 #78014. Fix some leaks in plugin init code. r=bbaetz@cs.mcgill.ca, ra=av@netscape.com, sr=blizzard@mozilla.org 2001-05-02 14:45:59 +00:00
bnesse%netscape.com 419b2d4f10 Fix for bug 77975, user.js support broken. r=srilatha, sr=alecf. 2001-05-02 01:37:33 +00:00
hyatt%netscape.com 23b0c38927 Fix for 76495. r=danm, sr=rpotts 2001-05-01 22:54:11 +00:00
pavlov%netscape.com d12799a8f2 fixing bug 78109 r=jband sr=brendan 2001-05-01 02:53:27 +00:00
pavlov%netscape.com b73fba13b4 fix for bug 77962 r=dbaron sr=blizzard 2001-04-30 23:00:02 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
cls%seawood.org 6628abec57 Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work. 2001-04-28 17:26:54 +00:00
hyatt%netscape.com b9cd285721 Fix for 77218. r=danm, sr=ben 2001-04-28 07:59:12 +00:00
dprice%netscape.com fb05441bb6 71010 - 76045 new order files a=chofmann 2001-04-28 04:07:11 +00:00
peterlubczynski%netscape.com 9ef199664e Make plugin streaming safer and fix crash in bug 77319 r=av sr=attinasi 2001-04-28 02:24:29 +00:00
peterlubczynski%netscape.com 2c37a53c1a Patch to fix from
submit on Mac for
                                                                                   Acrobat bug
                                                                                   76932 r=av
                                                                                   sr=attinasi
2001-04-28 02:21:25 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
bnesse%netscape.com c10da9a25e Fix for smoketest blocker 77916 (blocking 77894). r=bnesse, sr=sfraser 2001-04-27 20:30:36 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com 2029078049 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 05:13:10 +00:00
Xiaobin.Lu%eng.Sun.com b9da4d03a1 bug 5403 r=edburns sr=beard
remove the Get_JVMMgr and use do_GetService instead
2001-04-27 01:54:22 +00:00
sean%beatnik.com 4db2bbd5ff part of fix for bug 73289 to address string compare problem r=jag sr=attinasi 2001-04-27 00:24:52 +00:00
dougt%netscape.com 547145697f Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me 2001-04-26 23:55:10 +00:00
bnesse%netscape.com 19dccef1bc Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
jelwell%netscape.com 6b2f79c601 Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
hyatt%netscape.com 31a850a277 Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
timeless%mac.com c8135c3def Bugzilla Bug 75339 [BeOS] Fix color issues with libpr0n
patch by guru@startrek.com r=pavlov, sr=brendan@mozilla.org, a= asa@mozilla.org
2001-04-25 07:40:04 +00:00
bnesse%netscape.com 320ee1ead6 Replacing changes that were backed out and adding fixes for bugs which were found while this code was active. [Not part of the build] 2001-04-24 20:32:16 +00:00
pavlov%netscape.com ef463bc6af fixing image colors on beos. patch from Wade Majors <guru@startrek.com>. bug 75339. r=pavlov sr=cls@seawood.org 2001-04-23 08:27:06 +00:00
harishd%netscape.com 6836236914 69455 - enable noframes content when frames are disabled
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
ccarlen%netscape.com fad24de4ee Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00