peterl%netscape.com
|
8e944a5a2b
|
added args to ReResolveStyle to capture style change info
|
1999-03-25 06:32:56 +00:00 |
mjudge%netscape.com
|
098064a40c
|
fixed memory leaks in nsRangelist.cpp. uninitialized memory in nsTextframe, simplified APIs in nsIFrame and the underlying implementations. see layout.checkins
|
1999-03-12 00:17:14 +00:00 |
kipp%netscape.com
|
1a8ea498e5
|
Removed global gLogModule
|
1999-02-26 16:59:57 +00:00 |
troy%netscape.com
|
f19915b56d
|
Removed nsIFrame::CreateContinuingFrame()
|
1999-02-25 05:31:15 +00:00 |
troy%netscape.com
|
dfdacc8159
|
Changed nsIFrame::Init() to take an additional parameter
|
1999-02-25 03:27:57 +00:00 |
troy%netscape.com
|
8dfabdf1a8
|
Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and
not references
|
1999-02-24 04:48:08 +00:00 |
mjudge%netscape.com
|
7d4b7bff9f
|
adding parameter to nsIFrame for ::PeekOffset to be aware of the state of jumping a word. eating WS ect. also, nsRangeList sends the proper parameter for above change.
|
1999-02-22 04:57:44 +00:00 |
kipp%netscape.com
|
f4c1d98678
|
Removed obsolete GetAutoMarginSize method
|
1999-02-18 03:19:02 +00:00 |
troy%netscape.com
|
ef1913a19d
|
Added NS_FRAME_REPLACED_ELEMENT
|
1999-02-13 05:58:28 +00:00 |
sfraser%netscape.com
|
9400d14672
|
Add two new methods needed for caret support (and other things): GetPointFromOffset, to get frame-relative coordinates of a given content offset, and GetChildFrameContainingOffset, to find the child frame that really contains the given content offset
|
1999-02-12 00:02:31 +00:00 |
mjudge%netscape.com
|
bca382f43e
|
Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661
|
1999-02-10 18:55:25 +00:00 |
troy%netscape.com
|
c37ccfbc4c
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
troy%netscape.com
|
5c3d1395f3
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
troy%netscape.com
|
b8965b6929
|
Changed GetFrameState() and GetFrameType() to use pointer arguments instead of
references
|
1999-02-10 04:17:06 +00:00 |
troy%netscape.com
|
a9159f71d6
|
Changed GetAdditionalChildListName() and FirstChild() to use ** instead
of *&
|
1999-02-10 02:25:01 +00:00 |
troy%netscape.com
|
40e3d2b1c8
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
troy%netscape.com
|
c9c1fa187e
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
troy%netscape.com
|
5b60b34507
|
Added GetFrameType() member function
|
1999-02-09 05:44:13 +00:00 |
mjudge%netscape.com
|
3f0114dc29
|
commas trailing on enum illegal even if vc50 says its ok
|
1999-02-02 01:16:57 +00:00 |
mjudge%netscape.com
|
a4343fe08c
|
keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now.
|
1999-02-02 00:23:40 +00:00 |
kipp%netscape.com
|
07268f91af
|
Cleaned up comments; removed ReplaceFrame from the API
|
1999-02-01 17:25:30 +00:00 |
mjudge%netscape.com
|
9ea4d88ecc
|
adding parameters to setselectedcontent. This will keep down overhead of the nsIFrame implementation and still not allow outsiders to talk to their presshell. so please forgive this grown method. this extra parameter will maintain the anchor and focus point after reflow
|
1999-01-25 23:28:23 +00:00 |
mjudge%netscape.com
|
a34ad659b1
|
chagnes for selection to work
|
1999-01-22 18:58:14 +00:00 |
kipp%netscape.com
|
06d2d8efb3
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
kipp%netscape.com
|
3bce39a1b2
|
Added append/insert/remove/replace methods
|
1999-01-15 01:28:28 +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 |
kipp%netscape.com
|
dcbaec7ca2
|
Added defines and comments indicating which parts of the frames reflow state are reserved
|
1999-01-09 00:11:40 +00:00 |
troy%netscape.com
|
e1f9e8b29f
|
Moved logic that deals with moving absolutely positioned frames out of the
flow to the frame construction code
|
1998-12-29 03:38:16 +00:00 |
brade%netscape.com
|
a6e19684ab
|
remove extra comma to reduce Macintosh compiler warnings
|
1998-12-21 16:40:46 +00:00 |
kipp%netscape.com
|
27f0cfe8cc
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
mjudge%netscape.com
|
209f6c6d41
|
adding in selection
|
1998-12-14 18:34:14 +00:00 |
troy%netscape.com
|
e7f536745e
|
Added a comment about view creation
|
1998-12-04 06:13:18 +00:00 |
troy%netscape.com
|
d97a31f115
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
kipp%netscape.com
|
75e88f1aa2
|
whitespace tweak
|
1998-11-26 18:08:27 +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
|
2be9de7378
|
fixed comment
|
1998-11-18 02:08:30 +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
|
5468869bd9
|
removed pres context from get style context api
added re-resolve style method
|
1998-11-03 20:15:24 +00:00 |
kipp%netscape.com
|
b3cde2c095
|
Added NS_FRAME_OUTSIDE_CHILDREN bit
|
1998-10-30 22:04:56 +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 |
troy%netscape.com
|
4a5b397cbf
|
Rearranged member functions to better group child frame enumeration related
functions
|
1998-10-08 21:03:59 +00:00 |
troy%netscape.com
|
cc44601bb8
|
Removed GetContentIndex() from nsIFrame
|
1998-10-08 20:35:16 +00:00 |
troy%netscape.com
|
1f04cb7073
|
Moved HandlePress,HandleDrag,HandleRelease from nsIFrame to nsFrame
|
1998-10-08 18:21:32 +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 |