gecko-dev/layout/base
jst%netscape.com 4b767ec567 Adding more utility functions to nsINodeInfo. 2000-05-14 18:34:35 +00:00
..
public Adding more utility functions to nsINodeInfo. 2000-05-14 18:34:35 +00:00
src Adding more utility functions to nsINodeInfo. 2000-05-14 18:34:35 +00:00
tests Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
.cvsignore
Makefile.in
makefile.win Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00
nsAutoCopy.cpp fixing selection speed. only copying to clipboard on mouse up 2000-04-14 23:00:30 +00:00
nsCSSFrameConstructor.cpp string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
nsCSSFrameConstructor.h bug 2479 - rewrite of table frame construction. r=troy, b=winNT,linux 2000-04-04 01:28:15 +00:00
nsCSSRendering.cpp New and improved background tiling code for GTK. We take an offset into 2000-05-12 06:29:37 +00:00
nsCSSRendering.h Fixed the curve drawing to use floating point.. corrects rounding problems 2000-05-11 03:59:43 +00:00
nsCaret.cpp changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
nsCaret.h changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
nsDocumentViewer.cpp changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
nsFrameManager.cpp # 34082 2000-05-02 23:07:11 +00:00
nsFrameTraversal.cpp b=15405 Renamed root frame to canvas frame and changed frame construction 2000-04-19 02:13:43 +00:00
nsFrameTraversal.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsIAutoCopy.h new file changes to get working for autocopyt from selection 2000-04-14 11:15:58 +00:00
nsICaret.h changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
nsIChromeEventHandler.idl
nsIDocumentViewer.h
nsIFrameSelection.h lets you set the view to be scrolled 2000-05-13 08:06:13 +00:00
nsILayoutDebugger.h Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later). 2000-02-03 02:49:58 +00:00
nsILayoutHistoryState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIPresShell.h added two additional methods for capturing and dumping of reflow stats 2000-04-28 23:31:13 +00:00
nsIPresState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsLayoutAtomList.h Added "canvasFrame" frame type atom 2000-04-18 23:05:15 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later). 2000-02-03 02:49:58 +00:00
nsLayoutHistoryState.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +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 WIP for bug 33810 -- add an image animation enum, and getters and setters in the pres context 2000-05-13 01:39:20 +00:00
nsPresContext.h WIP for bug 33810 -- add an image animation enum, and getters and setters in the pres context 2000-05-13 01:39:20 +00:00
nsPresShell.cpp First checkin for bug 29800, preventing scrolling to content when focus 2000-05-11 22:40:51 +00:00
nsPresState.cpp making string conversions explicit 2000-04-03 11:20:35 +00:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h Implement CSS3 cursors on Windows 2000-05-07 05:14:43 +00:00