Граф коммитов

8696 Коммитов

Автор SHA1 Сообщение Дата
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
briano%netscape.com 3d26c5f6ab All Linux variants seem to have zip and unzip in /usr/bin, so no need for the extra ifeq to restrict it to ppc. 1998-09-26 03:15:26 +00:00
pierre%netscape.com 9fb36e1104 fixing the mac raptor build: undef some of the Mozilla specific stuff 1998-09-26 02:56:36 +00:00
pierre%netscape.com c3d5af1cf4 removed mozilla/lib/htmldlgs added earlier today: it was a mistake 1998-09-26 02:55:14 +00:00
cls%seawood.org 834af5688f Put libi18n after libmisc and added JAVA_OR_OJI ifdef for libjsj. 1998-09-26 02:33:18 +00:00
wtc%netscape.com 3be1d45421 Removed reference to nonexisting test file. 1998-09-26 02:28:57 +00:00
wtc%netscape.com ebed194527 poll() doesn't work on some Linux machines, so we go back
to using select().
1998-09-26 02:23:06 +00:00
cls%seawood.org 262befdf06 Removed --enable-nspr. Added check for moc. 1998-09-26 02:07:08 +00:00
spider%netscape.com 4b00f19545 WIP: Multi-Group View 1998-09-26 01:38:23 +00:00
briano%netscape.com caee827d8a Minor change to the 'test' commands. QNX breaks if there isn't an else block.... 1998-09-26 01:30:16 +00:00
briano%netscape.com 3c5ec5673b Minor tweaks to support QNX 4.24. 1998-09-26 01:28:27 +00:00
pierre%netscape.com ef36bfab10 fixing mac raptor build after landing of nspr20 v3: added mozilla/lib/htmldlgs to the checkout & makedist lists 1998-09-26 01:27:26 +00:00
pierre%netscape.com 2cfa7ab29a fixing the mac raptor build after the landing of nspr20 v3 1998-09-26 01:00:00 +00:00
vidur%netscape.com d97097b600 More leak fixes 1998-09-26 00:44:40 +00:00
kipp%netscape.com b3e3ba03b6 Fixed memory leak (bug #910) 1998-09-26 00:37:26 +00:00
pierre%netscape.com 3484edb36b fixed Mac build: removed nsIDOMHTMLFieldSetElement.h 1998-09-26 00:12:49 +00:00
wtc%netscape.com a7f3b5c267 Include <sys/time.h> for the definition of FD_SETSIZE. 1998-09-26 00:08:49 +00:00