peterl%netscape.com
d5e687f7f6
backing out prevoius changes (unix didn't like it)
1999-04-02 19:57:07 +00:00
peterl%netscape.com
ad625281d0
initialize bitfields through a union to keep purify happy
1999-04-02 18:51:28 +00:00
peterl%netscape.com
ee221130d7
made some rudimentary connections for generated content into style data
1999-04-02 18:50:45 +00:00
peterl%netscape.com
ff014c1442
connected content properties to style context
1999-04-02 18:49:40 +00:00
peterl%netscape.com
37cbacb459
added nsStyleContent
1999-04-02 18:48:55 +00:00
sfraser%netscape.com
806972e747
Fix build bustage
1999-04-02 01:14:30 +00:00
sfraser%netscape.com
b3d54b4ca9
Remove caret->Refresh calls. The presshell now refreshes the caret
after painting.
1999-04-02 00:01:05 +00:00
sfraser%netscape.com
1b7bc2f98b
Added a method to the pres shell to control enabling clients to turn the caret on and off.
1999-04-01 23:58:11 +00:00
sfraser%netscape.com
1e9a850124
Caret changes to enable the caret to erase itself, and fix a bunch of caret problems.
1999-04-01 23:57:35 +00:00
sfraser%netscape.com
8a5fc246e3
Declare functions static to fix warnings.
1999-04-01 23:54:23 +00:00
sfraser%netscape.com
174ec2f784
#ifdef out the navigation printfs, and remove some unused variables.
1999-04-01 23:44:15 +00:00
jdunn%netscape.com
a5502eeae3
link in key libraries to build
1999-04-01 21:01:31 +00:00
mcmullen%netscape.com
c08fb50ed1
Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. In this case, a macro had been used that was in one of the obsolete files 'PRIVATE'. Replaced this by its value 'static'
1999-04-01 20:39:30 +00:00
jdunn%netscape.com
f18151a29c
fix problem on AIX-xlC compiler with protected structs.
1999-04-01 20:13:59 +00:00
rods%netscape.com
9e20dd4d27
Changed the clipboard support to use the new XIF Converter class and added more
...
error checking (this is all ifdef'ed at the moment)
1999-04-01 14:22:00 +00:00
kipp%netscape.com
c49f9d3f77
Don't make floaters a margin root (that was a mistake)
1999-04-01 01:38:00 +00:00
kipp%netscape.com
7799a4ecc0
Reflow floater frames using the block reflow context
1999-04-01 01:37:36 +00:00
jdunn%netscape.com
3896aca740
link in jsdom and raptorgfx for linking error
1999-04-01 00:20:11 +00:00
pinkerton%netscape.com
72d9aa697b
better grippy/collapsed toolbar functionality after box conversion landing. Also more error message output in debug builds
1999-03-31 22:02:37 +00:00
vidur%netscape.com
bbca814f2d
added files: mozilla/layout/xml/content/src/nsXMLProcessingInstruction.cpp, mozilla/layout/xml/content/src/nsXMLCDATASection.cpp
1999-03-31 20:50:28 +00:00
vidur%netscape.com
d801e996bd
Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods.
1999-03-31 20:49:25 +00:00
sfraser%netscape.com
fa7a59405f
Fix a problem with tab expansion when filling the offset indices array.
1999-03-31 20:12:42 +00:00
karnaze%netscape.com
430df9a7be
bug 2620 - extra scroll bars on nested frameset documents.
1999-03-31 19:18:39 +00:00
kipp%netscape.com
2db0e89f04
new
1999-03-31 17:42:54 +00:00
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