Commit Graph

8677 Commits

Author SHA1 Message Date
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
vidur%netscape.com
9f8023578d Fixed memory leak in style change code 1998-09-26 00:06:26 +00:00
wtc%netscape.com
53e684bc7f Define _PR_POLL_AVAILABLE and _PR_USE_POLL only for glibc2. 1998-09-26 00:01:16 +00:00
wtc%netscape.com
56b5f4e134 Include <poll.h> instead of <sys/poll.h>. Some machines don't
have <sys/poll.h>.
1998-09-25 23:54:51 +00:00
pierre%netscape.com
f208605e3c enabled debugger for some new files (nsScrollbar etc...) 1998-09-25 23:54:30 +00:00
cyeh%netscape.com
7d8c295ca5 (Actually mlm)
- Remove definition of inline which is breaking linux build
1998-09-25 23:49:30 +00:00
cyeh%netscape.com
570e77faa9 (Actually mlm)
- Fix return of NULL that should be (JSCFResult) 0
1998-09-25 23:48:51 +00:00
cyeh%netscape.com
fcb4be7c65 (Actually mlm)
- Remove double definition of LMWindowGroup to avoid lossage
1998-09-25 23:48:24 +00:00
kipp%netscape.com
b1f13b362f Added support for percentage base margins to the root, root-content and block frames 1998-09-25 23:47:59 +00:00
kipp%netscape.com
7632be6e13 Added in support for border/padding/background-* properties for the HTML frame; added support for margin properties on the child of the HTML frame 1998-09-25 23:39:06 +00:00
kipp%netscape.com
b1e93583ca Removed scrollbar sizing from body frame 1998-09-25 23:38:30 +00:00
kipp%netscape.com
85f4e23d94 Added rules to properly setup HTML and BODY and FRAMESET 1998-09-25 23:38:10 +00:00
kipp%netscape.com
dc09f46996 Fixed the value of the background-image property when it's not set in the composite background property 1998-09-25 23:35:55 +00:00
cls%seawood.org
5e2bf46334 Moved EDITOR ifdefs as moc does not seem to be able to handle ifdef'ing out entire functions. 1998-09-25 23:30:38 +00:00
cls%seawood.org
3e7b045933 Removed libmsgc21 from link line. Removed old history files. Removed msg from REQUIRES. 1998-09-25 23:29:27 +00:00
cls%seawood.org
485aea0c40 Removed libmsgc21 from link line. 1998-09-25 23:25:54 +00:00
vidur%netscape.com
06b0278e67 Added FieldSetElement interface 1998-09-25 23:23:53 +00:00
spider%netscape.com
2cf061c5a9 Have View look at their Model for deciding how to render
content
1998-09-25 23:13:11 +00:00
rpotts%netscape.com
a7c2bc1be9 Fix build bustage of MODULAR_NETLIB... 1998-09-25 23:08:21 +00:00
kipp%netscape.com
703d1f18a6 Backed out last change since it was too aggressive 1998-09-25 22:53:48 +00:00