Commit Graph

10548 Commits

Author SHA1 Message Date
karnaze%netscape.com
e1ceeac414 bug 1136 1998-10-26 18:37:04 +00:00
dcone%netscape.com
29934bf65b fixed the incremental layout problems. 1998-10-26 18:36:08 +00:00
michaelp%netscape.com
d142a0a3b1 added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
dcone%netscape.com
eaf7731727 fixed a parameter for spacing 1998-10-26 18:05:45 +00:00
kipp%netscape.com
8cf2866f87 Port to updated DrawString API 1998-10-26 17:35:09 +00:00
kipp%netscape.com
a05bb7ee66 Support letter and word spacing 1998-10-26 17:27:53 +00:00
kipp%netscape.com
a5b11a0e33 Use computed word-len not out parameter that is unset at the time of usage 1998-10-26 17:27:35 +00:00
kipp%netscape.com
b987962daf Added new atoms 1998-10-26 17:27:04 +00:00
kipp%netscape.com
b0cb4f18a8 Updated makefile to use rm instead of rd 1998-10-26 17:15:44 +00:00
kipp%netscape.com
59a739ecbb Test out new text-style support 1998-10-26 17:13:28 +00:00
kipp%netscape.com
bf3ef5d794 Port to new DrawString API 1998-10-26 17:12:48 +00:00
kipp%netscape.com
859cceb62f Revised DrawString API to take a spacing array for character spacing control 1998-10-26 17:12:39 +00:00
mcafee%netscape.com
4c30201be5 Fixing Solaris bustage, this file needs an EOL character on the last line 1998-10-26 05:39:12 +00:00
cls%seawood.org
60d3c83cd0 Use separate DEFINES for autoconf if MOZ_DEBUG is defined. Should clear up IRIX depend tb. 1998-10-26 02:25:31 +00:00
cls%seawood.org
36d2161504 IRIX depend tb doesn't seem to like the extra DEFINES when doing a 'make depend'. 1998-10-26 00:52:30 +00:00
mcafee%netscape.com
0791852279 Adding Makefile for Unix 1998-10-26 00:17:28 +00:00
mcafee%netscape.com
86f170b29e Adding Makefile for Unix 1998-10-25 23:54:32 +00:00
cls%seawood.org
2949f638d8 Split OS_CFLAGS into OS_CFLAGS, OS_INCLUDES and DEFINES.
Modified Makefile.ins to append not overwrite DEFINES.
Added $(DEFINES) to the mkdepend command line so that some conditional dependencies are caught as well.
1998-10-25 22:25:25 +00:00
mcafee%netscape.com
9515c34572 Fixing Linux bustage 1998-10-25 22:07:11 +00:00
cls%seawood.org
8b39720d67 Changed --enable-pthreads to --with-pthreads. Made it bomb again if the run of the test program fails when checking for nspr with thread lib. 1998-10-25 20:46:19 +00:00
blizzard%appliedtheory.com
b22986eca6 comment out some debugging output 1998-10-25 17:43:10 +00:00
blizzard%appliedtheory.com
cf30f00516 Fix bug when displaying tranparent images. You should use the
img_x/y_offset, not the rect_x/y_offset for computing the clip_origin
in the GC.  Also, make sure that you don't set the clip region if you're
using a clipping bitmask because you can't use both of them at the same
time.  Also, comment out some debugging printf()'s
1998-10-25 17:41:32 +00:00
blizzard%appliedtheory.com
a25135cb4d Integrate patches from Frank Visser <fvisser@hgmp.mrc.ac.uk> to use gtk
regions.
1998-10-25 17:39:06 +00:00
blizzard%appliedtheory.com
90a942ecb1 Add x source code header file ala xfe to that we can get into the
X Region internal structs.  What fun!
1998-10-25 17:37:07 +00:00
cls%seawood.org
6b105ada36 Remove any core files after each AC_TRY_RUN.
Modified LDFLAGS when checking for motif libs.  Thanks to Brian J. Murrell <brian@interlinx.bc.ca> for pointing out this oversight.
1998-10-25 07:43:59 +00:00
troy%netscape.com
1d54745569 Added a XXX comment about what's the correct value for the clip
view's opacity
1998-10-25 04:24:26 +00:00
troy%netscape.com
e065f28fe7 Changed SetScrolledView() to mark the clip view as having transparent content
if the scrolled view has transparent content
1998-10-25 04:15:59 +00:00
troy%netscape.com
0cadccb4e3 Changed the ordering so we mark the scrolled view as having transparent
content before setting the scrolling view's scrolled view
1998-10-25 04:15:08 +00:00
blizzard%appliedtheory.com
ca6b1690f1 don't draw table borders for tables that have a border_width of zero 1998-10-24 19:05:24 +00:00
blizzard%appliedtheory.com
9246d2b910 Catch the "draw" event on the GtkFixed widget and redraw the html
area since it's just been erased by the widget default draw handler
1998-10-24 17:02:34 +00:00
briano%netscape.com
fdc164c7fc Cleaned it up and made it work properly. 1998-10-24 05:31:24 +00:00
briano%netscape.com
90932e6acc Turns out not to need the OS_LIBS addition on Linux at all. 1998-10-24 05:29:10 +00:00
troy%netscape.com
3441ff97d9 Changed some comments 1998-10-24 05:03:55 +00:00
troy%netscape.com
cb194ac5fa Added code to decide whether the view has transparent content based on
whether the background color is transparent
1998-10-24 05:03:33 +00:00
troy%netscape.com
6b3423d21a Added code to repaint the scrolled frame during a resize reflow 1998-10-24 04:57:48 +00:00
rickg%netscape.com
4ed94cd519 WIP for new style handling and well-formed content 1998-10-24 04:44:38 +00:00
dcone%netscape.com
8cdbc2c3af call the doresize event 1998-10-23 21:29:39 +00:00
dcone%netscape.com
0cceb0004d Small bug fix in resize 1998-10-23 21:29:17 +00:00
buster%netscape.com
4d2bc42fb1 *** empty log message *** 1998-10-23 20:52:23 +00:00
rods%netscape.com
f6c56f3956 Added selection APIs 1998-10-23 20:47:57 +00:00
waldemar%netscape.com
52c0173a9c Fixed Mac warning 1998-10-23 20:44:28 +00:00
rods%netscape.com
360dac6e09 Removed include "nsIHTMLCSSStyleSheet.h" 1998-10-23 20:40:26 +00:00
cls%seawood.org
3b35de8e5e Sync'd with Makefiles 1998-10-23 20:35:24 +00:00
rods%netscape.com
e4de69dfd7 Removed several nsHTMK type tags from nsDocument.cpp 1998-10-23 20:23:02 +00:00
michaelp%netscape.com
236e6a4a24 fixed build bustage. 1998-10-23 20:17:36 +00:00
buster%netscape.com
c4b345b782 fixes Bug 1110, URL=http://www.webstandards.org
ables were not correctly applying the min width of the content of cells
that had col spans in some cases.  In this case, the nested table was specified
as being too narrow for the content.  There were 4 columns each with width=25%
in the first row, and in the next row a single cell with colspan=4 and whose
content min size was wider than the specified table width.
1998-10-23 19:56:11 +00:00
scullin%netscape.com
fe75b83cbd Do pluggable about pages. 1998-10-23 18:51:54 +00:00
nhotta%netscape.com
7b3c5ed9b6 Added WinFE implementation. 1998-10-23 18:51:40 +00:00
dcone%netscape.com
2b84d744e8 Now checks the width and height before a NS_SIZE_EVENT is dispatched. 1998-10-23 18:02:38 +00:00
dcone%netscape.com
d29ec4e197 Fixed the resize problem, now breaks out of the infinite loop. 1998-10-23 18:00:54 +00:00