Commit Graph

10548 Commits

Author SHA1 Message Date
michaelp%netscape.com
dbc8b0a597 changes for new rendering context API stuff. 1998-10-23 17:59:28 +00:00
michaelp%netscape.com
e415ee4d2c added suport for alpha blending of views. 1998-10-23 17:58:44 +00:00
michaelp%netscape.com
2812cd80c1 made CopyBits() more flexible. added better ddraw support for windows rendering
context. added ddraw support to windows blender. made CreateDrawingSurface()
able to be smarter.
1998-10-23 17:58:18 +00:00
michaelp%netscape.com
a4a92311b9 added blender. 1998-10-23 17:56:49 +00:00
michaelp%netscape.com
5afda242db changes to support opacity. 1998-10-23 17:54:23 +00:00
karnaze%netscape.com
bcf54e9139 fixed frameborder=0 for <IFRAME>s 1998-10-23 17:52:45 +00:00
buster%netscape.com
5126910ee1 fixed bug 1112 - form submission within a table sometimes doesn't work
because the form doesn't get a reflow command.  Now it does.
1998-10-23 17:24:57 +00:00
troy%netscape.com
5e7aaac2fc Attempt to fix Unix builds. Evidently the #define copied from a VC++ header
file is particular to Microsoft's compiler. Bastards...
1998-10-23 17:14:27 +00:00
terry%netscape.com
3dd5d89333 Stop lying and saying trees aren't busted when they are. And bring
back the word "Horked".
1998-10-23 06:11:07 +00:00
jgellman%netscape.com
77b479e346 break the last of our dependencies on mozilla/include 1998-10-23 06:02:42 +00:00
briano%netscape.com
49e4912eb1 Support for the new, single dist/include directory mechanism. 1998-10-23 04:41:26 +00:00
briano%netscape.com
79601a9251 General cleanup, and fixed the bug that caused an OBJDIR to be created under the normal OBJDIR. 1998-10-23 04:38:23 +00:00
troy%netscape.com
d5a29f7d19 Turned back on support for LAYER element 1998-10-23 04:20:08 +00:00
sar%netscape.com
6c6adc91ee remove layspan.c from the client module too. It was removed from clientDebug yesterday. This fixes build breakage. 1998-10-23 03:45:55 +00:00
buster%netscape.com
771cfdf226 minor bug fixes 1998-10-23 03:23:29 +00:00
troy%netscape.com
5ca8612785 Removed dead code 1998-10-23 02:36:07 +00:00
briano%netscape.com
1b917b5f93 Support for the new, single dist/include directory mechanism. 1998-10-23 02:09:26 +00:00
cls%seawood.org
515c2f2cdf Put libi18n after libmocha 1998-10-23 01:57:00 +00:00
pierre%netscape.com
94e2758be3 added forms\nsLabelFrame.cpp 1998-10-23 01:26:19 +00:00
cls%seawood.org
4abf6c629b The system versions of jpeg & png are used by default (if found) unless the local copy is more recent. Zlib is used by default if found.
Added separate variables for jpeg, png & zlib CFLAGS & LIBS.
Added --with-option=dir support for jpeg, png & zlib.
Split X defines into XCFLAGS, XLDFLAGS & XLIBS.
Will attempt to link nspr against the proper thread lib if the initial check fails.
Removed last vestiges of NO_SECURITY.
Modified cmd/{gnome,qt,x}fe/Makefile to only use autoconf defined variable for the final link.
Changed ACCFLAGS to OS_CFLAGS. Changed ACLIBS to OS_LIBS.
OPTIMIZER (config.mk) is no longer set for autoconf.
No longer includes platform specific .mk
1998-10-23 00:36:08 +00:00
cyeh%netscape.com
0535e028dd simplify/reduce source pulling routines to only pull RaptorMac and libpref on the XPCOM_BRANCH. This should significantly speed up source pulls. 1998-10-23 00:22:23 +00:00
sdagley%netscape.com
d57ea0355b First landing of Apple's changes for NSL support from the Open Location in Navigator dialog. Currently #ifdef'ed out with BUILD_NSL_SUPPORT tag as we haven't figured out how to distribute the required NSL header and library yet. Hopefully that will be addressed soon. 1998-10-23 00:03:43 +00:00
karnaze%netscape.com
2a0c2366bb implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls. 1998-10-22 23:00:37 +00:00
cls%seawood.org
4f6efe39c9 libmocha depends upon libi18n so change the link order. 1998-10-22 22:59:12 +00:00
jgellman%netscape.com
c515657541 add temporary fn NS_GetRDFService 1998-10-22 22:36:25 +00:00
terry%netscape.com
ddccab3b1c Enabled "say /me". 1998-10-22 22:35:21 +00:00
kipp%netscape.com
9a7bbe5478 Added - Raptor to the end of titles for the automation folks 1998-10-22 22:29:46 +00:00
jgellman%netscape.com
cf5024ea20 export rdf C api headers 1998-10-22 22:23:57 +00:00
jgellman%netscape.com
71efc5bae4 added rdf C api calls 1998-10-22 22:23:10 +00:00
jgellman%netscape.com
b643c9302f UNIX build rules, from my windows box so untested 1998-10-22 22:19:42 +00:00
terry%netscape.com
f6dfb8a468 Turned on "use strict". Give the URL for tinderbox. Moved everything
into the current directory, instead of using $HOME.
1998-10-22 22:01:42 +00:00
buster%netscape.com
381df478eb changed base code so only frames with 0 width AND 0 height are ignored.
this fixes http://home.netscape.com among others that use content-free
nested tables to generate background colors and other evil tricks.
1998-10-22 22:00:50 +00:00
buster%netscape.com
7ef1be09f4 just debug info 1998-10-22 21:59:13 +00:00
buster%netscape.com
fa73a0db68 *** empty log message *** 1998-10-22 21:58:26 +00:00
troy%netscape.com
f6c9594f8f Reduced the number of frames 1998-10-22 21:44:30 +00:00
jonas.utterstrom%vittran.norrnod.se
dd3fbbb4a7 Rewrote Makefile from xfe to build qtmoz-export and qtmozilla-export 1998-10-22 21:35:00 +00:00
jgellman%netscape.com
0fa14b5d25 added GetResource & related functionality 1998-10-22 21:10:21 +00:00
troy%netscape.com
afea3ec53b Fixed somecomments which had been copied from elsewhere and we not
completely accurate
1998-10-22 21:02:19 +00:00
nhotta%netscape.com
2017acf95a Added lm_env.c. 1998-10-22 20:55:09 +00:00
jgellman%netscape.com
b8e8afe664 make rdf build as a DLL on windows 1998-10-22 20:45:43 +00:00
beard%netscape.com
3c968525d6 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com
e9ccae9fae added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
beard%netscape.com
209c8d2bdb Changed nsJNI.cpp to ProxyJNI.cpp. 1998-10-22 20:43:45 +00:00
beard%netscape.com
54289ad993 Fixed parameter marshalling. 1998-10-22 20:42:47 +00:00
nhotta%netscape.com
84d74cf317 Added lm_env.c. 1998-10-22 20:35:54 +00:00
nhotta%netscape.com
71f0e6b6ea Added libi18n/country.c and libmocha/lm_env.c. 1998-10-22 20:34:48 +00:00
nhotta%netscape.com
b1af59cdce Added environment object. 1998-10-22 20:33:31 +00:00
nhotta%netscape.com
7820463ee2 Added environment to MochaDecoder. 1998-10-22 20:32:00 +00:00
nhotta%netscape.com
5ca5633486 Added lm_DefineEnvironment. 1998-10-22 20:13:47 +00:00
troy%netscape.com
9b9a796719 Added new pseudo class style :SCROLLED-CONTENT 1998-10-22 20:12:34 +00:00