gecko-dev/layout/base
2000-05-22 09:15:54 +00:00
..
public fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
src fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
tests Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
.cvsignore
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 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 legal changes 2000-05-15 14:22:03 +00:00
nsCaret.cpp changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsCaret.h changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsCSSFrameConstructor.cpp support for dynamic multiple insertion points r=ben 2000-05-22 09:15:54 +00:00
nsCSSFrameConstructor.h Make XBL work for HTML elements. r=hyatt 2000-05-15 20:25:02 +00:00
nsCSSRendering.cpp Fixed double drawing lines for buttons 2000-05-15 04:55:49 +00:00
nsCSSRendering.h Fixed the curve drawing to use floating point.. corrects rounding problems 2000-05-11 03:59: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 make sure that style attributes get the reresolve dance 2000-05-16 22:05:47 +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 legal changes 2000-05-15 14:22:03 +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 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 Changed comments to accurately describe HandleTableSelection parameters 2000-05-16 03:31:28 +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 adding constants for reflow notification, from Thomas Lendacky (toml@us.ibm.com) 2000-05-15 03:36:34 +00:00
nsIPresState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsLayoutAtomList.h More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +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 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 Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136) 2000-05-18 03:19:00 +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 fix for resize event support, bug 960, and additional support for DOM 2 events. 2000-05-17 05:27:22 +00:00
nsPresState.cpp making string conversions explicit 2000-04-03 11:20:35 +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 Implement CSS3 cursors on Windows 2000-05-07 05:14:43 +00:00