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

2199 Коммитов

Автор SHA1 Сообщение Дата
mccabe%netscape.com 8451066326 Makefile fix, thanks to Dan Veditz. Should fix bustage. 2000-06-14 02:40:00 +00:00
mccabe%netscape.com 2ffd75fe72 Backing out for now to fix bustage. 2000-06-14 02:33:45 +00:00
mccabe%netscape.com 64e925ab99 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 62ace3f5bd project to compile nsIScriptablePlugin.idl for mccabe. bug #39911, a=beard, r=mccabe 2000-06-14 01:14:35 +00:00
mccabe%netscape.com 2b35af1344 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 42ff6eabbe Addressing #41276, r=sechevarria@beatnik.com 2000-06-13 23:23:13 +00:00
av%netscape.com 94bf01f465 Addressing #41276, r=edburns 2000-06-13 23:16:05 +00:00
tor%cs.brown.edu 6f741e7524 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 bc861085c2 MNG/JNG image decoder component. Not in default build. a=brendan 2000-06-12 23:08:50 +00:00
tor%cs.brown.edu 095177db87 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 e090d008cd WIP on 40203, a=gagan 2000-06-10 02:14:01 +00:00
warren%netscape.com 855a42ad4a 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 85fe7a1825 Fixing bugs in nsZipReaderCache. Bug 18433 2000-06-07 09:05:22 +00:00
rhp%netscape.com 3be7b55ced 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 9259f5460e 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 afd2c4f6a3 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
jefft%netscape.com 23c19b3359 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 ed7b6044f0 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
rusty.lynch%intel.com c678310751 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 e4eae74a3b # 37239
r = mstolz, a = brendan
OS/2 bringup - cast for VisualAge
2000-06-05 19:16:35 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
evaughan%netscape.com 04d65b243b 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 88151adad6 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 2a25295dbd # 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 f2e8c723df bug 40215. r=rginda, a=clayton. 2000-06-02 22:27:28 +00:00
rusty.lynch%intel.com 79196ab9b1 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 ad38ae671a 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 c1e274c4e0 # 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 f33a9d9028 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 3c92f20cee # 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 40dc18d415 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 dd2071fc59 fix for bug 40581. a=leaf. Turning off netscape.cfg feature. 2000-05-26 22:47:39 +00:00
av%netscape.com 50f4214fa6 nsbeta2+ fix for 17551, approved by PDT team, r=amusil 2000-05-26 22:14:39 +00:00
shaver%mozilla.org c2de81c270 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 66b4b578c4 # 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 67e14638ca # 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 0fc28b840e fix for 5132. Enabling netscape.cfg. r=dp@netscape.com 2000-05-25 14:26:32 +00:00
warren%netscape.com 4b19f2aeab Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
warren%netscape.com d315ccffc6 Fixed nsZipReaderCache to get hits. (not used yet) 2000-05-25 08:30:29 +00:00
warren%netscape.com 534c3f9212 Lowercased handleEvent 2000-05-25 08:29:10 +00:00
warren%netscape.com 3658e33085 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 836bf09f6f 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 7806ef148a 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 27c76f8f47 bug#36242: add test in il_PermitLoad(). pnunn, rev:morse. 2000-05-22 23:01:26 +00:00
cls%seawood.org a63714b4e6 More OS/2 fixes. Bug #34106 Batch 17 & 18. r=pavlov 2000-05-21 11:23:34 +00:00
warren%netscape.com afbcb4a48c New beta-quality Plugin API (now in IDL!). 2000-05-20 20:03:36 +00:00
pnunn%netscape.com 06ed24ff88 bug#33810: add animation control from presContext. pnunn r:sfraser 2000-05-18 22:18:19 +00:00
mcafee%netscape.com 6eb88c1a84 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 5f6b57ef08 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 7e35fdb10f Fixing MLK. (33773) 2000-05-17 07:00:15 +00:00
cls%seawood.org a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
sfraser%netscape.com 9d0f0840c6 Remove linkage with NetworkModular.shlb 2000-05-17 06:36:59 +00:00
erik%netscape.com 186cd0fc75 adding minimum font sizes for East Asian languages 2000-05-17 04:56:08 +00:00
cls%seawood.org f8f7701766 Beos fix for Bug #38249. Thanks to Justin Morey <justin@68k.org> for the patch. 2000-05-17 04:38:13 +00:00
mstoltz%netscape.com ead929a4a4 Allow scripting of plugins by untrusted web scripts. Bug 36375. 2000-05-17 02:38:22 +00:00
racham%netscape.com 2473b8d8f3 Removing activation related prefs. 2000-05-17 00:13:44 +00:00
mkaply%us.ibm.com 3d1a51a7c5 # 37239
r= dveditz
OS/2 bring up continues - change MAX_PATH for OS/2
2000-05-16 22:44:48 +00:00
neeti%netscape.com 44ff9a4413 netscape.cfg support for prefs.bug 5132,r=alecf.This is currently disabled 2000-05-16 22:15:13 +00:00
dougt%netscape.com 679e606369 Using wrong converstion. It should have been 1000, but it I checked in 1 mil! 2000-05-16 21:53:34 +00:00
av%netscape.com 2dd7b6738c Removing binary 2000-05-16 06:01:46 +00:00
av%netscape.com aca30a0c1c Adding project file 2000-05-16 05:39:18 +00:00
av%netscape.com 504adffd65 Removing corrupted project file 2000-05-16 05:38:29 +00:00
av%netscape.com 007fbfcc38 Not part of the build 2000-05-16 05:24:31 +00:00
av%netscape.com 35546bb744 Adding xpcom.lib to the plugin DK 2000-05-16 05:07:47 +00:00
av%netscape.com 4e57025d20 Adding xpcom.lib to the plugin DK 2000-05-16 05:00:34 +00:00
av%netscape.com 27a1a5c764 Removing wrong file 2000-05-16 04:36:29 +00:00
av%netscape.com 6c9b20c4e9 Adding xpcom.lib to the plugin DK 2000-05-16 04:30:46 +00:00
av%netscape.com 466d39a7bd Removing wrong file 2000-05-16 04:25:20 +00:00
av%netscape.com 1e86e07e29 Adding new project file 2000-05-16 04:07:02 +00:00
av%netscape.com e63d20b897 removing old project file 2000-05-16 04:06:07 +00:00
av%netscape.com 2c6565607d Adding makefile to the plugin DK which would allow to pull headers from appropriate places 2000-05-16 03:59:14 +00:00
av%netscape.com 6eb96c8643 Adding xpcom.lib to the plugin DK 2000-05-16 03:55:35 +00:00
av%netscape.com 0c1b8af7ce Adding idl compiler to the plugin DK 2000-05-16 03:49:31 +00:00
erik%netscape.com 3612792eea checking in the previous changes again since I fixed the bug in
nsFontMetricsGTK.cpp and checked that in again too
2000-05-16 03:31:51 +00:00
brendan%mozilla.org a061017ba7 Remove JS request API usage, it's wrong and unnecessary in the main thread (38780, r=alecf). 2000-05-16 02:40:38 +00:00
sdv%sparc.spb.su f9e1b07b33 sdv@sparc.spb.su
added a hook to notify Java DOM component
when a plugin is being instantiated
r=idk@eng.sun.com
2000-05-16 00:22:30 +00:00
erik%netscape.com 48002e42bd backing out the previous change since it caused problems 2000-05-16 00:14:06 +00:00
rpallath%eng.sun.com 1dc4d7cc63 Changed some filenames to set it size to 31 ( MacOS restriction)
AlteredMakefiles
Changed Test File List
changed test cases to reflect status as described in bug 39050
2000-05-15 21:49:21 +00:00
jdunn%netscape.com 6ddb637571 adding XPCOM libs to LDOPTS since there are dependencies and AIX needs
to resolve all at link time
2000-05-15 21:13:05 +00:00
blizzard%redhat.com cff0f04324 turn on image blocking feature for the mozilla builds. bug #35981 2000-05-15 21:07:34 +00:00
erik%netscape.com c9274e0fa5 bug 27378; be more specific when selecting fonts by including the foundry
field (and charset fields)
2000-05-15 20:16:52 +00:00
tor%cs.brown.edu 0b00ea3931 SUNWspro5.0 bustage fix: add "const" in a couple places to keep
the compiler happy.  Patch from tomi.leppikangas@oulu.fi, r=tor
2000-05-15 19:00:43 +00:00
jefft%netscape.com 6151698362 added mail.server.default.empty_trash_on_exit pref 2000-05-15 02:45:47 +00:00
bryner%uiuc.edu 5884370784 Hook up text enlarge/reduce with ctrl+mousewheel. bug
25427.  r=erik@netscape.com.
2000-05-15 02:10:11 +00:00
rjc%netscape.com 57b9a0d9d6 Set "browser.search.mode" initial value to zero. 2000-05-14 10:12:08 +00:00
michael.lowe%bigfoot.com ea7c30bd13 Fix some leaks, and other problems found using BoundsChecker r=bryner@uiuc.edu 2000-05-14 09:18:43 +00:00
ben%netscape.com 83d5aa5695 fix 38785 (throbber url is invalid url) 2000-05-14 03:00:30 +00:00
andreas.otte%primus-online.de f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
jim_nance%yahoo.com 318c844a28 Fix 37025. Slightly modified version of Rusty Lynches patch. r=jim_nance@yahoo.com 2000-05-13 12:39:16 +00:00
cls%seawood.org 0bb93593f4 Build the npsimple test plugin by default. Bug 38249 2000-05-13 07:42:31 +00:00
cls%seawood.org ac8b98306f Added -DMOZ_WIDGET_<toolkit> for each toolkit that is enabled. Tweaked legacy plugin support so that it will compile when not using gtk. Bug 38145 2000-05-13 04:41:56 +00:00
scc%netscape.com 80b0f54e6f bug #38765 2000-05-13 00:22:38 +00:00
neeti%netscape.com ac938a922a removing netscape.cfg from mozilla, r=morse@netscape.com 2000-05-12 20:10:14 +00:00
neeti%netscape.com c06bbf4ab4 File Removed. 2000-05-12 19:56:52 +00:00
scc%netscape.com 383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
pnunn%netscape.com d253f04e12 bug# 37909: added multipart support. pnunn. r:valeski@netscape.com 2000-05-12 01:38:18 +00:00
rayw%netscape.com d0199a10bc Per bug 3690:
Added new functions to the registry for reading / writing byte arrays
of binary content and escaping registry keys that contain binary
content.  Modified code which reads/writes location of dll or javascript
for components to use new ReadBytesUTF8/WriteBytesUTF8 and which uses
or reads the keys to use EscapeKey and UnescapeKey.

r=dveditz
2000-05-12 01:24:36 +00:00
av%netscape.com 307f4b983d Adding zero check on a char pointer before sending it to printf. 2000-05-12 00:46:07 +00:00
av%netscape.com 11b2e62a42 Plugin DK, not part of the build, hopefully no duplicate files this time. 2000-05-11 22:13:06 +00:00
sspitzer%netscape.com fab9214a26 no longer a pref, it is hard coded to be on and set to modern.
remove temporary code.
2000-05-11 05:19:21 +00:00