.. |
public
|
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
|
2000-08-12 06:28:02 +00:00 |
src
|
Fix build bustage.
|
2000-08-12 07:13:52 +00:00 |
tests
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +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
|
copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896
|
2000-06-09 05:11:12 +00:00 |
nsCSSFrameConstructor.cpp
|
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
|
2000-08-12 06:28:02 +00:00 |
nsCSSFrameConstructor.h
|
Refixing bug 23140 to not cause a menu slowdown, and fixing bug 46615 -
|
2000-08-03 00:22:36 +00:00 |
nsCSSRendering.cpp
|
Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre
|
2000-08-04 20:44:08 +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
|
bug fixes:
|
2000-07-28 22:12:45 +00:00 |
nsCaret.h
|
bug fixes:
|
2000-07-28 22:12:45 +00:00 |
nsDocumentViewer.cpp
|
I'm told backing this out resolves smoketest issues, so here it comes. r=attinasi
|
2000-08-03 21:40:39 +00:00 |
nsFrameManager.cpp
|
Bug 32770: Save scroll position in session history r=nisheeth
|
2000-06-15 00:35:46 +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
|
bug fixes:
|
2000-07-28 22:12:45 +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 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge.
|
2000-08-08 23:38:00 +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
|
Fix for 43467. r=bryner
|
2000-07-13 23:00:59 +00:00 |
nsIPresState.h
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
nsIReflowCallback.h
|
Fix for 43467. r=bryner
|
2000-07-13 23:00:59 +00:00 |
nsLayoutAtomList.h
|
Bug 43644. Add 'wildcard' atom to nsLayoutAtoms and use it instead of a statically leaked atom. r=jst,inaky.gonzales@intel.com
|
2000-06-28 04:17:26 +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
|
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
|
2000-08-10 06:19:37 +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
|
nsPresContext.cpp : added to comment to presContext::GetLookAndFeel to inform others that
|
2000-08-03 22:30:47 +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
|
Trivial, bug 41772, we were not setting the return value in all cases for HandleEventInternal. r=jst.
|
2000-08-10 22:07:33 +00:00 |
nsPresState.cpp
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +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
|
48096: Need a -moz-all value for user-select. r=sfraser.
|
2000-08-12 01:00:14 +00:00 |