Commit Graph

7958 Commits

Author SHA1 Message Date
terry%netscape.com
3f392028c9 Oops. Last checkin had more ambitious code than I meant in it. 1998-09-17 18:21:03 +00:00
sudu%netscape.com
3e35efee72 removing jni files which were placed by mistake in _jri dir 1998-09-17 18:18:16 +00:00
sudu%netscape.com
cdabeaacce Resurrecting the files which were placed in wrong dir _jri 1998-09-17 18:17:04 +00:00
terry%netscape.com
35a9045c45 Give my full e-mail address. 1998-09-17 18:16:01 +00:00
sudu%netscape.com
ace5839c75 New xpcom liveconnect apis 1998-09-17 18:13:55 +00:00
sudu%netscape.com
81e368f2cc New caps manager related changes 1998-09-17 18:12:52 +00:00
sudu%netscape.com
90273ac313 Changed method signature of LM_GetJSPrincipalsFromJavaCaller 1998-09-17 18:12:40 +00:00
sudu%netscape.com
51a4cb33ad Fixed up regenerate rules for jni 1998-09-17 18:12:36 +00:00
sudu%netscape.com
1e86d67968 New xpcom caps manager apis 1998-09-17 18:12:32 +00:00
kmcclusk%netscape.com
16f920d2f5 Added back missing nsTextField and nsTextArea widgets to the factory. 1998-09-17 17:55:24 +00:00
spider%netscape.com
07d0f71b5c Fix for build bustage 1998-09-17 17:43:49 +00:00
kmcclusk%netscape.com
0cb13476cf Fix for Irix build. 1998-09-17 16:18:29 +00:00
kmcclusk%netscape.com
28b895b957 Added fix in nsCheckButton for IRIX build. Made OnPaint and OnResize virtual
in nsWindow.h, this fixes a bug when bringing up Sample5.
1998-09-17 15:31:18 +00:00
ramiro%netscape.com
52eb548808 Add xfeCmdClearUrlBar and deal with it in XFE_BrowserFrame. 1998-09-17 14:22:38 +00:00
ramiro%netscape.com
3cfc1de6c9 Add clearText(). 1998-09-17 14:20:06 +00:00
ramiro%netscape.com
3a27404009 Move the dynamic layout parts of XfeManager to their own superclass
XfeDynamicManager.  This will make it a lot easier to write complicated
layout functions, such as the fancy configurable toolbar stuff.
Renamed a bunch of poorly named methods and data members.
1998-09-17 14:11:54 +00:00
radha%netscape.com
c87d8f8601 Call createHTMLPane only once 1998-09-17 14:11:23 +00:00
radha%netscape.com
ec75e0a1c2 Create the HTML pane 1998-09-17 14:10:53 +00:00
ramiro%netscape.com
165273b7eb Fix default rdf toolbar layout. 1998-09-17 13:48:14 +00:00
dcone%netscape.com
0bf1a9ddcf First scrollbar pass 1998-09-17 13:44:46 +00:00
ramiro%netscape.com
c60fafe5f1 Add button layout test. 1998-09-17 10:59:23 +00:00
morse%netscape.com
54e31c00b0 display domain name instead of host name if domain is setting a cookie 1998-09-17 10:30:45 +00:00
ramiro%netscape.com
68f6a76079 Add include path needed for HPUX 10.20.
Thanks to Ralf Hildebrandt <R.Hildebrandt@tu-bs.de> for pointing this out.
1998-09-17 10:02:40 +00:00
ramiro%netscape.com
25386e063a Change 'static XtResource' to 'static const XtResource' types for resources.
Thanks to Joe Keane <jgk@jgk.org>.
1998-09-17 09:55:48 +00:00
pierre%netscape.com
63fad5200b fixing mac build: renamed the factory entry point 1998-09-17 09:17:39 +00:00
pierre%netscape.com
688d3b1f1e added the Layout and NetLib factories 1998-09-17 09:17:10 +00:00
pierre%netscape.com
e416b123db added nsNetFactory 1998-09-17 09:16:23 +00:00
pierre%netscape.com
5b599d1fcf added nsLayoutFactory 1998-09-17 09:14:36 +00:00
pierre%netscape.com
89ed916974 added mozilla:layout:build:MANIFEST to the list 1998-09-17 08:50:39 +00:00
pierre%netscape.com
30dc76d33f SetFont supports styles. Drawstring doesn't draw the 0's in Unicode strings. 1998-09-17 08:08:26 +00:00
pierre%netscape.com
a328dab241 minor cleanup in GetXHeight, GetSuperscriptOffset and GetSubscriptOffset 1998-09-17 08:07:02 +00:00
pierre%netscape.com
3b172e673a added GetMacFontNumber and CheckFontExistence 1998-09-17 07:51:12 +00:00
brendan%netscape.com
1816ddb409 Fix missing ->pseudos and speak the same boolean as the comment uses. 1998-09-17 07:43:13 +00:00
brendan%netscape.com
d7de8827ca Pity the machines that lack long long (and be explicit when losing bits). 1998-09-17 06:46:20 +00:00
brendan%netscape.com
f652bea6bd Keep windows building via xp.h, with an XXX comment. 1998-09-17 06:44:33 +00:00
rpotts%netscape.com
1a83dade2e Fixed up usage of the NS_RELEASE2(...) macro. 1998-09-17 05:40:57 +00:00
rpotts%netscape.com
28b921a359 Changed NS_RELEASE2(...) macro to conditionally NULL the interface argument... 1998-09-17 05:38:21 +00:00
troy%netscape.com
9a592f0da9 Removed some XXX temp code that was needed until tables were switched
over to the new frame construction code
1998-09-17 04:57:50 +00:00
troy%netscape.com
4aa9929f8a Removed some XXX frame construction work-in-progress code 1998-09-17 04:44:27 +00:00
troy%netscape.com
9adcf5d319 Cleaned up frame construction code 1998-09-17 04:07:58 +00:00
blizzard%appliedtheory.com
d74754b186 Pixmap creation and updating now use gdk primitives 1998-09-17 04:07:14 +00:00
ramiro%netscape.com
0f071cc57a Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
Also, a bunch of icons were not being linked in.
1998-09-17 03:56:45 +00:00
spider%netscape.com
0be0ab8fb9 WIP: nlsstub implementation 1998-09-17 02:39:51 +00:00
spider%netscape.com
ee39d68498 Initial nlsstub implementation to remove libnls dependency
for free source execution
1998-09-17 02:07:28 +00:00
vidur%netscape.com
4e3024a5f9 Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
slamm%netscape.com
140e72c073 Add back some security icons. 1998-09-17 01:35:01 +00:00
wtc%netscape.com
085deb6d59 Define HAVE_LONG_LONG on BSDI. (Acknowledgements: Bert Driehuis
<driehuis@playbeing.org>.)
1998-09-17 01:10:21 +00:00
kmcclusk%netscape.com
59e4f0edbb Fix for IRIX in nsRadioButton.cpp added const to nsRadioButton::SetState.
Removed scrollbar debug printf in nsXtEventHandler.cpp.
1998-09-17 00:57:59 +00:00
valeski%netscape.com
bab22077b8 ? network/module/nsNetFactory.cpp
Added nsNetFactory implementation. This allows users to retrieve nsINetService pointers from the service factory manager.

