Commit Graph

53979 Commits

Author SHA1 Message Date
michaelp%netscape.com
7da6419e6b added blender.
git-svn-id: svn://10.0.0.236/trunk@13382 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 17:56:49 +00:00
michaelp%netscape.com
3e01c94cf4 changes to support opacity.
git-svn-id: svn://10.0.0.236/trunk@13381 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 17:54:23 +00:00
karnaze%netscape.com
5a61e26e0e fixed frameborder=0 for <IFRAME>s
git-svn-id: svn://10.0.0.236/trunk@13380 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 17:52:45 +00:00
buster%netscape.com
67cffb963d fixed bug 1112 - form submission within a table sometimes doesn't work
because the form doesn't get a reflow command.  Now it does.


git-svn-id: svn://10.0.0.236/trunk@13378 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 17:24:57 +00:00
troy%netscape.com
2b8e7bc80a Attempt to fix Unix builds. Evidently the #define copied from a VC++ header
file is particular to Microsoft's compiler. Bastards...


git-svn-id: svn://10.0.0.236/trunk@13377 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 17:14:27 +00:00
terry%netscape.com
007d2572ec Stop lying and saying trees aren't busted when they are. And bring
back the word "Horked".


git-svn-id: svn://10.0.0.236/trunk@13367 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 06:11:07 +00:00
jgellman%netscape.com
6685c97686 break the last of our dependencies on mozilla/include
git-svn-id: svn://10.0.0.236/trunk@13366 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 06:02:42 +00:00
briano%netscape.com
d2443ecc8f Support for the new, single dist/include directory mechanism.
git-svn-id: svn://10.0.0.236/trunk@13363 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 04:41:26 +00:00
briano%netscape.com
f9b726fb87 General cleanup, and fixed the bug that caused an OBJDIR to be created under the normal OBJDIR.
git-svn-id: svn://10.0.0.236/trunk@13362 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 04:38:23 +00:00
troy%netscape.com
a21eaed68f Turned back on support for LAYER element
git-svn-id: svn://10.0.0.236/trunk@13361 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 04:20:08 +00:00
sar%netscape.com
5a3b222dd6 remove layspan.c from the client module too. It was removed from clientDebug yesterday. This fixes build breakage.
git-svn-id: svn://10.0.0.236/trunk@13360 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 03:45:55 +00:00
buster%netscape.com
30e2f97b27 minor bug fixes
git-svn-id: svn://10.0.0.236/trunk@13359 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 03:23:29 +00:00
troy%netscape.com
5e861f6532 Removed dead code
git-svn-id: svn://10.0.0.236/trunk@13358 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 02:36:07 +00:00
briano%netscape.com
57cdb17162 Support for the new, single dist/include directory mechanism.
git-svn-id: svn://10.0.0.236/trunk@13357 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 02:09:26 +00:00
cls%seawood.org
2184647a9a Put libi18n after libmocha
git-svn-id: svn://10.0.0.236/trunk@13356 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 01:57:00 +00:00
pierre%netscape.com
bf2d88dc1e added forms\nsLabelFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@13355 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 01:26:19 +00:00
cls%seawood.org
1a54cc0a9e 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


git-svn-id: svn://10.0.0.236/trunk@13352 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 00:36:08 +00:00
cyeh%netscape.com
f1e0b05dc4 simplify/reduce source pulling routines to only pull RaptorMac and libpref on the XPCOM_BRANCH. This should significantly speed up source pulls.
git-svn-id: svn://10.0.0.236/trunk@13350 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 00:22:23 +00:00
sdagley%netscape.com
b5b273d3ef 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.
git-svn-id: svn://10.0.0.236/trunk@13348 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-23 00:03:43 +00:00
karnaze%netscape.com
d89b691fba implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls.
git-svn-id: svn://10.0.0.236/trunk@13346 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 23:00:37 +00:00
cls%seawood.org
f888cfd66a libmocha depends upon libi18n so change the link order.
git-svn-id: svn://10.0.0.236/trunk@13345 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:59:12 +00:00
jgellman%netscape.com
a6807f0b9a add temporary fn NS_GetRDFService
git-svn-id: svn://10.0.0.236/trunk@13344 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:36:25 +00:00
terry%netscape.com
59389793dc Enabled "say /me".
git-svn-id: svn://10.0.0.236/trunk@13343 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:35:21 +00:00
kipp%netscape.com
5d5cbcf87e Added - Raptor to the end of titles for the automation folks
git-svn-id: svn://10.0.0.236/trunk@13342 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:29:46 +00:00
jgellman%netscape.com
756a63cc4b export rdf C api headers
git-svn-id: svn://10.0.0.236/trunk@13341 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:23:57 +00:00
jgellman%netscape.com
ec9ecfbf56 added rdf C api calls
git-svn-id: svn://10.0.0.236/trunk@13340 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:23:10 +00:00
jgellman%netscape.com
756fd5b9bf UNIX build rules, from my windows box so untested
git-svn-id: svn://10.0.0.236/trunk@13339 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:19:42 +00:00
terry%netscape.com
8a8dd2f29f Turned on "use strict". Give the URL for tinderbox. Moved everything
into the current directory, instead of using $HOME.


