hwaara%chello.se
|
121b0fff4c
|
#113663, clean up and improve support for frameborder and scrolling attributes on frame elements.
r=bz, sr=attinasi
|
2001-12-07 19:40:07 +00:00 |
karnaze%netscape.com
|
de4569576e
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
roc+%cs.cmu.edu
|
544c375270
|
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
|
2001-12-01 14:31:45 +00:00 |
roc+%cs.cmu.edu
|
563ec66cf4
|
My cleanup checkin for bug 73382 caused 5% increase in page load times. Backing out.
|
2001-11-24 05:37:25 +00:00 |
roc+%cs.cmu.edu
|
38a0f22173
|
View manage interface cleanup. Bug 73382. r=kmcclusk, sr=attinasi
|
2001-11-22 05:26:32 +00:00 |
karnaze%netscape.com
|
40c7483281
|
bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd
|
2001-11-14 13:40:03 +00:00 |
bzbarsky%mit.edu
|
0dce65ed23
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
bzbarsky%mit.edu
|
33dde50e25
|
Fix inheritance of frameborder in multiply nested framesets. Bug
108164, r=timeless, sr=attinasi
|
2001-11-06 00:44:25 +00:00 |
bzbarsky%mit.edu
|
3ae6123d04
|
Add a pref (layout.frames.force_resizability) to force frames to be
resizable. Bug 105797, r=hyatt, sr=attinasi
|
2001-11-02 02:19:49 +00:00 |
karnaze%netscape.com
|
16dee217fc
|
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
|
2001-10-29 01:43:59 +00:00 |
hyatt%netscape.com
|
6c26e570d8
|
fix for 101746. r=dbaron, sr=waterson
|
2001-10-07 00:19:01 +00:00 |
karnaze%netscape.com
|
a77cb3b548
|
bug 68998 - added extra param to Paint, PaintChild, PaintChildren used by tables in standard mode. sr=waterson, r=alexsavulov.
|
2001-09-19 12:35:19 +00:00 |
dbaron%fas.harvard.edu
|
bf82abfd11
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
pollmann%netscape.com
|
c0bf28b6d4
|
Bug 68012: Allow frames in a frameset to be manually resized by dragging the border. This is accomplished by changing the reflow from a ResizeReflow, which was blocked by block to box adapter optimizations as the window had not changed size, to a ReflowDirtyChild. r=jst@netscape.com, sr=attinasi@netscape.com, a=drivers@mozilla.org (blizzard)
|
2001-06-19 08:29:13 +00:00 |
pollmann%netscape.com
|
9db93c9724
|
Bug 70450: Make frame.noResize scriptable, r=nisheeth@netscape.com, sr=jst@netscape.com
|
2001-04-12 08:16:54 +00:00 |
pollmann%netscape.com
|
2f1086b27b
|
Bug 59675: Initialize variables before use (fix compiler warnings), r=nisheeth@netscape.com, sr=jst@netscape.com
|
2001-04-11 07:56:13 +00:00 |
rods%netscape.com
|
c81b2c3b26
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
Bug 61274, r=buster sr=waterson
|
2001-01-04 20:44:42 +00:00 |
dbaron%fas.harvard.edu
|
9430a92e06
|
Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com
|
2000-12-30 19:22:22 +00:00 |
warren%netscape.com
|
4189314fdb
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
warren%netscape.com
|
6e35f97e31
|
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
|
2000-10-27 22:43:51 +00:00 |
pollmann%netscape.com
|
eede2e134b
|
Bug 51576: Fix a crash when resizing browser to zero height or width for frameset pages; Fix thanks to tobias.weibel@gmx.net; r=self, jst, vidur
|
2000-09-21 05:07:06 +00:00 |
pollmann%netscape.com
|
a171936f7a
|
Bug 40383: Treat frameset rows spec 0* as 1* in quirks mode; r=harishd
|
2000-08-03 22:26:56 +00:00 |
pierre%netscape.com
|
de72024b88
|
#42325 "Won't show page on www.teamtalk.com". Fix the parsing of ROWS="*%" in FRAMESETs. r=pollmann.
|
2000-06-22 05:32:56 +00:00 |
troy%netscape.com
|
8b0eb04e08
|
Reinstated clipping code which had been backed out because it caused
a problem for XUL layout. I added a workaround for the XUL problem
|
2000-04-25 04:43:11 +00:00 |
putterman%netscape.com
|
af52293cd0
|
Backing out troy's changes to fix various UI blocker bugs.
|
2000-04-24 22:15:55 +00:00 |
troy%netscape.com
|
73fc3dde30
|
Changes to bring clipping inline with upcoming CSS2 errata
|
2000-04-23 00:56:16 +00:00 |
rods%netscape.com
|
7adb844995
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 21:51:35 +00:00 |
scc%netscape.com
|
c38395df69
|
making string conversions explicit
|
2000-04-15 21:18:29 +00:00 |
pollmann%netscape.com
|
e0dc92defe
|
bug 12002: Resizing a frameset by moving the splitter was causing rapid reflows bug was not updating the corresponding views. This change forces an update, which improves perceived performance. r=Troy
|
2000-04-05 00:10:26 +00:00 |
jim_nance%yahoo.com
|
005e33f06e
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on. r=troy@netscape.com
|
2000-03-30 03:21:26 +00:00 |
pollmann%netscape.com
|
03f606f50e
|
Bug 33699: Allow whitespace in frameset rows and cols spec '*' r=nisheeth
|
2000-03-30 01:03:02 +00:00 |
pollmann%netscape.com
|
aabd230d01
|
Bug 33699: Allow whitespace in frameset rows and cols spec '*' r=nisheeth
|
2000-03-30 00:19:13 +00:00 |
pollmann%netscape.com
|
141c777351
|
Bug 20459, 21268: Allow zero size HTML frames. r=harishd
|
2000-03-25 03:19:14 +00:00 |
pollmann%netscape.com
|
3808607754
|
Bug 11202: Resize of nested frameset shouldn't update size of child twice, this is already handled by MouseDrag, r=nisheeth
|
2000-03-24 04:42:40 +00:00 |
dbaron%fas.harvard.edu
|
fd5dc605d2
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
pollmann%netscape.com
|
1646e94b65
|
Bug 31482: Stray commas in ROW or COL attribute no longer cause framesets to not display, r=waqar
|
2000-03-20 23:33:03 +00:00 |
pollmann%netscape.com
|
856e0c6645
|
Bug 18316: Safer way to adjust frame sizes - prevent possible UMR and segfaults r=harishd
|
2000-01-07 05:49:20 +00:00 |
hyatt%netscape.com
|
16a944a1e3
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489. Should also definitely fix bug #15916. r=troy
|
1999-12-04 23:49:50 +00:00 |
tbogard%aol.net
|
a0640b60c4
|
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 |
troy%netscape.com
|
fe56995443
|
WillReflow/DidReflow changes and changes to the way view positioning
and sizing works
|
1999-11-19 15:33:29 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
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
|
04accb3de6
|
Moved a bunch of stuff out to a nsIFrameDebug interface
|
1999-11-01 22:12:45 +00:00 |
troy%netscape.com
|
effb3aefb7
|
Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and
nsIHTMLReflow. This saves 4 bytes per frame and cleans things up
|
1999-10-30 02:52:11 +00:00 |
troy%netscape.com
|
a47e8db44b
|
Changed SetView/GetView to take an additional argument which is the
pres context
|
1999-10-26 04:44:41 +00:00 |
buster%netscape.com
|
27c06f0a19
|
no bug number, part of webshell cleanup. nsIWebShell.h was needlessly included, so I removed it
trivial change, no reviewer.
|
1999-10-15 13:34:45 +00:00 |
bruce%cybersight.com
|
6018f42da1
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-03 07:42:41 +00:00 |
rickg%netscape.com
|
d9a2f8c4dd
|
replaced calls to deprecated nsString API
|
1999-07-26 00:37:24 +00:00 |
rickg%netscape.com
|
d68569dee6
|
fixed bug 9845
|
1999-07-18 06:35:52 +00:00 |
peterl%netscape.com
|
c379074092
|
better color attribute handling
|
1999-07-07 01:25:41 +00:00 |
hangas%netscape.com
|
129f4a34aa
|
Fix for bugs 9288 and 8783.
|
1999-07-06 22:41:54 +00:00 |
pollmann%netscape.com
|
3ed2a129b2
|
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
|
1999-06-11 01:18:50 +00:00 |
pollmann%netscape.com
|
5f6785eff9
|
Bug 4711: Retain frameset resize information through reflows.
|
1999-06-11 00:51:05 +00:00 |
pollmann%netscape.com
|
ac03d5bf4a
|
Bug 7934: Calculate frameset percentage widths/heights correctly.
|
1999-06-11 00:28:00 +00:00 |
kipp%netscape.com
|
fea30bc4eb
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
michaelp%netscape.com
|
5cb4207134
|
modified for new view flags.
|
1999-04-16 04:24:14 +00:00 |
karnaze%netscape.com
|
32f6b10b86
|
bug 1596
|
1999-04-13 00:56:23 +00:00 |
karnaze%netscape.com
|
2f35752cf9
|
bug 3522 - crash when more <frame>, <frameset> specified than cells
|
1999-03-29 23:26:57 +00:00 |
kipp%netscape.com
|
fab8db134e
|
Whacked paint methods to use new constants
|
1999-03-26 00:39:35 +00:00 |
karnaze%netscape.com
|
6a4d5b1d87
|
bug 3407
|
1999-03-10 06:13:35 +00:00 |
warren%netscape.com
|
c50687b845
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
kipp%netscape.com
|
ba18377496
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:19:09 +00:00 |
joki%netscape.com
|
efafc46414
|
Fix for frames not resizing.
|
1999-03-03 01:59:50 +00:00 |
kipp%netscape.com
|
ca244c5661
|
Removed dependency on static constructors
|
1999-02-26 17:12:16 +00:00 |
brade%netscape.com
|
8259108fbb
|
add "static" to GetFrameBorderHelper to reduce compiler warnings on Macintosh
|
1999-02-25 15:38:29 +00:00 |
troy%netscape.com
|
dfdacc8159
|
Changed nsIFrame::Init() to take an additional parameter
|
1999-02-25 03:27:57 +00:00 |
warren%netscape.com
|
3642da81a5
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
kipp%netscape.com
|
5a554d526e
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
troy%netscape.com
|
b27d9f730e
|
API changes for nsIPresContext ResolveStyleContextFor and ResolvePseudoStyleContextFor
|
1999-02-11 15:56:23 +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
|
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 |
karnaze%netscape.com
|
2caf3d9edb
|
bug 1827
|
1999-02-03 19:26:29 +00:00 |
cltbld%netscape.com
|
d651a96b24
|
backing out changes made against a closed tree
|
1999-02-02 23:50:52 +00:00 |
karnaze%netscape.com
|
7581bf2dec
|
fixed bug 1827
|
1999-02-02 22:53:42 +00:00 |
kipp%netscape.com
|
06d2d8efb3
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
kipp%netscape.com
|
a9e0e05f2b
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +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
|
59d1bc8ea5
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
"availableHeight"
|
1999-01-05 23:31:18 +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 |
rods%netscape.com
|
552e22107d
|
Added in NS_RELEASE of LookAndFeel object
|
1998-12-21 16:52:17 +00:00 |
peterl%netscape.com
|
e75a76898d
|
sync to new attribute api
|
1998-12-20 01:21:23 +00:00 |
kipp%netscape.com
|
27f0cfe8cc
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
karnaze%netscape.com
|
a10a1d567f
|
added code provided by Micahel Lowe to get system colors for frameset borders (bug 1763)
|
1998-12-04 18:05:30 +00:00 |
troy%netscape.com
|
d97a31f115
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
karnaze%netscape.com
|
d79e42bc18
|
fixed bug 1613 (leak in nsFrameSetFrame::CalculateRowCol)
|
1998-11-30 22:37:52 +00:00 |
karnaze%netscape.com
|
d4aa7049fb
|
fixed bug 1696
|
1998-11-30 18:19:21 +00:00 |
karnaze%netscape.com
|
1f13c6189f
|
changed frameset layout algorithm. fixed bugs 728, 1075, 1494 and half of 1486
|
1998-11-28 18:59:38 +00:00 |
karnaze%netscape.com
|
b3e999adf1
|
fixed the crash on bug 1588 (rsac.org). There is still a scrolling problem
|
1998-11-25 18:11:26 +00:00 |
troy%netscape.com
|
8de6eceb4c
|
Added NS_RELEASE to fixed memory leak after calling ChildAt()
|
1998-11-21 17:22:31 +00:00 |
kipp%netscape.com
|
63107e9026
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +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 |
michaelp%netscape.com
|
f186598ef5
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
karnaze%netscape.com
|
3f513d4bc8
|
bug 1374 (hometown.aol.com crash on resize)
|
1998-11-13 23:44:50 +00:00 |
karnaze%netscape.com
|
739d650e16
|
fixed <frameset frameborder=no> allowed frame resizing
|
1998-11-10 20:49:51 +00:00 |
peterl%netscape.com
|
776a2683ef
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
troy%netscape.com
|
add643496e
|
Changed a SetFrameState call to not clobber the NS_FRAME_SYNC_FRAME_AND_VIEW
flag
|
1998-10-17 04:00:58 +00:00 |
kipp%netscape.com
|
5d6ff4ec2e
|
Create style context for blank frame; added in some missing release calls
|
1998-10-15 05:13:21 +00:00 |
kipp%netscape.com
|
04c15ca7e9
|
Removed an unused include
|
1998-10-12 18:45:25 +00:00 |
kipp%netscape.com
|
05a50b6ce3
|
Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling
|
1998-10-12 14:48:02 +00:00 |
troy%netscape.com
|
cc44601bb8
|
Removed GetContentIndex() from nsIFrame
|
1998-10-08 20:35:16 +00:00 |
troy%netscape.com
|
f039f11a24
|
Changed ReflowChild() to send the WillReflow() notification as well
|
1998-10-06 00:27:22 +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 |
kipp%netscape.com
|
01b8c34dc8
|
Fixed up includes to not depend on old content model classes
|
1998-09-24 21:37:45 +00:00 |
kipp%netscape.com
|
efdb756715
|
Removed unused include
|
1998-09-23 02:33:23 +00:00 |
troy%netscape.com
|
9955ac85ce
|
Removed farme enumeration member functions for indexed access, last child,
and child count
|
1998-09-19 03:24:26 +00:00 |
troy%netscape.com
|
c24f15c230
|
Removed CreateFrame() from nsIHTMLContent
|
1998-09-18 18:04:42 +00:00 |
troy%netscape.com
|
1b1b0c939f
|
Changed to explicitly create frame of type frameset or outer frame instead
of using CreateFrame() which will be going away
|
1998-09-13 02:45:07 +00:00 |
karnaze%netscape.com
|
be6a60c25f
|
in document, renamed nsHTMLFrame.cpp, nsHTMLFrameset.h, nsHTMLFrameset.cpp
|
1998-09-10 17:23:31 +00:00 |