.. |
public
|
added ScrollFrameIntoView(), which forces the given frame to be visible in the current view.
|
1999-02-18 22:51:46 +00:00 |
src
|
updated for nsCOMPtr (no implicit construction from raw pointers) owners should check that they agree with my choices for |dont_QueryInterface|, |do_QueryInterface| and |dont_AddRef|
|
1999-02-18 23:55:10 +00:00 |
tests
|
Remove mozilla/layout/config and use mozilla/config instead.
|
1999-02-18 18:16:21 +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
|
Part of the great nsCOMPtr carpool. Approved by those in power.
|
1999-02-17 02:08:01 +00:00 |
nsCaret.h
|
Part of the great nsCOMPtr carpool. Approved by those in power.
|
1999-02-17 02:08:01 +00:00 |
nsCSSFrameConstructor.cpp
|
updated for nsCOMPtr (no implicit construction from raw pointers) owners should check that they agree with my choices for |dont_QueryInterface|, |do_QueryInterface| and |dont_AddRef|
|
1999-02-18 23:55:10 +00:00 |
nsCSSFrameConstructor.h
|
Changes to the table frame construction code to fix breakage in the tree view.
|
1999-02-12 01:35:37 +00:00 |
nsCSSRendering.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsCSSRendering.h
|
Changing the variable aElementColor to aBorderColor in Painborder(),
|
1999-01-28 00:31:47 +00:00 |
nsICaret.h
|
Added RefreshMethod, and tweaked code for the UNIX no-blinking case.
|
1999-02-13 04:47:45 +00:00 |
nsIFrameSelection.h
|
Renaming nsISelection to nsIFrameSelection.
|
1999-02-11 23:10:20 +00:00 |
nsIPresShell.h
|
added ScrollFrameIntoView(), which forces the given frame to be visible in the current view.
|
1999-02-18 22:51:46 +00:00 |
nsLayoutAtoms.cpp
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
nsLayoutAtoms.h
|
Added frame-type atoms for area,scroll,viewport,root,page frame classes
|
1999-02-14 03:47:33 +00:00 |
nsPresContext.cpp
|
change font preference code so it will pick the font setting for the defalt charset instead of always latin 1. Reviewed by peterl, kipp and troy
|
1999-02-17 15:52:02 +00:00 |
nsPresContext.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsPresShell.cpp
|
added nsPresShell::ScrollFrameIntoView(), which forces the given frame to be visible in the current view.
|
1999-02-18 22:52:21 +00:00 |
nsStyleConsts.h
|
Added two new border style defines that
|
1999-01-15 22:24:29 +00:00 |