git-svn-id: svn://10.0.0.236/trunk@13338 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:01:42 +00:00
buster%netscape.com
518758ca7c 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.


git-svn-id: svn://10.0.0.236/trunk@13337 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 22:00:50 +00:00
buster%netscape.com
37467e85ac just debug info
git-svn-id: svn://10.0.0.236/trunk@13336 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 21:59:13 +00:00
buster%netscape.com
0b0a2a52d0 *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@13335 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 21:58:26 +00:00
troy%netscape.com
6564810f9b Reduced the number of frames
git-svn-id: svn://10.0.0.236/trunk@13334 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 21:44:30 +00:00
jonas.utterstrom%vittran.norrnod.se
c59a27d07a Rewrote Makefile from xfe to build qtmoz-export and qtmozilla-export
git-svn-id: svn://10.0.0.236/trunk@13333 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 21:35:00 +00:00
jgellman%netscape.com
33d6ccb403 added GetResource & related functionality
git-svn-id: svn://10.0.0.236/trunk@13329 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 21:10:21 +00:00
troy%netscape.com
490a70caa5 Fixed somecomments which had been copied from elsewhere and we not
completely accurate


git-svn-id: svn://10.0.0.236/trunk@13328 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 21:02:19 +00:00
nhotta%netscape.com
d93cb5e22a Added lm_env.c.
git-svn-id: svn://10.0.0.236/trunk@13327 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:55:09 +00:00
jgellman%netscape.com
e20ba6de49 make rdf build as a DLL on windows
git-svn-id: svn://10.0.0.236/trunk@13325 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:45:43 +00:00
beard%netscape.com
afe39bc285 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@13324 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:45:42 +00:00
beard%netscape.com
2b9a1d888b added ProxyJNI.h, nsIThreadManager.h
git-svn-id: svn://10.0.0.236/trunk@13323 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:44:43 +00:00
beard%netscape.com
0701bd1c63 Changed nsJNI.cpp to ProxyJNI.cpp.
git-svn-id: svn://10.0.0.236/trunk@13322 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:43:45 +00:00
beard%netscape.com
cc457d3fc1 Fixed parameter marshalling.
git-svn-id: svn://10.0.0.236/trunk@13321 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:42:47 +00:00
nhotta%netscape.com
7a416a829b Added lm_env.c.
git-svn-id: svn://10.0.0.236/trunk@13320 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:35:54 +00:00
nhotta%netscape.com
d026fc4ce6 Added libi18n/country.c and libmocha/lm_env.c.
git-svn-id: svn://10.0.0.236/trunk@13319 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:34:48 +00:00
nhotta%netscape.com
7d9ce23446 Added environment object.
git-svn-id: svn://10.0.0.236/trunk@13318 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:33:31 +00:00
nhotta%netscape.com
85bacc0b74 Added environment to MochaDecoder.
git-svn-id: svn://10.0.0.236/trunk@13317 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:32:00 +00:00
nhotta%netscape.com
f739fe345a Added lm_DefineEnvironment.
git-svn-id: svn://10.0.0.236/trunk@13316 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:13:47 +00:00
troy%netscape.com
4af09d8402 Added new pseudo class style :SCROLLED-CONTENT
git-svn-id: svn://10.0.0.236/trunk@13315 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:12:34 +00:00
nhotta%netscape.com
7b2337aec4 Implements environment object.
git-svn-id: svn://10.0.0.236/trunk@13314 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 20:09:16 +00:00
guha%netscape.com
e94b531ee1 Adding rdf files into raptor
git-svn-id: svn://10.0.0.236/trunk@13312 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 18:41:55 +00:00
troy%netscape.com
9e855e939f Removed some dead code
git-svn-id: svn://10.0.0.236/trunk@13311 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-22 18:32:43 +00:00