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

1156 Коммитов

Автор SHA1 Сообщение Дата
peterlubczynski%netscape.com 8409154cf5 Fixing smoketest blocker bug 138500 r=av sr=jag a=leaf 2002-04-19 18:08:04 +00:00
peterlubczynski%netscape.com 26a045d03f Fixing name mismatch from bug 113464 r=bnesse sr=attinasi 2002-04-19 04:13:18 +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
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
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
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
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
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
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
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
av%netscape.com 69a36eee5a Updating documentation file for the Tester plugin, not part of the build 2002-04-01 04:44:53 +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
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
serge%netscape.com 6a000a633f fix builds redness 2002-03-27 04:42:35 +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
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
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
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
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +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
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
rods%netscape.com 9e6a587a72 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 20d6c55150 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