Commit Graph

8712 Commits

Author SHA1 Message Date
michaelp%netscape.com
297b01ac59 removed libmsgc21.so from link list. 1998-09-28 00:28:17 +00:00
michaelp%netscape.com
baf3fcb91d fixes unix build. 1998-09-27 23:59:42 +00:00
michaelp%netscape.com
6718d24dc6 fix build bustage... 1998-09-27 23:49:21 +00:00
michaelp%netscape.com
7445c1964e fixes for unix bustage. 1998-09-27 23:44:28 +00:00
michaelp%netscape.com
ee0fdc6691 hopefully will fix unix builds. 1998-09-27 23:30:56 +00:00
michaelp%netscape.com
9c75a12568 changes for new nsiplugininstanceowner. 1998-09-27 22:46:41 +00:00
michaelp%netscape.com
528cf54cd0 object tag no longer processes it's children (i put troy's change from thursday
in a comment until the parser is sorted out).
1998-09-27 22:44:26 +00:00
michaelp%netscape.com
772fdb4c44 massive changes to support java plugins. 1998-09-27 22:42:48 +00:00
michaelp%netscape.com
5c45509d1b added "param" atom. 1998-09-27 22:41:01 +00:00
michaelp%netscape.com
0072cea069 now reflects our dependence on OJI. 1998-09-27 22:40:10 +00:00
michaelp%netscape.com
bde88858f3 now supports direct draw using MSVC 5.0. 1998-09-27 22:35:54 +00:00
michaelp%netscape.com
a83657a6f1 obsolete. 1998-09-27 22:25:13 +00:00
michaelp%netscape.com
444e102263 added support for plugintaginfo2 and jvmtaginfo. 1998-09-27 22:24:54 +00:00
michaelp%netscape.com
5f044cbe2d added support for pluginmanager2 methods. 1998-09-27 22:23:19 +00:00
michaelp%netscape.com
61d41bed81 cleanup. now supports stream "as file" and "as file only." added support
for pluginmanager2 methods (largely stubs). now correctly handles URLNotify().
we noew report our user agent as 5.0. can now load 5.0 style plugins from DLLs
and instantiate them properly.
1998-09-27 22:21:39 +00:00
michaelp%netscape.com
c5a25a276e removed attribute queries. added ShowStatus(). 1998-09-27 22:17:00 +00:00
michaelp%netscape.com
b4141e3f53 we no longer consider failures from GetAttributes() or even expect the
plugin host to implement it.
1998-09-27 22:16:00 +00:00
michaelp%netscape.com
920c80c057 now properly handles queries for nsIFactory. 1998-09-27 22:14:15 +00:00
michaelp%netscape.com
2e6ed50582 now reflect our dependency on OJI. 1998-09-27 22:12:59 +00:00
michaelp%netscape.com
00a515158e changes to support using OJI with raptor. 1998-09-27 22:11:12 +00:00
michaelp%netscape.com
6af23adff3 now pulls modules/oji. 1998-09-27 22:09:41 +00:00
raman%netscape.com
be4cd9ab8e Backing my last checkin 1998-09-27 03:15:11 +00:00
cls%seawood.org
a69406cada Added realclean target. 1998-09-27 01:30:07 +00:00
raman%netscape.com
ba17d5bef8 Fixed the memory leaks during startup 1998-09-27 01:22:41 +00:00
raman%netscape.com
c5b0abb836 exit gracefully if gNavCenter is NULL 1998-09-27 01:22:03 +00:00
cls%seawood.org
06aeea7a1b Makes nsinstall not return an error if an intermediate directory already exists. 1998-09-27 00:02:21 +00:00
pinkerton%netscape.com
90549f14b3 First Checked In. 1998-09-26 23:14:53 +00:00
kipp%netscape.com
2978482ce0 Fixed mac/unix build problem 1998-09-26 22:48:52 +00:00
pinkerton%netscape.com
24784565a3 *** empty log message *** 1998-09-26 22:25:10 +00:00
morse%netscape.com
e4641f4df5 fix bug 325820 1998-09-26 21:46:15 +00:00
kipp%netscape.com
f30c68a9f7 Fixed up list ordinal handling so that negatives don't work for roman numerals or for alphabetics, and that alphabetics count properly (a==1); this fixes bugzilla bug#589 1998-09-26 20:05:09 +00:00
kipp%netscape.com
bb57a6d08f Added callback to image loading api 1998-09-26 18:36:59 +00:00
kipp%netscape.com
8aa1262f04 use image-loader call back to trigger bullet frame reflows 1998-09-26 18:36:01 +00:00
kipp%netscape.com
f093c8434a Use callback to trigger frame reflows instead of hardwiring in a content-changed reflow 1998-09-26 18:35:21 +00:00
kipp%netscape.com
9d21e25933 Dump client-data too 1998-09-26 17:39:54 +00:00
kipp%netscape.com
a995b1ec9f Fixed background-image rendering so that when the entire background is not covered by the image the background color can be seen 1998-09-26 17:29:10 +00:00
kipp%netscape.com
fff04dae01 Use modified css rendering API 1998-09-26 17:17:20 +00:00
kipp%netscape.com
3df3b79365 Support a dx,dy value to adjust origin of image rendering; add in partial support for background-position property 1998-09-26 17:16:56 +00:00
kipp%netscape.com
1e75853398 Diable body margin for now until rendering problem with background images is resolved 1998-09-26 17:15:07 +00:00
kipp%netscape.com
a4c83d9611 Use modified css rendering API; handle background images differently (still not quite right) 1998-09-26 17:14:35 +00:00
wtc%netscape.com
1ccc30b706 Temporary fix: comment out the exit() wrapper so that at least
Mozilla client builds and runs.  We will fix the wrong exit status
bug or zombie sproc bug later (which the exit() wrapper is for).
1998-09-26 14:32:11 +00:00
briano%netscape.com
89f6a75297 Well, it turns out that gcc 2.8.1 for QNX has problems with error status returned by exit(). Seems to work fine, otherwise. Making the native (Watcom) compiler the default again. 1998-09-26 07:57:32 +00:00
wtc%netscape.com
25ec64e023 Temporarily comment out the symbol __exit, which is not found
on all versions of IRIX.
1998-09-26 07:28:04 +00:00
cls%seawood.org
b5465d8768 Ok this time I actually removed libmsgc21. 1998-09-26 05:31:30 +00:00
pierre%netscape.com
e53d3676e0 added nsJSHTMLFieldSetElement.cpp 1998-09-26 05:14:01 +00:00
vidur%netscape.com
dbf780eb41 Added nsIDOMHTMLFieldSetElement.h back into the build... 1998-09-26 04:47:34 +00:00
vidur%netscape.com
176b209b6a Added nsHTMLFieldSetElement.cpp back... 1998-09-26 04:44:53 +00:00
vidur%netscape.com
52f2ef8186 New DOM file 1998-09-26 04:41:59 +00:00
vidur%netscape.com
cd3ff1b5aa New DOM header file... 1998-09-26 04:40:46 +00:00
kipp%netscape.com
5b16f084e5 Backed out fieldset part of build 1998-09-26 04:28:35 +00:00