Commit Graph

10994 Commits

Author SHA1 Message Date
cls%seawood.org
bc6ca3753f Removed hardcoded 'gtk-config' 1998-11-03 16:16:37 +00:00
cls%seawood.org
f70174e61a Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
rods%netscape.com
b992b124ff Changed the names of some of the ids 1998-11-03 15:41:09 +00:00
rods%netscape.com
35c30822dc Formatted some of the code because of tab problems 1998-11-03 15:40:38 +00:00
rods%netscape.com
784e257eeb Added event processing for the size event. 1998-11-03 15:38:52 +00:00
rods%netscape.com
4476be1320 Added event process for the radiobuttons and check box. 1998-11-03 15:37:22 +00:00
rods%netscape.com
b33ee2bfb8 Fixed toolbars so the border can be painted in 3 modes. All, partial or none. 1998-11-03 14:52:27 +00:00
rpotts%netscape.com
162d1913f1 Removed the definition of the nsIDocumentLoadInfo IID 1998-11-03 10:11:33 +00:00
rpotts%netscape.com
5734c80932 Removed the exporting of the obsolete nsIDocumentLoadInfo interface... 1998-11-03 10:11:01 +00:00
rpotts%netscape.com
d791267127 Removed the implementation of the nsIDocumentLoadInfo interface. This is an obsolete interface. 1998-11-03 10:09:42 +00:00
rpotts%netscape.com
71a4515ec9 removed unused interface include... 1998-11-03 10:08:31 +00:00
mcafee%netscape.com
ab09dd7572 /usr/dt and /usr/openwin don't exist on Irix 1998-11-03 09:27:37 +00:00
mcafee%netscape.com
3f61c7dab4 minor cleanup 1998-11-03 09:20:54 +00:00
mcafee%netscape.com
a0781c6ed7 borrowed toolkit abstraction from webshell/tests/viewer/Makefile 1998-11-03 09:08:06 +00:00
mcafee%netscape.com
c68a18a424 Removing bogus OBJS rule 1998-11-03 08:58:05 +00:00
rpotts%netscape.com
aaa816f7f8 removed the export for kINetSupportIID 1998-11-03 08:31:21 +00:00
mcafee%netscape.com
b75f93d3bb minor, cleaning up this file 1998-11-03 08:25:27 +00:00
rpotts%netscape.com
f5bbd55233 Fixed the implementation of nsINetSupport. Before it was totally busted since it assumed that nsString could return a const char *buffer (which it cant). This error was masked because the (assumed) coersion was supposed to occur in a var-args (of course it wouldnt - but thats another story) 1998-11-03 08:07:24 +00:00
rpotts%netscape.com
03ad6e192e Added some comments... 1998-11-03 08:04:34 +00:00
rpotts%netscape.com
c2e5a64027 Added an NS_DEFINE_IID for nsINetSupport (in comments) just as a reminder... 1998-11-03 08:04:03 +00:00
rpotts%netscape.com
68fe50faeb Added support of the nsInetsupport interface. The implementation simply calls out through the observer (if it supports nsInetSupport) 1998-11-03 08:03:22 +00:00
rpotts%netscape.com
715c11690a Removed the implementation of nsINetSupport... 1998-11-03 08:02:33 +00:00
rpotts%netscape.com
5291a2d8bb Changed the IID to not use NS_DECLARE_ID... 1998-11-03 08:01:51 +00:00
rpotts%netscape.com
9a4a51d584 Moved the implementation of the nsINetSupport interface from the nsdocumentBindInfo over to the URL container... 1998-11-03 08:01:29 +00:00
mcafee%netscape.com
fc6879b139 Added more libraries to the link line, again 1998-11-03 08:00:53 +00:00
mcafee%netscape.com
2ce54c41df Added more libraries to the link line 1998-11-03 07:56:28 +00:00
mcafee%netscape.com
5ec49980ef Added nsBrowserMain.cpp, nsBrowserWindow.cpp; added libraries to link line 1998-11-03 07:19:58 +00:00
cls%seawood.org
e313508e31 Added removecheckedinkludge as dependency of generate to insure that checked in generated files are removed. 1998-11-03 07:01:39 +00:00
michaelp%netscape.com
d2b75b1ba9 changed nsIView::Init() so that it no longer takes an opacity value. this
allows the view manager to maintain global state re: opacity.
1998-11-03 06:36:36 +00:00
mcafee%netscape.com
1fb3b1b22e Adding Makefile for new public directory 1998-11-03 06:15:49 +00:00
mcafee%netscape.com
cfed9f52e4 Adding public directory 1998-11-03 06:14:37 +00:00
leaf%mozilla.org
89a2950375 replaced MOZ_SRC with DEPTH/.. 1998-11-03 05:55:18 +00:00
sudu%netscape.com
2ceaa81fd8 Moved result declaration outside the if statement to fix irix build 1998-11-03 02:34:50 +00:00
michaelp%netscape.com
70d500d6c5 fixed bug where changing view opacity or transparency would not trigger
a refresh.
1998-11-03 01:49:30 +00:00
kipp%netscape.com
f221b92e8c Whompage to remove unused extra arg to the NS_IMPL_*_ATTR macros 1998-11-03 01:08:02 +00:00
rickg%netscape.com
dad03101d2 small parser improvements to handle bad quotes better 1998-11-03 00:55:33 +00:00
spider%netscape.com
022730231f Fix Linux link bustage 1998-11-03 00:42:01 +00:00
sudu%netscape.com
9972a1eb7b Changes to support liveconnect security using ProxyJNI 1998-11-03 00:21:47 +00:00
beard%netscape.com
373c0da023 Updated to use security context. 1998-11-03 00:14:49 +00:00
beard%netscape.com
38a5c16703 Changed a comment. 1998-11-03 00:13:38 +00:00
beard%netscape.com
a50e5b2985 Changes to support liveconnect security using ProxyJNI 1998-11-03 00:06:12 +00:00
troy%netscape.com
c347b9a308 Added some temporary code to ensure that the floated frame is deleted 1998-11-02 23:57:25 +00:00
pinkerton%netscape.com
2689e545ed add xpfeViewer.mcp to build list so that it shows up on tinderbox if broken. 1998-11-02 23:52:49 +00:00
spider%netscape.com
d027fd2268 Fix unix bustage 1998-11-02 23:40:14 +00:00
beard%netscape.com
0e832b22fb Added nsCSecurityContext.cpp. 1998-11-02 23:31:23 +00:00
pinkerton%netscape.com
650c22bb86 Build aliases in the resource folder a better way. 1998-11-02 23:22:26 +00:00
sudu%netscape.com
8a54605f1b Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
sudu%netscape.com
fa5861bd99 Added a new api to support liveconnect security 1998-11-02 23:08:06 +00:00
joki%netscape.com
7a58f918de Adding submit event type 1998-11-02 23:05:46 +00:00
gagan%netscape.com
df177820b7 Replaced obsoleted macro usage. 1998-11-02 23:01:45 +00:00