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

409 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com e8f86ff0c8 Attempted to fix linux bustage due to necko change. 2000-03-29 06:42:27 +00:00
alecf%netscape.com 6e65f2e08e fix xlib build (not part of default build) 2000-03-24 07:57:53 +00:00
locka%iol.ie 39a96b8dae Removed 2000-03-23 22:29:36 +00:00
locka%iol.ie bdab0a303f Remove ActiveX entry 2000-03-21 23:38:35 +00:00
locka%iol.ie 71db88a29b Removed 2000-03-21 23:32:42 +00:00
locka%iol.ie d9ea70b06c Removed 2000-03-21 23:20:14 +00:00
locka%iol.ie f9dbb48adc Removed 2000-03-21 23:18:05 +00:00
locka%iol.ie 5daf5e4cac Removed 2000-03-21 23:10:32 +00:00
locka%iol.ie 1dea6e3a5b Removed 2000-03-21 22:55:32 +00:00
locka%iol.ie 539ef679f5 Tests folder moved 2000-03-21 22:40:48 +00:00
locka%iol.ie 6d5a810174 Fixed some problems building with the latest platform sdk 2000-03-16 00:25:22 +00:00
sspitzer%netscape.com 060ec53ebc fix build bustage. now on to send email to travis to get him to take a look. 2000-03-12 07:35:58 +00:00
tbogard%aol.net e9cc2aee74 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 00:22:21 +00:00
alecf%netscape.com 4323897762 revive xlib build (not part of default seamonkey build) 2000-03-03 08:21:46 +00:00
cls%seawood.org 192e307283 Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
pavlov%netscape.com 54ae2bbf0f fix travis's "issues" 2000-03-02 07:51:35 +00:00
locka%iol.ie 65ac0c9efb Fixed Reload and Stop calls 2000-02-26 00:47:23 +00:00
tbogard%aol.net 4b47fc6551 typo. 2000-02-24 05:11:11 +00:00
tbogard%aol.net 823b7f6458 Changes to use nsIWebNavigation instead of the old methods on nsIWebShell. This should fix the build. 2000-02-24 05:07:39 +00:00
locka%iol.ie a83bc9acad Commented out obselete method 2000-02-23 23:14:04 +00:00
cls%seawood.org 3ea6196171 Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457 2000-02-15 04:52:52 +00:00
locka%iol.ie d9baf91304 Now BeforeNavigate(2) passes a correctly formed post data value to stop crashes in CHtmlView derived clients.
The next step is to use the post data passed into the Navigate in the first place.
2000-02-13 15:20:58 +00:00
locka%iol.ie 78fb908601 Fixed webshell change breakages.
Fixed NS_InitXPCOM breakages
Added last post data variable so events can fire it to clients during  browsing
2000-02-13 15:18:29 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
brade%netscape.com 27ca515c4c fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
mscott%netscape.com 8dfcdc11cd doc loader service syncy up
r=travis
2000-01-29 06:15:01 +00:00
danm%netscape.com e86a4b53fb adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt 2000-01-15 02:30:34 +00:00
locka%iol.ie f1c18133a7 Fixed control after changes to web shell caused compile errors 2000-01-13 23:33:27 +00:00
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
edburns%acm.org 13be6d7ebf I know it's unorthodox to do a top level checkin like this, but I've got so many files
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got

r=dp

on this checkin.

Here are the touched files:

M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp

The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.

The new signature is

extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);

I filed a bug for this problem:

b=23157

The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.

I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
blizzard%redhat.com d6cf22aa5c Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
rpotts%netscape.com af4f9c2189 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
alecf%netscape.com 5f2b8736c4 fix xlib-in-gtk embedding example (not part of default build) 1999-12-19 00:47:06 +00:00
waterson%netscape.com 2b43c07064 Fix for new webshell APIs. 1999-12-18 03:02:37 +00:00
blizzard%redhat.com 7a4c6ea9e2 fix for bug #21169. fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann 1999-12-08 23:07:13 +00:00
locka%iol.ie 319b6ae38a Include nsXPIDLString.h 1999-12-07 23:02:20 +00:00
locka%iol.ie 253cb2b7cc Fixed bad const casting 1999-12-07 23:01:59 +00:00
locka%iol.ie d0c1c85e70 Added a guard around the interface file to stop #include'ing exdisp.h before or after MozillaBrowser.h from breaking a build 1999-12-07 23:01:28 +00:00
blizzard%redhat.com e314631e2f bring the gtk embedded code back from the dead. this is a fix for bug #20396. 1999-12-06 20:28:47 +00:00
locka%iol.ie 61d91a242c Fixed broken declaration of GetTitle(). Hopefully this is the last of this problem. 1999-12-05 18:31:35 +00:00
warren%netscape.com 1c2a3215e3 Fix for linux bustage. Added arguments to NewChannel 1999-12-04 10:47:51 +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
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
locka%iol.ie f8e2769fdd Removed "const" on the aResult parameter on CWebShellContainer override of nsIBrowserWindow::GetTitle 1999-11-30 00:21:29 +00:00
locka%iol.ie 9f6e53d467 Added CommandStateChangeConstants 1999-11-30 00:19:53 +00:00
locka%iol.ie 2966b099a8 Removed FPKLUDGE hack for Delphi 1999-11-28 16:31:21 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
tbogard%aol.net 39bf3b8c44 Free pointer returned by GetTitle since it no longer returns a const pointer to the internal string storage. 1999-11-27 02:29:17 +00:00
dmose%mozilla.org 36e4793508 added newline to EOF to keep Solaris sed from whining, r=mcafee@netscape.com 1999-11-24 22:04:23 +00:00
mike%neoplanet.com 49ed694236 Added preliminary cookie support. Enabled preferences to be read from the default preference file. Corrected/Added DWebBrowser events: DownloadBegin, DownloadComplete, StatusTextChange, and TitleChange. Added support for ExecWB->SaveAs. 1999-11-24 03:34:34 +00:00