roc+%cs.cmu.edu
|
e48b1ae6a0
|
Adding call to new view API so that the view of a fixed-position frame has a Z-order/clipping parent which is not its geometric parent. Bug 39621. r,a=waterson
|
2000-08-12 19:44:11 +00:00 |
|
troy%netscape.com
|
1bc0e305c9
|
b=5588. Added new function ReparentFrameViewList() that is much faster
then ReparentFrameView() when you have a list of child frames
|
2000-03-12 03:09:36 +00:00 |
|
tbogard%aol.net
|
af1ce8d410
|
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
|
1999-11-24 06:03:41 +00:00 |
|
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
|
troy%netscape.com
|
87afecabc0
|
Changed SetView/GetView to take an additional argument which is the
pres context
|
1999-10-26 04:44:41 +00:00 |
|
kipp%netscape.com
|
dc8f6cd4c4
|
Reduce the number of cases that trigger noisy debug noise
|
1999-10-25 23:05:31 +00:00 |
|
troy%netscape.com
|
238ac2da4a
|
Added ReparentFrameView() and changed the block and inline code
to call it when pushing/pulling frames
|
1999-04-11 04:22:00 +00:00 |
|
peterl%netscape.com
|
32d3372e42
|
augmented ReResolveStyleContext to capture style change information
|
1999-03-25 06:43:38 +00:00 |
|
kipp%netscape.com
|
e6aec1bda4
|
Added crazy macros
|
1999-03-20 21:56:11 +00:00 |
|
kipp%netscape.com
|
760dc4af42
|
Fixed remaining issues with operator new/delete
|
1999-02-26 19:26:29 +00:00 |
|
kipp%netscape.com
|
5fca6839f0
|
Removed MoveOutOfFlow
|
1999-02-26 17:07:01 +00:00 |
|
kipp%netscape.com
|
e6c0c373a9
|
Updated a comment
|
1999-02-01 17:32:19 +00:00 |
|
kipp%netscape.com
|
4243726f6a
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
|
troy%netscape.com
|
7b5cc03059
|
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 |
|
kipp%netscape.com
|
c29e5116c7
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
|
troy%netscape.com
|
205250b6c4
|
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 |
|
troy%netscape.com
|
2a4b2c503f
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
|
joki%netscape.com
|
77fd9c2652
|
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
|
265c4ca8a7
|
cleaned up cursor style handling
|
1998-11-18 02:11:54 +00:00 |
|
kipp%netscape.com
|
c9dcd9009c
|
Added UpdateStyleContexts for support change-out of style contexts
|
1998-11-05 19:31:39 +00:00 |
|
buster%netscape.com
|
e081a8bbf6
|
added AddFrame and RemoveFrame as incremental reflow support methods
|
1998-10-20 17:44:02 +00:00 |
|
peterl%netscape.com
|
7891e67337
|
moved attribute change code to style sheete
cleaned up content change api
|
1998-09-29 23:48:07 +00:00 |
|
troy%netscape.com
|
8c87a4ae92
|
Added back in support for absolutely positioned frames
|
1998-09-29 04:47:59 +00:00 |
|
troy%netscape.com
|
d83715df2a
|
Partially enabled support for absolutely positioned elements
|
1998-09-28 23:24:37 +00:00 |
|
kipp%netscape.com
|
cfd12dbb91
|
Renamed style-changed reflow method; fixed implementation to generate a reflow command
|
1998-09-25 16:11:36 +00:00 |
|
troy%netscape.com
|
50795d8516
|
Moved ContentDeleted() document notification code to the style system which
generates the reflow command
|
1998-09-25 05:13:06 +00:00 |
|
vidur%netscape.com
|
b4fc446c94
|
Added new style interfaces. Implemented getStyle() on HTMLElement. Moved DOM fields into side struct for nsGenericHTMLElement. Implemented style declaration interface on proxy. Added new entry point to CSSParser and new methods to style declaration.
|
1998-09-25 00:51:45 +00:00 |
|
kipp%netscape.com
|
bf54e184b3
|
Added methods for triggering style/rendering/reflow changes
|
1998-09-25 00:00:22 +00:00 |
|
troy%netscape.com
|
cdf9d06a40
|
Removed some XXX CONSTRUCTION code that was work-in-progress, but is
no longer needed
|
1998-09-24 03:49:45 +00:00 |
|
kipp%netscape.com
|
11b06203de
|
Moved some methods from various places into this class
|
1998-09-23 02:29:31 +00:00 |
|
troy%netscape.com
|
28c7cf540c
|
Removed content delegates
|
1998-09-18 17:18:37 +00:00 |
|
kipp%netscape.com
|
8f2807a027
|
Removed css/layout directory
|
1998-09-15 00:19:49 +00:00 |
|
joki%netscape.com
|
db560e8cac
|
Adding new DOM stuff to handle JS event handlers
|
1998-07-17 04:52:12 +00:00 |
|
kipp
|
dc09e8124d
|
Implement ContentDeleted
|
1998-07-06 21:37:33 +00:00 |
|
kipp
|
1a446c2e3f
|
New and improved (?) line layout
|
1998-06-25 16:33:10 +00:00 |
|
joki
|
10ffd04c8c
|
Adding new event handling mechanism into raptor.
|
1998-06-08 00:57:15 +00:00 |
|
kipp
|
4222da36de
|
Support nsILinkHandler::OnOverLink
|
1998-06-01 20:55:10 +00:00 |
|
kipp
|
3e79bff40b
|
Added initial reflow hook
|
1998-05-29 02:13:13 +00:00 |
|
troy
|
4bbddb48b7
|
Moved ContentChanged() logic to nsFrame since it was completely generic and
serves as reasonable default behavior for all frames
|
1998-05-08 16:34:27 +00:00 |
|
troy
|
fb1fbe4c8e
|
Added ContentChanged() member function
|
1998-05-08 04:56:47 +00:00 |
|
kipp
|
519a6403a4
|
Ported to new CreateFrame/CreateContinuingFrame APIs
|
1998-05-07 00:08:20 +00:00 |
|
troy
|
d477d86672
|
Frames no longet store the content index-in-parent
|
1998-05-05 23:56:50 +00:00 |
|
troy
|
519b12bffe
|
Work in progress for inserted incremental reflow
|
1998-05-05 04:47:53 +00:00 |
|
troy
|
7d8404bbe3
|
Work in progress for incremental reflow (insert)
|
1998-05-04 17:54:45 +00:00 |
|
troy
|
b6217c70a6
|
Changed body to create block pseudo-frame instead of a column pseudo frame,
and hooked up the reflow appended code
|
1998-05-03 03:51:48 +00:00 |
|
kipp
|
fa2e5e968b
|
Spanked nsBlockFrame: newly rewritten, broken into two pieces (see nsLineLayout.h,.cpp for the line layout code)
|
1998-05-02 00:56:24 +00:00 |
|
kipp
|
14bfc9fbd0
|
Removed nsStyleMolecule decl
|
1998-04-25 18:40:17 +00:00 |
|
troy
|
3ce8e88882
|
Changed nsIFrame member functions to return a nsresult
|
1998-04-17 01:41:24 +00:00 |
|
kipp
|
098bef52b4
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
|