.. |
public
|
Elimination of nsIFocusableContent and improvements to tabbing r=saari
|
2000-04-04 23:55:31 +00:00 |
src
|
thought this would have been caught on my machine sorry. .get added
|
2000-04-12 03:26:49 +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 |
nsCaret.cpp
|
Added support for table selection and removed nsIDOMSelectionListener code no longer needed. r=mjudge
|
2000-03-16 23:45:39 +00:00 |
nsCaret.h
|
Added support for table selection and removed nsIDOMSelectionListener code no longer needed. r=mjudge
|
2000-03-16 23:45:39 +00:00 |
nsCSSFrameConstructor.cpp
|
bug 35099 - create form frame when inside table related element. a=leaf
|
2000-04-10 04:00:37 +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
|
bug#34444: blocker bug. Backing out changes for dcone. pnunn.
|
2000-04-04 20:04:40 +00:00 |
nsCSSRendering.h
|
Added aIsOutline to arg to RenderSize so it can do the right thing when
|
2000-03-18 14:41:00 +00:00 |
nsDocumentViewer.cpp
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
nsFrameManager.cpp
|
add null ptr check to stop crash seen in talkback
|
2000-03-28 01:08:36 +00:00 |
nsFrameTraversal.cpp
|
thought this would have been caught on my machine sorry. .get added
|
2000-04-12 03:26:49 +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
|
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
|
|
|
nsIDocumentViewer.h
|
|
|
nsIFrameSelection.h
|
Fixed bugs in table selection. Added improvements to facilitate row and column selection. r=mjudge
|
2000-03-21 06:04:02 +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
|
changing bitflags for selection types. well they are bitflags now
|
2000-03-31 07:14:39 +00:00 |
nsIPresState.h
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
nsLayoutAtomList.h
|
bug 29595 (and others)
|
2000-03-22 23:19:10 +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
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
nsPresContext.h
|
bug 30022; added Set/Get TextZoom for enlarging/reducing fonts only; also
|
2000-04-02 21:52:17 +00:00 |
nsPresShell.cpp
|
fix for setcapture. passes events to the nsHTMLFrame's areaframe when events are trapped to a given frame's view.
|
2000-04-12 03:04:11 +00:00 |
nsPresState.cpp
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
#3371. Implemented css2/css3 system fonts. GFX on Windows and GTK needs to be completed.
|
2000-03-25 18:54:36 +00:00 |