beard%netscape.com
f2fceda4c1
[not part of build] 2-way plugin scripting example.
2002-03-27 01:16:06 +00:00
beard%netscape.com
b41743b1a5
[not part of build] 2-way scripting example interface.
2002-03-27 01:14:40 +00:00
beard%netscape.com
571ceee8e0
[not part of build] scriptable plugin support for XP_MAC.
2002-03-27 01:10:26 +00:00
beard%netscape.com
8bfb8c2ad9
[not part of build] make scriptable plugin work on XP_MAC.
2002-03-26 23:43:49 +00:00
beard%netscape.com
ea0241f75e
[not part of build] fix mac build bustage.
2002-03-26 23:39:28 +00:00
darin%netscape.com
05620967a8
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
9a12b1ce6a
bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa
2002-03-26 20:19:18 +00:00
rods%netscape.com
bff2fdafde
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
6774091263
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin%netscape.com
7f9b2ed250
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
48b3a72db7
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
2bf429bd6e
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
63e9fa4f32
#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
b7a126ab4d
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
5e4870ca28
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
fd56358d37
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
09f543c624
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
66ae49ae82
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
a256be253f
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
9c1852cca1
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
36223d64b2
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
c4a4980fec
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
e750f69a60
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
4c803332db
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
b1c3dcce43
fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
...
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00
darin%netscape.com
12f388141f
fixes mac bustage
2002-03-20 23:03:51 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
blakeross%telocity.com
dbac7895c6
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
087b862b1b
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
7d26c59be3
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
66c1450d69
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
039b6d6d37
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
fc883176bf
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
morse%netscape.com
cb51c6abda
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
8fecefc08b
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
817197e965
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
89cebfaa28
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
923cc1538e
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
024b302159
back out part of earlier change for bug 129101
2002-03-16 05:50:48 +00:00
akkana%netscape.com
6777815c96
80805: enable new editor find/replace. r=cmanske sr=dveditz a=asa
2002-03-16 04:36:45 +00:00
morse%netscape.com
aebfde0d88
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
2002-03-16 02:40:29 +00:00
dcone%netscape.com
b55e989f42
119574 r=rods sr=attinasi a=asa. XP printprogress should not come up. I added new prefs to
...
keep the dialog from being put up.
2002-03-16 02:01:38 +00:00
dougt%netscape.com
3662297672
Fixes part of the Txul regression. b=130524 r=dp@netscape.com sr=darin@netscape.com, a=asa@mozilla.org
2002-03-16 00:43:44 +00:00
rods%netscape.com
347738ddff
Backing out changes - just as well, I forgot to but the bug # and r/sr/a anyway
2002-03-15 14:49:09 +00:00
rods%netscape.com
db25e50309
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.
2002-03-15 13:55:54 +00:00
serge%netscape.com
3670f86144
fix for #101974 acrobat plugin resize problem, r=pavlov, sr=blizzard,a=asa
2002-03-15 02:37:18 +00:00
timeless%mac.com
5bad2b800c
Bug 126799 [ps] Print preview spews errors to terminal window
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods rs=attinasi a=asa
2002-03-14 23:12:31 +00:00
seawood%netscape.com
fdddb73a9e
Update in-tree version of zlib to 1.1.4
...
Bug #130127 r=dveditz a=asa
2002-03-14 22:18:39 +00:00
nhotta%netscape.com
10ec09da5c
Change to set "network.enableIDN" as true,
...
patch from william.tan@i-dns.net ,
bug 110028, r=nhotta, sr=darin, a=asa.
2002-03-14 21:42:27 +00:00
cbiesinger%web.de
41acde7a34
bug 130564 r=pavlov sr=tor a=asa
...
Make image/pjpeg and image/jpg work again
2002-03-14 20:20:23 +00:00
peterlubczynski%netscape.com
7f1c95ef7c
Fixing not calling URLNotify with null data and also a few other times, bug 127259 r=serge sr=beard a=shaver
2002-03-13 04:24:45 +00:00
sspitzer%netscape.com
ed7886c166
additional fix for #128962 . pref UI work for MDN (return receipts)
...
NOT PART OF THE BUILD (yet)
fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer. fix the per account
prefs to be correct (wrt server or identity). fix certain prefs to be
booleans, instead of ints.
r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
dougt%netscape.com
cc451cc48d
Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org.
2002-03-13 00:34:54 +00:00
beard%netscape.com
1d6f2009bd
[not part of build] plugin dir code for Mac OS X.
2002-03-12 20:35:53 +00:00
dcone%netscape.com
710ac83651
pulling changes. The checkin went to the wrong place.
2002-03-12 15:23:50 +00:00
dcone%netscape.com
efbbc0a828
Adding the debug object. This is not part of the build.
2002-03-12 14:57:25 +00:00
pavlov%netscape.com
c62b53f843
fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org
2002-03-12 07:15:21 +00:00
darin%netscape.com
cfe07b944b
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
dp%netscape.com
64f2672f1b
making linux and mac compilers happy.
2002-03-11 21:09:12 +00:00
dp%netscape.com
9fc1ae5f94
bug 116187 Using Arenas to cut down on small memory allocs happening
...
for the maintaining the zip manifest. r=dveditz/blythe, sr=alecf, a=shaver/asa
2002-03-11 20:18:35 +00:00
pavlov%netscape.com
1e6c46a82f
checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver
2002-03-10 22:29:14 +00:00
shliang%netscape.com
a2f2861c39
128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
2002-03-08 22:17:03 +00:00
mstoltz%netscape.com
58d125dcb7
Bug 127405 - disallow Web scripts from invoking full-screen mode. Patch by
...
Jonasj@jonasj.dk , r=mstoltz, sr=jst, a=asa.
2002-03-08 22:04:52 +00:00
rchen%netscape.com
cbce5748cb
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
2002-03-07 20:18:31 +00:00
rods%netscape.com
dd36cb51d0
1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
...
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2002-03-07 12:57:33 +00:00
mkaply%us.ibm.com
0d196e9671
#129119
...
r=smontagu, sr=blizzard, a=asa
Os/2 only - Move #pragma pack so include of os2.h doesn't override it
2002-03-07 06:14:15 +00:00
pavlov%netscape.com
21fef82dbd
fixing bug 62108. basic auth of inline images. r=cbiesinger@web.de sr=darin a=shaver
2002-03-07 01:50:14 +00:00
av%netscape.com
9e9c44a19a
Fixing build problems with this plugin sample, not part of the build yet.
2002-03-06 22:50:48 +00:00
av%netscape.com
a38caa5cab
Updating DevStudio project file for plugin sample, not part of the build
2002-03-06 22:49:05 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
badami%netscape.com
33f2e62f88
Transparent animated GIF displays incorrectly
...
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
2002-03-06 04:41:35 +00:00
av%netscape.com
ee5c49c1e3
Fixing makefiles for the Plugin SDK to reflect new location of some header files, not part of the build.
2002-03-06 04:06:36 +00:00
av%netscape.com
f071dac9bb
Threaded plugin sample code, not part of the build
2002-03-06 03:55:03 +00:00
av%netscape.com
fa41a430d3
Readme file for the plugin sample code, not part of the build
2002-03-06 03:53:40 +00:00
av%netscape.com
81433c2799
Threaded plugin sample code, not part of the build
2002-03-06 03:37:15 +00:00
av%netscape.com
bce77010d5
Threaded plugin sample code, not part of the build
2002-03-06 00:34:36 +00:00
blakeross%telocity.com
58d9f58b87
128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa
2002-03-05 22:30:28 +00:00
seawood%netscape.com
37ce51e35e
Resolve symbols at link-time. Fixing linux & osx --enable-meta-components bustage.
...
Bug #128364 r=bryner a=asa
2002-03-05 08:10:54 +00:00
cltbld%netscape.com
b4d1f942e2
updating to set user-agent to 0.9.9+, kysmith checking in as cltbld
2002-03-04 17:37:43 +00:00
dveditz%netscape.com
d06c244ddd
fix zlib double-free crash (bug 126898) contributed by mjc@redhat.com, r=dveditz, sr=shaver, a=asa
2002-03-03 06:30:36 +00:00
ducarroz%netscape.com
feb926e643
Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa
2002-03-02 21:13:10 +00:00
morse%netscape.com
2bc8fd2d2b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
morse%netscape.com
b26cb82e9b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:26:49 +00:00
dp%netscape.com
374c4ba70f
bug 127959 Increasing buckets from 6 to 9. Fixing free mismatch on gs->hold. r=pavlov, sr=alecf, a=asa@mozilla.org
2002-03-01 23:47:50 +00:00
serge%netscape.com
658d65b85f
bug 127928 crash from talkback reports [@ nsPluginStreamListenerPeer::OnDataAvailable],r=peterl,sr=beard,a=asa
2002-03-01 23:40:11 +00:00
pavlov%netscape.com
2484ae1151
fixing typo on return. should be NS_OK instead of PR_TRUE.
2002-03-01 05:40:43 +00:00
bstell%ix.netcom.com
df779ea8c1
bug 127063, add TrueType support for MathML
...
r=rbs, sr=shaver, a=leaf, a=shaver
2002-02-28 22:37:16 +00:00
peterlubczynski%netscape.com
5ddfcb6f56
Fix for only opening initial streams for plugins if we can handle it internally. This fixes RealPlayer popping up as a helper application for rstp:// protocols bug 85539 r=av sr=darin
2002-02-28 04:47:08 +00:00
blakeross%telocity.com
99bd24d389
125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa
2002-02-27 00:42:51 +00:00
pavlov%netscape.com
ff269cd2ba
fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver
2002-02-27 00:32:19 +00:00
mstoltz%netscape.com
c9cc21b1f1
partially backing out my last change - weird dependency problem
2002-02-26 05:28:26 +00:00
mstoltz%netscape.com
7b15894b8c
32571, present confirmation dialog before allowing scripts to close windows.
...
105050, pass null window.opener when opener is a mail window.
both r=heikki, sr=jst, a=asa.
Backed out previously because of tinderbox problem, which should be fixed now.
2002-02-26 04:50:21 +00:00
bzbarsky%mit.edu
9373da8099
Add UI for browser.block.target_new_window (used to be named
...
browser.target_new_blocked). Bug 78037, patch by Jonas Jorgensen
<jonasj@jonasj.dk>, r=bzbarsky, sr=alecf, a=asa
2002-02-25 23:38:02 +00:00
sfraser%netscape.com
da16a814e7
Fix bad XML. No other changes.
2002-02-22 05:14:55 +00:00
tor%cs.brown.edu
bc1cc560da
Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa.
2002-02-22 01:29:55 +00:00
cbiesinger%web.de
89e4dd794c
bug 124117 r=pavlov sr=tor a=shaver
...
Fix build warnings in the GIF Decoder
2002-02-21 14:08:25 +00:00
seawood%netscape.com
b8339c6797
Updating search path (again). Fixing tinderbox bustage from bug 120845
2002-02-20 08:00:58 +00:00
sgehani%netscape.com
aa85aebd5f
Land tab overflow implementation.
...
b=126095; r=morse; sr=dveditz
2002-02-20 07:17:45 +00:00
seawood%netscape.com
23e6fcf71a
Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/p
...
ublic/ .
Bug #120845 r=bryner
2002-02-20 05:52:55 +00:00
seawood%netscape.com
bb1de2334f
Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/public/ .
...
Bug #120845 r=bryner
2002-02-20 05:44:43 +00:00
sgehani%netscape.com
236293ae2b
Land update notifications.
...
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
hewitt%netscape.com
2e2dac20fe
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
2002-02-20 03:33:52 +00:00
bbaetz%student.usyd.edu.au
142410b896
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
alecf%netscape.com
9d8896575a
add unicharutil static lib
2002-02-20 00:48:08 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
timeless%mac.com
c226e23422
Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +00:00
blakeross%telocity.com
f79dc2526f
The rest of the fix for 77935 that I forgot last night. r=hewitt sr=alecf
2002-02-19 21:23:34 +00:00
cathleen%netscape.com
8d48d2e7e6
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
bstell%ix.netcom.com
9b93577637
bug 116153, add default prefs for TrueType display
...
r=katakai@japan.sun.com , sr=rbs@maths.uq.edu.au/brendan@mozilla.org
2002-02-19 07:16:48 +00:00
bnesse%netscape.com
6fa7f99c58
Backing this out again... I'm beginning to hate this patch.
2002-02-19 06:29:41 +00:00
bnesse%netscape.com
540b70bf95
Fix for bug 98476. Add safe save and redundant backup support for preferences. r=sfraser, sr=alecf.
2002-02-19 05:55:08 +00:00
mcafee%netscape.com
dbe661a6ae
Backing out mstoltz. r=dbaron,jrgm
2002-02-19 04:06:53 +00:00
akkana%netscape.com
7afa396949
80805: new find (pref'ed out by default), r=cmanske
2002-02-19 02:24:14 +00:00
rjesup%wgate.com
661add49fa
Bug 125025: Animations use a lot of CPU, even when not visible. r=pavlov,
...
sr=brendan. Heavily optimizes all the bit-twiddling in mask generation
which was 1/2 of where the CPU time was going.
2002-02-19 01:48:33 +00:00
peterlubczynski%netscape.com
0c8893900e
Unload pluign libraries asynchronously to prevent crash with native context menus 104236 r=av sr=rpotts
2002-02-19 01:26:17 +00:00
mstoltz%netscape.com
7446e86422
Bug 105050 - return null window.opener to scripts if opener is a mail window.
...
Bug 32571 - Prompt user before allowing scripts to close windows if opener is null.
both r=heikki, sr=jst.
2002-02-19 01:09:45 +00:00
akkana%netscape.com
f9282421c9
97157: New find on by default for browser. r=brade sr=kin
2002-02-18 23:30:56 +00:00
tor%cs.brown.edu
53704b3bd5
Bug 123613 - mng subimage composite reading dest alpha from wrong
...
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
2002-02-17 15:29:18 +00:00
dbaron%fas.harvard.edu
6bdf5b4a16
Back out rather than double.
2002-02-17 01:46:55 +00:00
bnesse%netscape.com
f1ed060ca3
Backing out the BE portion of my checkin to attempt to clear up the orange.
2002-02-17 00:23:36 +00:00
bnesse%netscape.com
9de69a5c09
Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf.
2002-02-16 21:18:38 +00:00
bnesse%netscape.com
07e1f30061
New files for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf.
2002-02-16 21:15:28 +00:00
peterlubczynski%netscape.com
0b741f0ae6
Made a dummy document to hold our url and pass back to the instance owner in order to fix bug 121033 in NP_FULL mode, NPP_GetURLNotify() does not resolve relative URLs correctly r=av sr=beard
2002-02-16 05:07:47 +00:00
serge%netscape.com
a8af69b5f7
fix for 123974 [viewpoint] 404 file not found errors are passed back to the plugin incorrectly; r=av, sr=beard
2002-02-16 01:23:16 +00:00
rods%netscape.com
f2fb963fac
1) Enables the PageSeq frame to specify the "gap" of gray space around
...
it in Print Preview
2) It now positions the page in the window with the gray "gap" showing.
3) factors out code for calc'ing the number of pages
4) Adds the methods to get the number of page while in PP
Bug 125151 r=sgehanisr=attinasi
2002-02-14 23:18:09 +00:00
mstoltz%netscape.com
85a9fbb557
Bug 116227 - added prefs to stop scripts in mail messages from moving or resizing
...
the mail window. r=adamlock, sr=jst
2002-02-14 23:14:53 +00:00
rayw%netscape.com
3b7f67443a
This is the patch related to bug 71394, needing security checks in SOAP.
...
Also, substituted 8 spaces for tabs in some SOAP files. Also updated
soap test files to either request UniversalBrowserRead or use verifySource.
r=mstoltz
SOAP is not part of default build.
2002-02-13 19:13:41 +00:00
ccarlen%netscape.com
785d2e93ee
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
rods%netscape.com
f7189b3cfd
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
...
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
It now has a single GetDevMode method that must be paired with a UnlockDevMode method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2002-02-13 13:58:41 +00:00
sspitzer%netscape.com
e09dddfe8d
fix for #83023 . implement "advanced directory" search, re-using
...
the existing search code. r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
mstoltz%netscape.com
13c8dad931
Bug 119646 - Rewrite of the security manager policy database for improved
...
performance. r=jst, sr=jband.
2002-02-13 04:20:46 +00:00
av%netscape.com
1fe7f2a464
Fixing 124936 -- refresh loop with dup plugins, r=peterl, sr=beard
2002-02-13 02:18:57 +00:00
av%netscape.com
1390773597
Fixing 121072 -- to show plugin name in bad plugin dialog, r=serge, sr=beard
2002-02-12 22:25:40 +00:00
dbragg%netscape.com
3c86475dcd
Fixing typo in checkin for bug 91984 that broke search. r=sgehani.
2002-02-12 20:06:27 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
timeless%mac.com
d1a2907156
Bug 124190 this #define in nsPluginsDirUnix.cpp is unused: PLUGIN_PATH "MOZ_PLUGIN_PATH"
...
r=bryner sr=jst
2002-02-12 06:58:51 +00:00
pavlov%netscape.com
d9a0dff6e4
checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-02-12 06:37:45 +00:00
pavlov%netscape.com
c22531cdc9
checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org
2002-02-12 06:32:10 +00:00
pavlov%netscape.com
89e49bc6c4
Bug 111037. Patch from nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-02-12 06:16:15 +00:00
dbragg%netscape.com
e571ac8e58
Moving the default search engine name from the language pack into the content (aka region) pack.
...
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +00:00
av%netscape.com
e6d5b271bb
Fixing bug 119621 -- plugins refreshed only every other time, r=peterl, sr=beard
2002-02-11 23:09:38 +00:00
bzbarsky%mit.edu
e3b541a10c
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
7f1c441ffd
Testing performance impact of backout of part of patch from bug 115289.
...
See bug 123947 for details. a=mcafee
2002-02-09 19:00:56 +00:00
mstoltz%netscape.com
27f932a43d
Bug 122317 - make document.write and document.writeln callable cross-host.
...
sr=jst, r=fabian
2002-02-08 22:40:36 +00:00
morse%netscape.com
dfbcc8e823
bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf
2002-02-08 01:36:56 +00:00
cathleen%netscape.com
31f584b51c
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
serge%netscape.com
bc3f719d6c
fix #123791 ; Installing Shockwave crashes Mozilla; r=peterl, sr=beard
2002-02-07 23:22:39 +00:00
bnesse%netscape.com
18761de374
Fix for bug 120390. Use PL_strncasecmp rather than PL_strcasecmp to check for java mimetype. Patch by, and checking in for, Igor Nekrestyanov, r=bnesse, sr=jst.
2002-02-07 22:52:21 +00:00
colin%theblakes.com
9aefc60514
Null plugin.soname.list for OpenVMS. b=112579. r=serge
2002-02-07 11:13:53 +00:00
sspitzer%netscape.com
4d433cbf29
patch for #94641 . the bug is still open, but this pref should be
...
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
racham%netscape.com
a5f8d54132
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
2002-02-05 09:06:26 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
beard%netscape.com
7275c8715c
Fixing bustage caused by newly added mozilla/modules/libpr0n/decoders/ijpeg directory. Added explicit search path of ::decoders:jpeg: before ::.
2002-02-03 19:13:51 +00:00
pavlov%netscape.com
f50c3fbf2e
adding new stub files for work with using intel's jpeg library
2002-02-03 01:54:08 +00:00
peterlubczynski%netscape.com
b3a4b8507d
Fix by Serge for crash after installing Java Plug-in on Linux bug 122246 r=peterl sr=beard
2002-02-02 04:42:05 +00:00
serge%netscape.com
b1c6a9d1a8
fix #109353 ; N620, Trunk & M097 crash [@ libpthread.so.0 - PL_strfree]; r=peterl, sr=beard
2002-02-01 22:50:59 +00:00
peterlubczynski%netscape.com
ef52176fe7
Checking in for nis@sparc.spb.su, fix for Java applets inserted as <OBJECT> run in spite of Java is turned off in Preferences bug 116888 r=peterl sr=beard
2002-02-01 21:40:49 +00:00
rods%netscape.com
c0f0244111
enable a margin like gap specification for printing on unix
...
make it settable via the joboptions dialog
Bug 102596 r=roland sr=kin
2002-02-01 15:31:15 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
rods%netscape.com
9a412f826e
This does the following:
...
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
rginda%netscape.com
417035b119
fix incorrect bracing, r=beard
2002-01-31 01:32:43 +00:00
rginda%netscape.com
d3e2f40428
adding REQUIRES for unix and windows bustage, r=beard
2002-01-31 01:18:33 +00:00
beard%netscape.com
039fc1aebd
Fix for bug #118003 . r=peterl, sr=jst.
2002-01-31 00:16:20 +00:00
mkaply%us.ibm.com
34706cdc91
OS/2 only - update os2pref.js with better fonts
2002-01-30 22:05:32 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
serge%netscape.com
a150c8ccad
fix #115308 , NPN_PostURL[Notify] does not handle binary data; r=bnesse, sr=darin
2002-01-30 02:40:46 +00:00
cathleen%netscape.com
cb282240d6
fix win32 static build bustage, bug 122477 sr=waterson r=mcafee
2002-01-29 23:39:44 +00:00
cathleen%netscape.com
8dd5a02295
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
2002-01-29 21:30:32 +00:00
dougt%netscape.com
894fdcfaaf
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
shanjian%netscape.com
c8143233c3
#92817 Simp. Chinese character display as bold face in Page Source
...
r=nhotta, sr=brendan
2002-01-29 01:54:51 +00:00
peterlubczynski%netscape.com
da1bf16054
Removing ugly shockwave hack bug 115461 r=av sr=beard
2002-01-26 00:45:45 +00:00
peterlubczynski%netscape.com
26242edf35
Fix for using newer pluign if upgraded, bug 119966 r=av sr=darin
2002-01-26 00:44:47 +00:00
leaf%mozilla.org
4838fec8c8
update user agent string, bug 119973
2002-01-26 00:13:05 +00:00
naving%netscape.com
5b45fe448f
112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work
2002-01-25 22:13:28 +00:00
pavlov%netscape.com
18c2a7d331
fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-01-25 00:02:20 +00:00
pavlov%netscape.com
53b721de90
making the gif decoder hand back errors properly and doing some general cleanup. bug 100470. r=bryner sr=mscott
2002-01-24 23:59:58 +00:00
pavlov%netscape.com
4d4bf07d78
make imagelib listen to the memory-pressure observer. bug #94454 . patch from nivedita@netscape.com. r=pavlov sr=brendan
2002-01-24 22:37:59 +00:00
timeless%mac.com
526aad740d
Bug 117119�BMP and ICO decoders should use ReadSegments, not Read
...
patch by cbiesinger@web.de r=pavlov sr=tor
2002-01-24 14:36:40 +00:00
dp%netscape.com
97e8c20f29
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
2002-01-24 07:00:07 +00:00
gordon%netscape.com
7687c13e73
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
2002-01-24 03:06:28 +00:00
hyatt%netscape.com
237382baea
Bug 120949, disable favicons for moz1.0, r=pav, sr=blake
2002-01-19 21:53:59 +00:00
bnesse%netscape.com
5c2652315b
Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard.
2002-01-18 20:12:29 +00:00
seawood%netscape.com
9260b0b35e
Fixing win32 static build bustage in activex & simple plugin.
...
Bug 120675 r=bryner sr=waterson a=asa
2002-01-18 08:14:20 +00:00
timeless%mac.com
f2dda4b9ad
Bug 115357 Favicon displayed blank
...
patch by cbiesinger@web.de r=pavlov sr=tor a=blizzard
2002-01-17 21:13:27 +00:00
serge%netscape.com
6a1a62ade3
fix for 108347; Crash (linux/unix only) after NPP_SetWindow() call into flash plugin with window->width[height] <= 0; r=peterl; sr/a=blizzard
2002-01-16 23:57:10 +00:00
akkana%netscape.com
5453750812
97157: fix typo
2002-01-16 09:27:57 +00:00
timeless%mac.com
9b8018143b
Bug 117740 bad style in Cut calls in nsJARURI::SetSpec
...
r=redfive sr=jag
2002-01-16 07:31:45 +00:00
akkana%netscape.com
3b7f488702
97157: pref for new faster find code. r=jfrancis sr=kin
2002-01-16 07:07:49 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
pavlov%netscape.com
c2f0089df2
Fixing bug 90347 -- some JPEGs display with noise -- checking in for nivedita@netscape.com. r=pavlov sr=ben
2002-01-16 04:54:44 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
pavlov%netscape.com
b3f96e1a47
fixing bug 120041 r=timeless rs=darin
2002-01-16 03:23:50 +00:00
pavlov%netscape.com
97bbd37458
fixing typo with checkin from last night. r=danm sr=darin
2002-01-16 02:57:55 +00:00
bstell%ix.netcom.com
4305b20a78
bug 112490 - add "always use anti alias scaled bitmap font (AASB)"
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=blizzard@mozilla.org
2002-01-16 00:42:08 +00:00
peterlubczynski%netscape.com
ef69371303
Fix for variable names in NPP_HandelEVent, bug 118789 r=av, sr=beard
2002-01-15 22:45:56 +00:00
rods%netscape.com
10216ea535
This enables platforms to set a pref as to whether they allow print from print preview.
...
(I checked this in with the wrong value because I was testing it)
Bug 118623 r=roland sr=attinasi
2002-01-15 11:28:10 +00:00
pavlov%netscape.com
b6fbe2fb32
fixing multiple reload of same image on reload. bug 108161 (and others) r=bryner sr=darin
2002-01-15 05:23:33 +00:00
pavlov%netscape.com
2cd5803fe0
removing PHOTON define. patch from briane@qnx.com
2002-01-15 05:01:03 +00:00
mkaply%us.ibm.com
2210be6a4d
#119798
...
r=mkaply, sr=blizzard
OS/2 only - defauly monospace font should be Courier
2002-01-14 21:22:37 +00:00
tor%cs.brown.edu
27941b6983
Bug 115994 - improved MNG decoder error handling. r=pavlov, sr=blizzard
2002-01-14 21:00:12 +00:00
av%netscape.com
da4dbb94c7
Fixing 119063 -- returning nsIServiceManager instead of nsIServiceManagerObsolete to a plugin, r=peterl, sr=beard
2002-01-13 04:23:57 +00:00
rods%netscape.com
68e2a5beb1
This enables platforms to set a pref as to whether they allow print from print preview.
...
Bug 118623 r=roland sr=attinasi
2002-01-12 12:58:46 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
bnesse%netscape.com
6d085a53be
Removing files obsoleted by alecf's checkin for bug 112708.
2002-01-11 20:13:27 +00:00
bnesse%netscape.com
63af2ddd81
Removing files obsoleted by the checkin for bug 89137.
2002-01-11 20:12:09 +00:00
tor%cs.brown.edu
f16e8dbdbf
Bug 116378: fix win32 byte ordering. r=pavlov, sr=blizzard
2002-01-11 03:16:44 +00:00
cathleen%netscape.com
b5ee5395f8
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
bzbarsky%mit.edu
cc9a8db1e4
Add video/x-mng to the Accept header. Patch by Peter Janes
...
<peterj@liberate.com>, bug 118979, r=bzbarsky, sr=darin
2002-01-11 00:19:57 +00:00
seawood%netscape.com
ae297b8126
Plugins should not be linked into static builds.
2002-01-09 23:46:06 +00:00
jfrancis%netscape.com
d4d607b690
finish landing 92331: plaintext mailquoting improvements.
2002-01-09 23:45:29 +00:00
brade%netscape.com
369b43f6c1
remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin)
2002-01-09 14:32:21 +00:00
brade%netscape.com
1ec093a75d
remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:31:27 +00:00
glazman%netscape.com
e33a80b378
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
av%netscape.com
86023b43eb
Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard
2002-01-09 02:30:12 +00:00
beard%netscape.com
d3bc226a3a
bug #118649 , r=peterl, sr=sfraser
2002-01-09 02:15:50 +00:00
beard%netscape.com
8f5275bbe6
[not part of build] CW Pro 7 format project for building classic plugin support.
2002-01-08 01:47:52 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
peterlubczynski%netscape.com
0a59a6a336
Fixing plugin SDK build (not part of main build), adding nsComponentManagerObsolete.h
2002-01-07 21:32:55 +00:00
ccarlen%netscape.com
0f9cb6c5fc
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
bstell%ix.netcom.com
b35afbbd97
bug 117877, font banning slowed startup by 2%
...
checking for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com , sr=brendan
2002-01-06 21:26:27 +00:00
av%netscape.com
2122248b2b
Fixing the Tester plugin output so that Mozilla does not confuse text/plain with text/html -- not part of the build
2002-01-05 22:38:26 +00:00
av%netscape.com
2913efda86
Fixing saving GUI prefs in the Tester plugin -- not part of the build
2002-01-05 22:25:32 +00:00
dbaron%fas.harvard.edu
aac13062de
Using PR_ALIGN_OF_POINTER instead of sizeof(void*) since the preprocessor can't do math on a sizeof expression. Still fixing the same bustage.
2002-01-05 16:40:21 +00:00
dbaron%fas.harvard.edu
23446adef4
Fix bustage (really?) since NSPR defines ALIGN_OF_WORD to PR_ALIGN_OF_WORD even when PR_ALIGN_OF_WORD isn't defined.
2002-01-05 15:53:51 +00:00
dbaron%fas.harvard.edu
c33fa78511
Fix typo in alecf's previous bustage fix.
2002-01-05 14:59:05 +00:00
alecf%netscape.com
3b302f95e8
fix non-Mac/Win/Unix platforms by defining my own alignment where it isn't already defined
2002-01-05 08:29:55 +00:00
alecf%netscape.com
480e6bab51
final fix for bug 112708 - reduce number pref allocations by using a few large buffers to hold all the prefnames
...
sr=brendan r=bnesse, dp
Also, clean more unnecessary routines..
2002-01-05 00:09:53 +00:00
dp%netscape.com
658193bc62
bug 115986 Thread safe zlib allocator. r=waterson, sr=brendan
2002-01-04 05:46:48 +00:00
seawood%netscape.com
0a87c1ecf8
Force sample plugin libs to always be built as a shared library. r=colin@theblakes.com
2002-01-03 05:32:49 +00:00
timeless%mac.com
545e6b8214
Bug 104075 - need X font banning
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
2002-01-03 02:13:34 +00:00
av%netscape.com
fcba443d63
Fixing bustage
2002-01-02 23:42:06 +00:00
av%netscape.com
8deeaac884
Bug 117566 -- misuse of the string routine, r=serge, sr=vidur
2002-01-02 22:32:43 +00:00
jaggernaut%netscape.com
7ccb0821a1
Bug 117663: dir viewer defaults to XUL. Revert to generated html since XUL version is too buggy. Patch by stephend, r=bbaetz, sr=jag
2002-01-02 11:09:05 +00:00
rods%netscape.com
1fde5f13f3
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
av%netscape.com
bf90ade619
Increasing default string wrap for the tester plugin output -- not part of the build
2002-01-01 00:12:19 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
av%netscape.com
07981ce8e3
Removing some debug leftover from the tester plugin -- not part of the build
2001-12-31 22:06:19 +00:00
av%netscape.com
b5963d6377
Fixing log output for the tester plugin so it does not convert to HTML format -- not part of the build
2001-12-31 20:49:06 +00:00
seawood%netscape.com
2b4ec6d8d6
Check local XPIDL_GEN_DIR for headers.
...
Fixing tinderbox bustage
2001-12-31 09:57:48 +00:00
seawood%netscape.com
c22237cb4d
Since nothing is being exported to dist, we need to look in the local dirs for the generated headers.
...
Fixing tinderbox bustage
2001-12-31 09:46:47 +00:00
seawood%netscape.com
f9f005f30c
Set NO_DIST_INSTALL in sample plugin makefiles
...
Bug #84593 r=mcafee
2001-12-31 09:06:13 +00:00
av%netscape.com
8b3fbe9c3a
Tester plugin -- updating default URL for sample API calls, not part of the build
2001-12-29 23:04:41 +00:00
av%netscape.com
76a9aa8b8b
Tester plugin -- updating docs, not part of the build
2001-12-29 23:02:49 +00:00
av%netscape.com
e2b7e90b7e
Tester plugin updating docs -- not part of the build
2001-12-29 22:59:46 +00:00
av%netscape.com
5d42b1e824
Bug 17732 -- fixing streaming API from plugin to browser, some formatting fixed, r=peterl, sr=rpotts
2001-12-29 22:10:07 +00:00
mcafee%netscape.com
f0280c8740
Ignore generated files.
2001-12-29 03:52:41 +00:00
av%netscape.com
dc86774193
Tester plugin -- correcting the length of the data buffer, not part of the build
2001-12-28 23:55:57 +00:00
sspitzer%netscape.com
0dcbb7476e
add support for addressbook quick search, part of bug #83023 .
...
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
peterlubczynski%netscape.com
5811457b66
Fixing plugin SDK makefiles to include nsIComponentManagerObsolete.h, not part of the build
2001-12-27 19:22:11 +00:00
peterlubczynski%netscape.com
f152c970bc
Updating windowless plugin sdk sample to beep on keyboard events, not part of the build
2001-12-27 18:46:36 +00:00
naving%netscape.com
01603a864f
116427 r=av sr=mscott. fix leaking name and description upon loading each plugin.
2001-12-26 21:22:07 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
mkaply%us.ibm.com
77e79ce71c
#113592
...
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
2001-12-23 03:21:15 +00:00
sspitzer%netscape.com
404e12e054
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
varada%netscape.com
8355970f24
bug#112213 -adding timeline pref to mailnews; sr=mscott
2001-12-21 23:21:50 +00:00
bnesse%netscape.com
5234452a4b
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
dp%netscape.com
3544a76440
bug 116191 Making nsZipItem a member of nsJarInputStream rather than a
...
pointer. Saves a 16 byte allocation on per jar file read. r=darin, sr=dveditz
2001-12-21 05:57:39 +00:00
av%netscape.com
b47affb454
Updating Plugin SDK readme file -- not part of the build
2001-12-21 02:49:58 +00:00
av%netscape.com
2510d419d9
Updating makefile for the new sample code in the Plugin SDK -- not part of the build
2001-12-21 02:41:46 +00:00
av%netscape.com
db66e88016
makefile for windowless sample -- not part of the build
2001-12-21 02:34:43 +00:00
av%netscape.com
949ce436a2
Adding windowless plugin sample code to the Plugin SDK -- not part of the build yet
2001-12-21 02:29:19 +00:00
av%netscape.com
04eafdfb82
Adding test case for windowless plugin sample code -- not part of the build
2001-12-21 02:25:57 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
morse%netscape.com
7a287a04bd
bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf
2001-12-20 23:31:55 +00:00
seawood%netscape.com
5a20182a2c
Wrap debug spew in DEBUG_dp ifdef
2001-12-20 11:53:21 +00:00
peterlubczynski%netscape.com
133743628e
Remove 68k junk from Mac plugin SDK header, not part of the build
2001-12-20 08:07:57 +00:00
dp%netscape.com
2a3196ce7e
Fixing mac bustage.
2001-12-20 07:32:00 +00:00
peterlubczynski%netscape.com
02df67bc6d
Reverse the internal linked list of plugins after scanning in order to get loading precendence correct. bug 115337 r=av, sr=beard
2001-12-20 06:54:07 +00:00
dp%netscape.com
f25959a741
bug 115752 Eliminate 1 8k and 2 4k allocations per gif by using a
...
caching gif allocator that reuses previously allocated
memory. r=pavlov, sr=sfraser
2001-12-20 06:35:18 +00:00
darin%netscape.com
ad5e6b3799
fixes bug 115222 "jar protocol handler should be cached in the io service"
...
r=dp, sr=mscott
2001-12-20 03:46:21 +00:00
jj%netscape.com
64c3a6bcf3
bug #114686 : bumping user agent to 0.9.7+ (trunk)
2001-12-19 23:10:04 +00:00
peterlubczynski%netscape.com
e43c3af5ec
Fix for propigating stream destruction reason code to NPP_DestroyStream bug 115119 r=av sr=attinasi
2001-12-19 05:48:38 +00:00
dougt%netscape.com
91f4daa400
missing #include - fixing build bustage
2001-12-19 01:30:27 +00:00
dougt%netscape.com
a5cfa06eef
Fixing build bustage. this should not have been checked in
2001-12-19 00:46:22 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
timeless%mac.com
b5243401f2
Bugzilla Bug 111830 freeze/hang when retrieving malformed response for GET /favicon.ico
...
patch by cbiesinger@web.de r=pavlov sr=hyatt
2001-12-18 13:27:52 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mscott%netscape.com
44f0e8c4cf
Bug #108118 --> don't render moz-icons if we are using 8 bit or less color
...
since we really haven't implemented the code to make them render yet.
r=pavlov
sr=sspitzer
2001-12-17 23:03:47 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
peterlubczynski%netscape.com
e39fd3e23f
Updating Mac Plugin SDK Projects to XML, not part of the build.
2001-12-15 21:03:24 +00:00
darin%netscape.com
8ae165dd35
fixes bug 115164 "nsJARURI::FormatSpec does more work than it needs to do"
...
r=dp, sr=jag
2001-12-15 20:34:07 +00:00
peterlubczynski%netscape.com
d4b5f94a09
Updating Mac plugin SDK sample, not part of the build
2001-12-15 18:40:35 +00:00
peterlubczynski%netscape.com
6cad57a3d2
Removing 68k stuff from Mac SDK samples, not part of the build.
2001-12-15 18:39:50 +00:00
seawood%netscape.com
f05b4490d6
Declaring callback functions appropriately.
...
Fixing OS/2 tinderbox bustage
2001-12-15 13:15:24 +00:00
dp%netscape.com
fea4221136
bug 113393 zlib allocator implementation. Eliminates about 1200+
...
allocations done by zlib by recycling previously allocated
memory. r=darin sr=dveditz
2001-12-15 06:31:49 +00:00
rjc%netscape.com
7b72504aa0
Attempt to fix non-carbon Mac bustage... link against IconServicesLib.
2001-12-15 02:53:38 +00:00
rjc%netscape.com
8557584704
Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr
2001-12-15 01:59:50 +00:00
darin%netscape.com
87936be2d0
fixes bug 115129 "stream loader optimizations" r=gagan, sr=brendan,dveditz
2001-12-14 22:54:56 +00:00
peterlubczynski%netscape.com
dd965ee11a
Fixing GetParameters() back to the way it was, returning success for zero parameters bug 114973 r=av sr=beard a=brendan
2001-12-14 03:52:12 +00:00
ssu%netscape.com
9fc1685f86
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
2001-12-14 02:57:31 +00:00
peterlubczynski%netscape.com
c4f9954935
Fixing full-page plugins, blocker bug 114808 r=dcone sr=attinasi, a=nhotta (sheriff)
2001-12-12 18:50:16 +00:00
peterlubczynski%netscape.com
0698d494e6
Fixing bustage...
2001-12-12 05:39:46 +00:00
mkaply%us.ibm.com
e8ac5af963
OS2 bustage
2001-12-12 03:44:20 +00:00
peterlubczynski%netscape.com
5f2338ad71
Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin
2001-12-12 01:38:02 +00:00
jdunn%netscape.com
1526f5489c
fixing tinderbox bustage
...
gMochaPrefObject should not be declared extern here if declared static in
prefapi.cpp
2001-12-12 01:19:24 +00:00
alecf%netscape.com
27aa6c93b0
fix xml project - somehow this didn't make it through "patch" correctly
2001-12-11 23:02:06 +00:00