M dom/src/base/nsGlobalWindow.cpp
M gfx/src/nsImageNetContextSync.cpp
M layout/html/document/src/nsHTMLDocument.cpp
M network/module/nsURL.cpp
Replaced NS_NewINetService() calls with nsServiceManager::GetService() calls.

M network/module/Makefile
M network/module/makefile.win
Added nsNetFactory.cpp to the builds.

M network/module/nsINetService.h
Added a #define for the class id of the nsNetService.

M network/module/nsIStreamListener.h
Removed the NS_DEFINE_IID of kIStreamListenerIID from the header file. Each module that wants this will need to delcare it themselves.

M network/module/nsNetFile.cpp
Fixed memory leak.

M network/module/nsNetService.cpp
Globalized the gNetlibService variable so the NetFactory can access it.

M webshell/src/nsDocLoader.cpp
M webshell/src/nsPluginViewer.cpp
NS_DEFINE_IID of kIStreamListenerIID

M webshell/tests/viewer/nsSetupRegistry.cpp
Added the netlib library to the list of libraries in the registry and register the nsNetFactory with the appropriate iid and clsids.
1998-09-17 00:55:35 +00:00
kmcclusk%netscape.com
233c9cb96e Fixed scrollbar scrolling event dispatch.
Wasn't scrolling because OnScroll was not declared virtual in nsWindow.h.
1998-09-17 00:49:03 +00:00