evaughan%netscape.com
b5be496993
Moved navigator specific style information like .gif from xul.css and navigator.xul to a new file
...
called navigator.css this should hold all the basic navigator styles.
1999-03-31 08:04:37 +00:00
karnaze%netscape.com
dd8d8927b7
bugs 1318, 4429 - tables containing form controls as children
1999-03-31 06:47:40 +00:00
rjc%netscape.com
db35a587f7
Add references to "Wallet" shared libraries (debug and optimized) into Layout project.
1999-03-31 06:45:11 +00:00
karnaze%netscape.com
3166a2e26e
bug 4141 - space activating a button
1999-03-31 06:02:12 +00:00
karnaze%netscape.com
a47eea1bd4
bug 4382 - comments inside <option>
1999-03-31 05:59:06 +00:00
troy%netscape.com
96804aa0ef
Added back Nav compatibility hack for illegal hex values being mapped
...
to 0
1999-03-31 05:12:36 +00:00
jdunn%netscape.com
4241b16ff7
Fix compiler error on AIX...
...
Can't have 'protected' structures, so for AIX make them public and then
make sure that the AIX is defined in the Makefile.in
1999-03-31 04:21:53 +00:00
kipp%netscape.com
d79b83d93b
Added some attribute selectors to make pre wrap, cols and width work
1999-03-31 04:13:55 +00:00
kipp%netscape.com
fb89b97fa4
Allow -moz-pre-wrap for white-space property
1999-03-31 04:13:28 +00:00
troy%netscape.com
55ab03b515
Fix for bug #4434
1999-03-31 04:13:24 +00:00
kipp%netscape.com
aa92be47b0
Support cols, wrap and width arguments
1999-03-31 04:13:04 +00:00
kipp%netscape.com
7829c0b04c
Support MOZ_PRE_WRAP
1999-03-31 04:12:46 +00:00
kipp%netscape.com
94ac1b47ff
Removed dead methods; made ComputeHorizontalValue and ComputeVerticalValue instance methods instead of static methods
1999-03-31 04:12:09 +00:00
kipp%netscape.com
a489ce58b2
Removed some dead code; Added support for eStyleUnit_Chars for width values
1999-03-31 04:11:40 +00:00
kipp%netscape.com
e1c16654f6
Removed some dead code
1999-03-31 04:11:02 +00:00
kipp%netscape.com
bdbcc0f971
Removed compact margin hackery
1999-03-31 04:10:51 +00:00
kipp%netscape.com
4853eb9e57
Removed unsupported css2 'compact' support ; fixed bug #2013 with floater placement
1999-03-31 04:10:27 +00:00
kipp%netscape.com
abc309263a
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
1999-03-31 04:08:48 +00:00
kipp%netscape.com
9c9c6988c3
Added eStyleUnit_Chars
1999-03-31 04:08:07 +00:00
troy%netscape.com
f772926cd0
Work-in-progress for generated content
1999-03-30 15:22:54 +00:00
troy%netscape.com
024837cf0a
Added case for ILAYER
1999-03-30 15:20:14 +00:00
evaughan%netscape.com
9473fe120e
Implemented incremental reflow for boxes.
1999-03-30 08:11:00 +00:00
evaughan%netscape.com
aa73de09b7
Reimplemented navigator.xul on top of the new box layout system.
1999-03-30 04:05:49 +00:00
briano%netscape.com
e6c0eba0bb
Only descend into the tests directory if ENABLE_TESTS is set.
1999-03-30 03:07:23 +00:00
syd%netscape.com
2f72fb0105
Initialize isScrolling to default to PR_FALSE. When printing, we don't obtain a
...
container, so we can't query for a webshell interface and query if scrolling is
implemented. With isScrolling set to PR_TRUE, we then follow code below which
leads to a crash. Fixes crash seen often when performing Postscript printing on
Unix.
Reviewed by dcone.
1999-03-30 01:11:09 +00:00
troy%netscape.com
247450a00f
Added beforePseudo and afterPseudo
1999-03-30 00:48:57 +00:00
troy%netscape.com
f2c7daae70
Moved beforePseudo and afterpseudo to nsCSSAtoms
1999-03-30 00:47:42 +00:00
kipp%netscape.com
6bffe03233
Select size of builtin arrays by platform (sigh); remove some cruft; added in support for debugging memory leaks and reducing initialization time
1999-03-29 23:46:34 +00:00
kipp%netscape.com
33027c97cb
Removed some cruft
1999-03-29 23:45:49 +00:00
kipp%netscape.com
ce880c5ca9
Collapse margins away for html paragraphs (bug #2589 and #2291 ); add is-html-paragraph method
1999-03-29 23:45:36 +00:00
kipp%netscape.com
60a2733104
Removed cruft; added IsHTMLParagraph method
1999-03-29 23:44:59 +00:00
kipp%netscape.com
c5e839c1a3
Use shared is-html-paragraph method; fixed handling of floater widths for bug #2949
1999-03-29 23:44:45 +00:00
karnaze%netscape.com
461f082abd
bug 3522 - crash when more <frame>, <frameset> specified than cells
1999-03-29 23:26:57 +00:00
amusil%netscape.com
389230902c
Changes to hook up LiveConnect on Windows
1999-03-29 22:18:05 +00:00
akkana%netscape.com
32b54070f7
Turn on triangle cursor temporarily for Unix, until bug 4202 gets fixed
1999-03-29 22:02:16 +00:00
kipp%netscape.com
a3f9f319ef
Fixed bug #4133 by not providing negative margin values for tables that are too wide
1999-03-29 04:17:23 +00:00
troy%netscape.com
325b563f8e
Changed ComputeWordFragmentWidth() to handle the case where the content
...
object's document pointer is NULL
1999-03-29 04:15:07 +00:00
troy%netscape.com
595d17ecf3
Added beforePseudo and afterPseudo atoms
1999-03-29 03:30:34 +00:00
evaughan%netscape.com
bee3c18802
Fixed Toolbox problems inside boxes.
1999-03-29 01:45:34 +00:00
joki%netscape.com
1c2882e5e6
Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements)
1999-03-28 22:22:54 +00:00
troy%netscape.com
f97dae2e5d
Patch from Bruce Mitchener that removes some dead code
1999-03-28 18:26:09 +00:00
troy%netscape.com
794f3738d6
Patch from Bruce Mitchener that adds "[]" to delete
1999-03-28 18:25:34 +00:00
peterl%netscape.com
ad325a51d0
fixed img in link border color
1999-03-28 04:46:40 +00:00
peterl%netscape.com
b0a00db1a0
sync to style context api change
...
stubs for transparent border color support
1999-03-28 04:32:39 +00:00
peterl%netscape.com
89cd6f6017
added support for outline
...
border color fixes
1999-03-28 04:31:57 +00:00
peterl%netscape.com
b7974865e3
fixed tokenization bug (treating "+.foo" as a number)
1999-03-28 04:31:12 +00:00
peterl%netscape.com
888bd39b4a
added transparent border support
1999-03-28 04:30:28 +00:00
peterl%netscape.com
52d76ba2be
fixed bug in parsing backgrounds
1999-03-28 04:29:57 +00:00
peterl%netscape.com
9848661e5b
moved img alt-text sizing into text pseudo-element
1999-03-28 04:29:09 +00:00
peterl%netscape.com
94d2d6c3bb
added support for outline, border corner radius, transparent border
...
tweaked opacity
1999-03-28 04:28:22 +00:00