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

1851 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 8c87a4ae92 Added back in support for absolutely positioned frames 1998-09-29 04:47:59 +00:00
kipp%netscape.com 261b8bd181 Changed factory method to parameterize the shrink wrapping behavior 1998-09-29 03:44:25 +00:00
troy%netscape.com 789fa70e40 Fixed some bustage I introduced with the factoring 1998-09-29 02:18:09 +00:00
kipp%netscape.com 157e4294d7 nuked 1998-09-28 23:32:03 +00:00
troy%netscape.com d83715df2a Partially enabled support for absolutely positioned elements 1998-09-28 23:24:37 +00:00
buster%netscape.com e22b1b2f29 minor cleanup, removed references to obsolete table content factory methods. 1998-09-28 23:16:39 +00:00
pinkerton%netscape.com 9fb7d341f7 better fix for iterator problem. 1998-09-28 22:34:44 +00:00
pinkerton%netscape.com 7ef6815b7a Fix mac build bustage. Variables declared in the init section of a loop are not valid beyond the scope of the loop (regardless of what VC++ says). 1998-09-28 22:33:47 +00:00
kipp%netscape.com cfa13731e2 Added FIELDSET and LEGEND preliminary support 1998-09-28 21:52:10 +00:00
karnaze%netscape.com 649786e2e2 bugs 642, 643; also removed unused files. 1998-09-28 21:32:24 +00:00
vidur%netscape.com 446dec40b6 Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged. 1998-09-28 21:22:31 +00:00
buster%netscape.com 15751816da fixed bug 915. Colgroup frames now get Init() calls properly with
synthesized COLs.
1998-09-28 20:38:10 +00:00
kipp%netscape.com 3bd7042c93 Get max-element-size from inline-reflow state and pass it upwards 1998-09-28 18:57:28 +00:00
kipp%netscape.com 7f13524496 Only set margins if auto/undefined margins are present 1998-09-28 18:51:23 +00:00
kipp%netscape.com 2d3942241b Cleaned up and repaired floater placement and spacemanager manipulation; the comments clearly (hopefully!) state whats going on... 1998-09-28 18:50:59 +00:00
kipp%netscape.com 91ff11c0c2 Setup spacemanager translation correctly 1998-09-28 18:50:06 +00:00
michaelp%netscape.com baf3fcb91d fixes unix build. 1998-09-27 23:59:42 +00:00
michaelp%netscape.com 528cf54cd0 object tag no longer processes it's children (i put troy's change from thursday
in a comment until the parser is sorted out).
1998-09-27 22:44:26 +00:00
michaelp%netscape.com 772fdb4c44 massive changes to support java plugins. 1998-09-27 22:42:48 +00:00
michaelp%netscape.com 5c45509d1b added "param" atom. 1998-09-27 22:41:01 +00:00
michaelp%netscape.com 0072cea069 now reflects our dependence on OJI. 1998-09-27 22:40:10 +00:00
kipp%netscape.com 2978482ce0 Fixed mac/unix build problem 1998-09-26 22:48:52 +00:00
kipp%netscape.com f30c68a9f7 Fixed up list ordinal handling so that negatives don't work for roman numerals or for alphabetics, and that alphabetics count properly (a==1); this fixes bugzilla bug#589 1998-09-26 20:05:09 +00:00
kipp%netscape.com bb57a6d08f Added callback to image loading api 1998-09-26 18:36:59 +00:00
kipp%netscape.com 8aa1262f04 use image-loader call back to trigger bullet frame reflows 1998-09-26 18:36:01 +00:00
kipp%netscape.com f093c8434a Use callback to trigger frame reflows instead of hardwiring in a content-changed reflow 1998-09-26 18:35:21 +00:00
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
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
vidur%netscape.com 9f8023578d Fixed memory leak in style change code 1998-09-26 00:06:26 +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
kipp%netscape.com 703d1f18a6 Backed out last change since it was too aggressive 1998-09-25 22:53:48 +00:00
troy%netscape.com 2bd6a1a377 Moved ContentReplaced() handler code to style system 1998-09-25 22:47:00 +00:00
kipp%netscape.com 95cd6bc299 Hooked up width/height attributes to style changed reflow 1998-09-25 18:25:20 +00:00
kipp%netscape.com c8bd333d5b Setup repository so that netlib will work 1998-09-25 18:18:09 +00:00
kipp%netscape.com 931ab0fbb3 Made SkipRuleSet actually work 1998-09-25 18:17:48 +00:00
kipp%netscape.com b594898c5a new 1998-09-25 18:17:07 +00:00
kipp%netscape.com a0d97d73f6 Resurrected tests 1998-09-25 17:55:03 +00:00
kipp%netscape.com b27a8db2d5 Added tests back into the build 1998-09-25 17:54:48 +00:00
kipp%netscape.com 5402468108 Removed silly SIDE #define 1998-09-25 17:50:53 +00:00
kipp%netscape.com 6d53992c3f Support break-before/after for block frames 1998-09-25 17:50:09 +00:00
kipp%netscape.com 3885b8f0b0 Don't block incremental loading reflows because of mInMonolithicContainer (it was necessary early on, now it isn't) 1998-09-25 17:30:59 +00:00