.. |
public
|
Fix for bug 9140. Area elements now have event fired for them. r=joki
|
2000-02-11 01:24:59 +00:00 |
src
|
adding new file should not be built yet. this will do no harm
|
2000-02-12 06:09:19 +00:00 |
tests
|
|
|
.cvsignore
|
|
|
Makefile.in
|
|
|
makefile.win
|
|
|
nsCaret.cpp
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
nsCaret.h
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +00:00 |
nsCSSFrameConstructor.cpp
|
Moving previous 9701 fix out of frame constructor and into presshell. r=troy
|
2000-02-13 06:07:38 +00:00 |
nsCSSFrameConstructor.h
|
Minor reformatting and some comments added. b=none r=none
|
2000-01-27 02:17:04 +00:00 |
nsCSSRendering.cpp
|
PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524
|
2000-02-11 01:23:04 +00:00 |
nsCSSRendering.h
|
fixed backgrounds. r=rods
|
2000-02-01 16:03:13 +00:00 |
nsDocumentViewer.cpp
|
Assert when trying to sizeToContent on subframes. It's not allowed. r=hyatt
|
2000-02-11 08:35:20 +00:00 |
nsFrameManager.cpp
|
Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot
|
2000-02-02 22:24:56 +00:00 |
nsFrameTraversal.cpp
|
|nsFrameIterator::QueryInterface| neglects to handle |nsIBidirectionalEnumerator| ... replacing hand-rolled QI with the macro to fix. r=pinkerton
|
2000-01-29 19:59:53 +00:00 |
nsFrameTraversal.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
nsICaret.h
|
|
|
nsIChromeEventHandler.idl
|
|
|
nsIDocumentViewer.h
|
|
|
nsIFrameSelection.h
|
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
|
2000-02-10 04:35:51 +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
|
Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
|
2000-02-09 15:48:01 +00:00 |
nsIPresState.h
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
nsLayoutAtomList.h
|
1) implememted box reflow coelescing.
|
2000-02-09 22:02:40 +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
|
|
|
nsLayoutUtils.h
|
|
|
nsPresContext.cpp
|
Added "const" infront of the arg for SetDefaultFont and SetDefaultFixedFont
|
2000-01-25 14:33:03 +00:00 |
nsPresContext.h
|
Added "const" infront of the arg for SetDefaultFont and SetDefaultFixedFont
|
2000-01-25 14:33:03 +00:00 |
nsPresShell.cpp
|
Moving previous 9701 fix out of frame constructor and into presshell. r=troy
|
2000-02-13 06:07:38 +00:00 |
nsPresState.cpp
|
Fix for 25952, don't crash when doing Open Location from composer window. nsPresState was using a null mProperties table. r=beard
|
2000-02-01 02:14:29 +00:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
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 |