10636 Commits

Author SHA1 Message Date
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
nhotta%netscape.com
944d65db04 Implements environment object. 1998-10-22 20:09:16 +00:00
guha%netscape.com
e4a425e9b0 Adding rdf files into raptor 1998-10-22 18:41:55 +00:00
troy%netscape.com
ad2a696256 Removed some dead code 1998-10-22 18:32:43 +00:00
troy%netscape.com
10ad80b7d3 Made sure Refresh() sets NS_VIEW_FLAG_CLIP_SET so we don't try and set the
clip rect again. If Paint() sets it it will be incorrect...
1998-10-22 18:27:44 +00:00
cls%seawood.org
fb30f9daa0 Didn't realize that this was *the* real_stderr declaration that the rest of the build used. Removed the additional DEBUG ifdef. 1998-10-22 06:55:10 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
buster%netscape.com
5364335be2 fixed column caching 1998-10-22 06:04:37 +00:00
buster%netscape.com
0c2b7e03c1 *** empty log message *** 1998-10-22 06:04:03 +00:00
buster%netscape.com
9f3bd7bbbb fixed a bug where columns were not always created as needed during incremental appends
added some extra debugging and support methods
1998-10-22 05:27:11 +00:00
cls%seawood.org
5db72cde51 Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
cls%seawood.org
6750f658a4 Cleaned up parse errors, added java libs and smart mail libs. Thanks to Tom Rini <trini@kernel.crashing.org> for the patch. 1998-10-22 03:57:15 +00:00
cls%seawood.org
97aa2097e9 Fixes tinderbox breakage due to broken make revision. Yeah, yeah, should upgrade make but it's out of my hands. 1998-10-22 02:47:37 +00:00