peterl%netscape.com
|
887cd5f867
|
sync to new attribute api
|
1998-12-20 01:21:23 +00:00 |
kipp%netscape.com
|
c29e5116c7
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
harishd%netscape.com
|
d87392317e
|
Changed all the places that previously accessed mBorderStyle and mBorderColor
with the new methods added in nsStyleSpacing
|
1998-12-07 18:53:07 +00:00 |
troy%netscape.com
|
b7a4774af0
|
Removed some commented out old code
|
1998-12-04 03:46:59 +00:00 |
troy%netscape.com
|
2a4b2c503f
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
kipp%netscape.com
|
2fb0e7ca92
|
Let style override the cursor choice when using an image map
|
1998-11-23 22:21:13 +00:00 |
troy%netscape.com
|
9b6b15c587
|
Improved efficiency by avoiding the dreadfully slow NS_MakeAbsoluteURL() and
only setting the image loader's URL and base URL for the initial reflow
|
1998-11-21 04:04:41 +00:00 |
kipp%netscape.com
|
8a2735c01b
|
Added mBorderPadding to cache computed value in case percentages are used; renamed class to nsImageFrame
|
1998-11-20 17:21:02 +00:00 |
troy%netscape.com
|
79aed9646d
|
Added temporary workaround to image frame code to compensate for the fact
that HandleEvent() and GetCursor() are being called with the point not being
translated to the frame's local coordinate space
|
1998-11-20 06:31:55 +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 |
michaelp%netscape.com
|
7a9e1a4bc1
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
vidur%netscape.com
|
d5fc2aaaea
|
Added support for XLink - simple links and show=replace or new. Modified nsILinkHandler interface.
|
1998-11-14 00:21:19 +00:00 |
troy%netscape.com
|
87eff9d2bf
|
Changed GetLoadImageFailed() so it checks with the image loader rather
than just using the value of mLoadImageFailed. Fixes bug #1287
|
1998-11-13 21:31:50 +00:00 |
troy%netscape.com
|
59a9e518ba
|
Added check for SRC being an empty string
|
1998-11-13 18:38:16 +00:00 |
troy%netscape.com
|
36fd247c25
|
Changed it so that if there's a NULL URL then we set the mLoadImageFailed
flag and don't try and load the broken image URL. Only on Windows for now
until Mac and Unix support the image icons
|
1998-11-13 17:00:54 +00:00 |
karnaze%netscape.com
|
aec75f892e
|
form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
|
1998-11-09 23:30:16 +00:00 |
troy%netscape.com
|
fe4e76d9d9
|
Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
and HaveFixedContentHeight()
|
1998-11-01 01:29:00 +00:00 |
michaelp%netscape.com
|
fc225bf7c1
|
changes to support nsIRenderingContext that conforms to COM conventions.
|
1998-10-30 02:08:25 +00:00 |
peterl%netscape.com
|
04a0fce0ba
|
renamed cursor defines
|
1998-10-26 23:14:17 +00:00 |
kipp%netscape.com
|
a77548baff
|
Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state
|
1998-10-12 17:00:32 +00:00 |
michaelp%netscape.com
|
cb569a69be
|
fixed for new passing of pres context into API.
|
1998-10-11 00:58:53 +00:00 |
troy%netscape.com
|
7aceb4270d
|
Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
|
1998-10-02 04:10:00 +00:00 |
michaelp%netscape.com
|
9b82a28284
|
modified for new fontmetrics/renderingcontext.
|
1998-10-02 01:12:39 +00:00 |
troy%netscape.com
|
ba3c7125c2
|
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 |
peterl%netscape.com
|
7891e67337
|
moved attribute change code to style sheete
cleaned up content change api
|
1998-09-29 23:48:07 +00:00 |
vidur%netscape.com
|
446dec40b6
|
Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged.
|
1998-09-28 21:22:31 +00:00 |
kipp%netscape.com
|
2978482ce0
|
Fixed mac/unix build problem
|
1998-09-26 22:48:52 +00:00 |
kipp%netscape.com
|
bb57a6d08f
|
Added callback to image loading api
|
1998-09-26 18:36:59 +00:00 |
kipp%netscape.com
|
95cd6bc299
|
Hooked up width/height attributes to style changed reflow
|
1998-09-25 18:25:20 +00:00 |
kipp%netscape.com
|
f854c42d85
|
Removed some dead crud and implemented AttributeChanged
|
1998-09-25 16:35:01 +00:00 |
kipp%netscape.com
|
57b94db9d0
|
Removed unused include
|
1998-09-24 21:34:31 +00:00 |
kipp%netscape.com
|
d8dc49bad0
|
Use nsHTMLContainerFrame instead of nsHTMLBase
|
1998-09-23 02:30:21 +00:00 |
troy%netscape.com
|
7b43ebb72c
|
Changed to how broken image is handled
|
1998-09-22 04:01:16 +00:00 |
troy%netscape.com
|
b2de87b7a4
|
Added display of icon when loading image
|
1998-09-22 03:34:44 +00:00 |
troy%netscape.com
|
294778023e
|
Work in progress for displaying icon while laoding image...
|
1998-09-20 00:08:24 +00:00 |
troy%netscape.com
|
f80fdc69aa
|
Removed CreateFrame() from nsIHTMLContent
|
1998-09-18 18:04:42 +00:00 |
kipp%netscape.com
|
63f55821d6
|
Turned off image load skid marks
|
1998-09-09 16:13:52 +00:00 |
kipp%netscape.com
|
227e9f8ae1
|
new
|
1998-09-08 22:34:40 +00:00 |