Commit Graph

4232 Commits

Author SHA1 Message Date
darin%netscape.com
6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
cbiesinger%web.de
8a0f87e149 bug 130876 patch by lorenzo@colitti.com r=pavlov sr=tor
some .gifs don't display
2002-05-07 10:30:50 +00:00
pavlov%netscape.com
180ad72be2 fixing bug 132319. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org 2002-05-06 20:20:49 +00:00
timeless%mac.com
c7cf2499db Bug 87965 Can't expand chrome/*.jar files on ARM
patch by jeroen.dobbelaere@acunia.com
r=dveditz sr=brendan
2002-05-03 14:50:46 +00:00
darin%netscape.com
b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
peterlubczynski%netscape.com
ed6c60e365 Fixing problems with showing/hiding Mac plugins. Specifically, these problems:
* Mouse events "bleeding through" tabs so that a plugin in one tab responds to mouse movements in another (bug 120875)
* dynamic control of CSS visiblity property with plugins on mac (can hide/show plugins) (bug 137230)
* Plugins incorrectly show up on top of documents and in the wrong place in print preview. This fix will also them to be hidden like they are on other platforms. (bug 133992)
r=av sr=beard
2002-05-02 22:47:49 +00:00
peterlubczynski%netscape.com
2be1fd796f Fixup to previous checkin for scanning plugins in installation folders, bug 133282 r=av sr=attinasi 2002-05-02 20:37:32 +00:00
bnesse%netscape.com
0d0a542457 Fix for bug 141552. Remove unused static functions from prefs. r=blythe, sr=jsg. 2002-05-02 20:34:17 +00:00
bnesse%netscape.com
d0fc5cb874 Fix for bug 141552. Remove build warnings from prefs. r=jag, sr=alecf. 2002-05-01 22:12:01 +00:00
bnesse%netscape.com
0858682e5d [Not part of build] Part of bug 98476. If the file doesn't exist, it's not an error. 2002-05-01 19:08:46 +00:00
peterlubczynski%netscape.com
53c8d6abea Implementing new prefs that will allow for automatic scanning of tier one plugins in their installation locations:
pref("plugin.scan.SunJRE", "1.3");
pref("plugin.scan.Acrobat", "5.0");
pref("plugin.scan.Quicktime", "5.0");
pref("plugin.scan.WindowsMediaPlayer", "7.0");
pref("plugin.scan.4xPluginFolder", false);

This also adds a one-off hack to scan for Real Player (nppl3260.dll) in the XPCOM components folder.

