pollmann%netscape.com
|
14fd9c55fc
|
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
|
de2eaede42
|
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
|
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 |
|
troy%netscape.com
|
597b5f236b
|
WillReflow/DidReflow changes and changes to the way view positioning
and sizing works
|
1999-11-19 15:33:29 +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
|
1585a751fb
|
Moved a bunch of stuff out to a nsIFrameDebug interface
|
1999-11-01 22:12:45 +00:00 |
|
troy%netscape.com
|
a12c3d6c5d
|
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
|
87afecabc0
|
Changed SetView/GetView to take an additional argument which is the
pres context
|
1999-10-26 04:44:41 +00:00 |
|
buster%netscape.com
|
a13fc42067
|
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
|
443ae40b6e
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-03 07:42:41 +00:00 |
|
rickg%netscape.com
|
f4902b78bc
|
replaced calls to deprecated nsString API
|
1999-07-26 00:37:24 +00:00 |
|
rickg%netscape.com
|
e94128a661
|
fixed bug 9845
|
1999-07-18 06:35:52 +00:00 |
|
peterl%netscape.com
|
30d40fbb9a
|
better color attribute handling
|
1999-07-07 01:25:41 +00:00 |
|
hangas%netscape.com
|
97cb03a8e0
|
Fix for bugs 9288 and 8783.
|
1999-07-06 22:41:54 +00:00 |
|
pollmann%netscape.com
|
4616e5edb5
|
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
|
1999-06-11 01:18:50 +00:00 |
|
pollmann%netscape.com
|
d4a3c0415d
|
Bug 4711: Retain frameset resize information through reflows.
|
1999-06-11 00:51:05 +00:00 |
|
pollmann%netscape.com
|
11376c79a8
|
Bug 7934: Calculate frameset percentage widths/heights correctly.
|
1999-06-11 00:28:00 +00:00 |
|
kipp%netscape.com
|
4846f41f1f
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
|
michaelp%netscape.com
|
768d09d96e
|
modified for new view flags.
|
1999-04-16 04:24:14 +00:00 |
|
karnaze%netscape.com
|
dd92800942
|
bug 1596
|
1999-04-13 00:56:23 +00:00 |
|
karnaze%netscape.com
|
461f082abd
|
bug 3522 - crash when more <frame>, <frameset> specified than cells
|
1999-03-29 23:26:57 +00:00 |
|
kipp%netscape.com
|
60f52440cb
|
Whacked paint methods to use new constants
|
1999-03-26 00:39:35 +00:00 |
|
karnaze%netscape.com
|
0fa241fa22
|
bug 3407
|
1999-03-10 06:13:35 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
kipp%netscape.com
|
9ddafbd9f8
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:19:09 +00:00 |
|
joki%netscape.com
|
57e49aab2a
|
Fix for frames not resizing.
|
1999-03-03 01:59:50 +00:00 |
|
kipp%netscape.com
|
cc779556f7
|
Removed dependency on static constructors
|
1999-02-26 17:12:16 +00:00 |
|
brade%netscape.com
|
ec6584765a
|
add "static" to GetFrameBorderHelper to reduce compiler warnings on Macintosh
|
1999-02-25 15:38:29 +00:00 |
|
troy%netscape.com
|
da4193eab6
|
Changed nsIFrame::Init() to take an additional parameter
|
1999-02-25 03:27:57 +00:00 |
|
warren%netscape.com
|
01dd4f0ed6
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
|
kipp%netscape.com
|
36c243cdc0
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
troy%netscape.com
|
902190112d
|
API changes for nsIPresContext ResolveStyleContextFor and ResolvePseudoStyleContextFor
|
1999-02-11 15:56:23 +00:00 |
|
troy%netscape.com
|
034aa56b83
|
Changed GetNextSibling() to use a pointer argument instead of a reference
|
1999-02-10 06:13:38 +00:00 |
|
troy%netscape.com
|
9d570499cf
|
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
|
c85f9efd2a
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
|
troy%netscape.com
|
b974e26cea
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
|
karnaze%netscape.com
|
18feca1219
|
bug 1827
|
1999-02-03 19:26:29 +00:00 |
|
cltbld%netscape.com
|
71afce77d3
|
backing out changes made against a closed tree
|
1999-02-02 23:50:52 +00:00 |
|
karnaze%netscape.com
|
f0bb1e91f9
|
fixed bug 1827
|
1999-02-02 22:53:42 +00:00 |
|
kipp%netscape.com
|
7f96144059
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
|
kipp%netscape.com
|
4243726f6a
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
|
troy%netscape.com
|
036e6852f2
|
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
|
4b3e1eebad
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
"availableHeight"
|
1999-01-05 23:31:18 +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 |
|
rods%netscape.com
|
0120a7d8e5
|
Added in NS_RELEASE of LookAndFeel object
|
1998-12-21 16:52:17 +00:00 |
|
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 |
|
karnaze%netscape.com
|
66f0822308
|
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
|
2a4b2c503f
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
|
karnaze%netscape.com
|
3ac909047e
|
fixed bug 1613 (leak in nsFrameSetFrame::CalculateRowCol)
|
1998-11-30 22:37:52 +00:00 |
|