.. |
public
|
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 |
src
|
M3 bug reviewed by joe francis. simply adding 0 initiializers to variables
|
1999-03-15 23:08:27 +00:00 |
tests
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
Taking tests back out, heh, are we having fun yet?
|
1999-02-02 09:36:54 +00:00 |
makefile.win
|
Remove mozilla/layout/config and use mozilla/config instead.
|
1999-02-18 18:16:21 +00:00 |
nsCaret.cpp
|
hack to get caret to draw on empty line.
|
1999-03-13 21:33:01 +00:00 |
nsCaret.h
|
Fix the caret so that it draws on Windows (and UNIX, hopefully), and turn on the #define so that the caret gets created in the pres shell. It gets shown in editor mode.
|
1999-03-02 04:26:49 +00:00 |
nsCSSFrameConstructor.cpp
|
Fixed bug #3905 - frame construction code wasn't dealing with tables properly when they were floated; reviewed by vidur for M3 checkin
|
1999-03-17 18:17:24 +00:00 |
nsCSSFrameConstructor.h
|
Work-in-progress for table pagination
|
1999-03-03 16:33:57 +00:00 |
nsCSSRendering.cpp
|
Remove dead global-variable nonsense
|
1999-03-05 19:23:52 +00:00 |
nsCSSRendering.h
|
Remove dead global-variable nonsense
|
1999-03-05 19:23:52 +00:00 |
nsFrameTraversal.cpp
|
reduce Macintosh compiler warnings
|
1999-03-03 15:35:49 +00:00 |
nsFrameTraversal.h
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
nsICaret.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIFrameSelection.h
|
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 |
nsIPresShell.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsLayoutAtoms.cpp
|
Added frame type atoms for several table frame classes
|
1999-02-24 05:54:31 +00:00 |
nsLayoutAtoms.h
|
Added frame type atoms for several table frame classes
|
1999-02-24 05:54:31 +00:00 |
nsPresContext.cpp
|
gfx vs native widget rendering can now be specified in the viewer at run-time.
|
1999-03-02 22:43:26 +00:00 |
nsPresContext.h
|
gfx vs native widget rendering can now be specified in the viewer at run-time.
|
1999-03-02 22:43:26 +00:00 |
nsPresShell.cpp
|
Added implementation for nsIHTMLContentSink::DoFragment()
|
1999-03-15 05:11:43 +00:00 |
nsStyleConsts.h
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |