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

3349 Коммитов

Автор SHA1 Сообщение Дата
dcone 8ea72914e1 Blending now uses the Upper left to place the source image 1998-06-26 14:06:34 +00:00
ramiro 03961d6f22 Fix the linux motif/glibc config problems once and for all. Build a small
test program to find out if we are using gnu libc2.  Build a small test
program to determine the version of motif/lesstif being used.  Use the
output of these to set flags used in the xfe.  See config/Makefile for
comments.
1998-06-26 12:20:30 +00:00
fur 7d5c31a853 Tweaked error messages and comments. 1998-06-26 06:46:15 +00:00
fur f30274d34b Store overloaded methods in the same order as they arrive from the JVM, so
that overloaded method resolution works the same as before, although probably
only with the Sun JVM, because this order isn't specified anywhere.
1998-06-26 06:45:04 +00:00
peterl e6f85cfca6 fixed dumping style contexts 1998-06-26 05:52:40 +00:00
peterl 5e48108666 added ! important support 1998-06-26 05:51:55 +00:00
peterl d1e43f5eac fixed equal weight rule ordering 1998-06-26 05:50:10 +00:00
peterl b3f9eec797 fixed context dumping 1998-06-26 05:49:01 +00:00
fur dccdac01c8 When running in ECMA-compatibility mode, silently ignore attempts to delete
properties of JavaArray objects.
1998-06-26 05:44:02 +00:00
pierre b40e8c4a36 getting prepared for MOZ_DARK 1998-06-26 04:20:29 +00:00
pierre b79f95fcc0 added comments from other '.pl' files 1998-06-26 04:19:47 +00:00
pierre 11250d2d2e For some reason, this file was not landed yesterday. Fixing that... 1998-06-26 03:28:26 +00:00
pierre 8172cd1a63 Fix bad landing of binary files 1998-06-26 03:08:50 +00:00
kipp bda6ad26c9 Made blink act more like bold 1998-06-26 01:12:32 +00:00
buster d7cca42032 fixed some nested table bugs and made some minor adjustments to Kipp's new line layout code. 1998-06-26 00:48:44 +00:00
sar 92721dfaa0 per spider, approved by montulli
include config.mak to make sure that MOZ_MAIL_NEWS definition makes sense.
This is to fix MOZ_DARK link error.
1998-06-26 00:43:24 +00:00
kipp 52519ae680 Removed gratuitous if's 1998-06-26 00:31:44 +00:00
spider 27ed31bfbb Bitmap on trunk never made it in Normandy merge... MOZ_DARK only 1998-06-26 00:22:20 +00:00
timm 3f169b657c fix trace to be var args 1998-06-25 23:46:39 +00:00
pierre 9ad72f3ca0 #176047. Reverted bad code introduced in Nova -> Normandy -> Gromit generating frequent crashes. 1998-06-25 23:40:06 +00:00
kipp fbacb4a2d2 Bug fix for loading www.espn.com; the reflow-command wasn't getting passed down appropriately when the image size update occured. 1998-06-25 23:35:53 +00:00
spider 52848f2ee4 MOZ_DARK build fix 1998-06-25 23:18:11 +00:00
kipp 517c85766e Added code to giving floating children a width to reflow into when they don't specify one themselves 1998-06-25 23:09:04 +00:00
vidur 3f8df8346d Hooked up SCRIPT tag evaluation. Added the nsIScriptContextOwner interface. 1998-06-25 22:26:52 +00:00
kipp 689607ad40 Fixed images/form-elements in tables being incorrectly positioned by preventing nested body's from pre-maturely DidReflowing their children 1998-06-25 22:26:35 +00:00
vidur 21f2394a0e Hooked up SCRIPT tag evaluation. 1998-06-25 22:26:20 +00:00
vidur 79b16a3083 Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
michaelp f8578999cb removed flushgc in setfont. 1998-06-25 22:20:30 +00:00
kmcclusk 79186ec63c Added libnglcsslay_s library to link against 1998-06-25 22:11:05 +00:00
timm db373155cc change 'debug' to a static 1998-06-25 22:05:51 +00:00
spider 444aece009 Perf improvement... 1998-06-25 21:42:39 +00:00
timm 19e0c84dbf added trace facility 1998-06-25 21:39:35 +00:00
kipp 4d3b8a3643 Change ParseColor to be more compatible with navigator 1998-06-25 21:37:07 +00:00
kipp 91faf6c911 Support text attribute in body tags 1998-06-25 21:36:51 +00:00
kipp f5fcce25a1 Use different (implicit copy) constructor to get proper reason passed through for better handling of incremental reflow 1998-06-25 21:11:12 +00:00
montulli 3b32a3fe4e fix purify warning 1998-06-25 20:58:07 +00:00
kipp ac35bf05fb Better handling of incremental reflow commands that pass through the block/inlines; it also makes sure that the incremental reflow happens only once, even if the frame is reflowed more than once. 1998-06-25 20:51:04 +00:00
ricardob 6a021c2ee6 change to compliment 22087 1998-06-25 20:09:03 +00:00
ricardob 8dd686f908 trying to fix compile error for HG22087 with rosetta.h 1998-06-25 20:03:52 +00:00
kipp 522095421c Rework the way that bullets are detected; this fixes up the http://client/nova page 1998-06-25 19:02:15 +00:00
spider ff0a8181d6 fixed. 1998-06-25 18:43:50 +00:00
kipp c22118eca3 Link html .so properly 1998-06-25 18:38:59 +00:00
kipp f961aac6ed Fixed library name 1998-06-25 18:38:40 +00:00
mccabe c7340ec4e6 (Not part of the client build.)
Parenthesized assignment-in-conditional to quiet gcc compiler warning.
1998-06-25 18:36:53 +00:00
mccabe ce49fb6841 Extend #ifdef SHELL_HACK from recent fix to 187538 (mistakenly 187537)
to avoid compiler warning on defined-but-unused 'Exec'.
1998-06-25 18:34:13 +00:00
michaelp a139d7988c killed commented hackyfontname junk. removed malloc()/free(), etc. from unichar
text measurement.
1998-06-25 18:27:26 +00:00
atotic 7de117949e Making it compile on the Mac 1998-06-25 18:25:36 +00:00
atotic 9975996bf7 First Checked In. 1998-06-25 18:24:18 +00:00
atotic 87d809172e First Checked In. 1998-06-25 18:17:36 +00:00
atotic 80b7777cbf Keeping projects up to date 1998-06-25 18:01:28 +00:00