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

45 Коммитов

Автор SHA1 Сообщение Дата
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
rpotts%netscape.com af4f9c2189 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
scc%netscape.com db5cd594e2 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
warren%netscape.com 2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
dp%netscape.com b7812f0747 - Removed IID defines
- Using GenericModule
1999-11-29 21:07:48 +00:00
tbogard%aol.net 448788611a Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. Fixed some refcounting (or lack there of). This module NEEDS SERIOUS XPCOM work and review. r=pavlov 1999-11-15 07:28:44 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
tbogard%aol.net 10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
neeti%netscape.com 47af20e309 Converted dll to use nsIModule - bug 14034, r=dp 1999-10-16 03:05:55 +00:00
dveditz%netscape.com ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
alecf%netscape.com f5744490fc stop linking against prefs, and eliminate commented-call that was showing up on my queries 1999-09-11 19:43:46 +00:00
briano%netscape.com 6f97cd6289 General cleanup. 1999-09-11 01:34:27 +00:00
briano%netscape.com 1992ecbc92 Cleaned it up. 1999-09-08 00:24:27 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
rpotts%netscape.com 0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
mccabe%netscape.com dd27718a80 Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
valeski%netscape.com 92d1b7afd1 api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
valeski%netscape.com db0a61eb53 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
mscott%netscape.com d536f9cf9d try to force NECKO to be defined to fix pix problems on the tinderbox builds. Many of us pulling in our own tree
aren't seeing this.
1999-07-29 06:35:48 +00:00
mscott%netscape.com 41d6f3c4cd fix build breakage...include config.mak 1999-07-29 04:41:07 +00:00
warren%netscape.com bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
warren%netscape.com 84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
warren%netscape.com 61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
andreas.otte%primus-online.de b6ee2fcdb6 adding samples, renaming testPICS to TestPICS 1999-07-03 08:42:26 +00:00
dveditz%netscape.com 9bc612bf52 makeile cleanups 1999-07-02 13:38:47 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
ftang%netscape.com ed4c60747b add new method to nsIElementObserver classes 1999-06-22 03:37:22 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
radha%netscape.com 5c06bfb4a6 New arguments to OnEndDocumentLoad() 1999-06-14 23:37:37 +00:00
rickg%netscape.com 7f0e0b727e updated to nsString2 api's 1999-05-29 07:02:08 +00:00
law%netscape.com 0b7b490358 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
dp%netscape.com 65309656b6 removing -lreg 1999-05-26 07:08:19 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
neeti%netscape.com 3ac427b96c Changed GetTagName api to return a tag for the index passed in.
This enables observers to register for more than one tag.
1999-05-17 20:00:58 +00:00
bruce%cybersight.com 3d1bc5062a Make destructor virtual 1999-05-16 04:01:02 +00:00
neeti%netscape.com f2c46c32dd hooking up pics to SetRendering api 1999-05-13 20:28:30 +00:00
mcafee%netscape.com d7ab07b95d Ignore generated files. 1999-05-10 06:25:15 +00:00
bruce%cybersight.com 7b87f8884c Conditionally adding PICS (extensions/pics/) to the unix build. Use --enable-pics with configure to turn it on and build it. Not called anywhere yet. Neeti is aware that I was doing this. 1999-05-08 01:43:41 +00:00
neeti%netscape.com a58db41cc2 Fix for bug 6099 1999-05-07 19:14:49 +00:00
bruce%cybersight.com a24053ce03 Fix unix build for PICS after the landing from neeti. 1999-05-07 07:34:15 +00:00
neeti%netscape.com ec1250239e Landing PICS 1999-05-07 05:26:41 +00:00
neeti%netscape.com 3ebedc5ceb landing pics 1999-05-07 05:26:13 +00:00
neeti%netscape.com 038ea25a5a First version 1999-03-18 22:32:56 +00:00