.. |
.cvsignore
|
…
|
|
MANIFEST
|
Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com
|
2000-12-30 19:22:22 +00:00 |
Makefile.in
|
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
|
2002-06-06 20:28:14 +00:00 |
bidicattable.h
|
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
|
2002-02-19 20:41:32 +00:00 |
nsAutoCopy.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsBidi.cpp
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
nsBidiPresUtils.cpp
|
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
|
2002-07-10 00:52:17 +00:00 |
nsCaret.cpp
|
Bug 158754. Allow type ahead find to change selection color, and show caret with selection. r=akkana, sr=jst
|
2002-08-10 08:15:30 +00:00 |
nsCaret.h
|
Bug 158754. Allow type ahead find to change selection color, and show caret with selection. r=akkana, sr=jst
|
2002-08-10 08:15:30 +00:00 |
nsCopySupport.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsCopySupport.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsFrameList.cpp
|
bug 120364 - remove framelist assertion; have table with height return correct desired height when row group splits. sr=attinasi, r=alexsavulov
|
2002-03-04 15:48:56 +00:00 |
nsFrameTraversal.cpp
|
82151 r=jfrancis sr = kin
|
2002-04-16 02:42:09 +00:00 |
nsFrameUtil.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsGalleyContext.cpp
|
Initial check in for print preview work it is complied in for Windows and linix only
|
2001-11-03 14:59:39 +00:00 |
nsImageLoader.cpp
|
Abort paint if destroying the PresShell and check for null PresShell in nsImageLoader. bug 102585. r=waterson sr=attinasi
|
2002-04-26 20:44:38 +00:00 |
nsImageLoader.h
|
Fixing bug 84654. r=bryner sr=sfraser. image blocking should not block backgrounds if you use it
|
2002-02-14 23:31:54 +00:00 |
nsIntervalSet.cpp
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
nsIntervalSet.h
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
nsLayoutDebugger.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsLayoutHistoryState.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsPresContext.cpp
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
nsPresContext.h
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
nsPresState.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsPrintContext.cpp
|
b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off.
|
2002-02-15 14:48:12 +00:00 |
nsPrintPreviewContext.cpp
|
Needs to return back the appropriate flags for loading images, naming making them come fromthe cache
|
2002-06-12 18:04:48 +00:00 |
nsSpaceManager.cpp
|
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
|
2002-07-02 20:25:30 +00:00 |
nsSpaceManager.h
|
The c++ standard requires that the throw list be used when declaring functions as well as defining them.
|
2002-07-03 17:14:41 +00:00 |
nsStyleChangeList.cpp
|
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
|
2002-01-26 00:04:45 +00:00 |
symmtable.h
|
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
|
2002-02-19 20:41:32 +00:00 |