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

2691 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 58ad577372 Adding nsBlockReflowContext.cpp, nsBulletFrame.cpp, nsLineBox.cpp to fix build bustage. 1998-12-05 21:17:05 +00:00
kipp%netscape.com 13711ddadb nuked 1998-12-05 19:21:03 +00:00
kipp%netscape.com 278b87efd0 new 1998-12-05 19:13:58 +00:00
kipp%netscape.com e84f98318f Removed an unwanted DidReflow call 1998-12-05 16:06:14 +00:00
kipp%netscape.com 05cf91f45d Setup first-letter-style to be off by default 1998-12-05 16:05:52 +00:00
kipp%netscape.com 57d07c51cf Removed handling of block frames (its done by nsBlockReflowContext now) 1998-12-05 16:05:23 +00:00
kipp%netscape.com 62566ebe32 Spanked to be a subclass of the nsBaseIBFrame class 1998-12-05 16:04:46 +00:00
kipp%netscape.com 8339870276 Removed carried-out-margin-flags 1998-12-05 16:04:33 +00:00
kipp%netscape.com fe0f81a44e Renamed a variable to (hopefully) be more clear what it is 1998-12-05 16:03:53 +00:00
kipp%netscape.com a5d45a929d Made IndentBy public 1998-12-05 16:03:07 +00:00
kipp%netscape.com f06b3ba1aa Use FirstChild so the method is more reusable 1998-12-05 16:02:43 +00:00
kipp%netscape.com 9803800512 Moved to new Init/ctor seperation 1998-12-05 16:02:26 +00:00
kipp%netscape.com e7aee39193 Major spankage; refactored code; common base class for block/inline frames 1998-12-05 16:02:08 +00:00
kipp%netscape.com 4ad5459b1d nit 1998-12-05 16:01:41 +00:00
kipp%netscape.com 203018b0c8 Made dtor obviously virtual instead of inherited virtual 1998-12-05 16:01:28 +00:00
kipp%netscape.com cff6e1c45a Updated 1998-12-05 16:01:11 +00:00
kipp%netscape.com 31ae97d23d Added new source files 1998-12-05 16:00:56 +00:00
kipp%netscape.com 926fbeff9d Support variable sized paging again, but only if an nspr log variable is defined 1998-12-05 15:58:09 +00:00
kipp%netscape.com 2ce7b88094 Start enums at zero so that debug noise can map them to strings safely 1998-12-05 15:57:40 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
buster%netscape.com bee46015b7 fixed cellspacing and cellpadding handling
default cellspacing and cellpadding now comes from the table frame itself
other frames on longer look at the "tableStyle" struct for these values
1998-12-05 05:27:21 +00:00
akkana%netscape.com dcb1c463b0 Implement InSameDoc 1998-12-05 02:19:01 +00:00
wtc%netscape.com d6d1f8940d The second argument for GetStyleData needs to be 'const'. 1998-12-05 01:47:37 +00:00
troy%netscape.com 1fcf20d0f3 Temporary change to make sure we don't wrap floated tables in a BODY frame 1998-12-04 23:51:16 +00:00
kmcclusk%netscape.com 58226efe67 Added Windows printing code for radio buttons. 1998-12-04 22:53:45 +00:00
troy%netscape.com 55f632387d Moved creation of first page frame to frame construction code, and changed
it so the page frame has a view. This makes printing faster and easier
1998-12-04 21:04:56 +00:00
kmcclusk%netscape.com 70cddc2c5f Added some comments 1998-12-04 19:16:58 +00:00
kmcclusk%netscape.com f04a4de3fe Fix for MAC build 1998-12-04 19:07:46 +00:00
troy%netscape.com bd58bde76d Moved view creation to frame construction code. Also moved wrapping of
floated and absolutely positioned elements to frame construction code
1998-12-04 19:03:44 +00:00
kmcclusk%netscape.com 23aeb8e080 Added code to GFX-render checkbox's under Windows when printing. 1998-12-04 18:33:34 +00:00
jfrancis%netscape.com f3a0df7ba8 fixing up start/end setters, other details 1998-12-04 18:21:52 +00:00
karnaze%netscape.com a10a1d567f added code provided by Micahel Lowe to get system colors for frameset borders (bug 1763) 1998-12-04 18:05:30 +00:00
troy%netscape.com e7f536745e Added a comment about view creation 1998-12-04 06:13:18 +00:00
troy%netscape.com 80545a3bd4 Changed view creation to occur when frame initialization occurs 1998-12-04 05:56:06 +00:00
troy%netscape.com 49697b2cf6 Removed some commented out old code 1998-12-04 03:46:59 +00:00
waterson%netscape.com 0baa6bac4f Added nsSelection header files: this is temporary pending mjudge landing new selection stuff, but I need it now to get RDF building on Mac. 1998-12-04 03:45:00 +00:00
troy%netscape.com a3ea4ddad7 Added NS_RELEASE of col frame pseudo element style context. This fixes a memory leak 1998-12-04 03:39:05 +00:00
troy%netscape.com df01f21fdb Changed table frame code to call DeleteFrameList() so that the col group
frames are deleted
1998-12-04 03:14:28 +00:00
troy%netscape.com 36f4bf7247 Moved logic that created a BODY frame that forms the cell's content from the
table frame code to the frame construction code
1998-12-04 02:08:51 +00:00
jfrancis%netscape.com 79d201db7f more work on grungy range details 1998-12-03 22:59:07 +00:00
mjudge%netscape.com a3396fc203 new selection change to come ifdefs going in 1998-12-03 21:48:32 +00:00
mjudge%netscape.com d2dfadf225 changing use of selection 1998-12-03 21:45:26 +00:00
mjudge%netscape.com bb7e789293 new use of enumerator class changed IsDone to return NS_COMFALSE if not done 1998-12-03 21:44:54 +00:00
mjudge%netscape.com 4c0bf0cf66 changing exports of new CIDs for selection 1998-12-03 21:44:12 +00:00
mjudge%netscape.com 4ac456fec2 changing selection code 1998-12-03 21:43:32 +00:00
mjudge%netscape.com 26d932ee59 new collection export instead of nsISelection 1998-12-03 21:42:58 +00:00
waterson%netscape.com 989c4fbe60 A better fix. 1998-12-03 20:50:21 +00:00
waterson%netscape.com 8ca32ffd70 Fix build bustage. 1998-12-03 20:47:01 +00:00
waterson%netscape.com 3cfe49b9f1 First Checked In. 1998-12-03 20:28:15 +00:00
waterson%netscape.com 652b6c228b Export style sheets, nsPresShell, and nsTextNode via the factory. 1998-12-03 20:21:40 +00:00