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

1523 Коммитов

Автор SHA1 Сообщение Дата
peterlubczynski%netscape.com f40c38791c Fixing bug 180366, browser crashes on shutdown after scripting plugin, moving unused plugin library unloading to Observe("xpcom-shutdown") r=av sr=beard 2002-12-26 22:54:46 +00:00
av%netscape.com 8c6d17bcd5 Bug 56229 -- removing useless dialog, r=serge, sr=beard 2002-12-17 22:53:23 +00:00
robin.lu%sun.com bbc66e7d38 for bug 180147 [gtk2] need to port over the null plugin.patch=robin.lu@sun.com
r=blizzard sr=bryner
2002-12-13 06:15:14 +00:00
colin%theblakes.com 8a6d411d14 OpenVMS build changes. b=180290. r=cls 2002-12-12 00:08:59 +00:00
timeless%mozdev.org 77837f4a59 Bug 184681 qt port fails to compile in plugins code
X and Qt don't get along...
r=peterl sr=roc+moz
2002-12-11 04:11:33 +00:00
timeless%mozdev.org 05312dceff break the Qt build. If you're building Qt you don't want this checkin 2002-12-10 21:50:56 +00:00
timeless%mozdev.org 0e2f10cfdc Bug 184681 qt port fails to compile in plugins code
X and Qt don't get along...
r=peterl sr=roc+moz a=roc+moz
2002-12-10 19:53:06 +00:00
mkaply%us.ibm.com 05e172e6f4 #183302
r=jeffreyj, sr=blizzard (platform specific code), a=asa
OS/2 only - save mime types in INI file so we don't keep popping up box
2002-12-09 19:57:27 +00:00
yokoyama%netscape.com 7932d03a3d 179822: Flash4 / Flash5 / Shockwave and other plugins crash.
Give an unicode option when SubClassing the widget window.
/r=peterl, /sr=kin
2002-12-04 01:17:01 +00:00
anthonyd%netscape.com 87e4880ad5 *** NOT PART OF THE BUILD PROCESS
resources for the XPI Packager
bug # 163739
2002-12-03 21:55:02 +00:00
anthonyd%netscape.com 31ee826a4d *** NOT PART OF THE BUILD PROCESS
bug # 163739 - XPI Packager
adding the xpi packager to the mozilla tree.  this is a windows only app used to build the xpi packager
for building self installing xpi files.
2002-12-03 21:52:45 +00:00
peterlubczynski%netscape.com b34f136eb5 Fixing bug 137535, supporting BP_GetSupportedMIMETypes on Mach-O for MPEGS to work r=sdagley sr=beard 2002-11-26 22:28:39 +00:00
ducarroz%netscape.com db0260b439 Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729! 2002-11-23 06:01:41 +00:00
robin.lu%sun.com bcfdc8f171 For bug 180147 [gtk2] need to port over the null plugin
patched by blizzard, robin.lu r=blizzard, robin.lu sr=bryner
Not in default build
2002-11-22 10:23:51 +00:00
darin%netscape.com 9b3557c713 fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
bzbarsky%mit.edu 4d094c04fc Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst 2002-11-20 00:44:26 +00:00
ducarroz%netscape.com 3d53faaf0c Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard 2002-11-19 15:30:03 +00:00
timeless%mozdev.org c7a69b0862 bug 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 22:48:26 +00:00
timeless%mozdev.org 153f92e760 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 21:58:03 +00:00
timeless%mozdev.org 7875f468ed Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
av%netscape.com aaa6e6f4fc Bug 176782 -- hang with scriptable Flash plugin, patch by serge, r=av, sr=darin 2002-11-16 03:38:01 +00:00
darin%netscape.com 978883d928 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
mkaply%us.ibm.com 716f280eaf #175106
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
seawood%netscape.com aeda22058a Add support for loading cfm plugins in OSX mach-o builds.
Changes backported from the CHIMERA_M1_0_1_BRANCH branch.
Bug #155256 r=peterl sr=sfraser
2002-11-06 01:24:57 +00:00
mkaply%us.ibm.com f5b0c8e072 #174022
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +00:00
anthonyd%netscape.com b1281b442f *** NOT PART OF THE BUILD !!!***
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
peterlubczynski%netscape.com 7e9abd9e72 Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz 2002-10-29 22:54:10 +00:00
av%netscape.com fe48562ca1 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-18 03:20:21 +00:00
av%netscape.com 87bd40e133 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 22:38:17 +00:00
av%netscape.com e6a3cb89f6 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:27:12 +00:00
av%netscape.com ca4074611b Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:18:29 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
av%netscape.com 47297d2beb Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 04:37:12 +00:00
mkaply%us.ibm.com df3c811b26 #174022
r=mikek, sr=blizzard, a=asa
OS/2 only - not part of build - initial code for tester plugin
2002-10-16 22:05:31 +00:00
av%netscape.com fd6e12955c Changing comment in the sample code, this is not part of the build 2002-10-16 21:05:29 +00:00
av%netscape.com 7d3fd3a871 Bug 173206 -- crash after Shockwave registration, r=serge, sr=beard, a=asa 2002-10-10 04:23:18 +00:00
anthonyd%netscape.com d7159a2b85 bug fix for 165400
r=biesi
sr=bryner
removing un-needed files from the cvs tree
2002-10-08 18:26:24 +00:00
av%netscape.com 348084f465 Bug 168490 -- extra blank window during plugin xpi install, r=serge, sr=darin 2002-10-08 06:31:13 +00:00
peterlubczynski%netscape.com 9a59cdd73f Fixing bug 169513, Add the means to obtain the DOM from a plugin r=adamlock sr=beard 2002-10-05 02:57:21 +00:00
av%netscape.com a860bce4ee Updating workspace for the default plugin on Windows, not part of the build 2002-10-04 19:59:52 +00:00
av%netscape.com b1df03eb61 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 22:12:40 +00:00
av%netscape.com fc5bb8d597 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
av%netscape.com 47432866d9 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:05:30 +00:00
serge%netscape.com edbd81b257 back out http channel loadFlags to fix regression 172376 2002-10-03 19:10:56 +00:00
serge%netscape.com a95927c2e2 #166613 Flash: Lost submovie requests - new to Mozilla 1.1, r=peterl, sr=darin 2002-10-02 20:38:46 +00:00
peterlubczynski%netscape.com fec2146a51 Moving FORCE_PR_LOG to nsPluginLogging.h, bug 170876 r=serge, sr=alecf 2002-10-01 18:30:56 +00:00
pkw%us.ibm.com d27676f0f8 Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00
av%netscape.com 7c6d61ed6b Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 03:10:54 +00:00
av%netscape.com 1ba036355e Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 02:45:06 +00:00
av%netscape.com 53f3f9c815 Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-28 21:57:50 +00:00
dougt%netscape.com c3b09d24b6 moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com 2002-09-26 23:04:01 +00:00
av%netscape.com 853796579e Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst 2002-09-26 02:53:27 +00:00
av%netscape.com c780106949 Getting ready to fix 132759 -- 100% CPU with Flash, those files are not part of the build yet 2002-09-26 01:59:08 +00:00
av%netscape.com 47a3f02a64 Getting ready to fix 132759 -- 100% CPU with Flash, this file is not part of the build yet 2002-09-26 01:56:25 +00:00
peterlubczynski%netscape.com 9fd76ab4f6 Fixing bug 167601, support PLUGINURL param values for OBJECT tag instead of codebase attribute, r=anthonyd, sr=jst 2002-09-26 00:17:20 +00:00
darin%netscape.com 380f93de79 fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
timeless%mac.com 65be0f3e7f Bug 165400 _IMPL_NS_PLUGIN unused
patch by walk84@yahoo.com r=biesi sr=bryner
2002-09-24 00:41:35 +00:00
bnesse%netscape.com ef73c49861 Fix for bug 164925. Remove unused directory key and support code. r=ccarlen, sr=beard. 2002-09-20 18:47:49 +00:00
peterlubczynski%netscape.com 6303316acc Fixing bug 169753: NPN_GetURL and friends fail if called before NPP_New returns r=av sr=heikki 2002-09-20 00:17:28 +00:00
serge%netscape.com 590bfb01f9 fix 164043,Mozilla crashes in calls to NPN_Status [trunk], r=peterl, sr=beard 2002-09-18 20:21:47 +00:00
serge%netscape.com e0b34e9ea7 fix 168893, nsIPluginManager::GetURL leaks an nsIPluginInstance, r=peterl, sr=beard 2002-09-18 20:16:16 +00:00
peterlubczynski%netscape.com 2f68d750d6 Fixing bug 165368: Download dialog appears for Shockwave Flash content r=av sr=heikki 2002-09-17 22:56:06 +00:00
peterlubczynski%netscape.com f913a3f7c2 Fixing Mach-O part of bug 159016, IME with Flash 6 2002-09-17 22:50:47 +00:00
serge%netscape.com 175011468f 166713, crash in [@ PluginViewerImpl::StartLoad] Trunk, r=av, sr=beard 2002-09-13 22:50:02 +00:00
av%netscape.com 9836f3642f Fix for bug 166815 -- pref plugin.dont_try_safe_calls is ignored, code=serge, r=av, sr=beard 2002-09-13 11:55:55 +00:00
peterlubczynski%netscape.com 92874c26a8 Fixing Mach-O bustage 2002-09-13 09:09:40 +00:00
serge%netscape.com b0ce194a26 not part of the build yet, unix plugin sdk 2002-09-13 04:26:59 +00:00
peterlubczynski%netscape.com 52fad91a9d Correcting comments for deprecated interface method nsIPluginManager::GetURL(), patch by braden@endoframe.com, bug 38373 2002-09-13 03:44:47 +00:00
peterlubczynski%netscape.com b2bd19026d Fixing Mac Mach-O bustage 2002-09-13 03:36:45 +00:00
peterlubczynski%netscape.com 1551c296d7 Fixing NPN_GetURL (and others) with NULL target does not resolve relative URLs with document's BASE tag, bug 166861 r=anthonyd sr=jst 2002-09-13 03:05:54 +00:00
peterlubczynski%netscape.com 1eac3205f3 Fix for OSX Inline IME does not work in composer and text area when the Flash 6 plugin is running, bug 159016 r=ftang sr=sfraser 2002-09-13 03:02:23 +00:00
anthonyd%netscape.com 1c2484e769 bug fix for 166948
change baked in url for plugin finder service
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:35:39 +00:00
anthonyd%netscape.com 351621761d bug fix for 166948 - change baked in url for plugin finder service
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:29:27 +00:00
serge%netscape.com 1cef3f1671 fixing OS2 bustage 2002-09-12 21:59:53 +00:00
serge%netscape.com 604c2bbcce fix 165094, Compressed PDF doesn't render in Acrobat Plugin, r=peterl, sr=darin 2002-09-12 19:12:56 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com d94b37c68a Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
av%netscape.com aa5d51dfff Resolving interface name conflict in plugin sample code, not part of the build 2002-09-06 21:05:53 +00:00
dougt%netscape.com c1b9f8114d Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
serge%netscape.com bdded7ae70 fix for 165287 throbber never stops loading a page with only a .swf plugin object/embed r=av,sr=darin 2002-09-03 23:14:49 +00:00
timeless%mac.com 44ef3cdbcc Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
blizzard%redhat.com 3193a3d22f Bug #166138. modules/plugins changes for gtk2. r=serge,sr=blizzard patch by robin.lu@sun.com 2002-09-03 14:45:02 +00:00
timeless%mac.com 9a8680079f Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
serge%netscape.com 9d2662f1bd fix 164209, 3% startup time increase on the 08/22 between 14:50 and 16:30; r=av,sr=alecf 2002-08-30 00:38:56 +00:00
serge%netscape.com 6ac81f5b3b fix my cut&paste mistake 2002-08-29 23:07:27 +00:00
serge%netscape.com 1b4cdd623a fix 145054, Plugins may starve when cached data they read from is removed too soon; r=av,sr=darin 2002-08-29 22:00:20 +00:00
seawood%netscape.com f3ad6b3a0c Rename conflicting global symbols to fix debug static build runtime bustage.
Bug #162918 r=serge sr=alecf
2002-08-26 21:20:31 +00:00
av%netscape.com 9ffe1be644 Bug 92005 -- Acrobat Copy button doesn't work on windows, r=peterl, sr=beard 2002-08-23 12:01:22 +00:00
av%netscape.com cbb401e71a Fixing bug 48972 -- adding GetOwner interface method to plugin instance peer, r=peterl, sr=beard 2002-08-23 11:23:49 +00:00
serge%netscape.com 922bae59e7 fix for 163228 Trunk startup crashes [@ nsPluginHostImpl::WritePluginInfo] r=av, sr=dveditz 2002-08-22 22:59:43 +00:00
anthonyd%netscape.com 57cf783bd7 fix for bug#163738
removal of ms4xPluginStream since it is no longer used in build.
r=peterl
sr=beard
2002-08-22 21:58:29 +00:00
av%netscape.com cee59ba0f0 Fixing blocker 164066 -- backing out changes for yesterday fix for 48972 2002-08-22 18:12:59 +00:00
av%netscape.com 7b3dd7bfcc Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard 2002-08-22 01:31:44 +00:00
av%netscape.com 6414b5988f Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard 2002-08-22 01:26:17 +00:00
henry.jia%sun.com a65ab30704 Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
anthonyd%netscape.com 99960246fe fix for bug #135292. fix for unsigned int being compared to -1
r=serge
sr=darin
2002-08-16 01:11:18 +00:00
darin%netscape.com 8f0aa5304b second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
serge%netscape.com a1f760cdec fix irix redness, removing ^M 2002-08-15 00:16:56 +00:00
serge%netscape.com f385095175 ix 109739, removed nsIRegistry and switched to flat file support for caching plugins info, r=av, sr=dveditz 2002-08-14 22:31:59 +00:00
av%netscape.com 44b7f8d72a Bug 157796 -- adding referrer URL when plugin requests the data object, r=serge, sr=darin 2002-08-12 06:18:52 +00:00
av%netscape.com 43ddec14cc Bug 151920 -- converting nsPluginHostImpl::AddInstanceToActiveList from void to nsresult, r=serge, sr=darin 2002-08-12 06:12:29 +00:00
gerv%gerv.net ee117885c5 Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
leaf%mozilla.org 9c78570990 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
serge%netscape.com ec6af6972c fix 146748 No Visual Progress When Downloading Large PDF Files, r=peterl, sr=darin 2002-08-09 01:36:39 +00:00
darin%netscape.com e9ef929bf3 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
av%netscape.com 0471b50afa Bug 53895 -- stripping file suffixes in plugin mime description strings, r=peterl, sr=alecf 2002-08-07 03:10:33 +00:00
av%netscape.com 9cf866886e Bug 159646 -- taking care of stale pointer in the plugin sample code, not part of the build 2002-08-07 02:46:43 +00:00
av%netscape.com ca7657a157 Bug 43543 -- removing redundant calls to nsPluginStreamInfo::SetURL, r=peterl, sr=alecf 2002-08-07 02:17:55 +00:00
av%netscape.com 097382d386 Bug 83189 -- marking deprecated interfaces as such, r=peterl, sr=darin 2002-08-07 00:35:17 +00:00
henry.jia%sun.com 31cd9553b8 3rd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
mkaply%us.ibm.com 173ef8e602 #156953
r=peterl, sr=jst, a=asa
Handle plugins with no name or description
2002-08-02 21:03:16 +00:00
peterlubczynski%netscape.com ebb722b08a Fixing regression bug 155708, on Mac Classic, Acrobat stops painting PDFs because the timer stopped repeating r=bnesse sr=sfraser a=asa 2002-07-30 00:22:49 +00:00
av%netscape.com 7379c62166 Fixing 157627 -- prevent unnecessary writing plugin info to registry which causes indefinite bloat, r=av, sr=dveditz, a=asa 2002-07-23 02:18:44 +00:00
bzbarsky%mit.edu 888c825a4b Bug 114627 -- ESC should dismiss default plugin dialog. Patch by
Andre  Dahlqvist <anedah-9@student.luth.se>, r=serge, sr=blizzard, a=asa
2002-07-17 04:36:13 +00:00
bryner%netscape.com 1962caf1c9 Fix full-page plugins on static builds by registering the docloader factory via nsIComponentRegistrar::RegisterFactory, so we don't have to depend on there being a plugin shared library in the components directory. r=peterl, sr=shaver, a=chofmann. 2002-07-14 00:39:35 +00:00
jst%netscape.com 74fd19be7b Fixing bug 146143. Make sure the JS scope is cleared when leaving a full-page plugin. r=bzbarsky@mit.edu, sr=jaggernaut@netscape.com 2002-07-09 03:43:15 +00:00
jst%netscape.com 355b872216 Fixing security bug 134315. Make sure we clear the JS scope in cases where it's needed. r=mstoltz@netscape.com, sr=brendan@mozilla.org 2002-07-09 02:49:58 +00:00
peterlubczynski%netscape.com 2211e3d72c Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst 2002-07-03 21:03:51 +00:00
jgaunt%netscape.com 366a074c3c bug 78390 accessible support for full page PDFs
r=aaronl,peterl
sr=jst
2002-07-02 17:39:40 +00:00
mkaply%us.ibm.com 8a927d8f0d #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-07-02 14:02:41 +00:00
peterlubczynski%netscape.com ce8ed647a4 Fixing plugins needs to cause XPTI to be refreshed when pluigins change, bug 154272 r=av sr=jband 2002-07-01 20:36:57 +00:00
mkaply%us.ibm.com b38b845313 #154161
r=cls
Turn on building of the NPNULL plugin on OS/2
2002-06-28 05:39:00 +00:00
mkaply%us.ibm.com c1c2583e67 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-06-27 22:26:41 +00:00
peterlubczynski%netscape.com a9158b022a Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson 2002-06-27 01:51:34 +00:00
av%netscape.com b385f35f86 Bug 148889 -- unloading XPConnected plugin DLLs may cause crash [ViewPoint], r=peterl, sr=beard 2002-06-26 04:32:49 +00:00
serge%netscape.com b021b15370 fix for 153547 crashed on page view - Trunk [@ nsPluginInstancePeerImpl::GetOwner] r=av,sr=beard 2002-06-26 00:42:25 +00:00
serge%netscape.com 89065f7ae4 fix for #149336 Linux Flash crashes and causes stack curruption in NPP_New when swLiveconnect=TRUE, r=av/Roland.Mainz,sr=darin 2002-06-25 01:29:59 +00:00
dveditz%netscape.com b903e21c5a Don't reveal full plugin pathname (bug 88183) r=peterl, sr=alecf 2002-06-24 07:17:42 +00:00
serge%netscape.com 4e14de2d74 fix for #85958 Shockwave/Flash pages cause crash under Solaris [x-server/bit-depth], patch by sep@sparc.spb.su,r=serge,sr=blizzard 2002-06-20 01:50:54 +00:00
peterlubczynski%netscape.com 46e64d4583 Fixing a crash with Java [@nsPluginHostImpl::AddInstanceToActiveList][@ jpins32.dll] where it doesn't addref the peer or returns error from Initialize, bug 140931 r=serge sr=beard 2002-06-14 20:45:29 +00:00
alecf%netscape.com af6c402f38 fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
dougt%netscape.com fdbc3092d3 Fixes build bustage for cbiesinger 2002-06-12 00:29:17 +00:00
alecf%netscape.com f0263ddf07 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
serge%netscape.com 84857a6442 fixing bustage checking in missing file bug #44160 2002-06-01 01:41:07 +00:00
serge%netscape.com 0027148d7b fix #44196 improperly parented modal dialog in nsPluginHostImpl.cpp, r=av, sr=beard 2002-06-01 00:56:38 +00:00
timeless%mac.com 69cc7dd5f8 back out this morning's mess, it caused crashes at startup on unix (not mac or win .. oddly enough)
#0  0x4197db8e in nsPluginHostImpl::~nsPluginHostImpl (this=0x81beca0, __in_chrg=3)
    at mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp:2630
