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

720 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com d3ab4e1d01 Initial check-in 1999-01-24 20:36:46 +00:00
troy%netscape.com cfabf13ac9 Part of the fix for bug #2502. For the time being mark relative/absolute positioned
views as having transparent content
1999-01-23 05:47:55 +00:00
troy%netscape.com 275fc82910 Added check for unconstrained width/height of the containing block when
computing 'offsets'
1999-01-23 04:49:15 +00:00
akkana%netscape.com 320643ab41 2028: Get selection highlighting working on Linux 1999-01-23 00:00:46 +00:00
troy%netscape.com f98779d1c4 Changed Reflow() to make sure we remove the reflow command for
incremental reflow commands passing through us
1999-01-22 23:08:42 +00:00
troy%netscape.com 28791b98c1 Changed ContentChanged() to generate a reflow command 1999-01-22 23:07:09 +00:00
vidur%netscape.com 6a4a691b03 Comments added to content model. Comments and text content now have a special tagname 1999-01-22 22:48:00 +00:00
harishd%netscape.com 9c17e2255e PaintBorder() method has stylecontext info. 1999-01-22 22:27:19 +00:00
harishd%netscape.com a5933ee601 PaintBorder() modified to accept styleContext 1999-01-22 22:26:29 +00:00
harishd%netscape.com 5d18d3400f Passing styleContext info. to PaintBorder(). 1999-01-22 22:25:58 +00:00
harishd%netscape.com 1844f0a29c Passing stylecontext into Paintborder() 1999-01-22 22:25:00 +00:00
mjudge%netscape.com 33caf160ac selection rocks ass 1999-01-22 22:04:54 +00:00
mjudge%netscape.com a34ad659b1 chagnes for selection to work 1999-01-22 18:58:14 +00:00
rods%netscape.com 2e6bf26d80 Added methods for creating ListControlFrame and ComboxControlFrames 1999-01-22 15:34:13 +00:00
troy%netscape.com d412c44912 Correction to how offsets are computed for relatively positioned elements 1999-01-22 04:12:03 +00:00
troy%netscape.com 3fe6a2ce3e Made handling of absolutely positioned child frames more efficient 1999-01-22 00:30:27 +00:00
troy%netscape.com 85dd5bb130 Added additional parameter to GetNext() that specifies whether the frame is
removed from the path. This allows peeking at the next frame in the reflow
chain
1999-01-20 05:11:17 +00:00
troy%netscape.com 5a9b0b6a0d Added XXX reminder for myself 1999-01-20 04:50:35 +00:00
troy%netscape.com f81224da15 Removed some scroll related logic that was causing computed widths to be
computed incorrectly. Now the scroll frame handles it
1999-01-20 03:43:33 +00:00
mjudge%netscape.com 1eb0e87525 fiximg text selection for frames in frames 1999-01-19 23:36:06 +00:00
karnaze%netscape.com 1a4d283094 content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell 1999-01-19 23:16:02 +00:00
mjudge%netscape.com 6fe445a624 selection should work now more or less 1999-01-19 06:42:39 +00:00
troy%netscape.com ba9186df33 Changed it so the DidReflow() temporary hack doesn't apply to scrolled
frames
1999-01-19 06:00:08 +00:00
troy%netscape.com 503faed91b Minor cleanup 1999-01-19 05:18:26 +00:00
troy%netscape.com 88b563afc0 Part of the fix for bug #2485 1999-01-19 05:17:39 +00:00
mjudge%netscape.com 8ed649fbb9 Files for selection across frames. 1999-01-18 22:57:12 +00:00
troy%netscape.com db8ead7549 Changed to position absolute child elements relative to the padding edge not the
border edge
1999-01-18 19:30:42 +00:00
troy%netscape.com 97629a6e62 Improvements to absolute positioning code 1999-01-18 17:27:27 +00:00
troy%netscape.com 8d9d3c0d52 Added 'computedMargin' to nsHTMLReflowState, which replaced the individual
margin values (e.g., computedLeftMargin)
1999-01-17 05:43:02 +00:00
troy%netscape.com fcf61df310 Fixed it so relatively positioned block frames act as containing blocks
for absolutely positioned child elements
1999-01-16 22:18:08 +00:00
troy%netscape.com 3a6b91ec12 Changed nsHTMLReflowState to compute 'offsets' for relatively positioned
elements
1999-01-16 20:58:17 +00:00
hyatt%netscape.com 97423fbcb8 Added code to support CLSID instantiation. Approved by amusil and av. 1999-01-16 02:43:51 +00:00
kipp%netscape.com d6bb1acd1f Removed List code now that base class dumps all child lists 1999-01-16 00:19:30 +00:00
kipp%netscape.com d95b57f509 Update List implementations to use GetAdditionalChildLists so that all lists of children are dumped out automatically 1999-01-16 00:19:10 +00:00
kipp%netscape.com 06d2d8efb3 Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
sfraser%netscape.com 9e1e185cc0 Fix build bustage. 1999-01-15 23:47:23 +00:00
kipp%netscape.com a9e0e05f2b Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +00:00
troy%netscape.com 5284506712 Fix for bug #1998. Now we render the background image over the padding area and not over the border area 1999-01-15 18:25:58 +00:00
troy%netscape.com 8ad1ac6004 Fixed an assert that was getting hit for absolutely positioned elements 1999-01-15 04:28:17 +00:00
peterl%netscape.com b735f84565 better base url support
Checkin during red tree approved by sar
1999-01-15 02:07:46 +00:00
peterl%netscape.com 08a091e0c9 better base URL support
Checkin during red tree approved by sar
1999-01-15 01:57:58 +00:00
kipp%netscape.com 91d41ccbaa Implement temporary versions of AppendFrames/InsertFrames/RemoveFrame; stub out ReplaceFrame 1999-01-15 01:29:15 +00:00
kipp%netscape.com 3bce39a1b2 Added append/insert/remove/replace methods 1999-01-15 01:28:28 +00:00
vidur%netscape.com d6d3d60d57 Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML. 1999-01-14 23:14:02 +00:00
troy%netscape.com 5d8b4656eb Removed the content-parent frame pointer. Now we just have the one geometric
parent
1999-01-14 05:16:23 +00:00
troy%netscape.com 8ac6e31715 Fix for bug #2276, and some initial support for 'right' and 'bottom'
for absolutely positioned elements
1999-01-13 06:37:31 +00:00
kipp%netscape.com 9088d3fb1e Use new flag defines 1999-01-12 16:42:03 +00:00
kipp%netscape.com 9832366872 Clean up block frame flags 1999-01-12 16:41:30 +00:00
vidur%netscape.com 3348aaedd0 Second pass of attributes as nodes. Improved namespace management - XML elements now hold on to their containing namespace. Fixed Get/SetDOMAttriute naming issue. Added new namespace parsing methods to nsIContent 1999-01-12 16:37:24 +00:00
troy%netscape.com a14ae37e47 Turned off assert 1999-01-09 01:43:02 +00:00