Bug 133282, r=av sr=waterson
2002-05-01 02:01:50 +00:00
serge%netscape.com
3a30e01e86 fix #139572 [Acrobat's form fails to render ( pdf on secure site)] r=peterl, sr=beard 2002-04-30 23:39:59 +00:00
tor%cs.brown.edu
09af8e5c54 Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
tor%cs.brown.edu
87024f886e Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan 2002-04-30 22:34:34 +00:00
av%netscape.com
447d57885d Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard 2002-04-30 05:08:44 +00:00
bryner%netscape.com
04d22d91a0 Bug 137440 - download manager should appear by default, rather than separate progress dialogs (except on mac, until 132027 is fixed). Checking in for blake. r=hixie, sr=ben. 2002-04-28 23:54:08 +00:00
blakeross%telocity.com
53d894ca96 er, reverting changes that weren't supposed to happen... 2002-04-28 23:42:48 +00:00
blakeross%telocity.com
cf388e5e92 137440 - download manager should appear by default, rather than separate progress dialogs. r=hixie sr=ben 2002-04-28 23:26:49 +00:00
mkaply%us.ibm.com
930ed0eb5c Can you tell I did this too fast - that's two misspellings so far 2002-04-27 15:32:14 +00:00
mkaply%us.ibm.com
a9d5116705 OS/2 bustage 2002-04-27 13:49:35 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
av%netscape.com
fb9a9cae4e Bustage fix 2002-04-27 02:24:18 +00:00
av%netscape.com
134281f763 Fixing 132430 -- RealJukeBox breaks the plugin finder service, r=peterl, sr=attinasi 2002-04-27 01:48:51 +00:00
av%netscape.com
af0d4f3224 Fixing 132430 -- RealJukeBox breaks plugin finder service, r=peterl, sr=attinasi 2002-04-27 01:47:18 +00:00
cltbld%netscape.com
43640a3f6b Updating user agent string for 1.0, bug 133797.
r=lpham, sr=leaf, a=asa for blanket version approval.
asasaki checking in as cltbld.
2002-04-27 00:09:53 +00:00
sgehani%netscape.com
39c2f63613 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
sspitzer%netscape.com
4664d0a626 fix for #137886. Detect defunct previously migrated profiles and offer to re-migrate.
this is pref controlled, "profile.seconds_until_defunct.  by default,
we'll never offer to remigrate.  initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
nhotta%netscape.com
0a4a8eba82 Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
serge%netscape.com
7a2636e096 fix 130080 [Signing Acrobat doesn't work] r=peterl, sr=darin 2002-04-25 21:28:06 +00:00
peterlubczynski%netscape.com
a51efc3a41 Fixing crash with default plugin, r=av, sr=waterson, bug 139529 2002-04-25 14:07:46 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
sgehani%netscape.com
3986f79f2c Turn sidebar personal toolbar icon off till all parties come to a consensus.
b=134345
2002-04-24 23:52:08 +00:00
sgehani%netscape.com
7a9129cf4b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
jst%netscape.com
18f1c685f6 Fixing regression bug 138663. Cached mail compose windows open up blank. r=harishd@netscape.com, sr=jband@netscape.com 2002-04-24 00:33:56 +00:00
morse%netscape.com
b1e49549fb bug 123633, save prefs when closing last window, r=sgehani, sr=jag 2002-04-23 00:50:24 +00:00
jst%netscape.com
70e9ad0081 Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com 2002-04-22 23:12:18 +00:00
serge%netscape.com
9e320eac43 fix for #131153, PDF plugin doesn't work, it expects file extension for stream type == StreamType_AsFile; r=peterl, sr=beard 2002-04-22 01:08:27 +00:00
peterlubczynski%netscape.com
8409154cf5 Fixing smoketest blocker bug 138500 r=av sr=jag a=leaf 2002-04-19 18:08:04 +00:00
shliang%netscape.com
60742e7184 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2002-04-19 07:00:16 +00:00
peterlubczynski%netscape.com
26a045d03f Fixing name mismatch from bug 113464 r=bnesse sr=attinasi 2002-04-19 04:13:18 +00:00
darin%netscape.com
a1e280136a fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts
2002-04-18 22:36:39 +00:00
jkeiser%netscape.com
0dc252669f Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com 2002-04-18 22:02:09 +00:00
seawood%netscape.com
1c13ce0ab7 Add LIBS_DIR to the link line before EXTRA_DSO_LIBS to avoid link-ordering issues on linkers that care (e.g,Sun Forte 7).
Bug #137762 r=dcran
2002-04-18 21:50:31 +00:00
timeless%mac.com
86f2a28789 fixing gmake requires bustage from:
Changes for plugin finder service, bug 133864, r=av sr=attinasi
2002-04-17 15:45:14 +00:00
peterlubczynski%netscape.com
1b78a71be5 Changes for plugin finder service, bug 133864, r=av sr=attinasi 2002-04-17 14:05:57 +00:00
akkana%netscape.com
c79fd069a4 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com
5aa261e3a7 Fix for bug 113464. Don't free unallocated objects. r=peterl, sr=beard. 2002-04-16 22:16:16 +00:00
bnesse%netscape.com
c207c1be3d Fixing syntax in filter check. Thanks to timeless. 2002-04-16 19:59:50 +00:00
bnesse%netscape.com
7aa4894fda macprefs.js not macpref.js stupid.... 2002-04-16 19:44:46 +00:00
bnesse%netscape.com
040bda70e9 Removing files eliminated by bug 132140. r=dveditz, sr=alecf. 2002-04-16 18:51:11 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
bnesse%netscape.com
167dbcc9de Fix for bug 123787. Insure gRoot is allocated before attempting to free it. r=sfraser, sr=alecf. 2002-04-16 18:32:31 +00:00
mozilla.BenB%bucksch.org
bd9286829e 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
sspitzer%netscape.com
634531d68c until we've got a proper fix for the focus / cursor issue
(bug #130581) we need to turn of the cached compose window
(by default) on linux.  r/sr=bienvenu
2002-04-16 07:23:38 +00:00
colin%theblakes.com
541aad2266 Make printing work again on OpenVMS.
b=136884 r=rods sr=attinasi
2002-04-15 23:47:02 +00:00
tor%cs.brown.edu
3a8f0554a5 Bug 53597 - gamma correction was missing RGB jpeg images on unix.
r=biesi, sr=brendan
2002-04-15 22:28:09 +00:00
dougt%netscape.com
2dbd1edd63 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
caillon%returnzero.com
8f30458082 Removing duplicate pref. Thanks to jonasj@jonasj.dk for noticing this, and for providing the patch. r=caillon, sr=tor. 2002-04-13 19:22:57 +00:00
peterv%netscape.com
1fb8fc0116 Fixing mac bustage. 2002-04-13 13:03:26 +00:00
tor%cs.brown.edu
cb1d9145e3 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
peterlubczynski%netscape.com
4022831929 Adding support for BP_GetSupportedMIMETypes and NP_GetMIMEDescription on Mac (so Quicktime can play MPEGS) bug 113464 r=bnesse sr=beard 2002-04-13 05:10:30 +00:00
peterlubczynski%netscape.com
cdcf48c7fb Stop sending bogus menu events to full-page plugins bug 93895 r=av sr=attinasi 2002-04-13 01:45:35 +00:00
caillon%returnzero.com
f14a42b26d Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2002-04-12 10:11:00 +00:00
rpotts%netscape.com
554bf853d6 bug #106253 (r=peterl@netscape.com, sr=jst@netscape.com, a=valeski@netscape.com). Make sure that URIs requested by plugins are added to the appropriate loadgroup... 2002-04-12 05:59:26 +00:00
hyatt%netscape.com
6aebadf6da Fix for 136985, add api for finding out if a global window is running a timeout or still loading, r=jst, sr=blake 2002-04-12 02:15:43 +00:00
serge%netscape.com
014a6bcfd1 fix #94895, Flash movie is constantly stopped and restarted, r=peterl, sr=beard 2002-04-11 03:27:00 +00:00
shanjian%netscape.com
84eb514a5a #76097 Need to include external leading for CJK normal Line-height
Font metrics returns both internal and external leading to layout. Layout
now is responsible for calculating the normalLineHeight. It take consideration
of external leading, and compensate if it does not exist. All these are controled
by a preference switch.

r=rbs, sr=attinasi,
2002-04-11 00:00:40 +00:00
naving%netscape.com
02053b1466 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
cbiesinger%web.de
898fb53814 bug 136382 r=rjesup@wgate.com sr=tor
preference to disable image placeholders
2002-04-10 14:45:05 +00:00
shliang%netscape.com
98b807f0b0 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
mkaply%us.ibm.com
14e03c1558 #136234
r=cls, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:31:20 +00:00
mkaply%us.ibm.com
630b46b5d6 #136234
r=mkaply, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:29:24 +00:00
ccarlen%netscape.com
1d5af4ffe4 Bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime 2002-04-09 14:18:39 +00:00
ccarlen%netscape.com
3b0579433d New file for bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime 2002-04-09 14:15:01 +00:00
dbaron%fas.harvard.edu
0c2113a47c Remove hack for the Java plugin on Linux that is no longer needed now that bug 99026 is fixed. b=89488 r=mstoltz sr=darin a=asa 2002-04-09 01:22:11 +00:00
caillon%returnzero.com
7b66ac993f Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
yokoyama%netscape.com
9257e713c6 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
caillon%returnzero.com
8f8d708b39 Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
alecf%netscape.com
bbd09f87e7 fix nmake builds 2002-04-04 23:51:11 +00:00
aaronl%netscape.com
7fed76935a Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa 2002-04-04 23:19:50 +00:00
alecf%netscape.com
57813780a2 fix for bug 107289 sr=jband r=dougt a=asa
remove libjar dependency from xpcom
step 3: make libjar implement the new interface
2002-04-04 22:28:17 +00:00
peterlubczynski%netscape.com
567a00a9a8 Fix for sending the correct URL from GetURLNotify/PostURLNotify to URLNotify and fixing a crash with Flash 6 when URLNotify is called before NewStream. Bug 131626 r=av sr=beard 2002-04-04 15:23:35 +00:00
peterlubczynski%netscape.com
d5348d8c99 Fix for crash after sending wrong events to full-page plugins. Ensure only events for our widget are sent to the plugin. Fixes crash with Quicktime if selecting disabled menu items. r=bneese sr=attinasi Bug 102727 2002-04-04 15:20:07 +00:00
peterlubczynski%netscape.com
0db291e301 Fix for full-page plugins on Mac not passing the right origin during resize because we weren't calculating the widget offset. Bug 120168 r=bneese sr=beard 2002-04-04 15:18:29 +00:00
mkaply%us.ibm.com
c091622396 #134693
r=serge, sr=beard, a=asa
OS/2 only - change current dir to plugins directory when starting plugin
2002-04-02 23:36:06 +00:00
brendan%mozilla.org
0555817eef Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
cbiesinger%web.de
81043e1c49 bug 134106 r=pavlov sr=tor a=asa
Uppercase (IMAGE) Content-Type causes Netscape to fail decoding an image attachment
2002-04-01 21:14:07 +00:00
tao%netscape.com
0daffa6536 44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)
2002-04-01 05:56:35 +00:00
av%netscape.com
69a36eee5a Updating documentation file for the Tester plugin, not part of the build 2002-04-01 04:44:53 +00:00
jkeiser%netscape.com
1842d4cc10 Backing out tao's bug 44070 to see if it is the mega pageload regression culprit. 2002-03-31 09:17:18 +00:00
tao%netscape.com
de85a936fc 44070: match browser and OS locale. r=alecf,sr=hyatt,a=asa. Match browser
UI locale and system locale when intl.locale.matchOS == true; Runtime
only behavior; won't  write to disk. Fallback to default chrome locale when
matching langpacks are not installed.
2002-03-31 07:33:57 +00:00
morse%netscape.com
733279d76a bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa 2002-03-31 06:59:22 +00:00
av%netscape.com
e4c2edd119 Fixing crash in Tester plugin after it chooses not to unload -- not part of the build 2002-03-31 05:59:15 +00:00
av%netscape.com
0efd0a6467 Bug 133662 -- update Tester plugin, not part of the build 2002-03-31 05:12:19 +00:00
av%netscape.com
5f7d0b9c02 Bug 133662 -- update Tester plugin,not part of the build 2002-03-31 03:54:49 +00:00
colin%theblakes.com
137365d1d9 Add missing XSync to prevent BadDrawable error.
b=133713 r=serge sr=blizzard a=asa.
2002-03-31 03:11:39 +00:00
av%netscape.com
3d8368473d Bug 133662 -- update Tester plugin, not part of the build 2002-03-31 02:58:00 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
av%netscape.com
8c836f92ca Fix for 133651 -- correct ns4xPluginInstance::GetValue implementation, r=peterl, sr=beard, a=asa 2002-03-28 22:33:44 +00:00
av%netscape.com
518787f66a Addressing 133662 -- update Tester plugin, not part of the build 2002-03-28 21:59:10 +00:00
av%netscape.com
de8135dee5 Addressing 133662 -- update Tester plugin, not part of the build 2002-03-28 21:53:45 +00:00
av%netscape.com
a58efe38a4 Fixing leak in the Tester plugin, not part of the build. 2002-03-28 21:33:47 +00:00
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
ccarlen%netscape.com
69b950390a Bug 99117 - mailnews problems using turbo. This is the cause of one of them anyway. When clearing user prefs on a profile switch, don't unhash (destroy) the pref because it may also have a default value which needs to remain. r=bnesse/sr=alecf/a=dbaron 2002-03-27 05:52:48 +00:00
serge%netscape.com
6a000a633f fix builds redness 2002-03-27 04:42:35 +00:00
cmanske%netscape.com
8a0c8b24d6 Defaults for new Composer save and publish prefs, b=110779, r=brade, sr=hewitt, a=asa 2002-03-27 03:44:29 +00:00
serge%netscape.com
be7f51fae3 fix bug 115891 Byte range request are not giving the correct data, r=peterl, sr=darin, a=asa 2002-03-27 03:41:43 +00:00
cathleen%netscape.com
36affd5a4f fix bug 132412, for building staticly linked gecko.dll in static build. r=seawood sr=dveditz a=asa 2002-03-27 03:19:52 +00:00
beard%netscape.com
423e9e246b [not part of build] 2-way scripting test. 2002-03-27 01:30:04 +00:00
beard%netscape.com
9821ea06fe [not part of build] 2-way plugin scripting example. 2002-03-27 01:16:06 +00:00
beard%netscape.com
49d3ea3722 [not part of build] 2-way scripting example interface. 2002-03-27 01:14:40 +00:00
beard%netscape.com
cfb8bece19 [not part of build] scriptable plugin support for XP_MAC. 2002-03-27 01:10:26 +00:00
beard%netscape.com
4a3c6a3814 [not part of build] make scriptable plugin work on XP_MAC. 2002-03-26 23:43:49 +00:00
beard%netscape.com
dc6cb9420a [not part of build] fix mac build bustage. 2002-03-26 23:39:28 +00:00
darin%netscape.com
edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
morse%netscape.com
5ac9ddf13c bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa 2002-03-26 20:19:18 +00:00
rods%netscape.com
ca589fdb8d Generically enables the browser to cache the curent presentation (frames,
views, et.al.) for Print Preview and then enables them to be restored.
It uses a pref and/or checks all the documents to see if any have an "embed" or
a "plugin". Temporarily it checks for framesets and turns on caching also.
I also factored some code in the Init routine so it could be callled for either
creating the new presention or initializing an existing one.
Also, added some safety check code in PrintPage.
Then for the object frame, for PP it doesn't do a paint - this is a temporary fix.
Bug 122048 r=peterl sr=attinasi a=asa
2002-03-26 11:43:40 +00:00
darin%netscape.com
171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
darin%netscape.com
f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
peterlubczynski%netscape.com
b0458062b3 Fixing redraw problem with full page plugins like Acrobat on Mac, bug 124563 r=av, sr=beard, a=asa 2002-03-26 06:36:37 +00:00
peterlubczynski%netscape.com
d66d38f39f Making it so that we handle known image decoder mime types internally by default unless pref("plugin.override_internal_types", true); fixing bug 131230 r=av,biesi sr=beard a=asa 2002-03-26 06:30:33 +00:00
mkaply%us.ibm.com
381e7bfdaa #132600
r=searge, sr=beard, a=asa
Refactor 4xplugin code so XP_OS2 section is more clear
2002-03-26 03:04:37 +00:00
av%netscape.com
c891286e6b Fix for 116357 -- NPAPI plugins should have an ability to stay in memory beyond page life time, patch by peterl, r=av, sr=beard, a=asa 2002-03-25 23:42:32 +00:00
rods%netscape.com
b3a87921ff This patch is actually part of Bug 115136, but I think its best to get this part
of it in now before the API freeze.
It adds several new attrs to the nsIWebBrowserPrint API and implments them in
DocumentViewer.
It also adds a new platform specific interface for PrintSettings that will be
used when the "pluggable" dialog work gets checked in. Although these have been
tested via BUg 115136, these little nto no risk now because no one is using
them yet.
Bug 132827 r=dcone sr=attinasi a=asa
2002-03-25 03:19:32 +00:00
dbaron%fas.harvard.edu
b280e94dfe Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
cbiesinger%web.de
0604302118 bug 104906 r=pavlov sr=tor a=asa
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
kmcclusk%netscape.com
6ae53f54f8 suppress the painting of partially decoded background images bug 129908; r=pavlov sr=attinasi a=asa 2002-03-23 04:33:37 +00:00
serge%netscape.com
eaa7ea38ec not part of the build, bug 105959, add NPN_ReqestRead() support to tester plugin 2002-03-23 02:56:43 +00:00
serge%netscape.com
98bbc98863 fix for 105334 Solaris acrobat plugin requires motif, patch by jim.song@sun.com s=serge, sr/a=blizzard 2002-03-22 20:20:27 +00:00
mscott%netscape.com
a817bbe0cc Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
locka%iol.ie
6a8e1482d7 Make appending www. & .com during fixup more controllable via prefs. b=34943 r=brade@netscape.com sr=mscott@netscape.com a=asa@mozilla.org 2002-03-22 14:29:52 +00:00
seawood%netscape.com
76fe15cf8b Sync tree against pristine 1.0.9 png distribution.
Reapply moz patches.  Added MOZCHANGES file to track moz-specific changes.
Bug #125845 r=pavlov a=asa
2002-03-22 00:06:13 +00:00
dougt%netscape.com
40642fc34c 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2002-03-21 23:43:21 +00:00
darin%netscape.com
ffca728302 fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00
darin%netscape.com
f0042bf1dc fixes mac bustage 2002-03-20 23:03:51 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
blakeross%telocity.com
d7fdbe6799 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2002-03-20 21:49:18 +00:00
cathleen%netscape.com
d5d2308fee back out fix for bug 129101, caused performance regression on txul (window open), bug 132201 2002-03-20 19:50:43 +00:00
rods%netscape.com
aa1233cc10 Besides turning on the pref, I needed to move the initialization code for
getting the values from the default printer from the DocumentViewer down into
the PrintOptions service. We want it done only the very first time when the PrintSettings is created.
Bug 131852 r=dcone sr=attinasi a=scc
2002-03-20 12:43:13 +00:00
blakeross%telocity.com
ed4e537109 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:12:27 +00:00
bnesse%netscape.com
d49b1fa6d2 Fix for bug 126578. Initialize the event record on OS X without using the system's EventAvail function to eliminate excess window erases and redraws. r=sdagley, sr=beard, a=asa. 2002-03-19 22:10:45 +00:00
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
morse%netscape.com
0315ccc864 part of bug 129101, enhanced p3p/cookie-management, r=sgehani, sr=hyatt, a=asa 2002-03-19 01:46:55 +00:00
nivedita%netscape.com
844f6ffa8e check in for the bug 83804
N621, M098 & Trunk crashes [@ HaveDecodedRow] -added check if cmap is null
r=pavlov, sr=tor, a=dbaron
2002-03-18 03:35:44 +00:00
peterlubczynski%netscape.com
e52ab1dae3 Pass correct NPReason code to NPP_URLNotify when error with request (like 404) bug 130152 r=av sr=darin a=dbaron 2002-03-18 00:09:48 +00:00
bzbarsky%mit.edu
5e5992bb54 Don't pass encoded content to plugins without decoding. Bug 119094,
r=serge, sr=darin, a=asa
2002-03-16 15:58:54 +00:00
rods%netscape.com
c42fa2528c 1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings object. The items not saved are those used during the printing process and it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings. If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS. Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define "back stop" prefs for picking up first. Then the printer specific prefs can override those settings. For example, we may define in prefs that the default paper size 8.5x11, then if if the "save PS prefs" is turned on, for a given printer it might save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read or written.
Bug 128142 r=dcone sr=attinasi a=shaver
2002-03-16 13:08:45 +00:00
morse%netscape.com
e86e233a63 back out part of earlier change for bug 129101 2002-03-16 05:50:48 +00:00
akkana%netscape.com
04dbabbe71 80805: enable new editor find/replace. r=cmanske sr=dveditz a=asa 2002-03-16 04:36:45 +00:00