#1  0x4197dd61 in nsPluginHostImpl::Release (this=0x81beca0)
    at mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp:2639
#2  0x4015a878 in nsObserverList::AddObserver (this=0x81bed08, anObserver=0x81becb0, ownsWeak=1)
    at ../../dist/include/xpcom/nsCOMPtr.h:490
#3  0x4015b7da in nsObserverService::AddObserver (this=0x80f1678,
    anObserver=0x81becb0, aTopic=0x419a2b73 "quit-application", ownsWeak=1)
    at mozilla/xpcom/ds/nsObserverService.cpp:163
2002-05-31 08:05:14 +00:00
timeless%mac.com fb80b15d94 bustage, sorry,
it's nsISupportsWeakReference, not nsIWeakReference
and we didn't want to touch nsPluginCacheListener which is what caused the original confusion
2002-05-31 06:15:05 +00:00
timeless%mac.com 202a4e67ca whoops bustage, you need to up the IMPL_ count when you implement a new interface 2002-05-31 05:48:09 +00:00
timeless%mac.com c004eba067 Bug 107485 nsPluginHostImpl's shutdown listener should be a weak reference
patch by adu@sparc.spb.su r=dougt sr=darin
2002-05-31 05:14:00 +00:00
peterlubczynski%netscape.com 2e92105f74 Fixing bug 134445, OBJECT tag needs to be able to access default plugin r=av sr=beard 2002-05-30 22:31:27 +00:00
serge%netscape.com 1a74e473c6 fix #146328 PluginViewerImpl::Init(nsIWidget* aParentWidget ==> check out this parameter, a=av/peterl, sr=beard 2002-05-29 18:21:58 +00:00
serge%netscape.com 36d4a2ea10 fix for #145377, crash after closing acrobat plugin, r=av, sr=darin 2002-05-26 22:52:19 +00:00
jdunn%netscape.com bc9f30388e fixing plugins extensions for HP & AIX
# 106806
r=serge@netscape.com,pkw@austin.ibm.com
2002-05-22 14:54:23 +00:00
peterlubczynski%netscape.com 6f5b1bccf3 Fixing last checkin for bug 120875, hiding plugin for tabs, r=bnesse sr=beard 2002-05-20 03:29:48 +00:00
av%netscape.com c340817b6e Fixing 143178 -- refreshing plugins before going to the plugin finder sevice, r=peterl, sr=beard 2002-05-16 20:47:29 +00:00
rods%netscape.com 3126531a7d Adds a new arg to the PP call. The new arg is not being used, it is
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
peterlubczynski%netscape.com b1e906bee8 Fixing keyboard events with full page plugins on Mac bug 143316 r=av sr=attinasi 2002-05-16 06:43:03 +00:00
rods%netscape.com b45d33216e This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
serge%netscape.com cfbb7fda01 fix for 119494, Mozilla breaks the stream to the plugin if server cannot proceed byte range request
[returns 200, instead of 206] r=peterl, sr=darin
2002-05-10 18:32:42 +00:00
rods%netscape.com 2ef3e636bf making a few adjustments to the APIs before the freeze
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
darin%netscape.com f43dfb75ba fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
peterlubczynski%netscape.com 9404e003ab 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 8727be6511 Fixup to previous checkin for scanning plugins in installation folders, bug 133282 r=av sr=attinasi 2002-05-02 20:37:32 +00:00
peterlubczynski%netscape.com beadac521e 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 5ce49ff558 fix #139572 [Acrobat's form fails to render ( pdf on secure site)] r=peterl, sr=beard 2002-04-30 23:39:59 +00:00
av%netscape.com 9ed229bf42 Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard 2002-04-30 05:08:44 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
av%netscape.com e38aebb361 Bustage fix 2002-04-27 02:24:18 +00:00
av%netscape.com bc78a3fdc0 Fixing 132430 -- RealJukeBox breaks the plugin finder service, r=peterl, sr=attinasi 2002-04-27 01:48:51 +00:00
av%netscape.com c32275df79 Fixing 132430 -- RealJukeBox breaks plugin finder service, r=peterl, sr=attinasi 2002-04-27 01:47:18 +00:00
serge%netscape.com e1f1159d4a fix 130080 [Signing Acrobat doesn't work] r=peterl, sr=darin 2002-04-25 21:28:06 +00:00
peterlubczynski%netscape.com 425555e810 Fixing crash with default plugin, r=av, sr=waterson, bug 139529 2002-04-25 14:07:46 +00:00
seawood%netscape.com ce9e9903a5 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
jst%netscape.com fb663fd36b 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
jst%netscape.com ed0376e885 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 853d0e4a76 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 b4cd996f3a Fixing smoketest blocker bug 138500 r=av sr=jag a=leaf 2002-04-19 18:08:04 +00:00
peterlubczynski%netscape.com 7264734760 Fixing name mismatch from bug 113464 r=bnesse sr=attinasi 2002-04-19 04:13:18 +00:00
jkeiser%netscape.com 4f6f538fb4 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 750aaacd04 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 02ed977f14 Changes for plugin finder service, bug 133864, r=av sr=attinasi 2002-04-17 14:05:57 +00:00
bnesse%netscape.com 21d7c1b278 Fix for bug 113464. Don't free unallocated objects. r=peterl, sr=beard. 2002-04-16 22:16:16 +00:00
dougt%netscape.com 32a0618efe 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 b2a746746a 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 6d1cc367ad 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 f544e9ec28 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 73642f88b7 fix #94895, Flash movie is constantly stopped and restarted, r=peterl, sr=beard 2002-04-11 03:27:00 +00:00
peterlubczynski%netscape.com 9489de7fd4 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 a8cd11e507 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 f494ca1c1b 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 4b95a6f320 #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 9981c0a415 Updating documentation file for the Tester plugin, not part of the build 2002-04-01 04:44:53 +00:00
av%netscape.com 5dd4d071a1 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 ac2308b05f Bug 133662 -- update Tester plugin, not part of the build 2002-03-31 05:12:19 +00:00
av%netscape.com 4401ce1ed8 Bug 133662 -- update Tester plugin,not part of the build 2002-03-31 03:54:49 +00:00
colin%theblakes.com 2e5131181e 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 94572dd179 Bug 133662 -- update Tester plugin, not part of the build 2002-03-31 02:58:00 +00:00
av%netscape.com 7bca2d09c9 Fix for 133651 -- correct ns4xPluginInstance::GetValue implementation, r=peterl, sr=beard, a=asa 2002-03-28 22:33:44 +00:00
av%netscape.com aff80f3503 Addressing 133662 -- update Tester plugin, not part of the build 2002-03-28 21:59:10 +00:00
av%netscape.com 30ac2c639c Addressing 133662 -- update Tester plugin, not part of the build 2002-03-28 21:53:45 +00:00
av%netscape.com 6e682c8882 Fixing leak in the Tester plugin, not part of the build. 2002-03-28 21:33:47 +00:00
seawood%netscape.com f9479b8517 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 419fbe52f1 fix builds redness 2002-03-27 04:42:35 +00:00
serge%netscape.com b1394b3e34 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 fcd46fb987 [not part of build] 2-way scripting test. 2002-03-27 01:30:04 +00:00
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
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
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
darin%netscape.com 819ce1f98f b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +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
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
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
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
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
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
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
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
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
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
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
seawood%netscape.com b8339c6797 Updating search path (again). Fixing tinderbox bustage from bug 120845 2002-02-20 08:00:58 +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
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
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
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
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
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
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
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