Commit Graph

1129 Commits

Author SHA1 Message Date
kipp%netscape.com
960bc34221 fixed up operator new usage 1999-02-26 20:02:06 +00:00
ebina%netscape.com
174cec60e4 Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
akkana%netscape.com
84cc4f1260 Turn on nsSelectionMgr class for copy/paste 1999-02-26 19:00:17 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
pavlov%pavlov.net
9368cd3bea remove keyboard accelerators so that editor works on the keys that had accels. 1999-02-25 17:33:06 +00:00
brade%netscape.com
628c7c5051 add "static" to CreateRobotDialog and CreateSizeDialog to reduce compiler warnings on Macintosh 1999-02-25 15:40:59 +00:00
akkana%netscape.com
2d011004df Back out previous change 1999-02-25 07:25:36 +00:00
akkana%netscape.com
9e90097ffe Use the real nsISelectionMgr for doCopy 1999-02-25 05:32:30 +00:00
beard%netscape.com
6d7bfd6f03 registering NS_ALLOCATOR_CID, NS_PLUGIN_HOST_CID, fixed some mutually exclusive ifdefs. 1999-02-25 04:30:45 +00:00
locka%iol.ie
9f2d4e0f3b Added IE browser helper object support 1999-02-24 21:49:32 +00:00
locka%iol.ie
fb0bed2845 Removed some build-breaking lines 1999-02-24 21:48:24 +00:00
locka%iol.ie
11f325d0ed Added some more CLSID parameter variants 1999-02-24 21:47:32 +00:00
kipp%netscape.com
6b62232661 Removed duplicate closing of the regression data files 1999-02-23 19:37:10 +00:00
ftang%netscape.com
7a02e28f67 add nsIPlatformCharset 1999-02-23 16:25:25 +00:00
radha%netscape.com
89081cc87b Autoregister the RDF library interfaces so that apprunner will display the
toolbar and the default page when invoked with no argument.
1999-02-23 01:07:27 +00:00
kmcclusk%netscape.com
59fd81ffb1 Added support for creating a postscript device context for printing under GTK.
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
pierre%netscape.com
f544024e57 returns eConsumeNoDefault after closing a window 1999-02-21 02:01:16 +00:00
hyatt%netscape.com
b6d714891b Adding the event listener manager to the registry. 1999-02-20 02:00:12 +00:00
akkana%netscape.com
4e824a69a2 Turn on Unix cout code for doCopy() 1999-02-19 19:21:25 +00:00
troy%netscape.com
42e8139d31 Added GetBrowserWindow to nsWebCrawler, and changed nsViewerApp to only
call SetBrowserWindow() once and to have CloseWindow() check before
setting the web crawler's browser window to NULL (doing so caused a crash)
1999-02-19 04:24:12 +00:00
rickg%netscape.com
57afdc28b7 added CRC 1999-02-19 00:54:27 +00:00
waterson%netscape.com
b2d2e6a423 Added RDF CIDs as #ifdef XP_MAC until somebody fixes dynamic self-registration for XPCOM DLLs. 1999-02-17 20:05:07 +00:00
locka%iol.ie
aac3079758 Update some API calls to handle new const tags 1999-02-17 18:45:59 +00:00
kmcclusk%netscape.com
85c61b4f7f Added <INPUT type=file> to test_pr.html 1999-02-17 18:27:38 +00:00
troy%netscape.com
3630e3f484 Fix for bug #2899 1999-02-17 17:01:39 +00:00
ftang%netscape.com
ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
erik%netscape.com
49b6610a02 temporarily disable the string resource test until the nsIProperties
crash(?) is resolved
1999-02-16 22:09:43 +00:00
pinkerton%netscape.com
eff5525b83 no longer implements nsIToolbarItem because this interface is obsolete. 1999-02-16 17:35:53 +00:00
jfrancis%netscape.com
3cabee987c registering content iterators 1999-02-16 15:47:54 +00:00
rickg%netscape.com
359e6e5567 fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
rickg%netscape.com
de5fffb57b allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
michaelp%netscape.com
6992018f6f turned on quality control again, but until someone who better understands
thr browser window better has a look at this, it won't work across
frame sets.
1999-02-16 00:55:15 +00:00
waterson%netscape.com
085a8b47ad Got rid of #include's, too. 1999-02-15 19:56:47 +00:00
waterson%netscape.com
4aa3bc8de1 Got rid of nsIRDFDocument: we never use it here anyway. 1999-02-15 19:53:55 +00:00
locka%iol.ie
9e55a87942 Simple plugin test file 1999-02-14 13:29:37 +00:00
locka%iol.ie
4430b77377 Added object implementing IPropertyBag 1999-02-14 13:26:57 +00:00
locka%iol.ie
1585ea29da Plugin .def file 1999-02-14 13:25:52 +00:00
locka%iol.ie
2f95da861d Added plugin headers 1999-02-14 13:24:48 +00:00
locka%iol.ie
b5eb06c848 no message 1999-02-14 13:24:11 +00:00
locka%iol.ie
f4d1ab47c7 Change version info to be plugin compatible 1999-02-14 13:24:03 +00:00
locka%iol.ie
9931408336 Renamed MozillaControl as npmozctl 1999-02-14 13:23:18 +00:00
locka%iol.ie
eff4d34999 Moved PropertyList out into its own header 1999-02-14 13:22:29 +00:00
locka%iol.ie
3d2de1d9fc Added conditional plugin compilation support 1999-02-14 13:21:44 +00:00
locka%iol.ie
4e68e1cf5c Basic impl of a plugin 1999-02-14 13:21:05 +00:00
locka%iol.ie
4099f75272 Simple inplace frame object implementation 1999-02-14 13:20:35 +00:00
locka%iol.ie
5bccb2b748 Added support for IPersistPropertyBag and other things 1999-02-14 13:20:07 +00:00
locka%iol.ie
3c76c46896 Added some extra macros 1999-02-14 13:19:08 +00:00
locka%iol.ie
5f2a96b047 Updated to reflect changes in plugin api 1999-02-14 13:18:42 +00:00
troy%netscape.com
3060f3cea1 Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00