mccabe%netscape.com
d6773f56fe
Makefile fix, thanks to Dan Veditz. Should fix bustage.
2000-06-14 02:40:00 +00:00
mccabe%netscape.com
05c9c20041
Backing out for now to fix bustage.
2000-06-14 02:33:45 +00:00
mccabe%netscape.com
83effc8991
Fix to 39911, which nsbeta+ 38495 depends on.
...
Build nsIScriptablePlugin.idl on Unix and Windows.
a=beard
2000-06-14 01:21:39 +00:00
beard%netscape.com
d76e70e869
project to compile nsIScriptablePlugin.idl for mccabe. bug #39911 , a=beard, r=mccabe
2000-06-14 01:14:35 +00:00
mccabe%netscape.com
86c43ac095
Part of fix for 39911, which is a dependency of nsbeta+ bug 38495.
...
Interface for plugins to expose to advertise a scriptable peer object and the interface that XPConnect should expose it with.
r=sechevarria@beatnik.com ,beard@netscape.com
a=beard@netscape.com
NOTE This is not yet built on any platform.
2000-06-14 01:04:06 +00:00
av%netscape.com
259aee44a6
Addressing #41276 , r=sechevarria@beatnik.com
2000-06-13 23:23:13 +00:00
av%netscape.com
1d8bc1a157
Addressing #41276 , r=edburns
2000-06-13 23:16:05 +00:00
tor%cs.brown.edu
7615ad0d3f
Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan
2000-06-12 23:13:42 +00:00
tor%cs.brown.edu
37fecfb0c4
MNG/JNG image decoder component. Not in default build. a=brendan
2000-06-12 23:08:50 +00:00
tor%cs.brown.edu
c96c134058
Snapshot v0.5.2 of libmng ( http://www.libmng.com/ ).
...
Not in default build. a=brendan
2000-06-12 23:06:35 +00:00
ruslan%netscape.com
bab66e65c3
WIP on 40203, a=gagan
2000-06-10 02:14:01 +00:00
warren%netscape.com
00c4067a91
Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433
2000-06-07 09:07:10 +00:00
warren%netscape.com
149637ee28
Fixing bugs in nsZipReaderCache. Bug 18433
2000-06-07 09:05:22 +00:00
rhp%netscape.com
b10de6257c
Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org)
2000-06-06 23:37:04 +00:00
cmanske%netscape.com
87b4ad6ec3
Added pref to do autocopy by default only on UNIX. Part of fix to 41045. r=mjudge, a=beppe
2000-06-06 23:14:47 +00:00
bienvenu%netscape.com
9c0cf6cc40
fix 41569, turn on mpod by default r=mscott
2000-06-06 03:15:17 +00:00
jefft%netscape.com
9fb9b65f08
fixed bug 40662 - folder discovery problems with subfolders 2 levels deep; r=bienvneu, a=scottip
2000-06-05 21:57:56 +00:00
slamm%netscape.com
50f8600402
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
rusty.lynch%intel.com
9a68f0d240
Fixed Linux support for viewing the current text as a label
...
in the plugin drawing rectangle. This is part of a fix for
bug #25068 . a=ekrock
2000-06-05 20:35:32 +00:00
mkaply%us.ibm.com
34bf24dc6d
# 37239
...
r = mstolz, a = brendan
OS/2 bringup - cast for VisualAge
2000-06-05 19:16:35 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
evaughan%netscape.com
297eeeb8c5
Patch from:
...
Davor Cubranic
Tomi Leppikangas
That implements middle mouse click to position on unix.
Bug #24117
-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
warren%netscape.com
870a7d208a
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
2000-06-02 23:39:45 +00:00
mkaply%us.ibm.com
13745c9041
# 37239
...
r = rusty.lynch, a = brendan
OS/2 bringup - OS/2 doesn't go down these XP_PC paths
2000-06-02 22:32:53 +00:00
mstoltz%netscape.com
007ff2c26c
bug 40215. r=rginda, a=clayton.
2000-06-02 22:27:28 +00:00
rusty.lynch%intel.com
c0aff818c0
Adding the SANE plugin as an example Linux XPCOM plugin.
...
This check-in related to bug #25068 . This isn't part of the build.
2000-06-02 04:11:45 +00:00
mstoltz%netscape.com
4fb40b43eb
Added default pref to turn off URI security checks. Bug 16858 r=warerson a=beard. See also 40538
2000-06-02 00:00:12 +00:00
mkaply%us.ibm.com
5ea5b63bbd
# 40177
...
r = leaf, a = brendan
OS/2 bringup - Removing OS/2 stuff we don't need anymore - changing NSPR_LIBS and XPCOM_LIBS to MOZ_COMPONENT_LIBS
2000-06-01 14:33:27 +00:00
cls%seawood.org
41710bc355
Removing a leftover unused header that's killing a HPUX build. Bug 37025 r=dmose
2000-06-01 00:11:52 +00:00
mkaply%us.ibm.com
77b0e181b7
# 37239
...
r = mkaply, a = brendan
OS/2 bringup continues on M16 - port memory leak fix - OS/2 only
2000-05-30 14:36:43 +00:00
mstoltz%netscape.com
c54ae2cb3c
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
2000-05-26 23:28:40 +00:00
neeti%netscape.com
8dee343685
fix for bug 40581. a=leaf. Turning off netscape.cfg feature.
2000-05-26 22:47:39 +00:00
av%netscape.com
74c1119c8b
nsbeta2+ fix for 17551, approved by PDT team, r=amusil
2000-05-26 22:14:39 +00:00
shaver%mozilla.org
d131143581
Handle illegally-short JPEG comments more gracefully.
...
Patch from Solar Designer <solar@false.com>.
r=pnunn, a=waterson
2000-05-26 07:48:21 +00:00
mkaply%us.ibm.com
31b0cd37d0
# 37239
...
r = mkaply, a = brendan
OS/2 bringup continues on M16 - OS/2 only changes for new string
2000-05-25 14:39:17 +00:00
mkaply%us.ibm.com
3ca55ed9f9
# 37239
...
r = rusty.lynch, a = brendan
OS/2 bringup continues on M16 - Change XP_PC #ifdef to have !defined XP_OS2
2000-05-25 14:30:56 +00:00
neeti%netscape.com
97816230ab
fix for 5132. Enabling netscape.cfg. r=dp@netscape.com
2000-05-25 14:26:32 +00:00
warren%netscape.com
37f147b0a8
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
warren%netscape.com
05dc82db59
Fixed nsZipReaderCache to get hits. (not used yet)
2000-05-25 08:30:29 +00:00
warren%netscape.com
7bea4ec3a5
Lowercased handleEvent
2000-05-25 08:29:10 +00:00
warren%netscape.com
1e329e1a59
Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp
2000-05-25 08:27:40 +00:00
blizzard%redhat.com
b0d7b497b9
add interlacebuf to ipng_struct that was missed on pnunn's checkin. should fix impending redness. a=leaf
2000-05-24 23:12:00 +00:00
pnunn%netscape.com
939be2b739
bug#3195: Checking in for Chris Hill. Thanks for the patch, Chris.
...
fixes progressive (interlacing) png's. rev:pnunn@netscape.com, a:brendan@mozilla.org
2000-05-24 22:59:20 +00:00
pnunn%netscape.com
8588b9f0a1
bug#36242: add test in il_PermitLoad(). pnunn, rev:morse.
2000-05-22 23:01:26 +00:00
cls%seawood.org
65235c917b
More OS/2 fixes. Bug #34106 Batch 17 & 18. r=pavlov
2000-05-21 11:23:34 +00:00
warren%netscape.com
26693d73dc
New beta-quality Plugin API (now in IDL!).
2000-05-20 20:03:36 +00:00
pnunn%netscape.com
e4c48f208d
bug#33810: add animation control from presContext. pnunn r:sfraser
2000-05-18 22:18:19 +00:00
mcafee%netscape.com
597839245b
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
warren%netscape.com
655db9fcdc
Bug 39416. Made ftp work with single sign-on for more than one user/host.
2000-05-17 07:12:40 +00:00
mcafee%netscape.com
c0febdb6c5
Fixing MLK. (33773)
2000-05-17 07:00:15 +00:00