.. |
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
|
fixed 3632 - selection turds after delete.
fixed 3751 - resizing page with selected image crashes.
reviewed mjudge and kin. checkin approval chofmann.
|
1999-03-15 22:52:06 +00:00 |
tests
|
Make it possible to prefix mozilla dlls that conflict with system dlls.
|
1999-03-12 12:43:04 +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
|
removed some table frame construction warnings.
|
1999-03-13 12:47:56 +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 |