Commit Graph

1052 Commits

Author SHA1 Message Date
av%netscape.com
5028936316 Fixing 119063 -- returning nsIServiceManager instead of nsIServiceManagerObsolete to a plugin, r=peterl, sr=beard 2002-01-13 04:23:57 +00:00
cathleen%netscape.com
92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
seawood%netscape.com
df226e1213 Plugins should not be linked into static builds. 2002-01-09 23:46:06 +00:00
av%netscape.com
cc959cab45 Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard 2002-01-09 02:30:12 +00:00
beard%netscape.com
9f6edc0269 bug #118649, r=peterl, sr=sfraser 2002-01-09 02:15:50 +00:00
beard%netscape.com
e36a625871 [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
5965318acb 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
884ca52265 Fixing plugin SDK build (not part of main build), adding nsComponentManagerObsolete.h 2002-01-07 21:32:55 +00:00
av%netscape.com
0fa45e0f2c 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
b8e8d0be24 Fixing saving GUI prefs in the Tester plugin -- not part of the build 2002-01-05 22:25:32 +00:00
seawood%netscape.com
4801e1d18f Force sample plugin libs to always be built as a shared library. r=colin@theblakes.com 2002-01-03 05:32:49 +00:00
av%netscape.com
e6528812ec Fixing bustage 2002-01-02 23:42:06 +00:00
av%netscape.com
eaeb5da676 Bug 117566 -- misuse of the string routine, r=serge, sr=vidur 2002-01-02 22:32:43 +00:00
rods%netscape.com
7929b953f5 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
c126f348d3 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
128ac41103 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
1c9ea29dcb Removing some debug leftover from the tester plugin -- not part of the build 2001-12-31 22:06:19 +00:00
av%netscape.com
88ef8149d5 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
b53b3ab4eb Check local XPIDL_GEN_DIR for headers.
Fixing tinderbox bustage
2001-12-31 09:57:48 +00:00
seawood%netscape.com
9a028fea66 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
615cbc6703 Set NO_DIST_INSTALL in sample plugin makefiles
Bug #84593 r=mcafee
2001-12-31 09:06:13 +00:00
av%netscape.com
8341e05d8b 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
03315e5cee Tester plugin -- updating docs, not part of the build 2001-12-29 23:02:49 +00:00
av%netscape.com
ffb7c87ec4 Tester plugin updating docs -- not part of the build 2001-12-29 22:59:46 +00:00
av%netscape.com
b5ca9a2c4d Bug 17732 -- fixing streaming API from plugin to browser, some formatting fixed, r=peterl, sr=rpotts 2001-12-29 22:10:07 +00:00
av%netscape.com
dad82dde26 Tester plugin -- correcting the length of the data buffer, not part of the build 2001-12-28 23:55:57 +00:00
peterlubczynski%netscape.com
014aebaaa2 Fixing plugin SDK makefiles to include nsIComponentManagerObsolete.h, not part of the build 2001-12-27 19:22:11 +00:00
peterlubczynski%netscape.com
1289baa0b5 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
d30e1c8011 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
61a97fd94a 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
av%netscape.com
6dda1b2258 Updating Plugin SDK readme file -- not part of the build 2001-12-21 02:49:58 +00:00
av%netscape.com
fa1757c8ab 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
7b74b5b0f9 makefile for windowless sample -- not part of the build 2001-12-21 02:34:43 +00:00
av%netscape.com
b52f15392d 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
1735e44121 Adding test case for windowless plugin sample code -- not part of the build 2001-12-21 02:25:57 +00:00
peterlubczynski%netscape.com
f8f6897475 Remove 68k junk from Mac plugin SDK header, not part of the build 2001-12-20 08:07:57 +00:00
peterlubczynski%netscape.com
711b1516a8 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
peterlubczynski%netscape.com
45263bb992 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
68e201b004 missing #include - fixing build bustage 2001-12-19 01:30:27 +00:00
dougt%netscape.com
849d297364 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
seawood%netscape.com
45bfbf0658 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
jaggernaut%netscape.com
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
peterlubczynski%netscape.com
26b0696b0c Updating Mac Plugin SDK Projects to XML, not part of the build. 2001-12-15 21:03:24 +00:00
peterlubczynski%netscape.com
d9d9c68e0a Updating Mac plugin SDK sample, not part of the build 2001-12-15 18:40:35 +00:00
peterlubczynski%netscape.com
1759d8edc9 Removing 68k stuff from Mac SDK samples, not part of the build. 2001-12-15 18:39:50 +00:00
peterlubczynski%netscape.com
f96915bc51 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
peterlubczynski%netscape.com
99c3474909 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
4429083363 Fixing bustage... 2001-12-12 05:39:46 +00:00