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
peterlubczynski%netscape.com
f8014c020e
Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin
2001-12-12 01:38:02 +00:00
peterlubczynski%netscape.com
b9a18128b5
Attempting to fix nebiros bustage....
2001-12-11 19:28:57 +00:00
peterlubczynski%netscape.com
e1a3dcea6d
Fixing the way we pass attributes and parameters to plugins, bug 103940 r=av sr=beard
2001-12-11 15:53:07 +00:00
ccarlen%netscape.com
95ce5e2693
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
993cd4c06f
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
c343dad63a
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
ccarlen%netscape.com
6d8ea78b52
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
timeless%mac.com
54e199871d
Bugzilla Bug 84568 xlib port does not support netscape plugins
...
patch work by timecop@network.email.ne.jp and Roland.Mainz@informatik.med.uni-giessen.de
r=timeless, sr=beard
2001-12-10 01:22:29 +00:00
av%netscape.com
e20398d6d6
Fixing bug 113264 -- making NPPrint struct compatible with older versions of plugins, r=peterl, sr=beard
2001-12-08 01:13:05 +00:00
pete%alphanumerica.com
efee7eec18
b=77933, r=ccarlen, sr=jst
...
nsIFile::CreateUnique() has unused parameter
removed unused parameter
/**
WARNING commercial tree has one hit for this API change
*/
--pete
2001-12-07 23:06:51 +00:00
av%netscape.com
876990e3c0
Fixing bug 111383 -- crash on start up when there is a plugin with missing mime description string, r=peterl, sr=attinasi
2001-12-07 00:42:33 +00:00
seawood%netscape.com
b410fcac39
Fix bustage that occurs when building with multiple toolkits but not having gtk as the default toolkit.
2001-12-06 10:32:10 +00:00