mjudge%netscape.com
|
209f6c6d41
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
kipp%netscape.com
|
743b55214a
|
Moved a #if 0 to get rid of a compiler warning
|
1998-12-12 19:19:48 +00:00 |
mjudge%netscape.com
|
c549a78e51
|
chagnes to selection
|
1998-12-08 18:26:06 +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 |
troy%netscape.com
|
d97a31f115
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
joki%netscape.com
|
09cd62b18e
|
Add click event support for every element and initial keypress event support
|
1998-11-24 07:46:58 +00:00 |
kipp%netscape.com
|
398f20c00a
|
Walk up the content-parent so that style is applied appropriately for cursor selection
|
1998-11-23 22:20:50 +00:00 |
kipp%netscape.com
|
9ba745a7a8
|
Improved the regression dump data somewhat
|
1998-11-19 18:51:53 +00:00 |
kipp%netscape.com
|
a66a18832e
|
Added XMLQuote to quote special characters; changed MakeFrameName to avoid needing quoting
|
1998-11-19 17:55:22 +00:00 |
kipp%netscape.com
|
63107e9026
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
joki%netscape.com
|
c3708b2ed8
|
Modify event flow to avoid walking into trashed frames.
|
1998-11-19 00:43:36 +00:00 |
joki%netscape.com
|
7716dc91e8
|
Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
|
1998-11-18 05:25:26 +00:00 |
peterl%netscape.com
|
c053568936
|
cleaned up cursor style handling
|
1998-11-18 02:11:54 +00:00 |
kipp%netscape.com
|
ae98b19f78
|
Eliminated NewFrame
|
1998-11-14 19:28:34 +00:00 |
troy%netscape.com
|
2b86b49c95
|
Cleaned up the way construction of the root frame happens for XML documents.
We no longer create a pseudo root element
|
1998-11-12 23:03:35 +00:00 |
kipp%netscape.com
|
978ab18324
|
Removed GetReflowMetrics
|
1998-11-10 18:03:42 +00:00 |
troy%netscape.com
|
fd34820203
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
troy%netscape.com
|
6d88f202dd
|
Added GetAdditionalChildListName() as a way to discover additional
named child lists at runtime
|
1998-11-09 19:59:33 +00:00 |
troy%netscape.com
|
02915d3677
|
First of a few changes to allow frames to have multiple child lists.
FirstChild() now takes an additional argument which is the name of the
child list.
|
1998-11-09 19:40:27 +00:00 |
peterl%netscape.com
|
e3cd00d3b0
|
made parent context no longer be optional on re-resolve style context method
|
1998-11-03 21:29:14 +00:00 |
peterl%netscape.com
|
bdb87c7e07
|
sync to style resolution api changes
added reresolve support
|
1998-11-03 20:23:15 +00:00 |
kipp%netscape.com
|
c3702acb50
|
Added MoveInSpaceManager stub
|
1998-10-30 22:11:47 +00:00 |
kipp%netscape.com
|
959e709bf4
|
Added methods to support justification
|
1998-10-27 16:51:21 +00:00 |
troy%netscape.com
|
f7430c8872
|
Added new state flag NS_FRAME_SYNC_FRAME_AND_VIEW for controlling
whether the view is automatically positioned and sized to stay in
sync with the frame
|
1998-10-16 20:09:32 +00:00 |
kipp%netscape.com
|
28f8cdcf94
|
Removed skid marks; implement FindTextRuns again
|
1998-10-09 23:46:02 +00:00 |
troy%netscape.com
|
cc44601bb8
|
Removed GetContentIndex() from nsIFrame
|
1998-10-08 20:35:16 +00:00 |
troy%netscape.com
|
f095846367
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
|
1998-10-02 04:10:00 +00:00 |
michaelp%netscape.com
|
7b7efc8d89
|
modified for new fontmetrics/renderingcontext.
|
1998-10-02 01:12:39 +00:00 |
troy%netscape.com
|
8b034f4950
|
Separated reflow process out of nsIFrame and into nsIFrameReflow. Also
added nsIHTMLReflow, which is an HTML specific reflow interface
|
1998-10-01 04:46:11 +00:00 |
troy%netscape.com
|
5a65eb2714
|
Moved some files around
|
1998-09-30 21:01:11 +00:00 |