gecko-dev/layout/base
bryner%uiuc.edu 6012d905b7 Make trees capable of scrolling by full pages with the mouse wheel.
General cleanup and additions to mousewheel debugging code (which is
#ifdef DEBUG_scroll).  r=hyatt.
2000-01-16 05:30:49 +00:00
..
public Make trees capable of scrolling by full pages with the mouse wheel. 2000-01-16 05:30:49 +00:00
src bug 8801; use same default size for all generics (serif, monospace, etc); 2000-01-15 16:30:13 +00:00
tests updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
makefile.win updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsCaret.cpp Fix for bug #21029: Caret get's wrong offset when parent not a text node 2000-01-10 15:32:42 +00:00
nsCaret.h partial fix for bug 15533 (size part). 1. change the return value from nsPiont to nsRect. Change widget code to reflect the change. In Gtk, change XIM FontSet based on the rect height. r=cata a=chofmann 1999-12-22 07:56:40 +00:00
nsCSSFrameConstructor.cpp Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsCSSFrameConstructor.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsCSSRendering.cpp Fixed some problems with rounded borders. r=rods 2000-01-14 14:43:05 +00:00
nsCSSRendering.h Added support for selected rounded corners...can now round individual corners. r=rods 1999-12-23 20:48:07 +00:00
nsDocumentViewer.cpp adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt 2000-01-15 02:30:34 +00:00
nsFrameManager.cpp Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsFrameTraversal.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsFrameTraversal.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsICaret.h partial fix for bug 15533 (size part). 1. change the return value from nsPiont to nsRect. Change widget code to reflect the change. In Gtk, change XIM FontSet based on the rect height. r=cata a=chofmann 1999-12-22 07:56:40 +00:00
nsIChromeEventHandler.idl First check-in.... Defining nsIChromeEventHandler interface for use to make the mChromeElement event firing generic. r=hyatt 1999-11-22 08:02:28 +00:00
nsIDocumentViewer.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIFrameSelection.h Fix for bug #21029: Caret get's wrong offset when parent not a text node 2000-01-10 15:32:42 +00:00
nsILayoutDebugger.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsILayoutHistoryState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIPresShell.h r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257. 2000-01-12 08:28:24 +00:00
nsIPresState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsLayoutAtomList.h fix for #21417 1999-12-17 03:28:50 +00:00
nsLayoutAtoms.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsLayoutAtoms.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsLayoutDebugger.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsLayoutHistoryState.cpp Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsLayoutUtils.cpp Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
nsLayoutUtils.h Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
nsPresContext.cpp bug 8801; use same default size for all generics (serif, monospace, etc); 2000-01-15 16:30:13 +00:00
nsPresContext.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsPresShell.cpp Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsPresState.cpp Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsStyleChangeList.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsStyleChangeList.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsStyleConsts.h 12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical. 2000-01-10 03:23:44 +00:00