gecko-dev/layout/base
1999-02-20 23:52:05 +00:00
..
public Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +00:00
src Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +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 Added a new XUL TitledButtonFrame 1999-02-19 18:23:02 +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
nsFrameTraversal.cpp nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp) 1999-02-19 23:47:36 +00:00
nsFrameTraversal.h moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard. 1999-02-19 00:21:22 +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 Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +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 pseudo style for 'page' element 1999-02-19 00:53:09 +00:00
nsLayoutAtoms.h Added pseudo style for 'page' element 1999-02-19 00:53:09 +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 Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +00:00
nsStyleConsts.h Added two new border style defines that 1999-01-15 22:24:29 +00:00