.. |
public
|
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
|
2002-01-01 12:58:53 +00:00 |
src
|
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
|
2002-01-01 12:58:53 +00:00 |
tests
|
Order matters.
|
2001-12-18 11:58:12 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
makefile.win
|
|
|
nsAutoCopy.cpp
|
fixes bug 70519 "Select All (+ Copy) does not clobber the X primary selection"
|
2001-10-31 06:14:11 +00:00 |
nsBidiPresUtils.cpp
|
#36163
|
2001-11-14 14:21:52 +00:00 |
nsBidiPresUtils.h
|
#36163
|
2001-11-14 14:21:52 +00:00 |
nsCaret.cpp
|
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
|
2001-11-10 23:30:13 +00:00 |
nsCaret.h
|
|
|
nsChildIterator.cpp
|
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
|
2001-12-16 09:13:48 +00:00 |
nsChildIterator.h
|
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
|
2001-12-16 09:13:48 +00:00 |
nsCSSFrameConstructor.cpp
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
nsCSSFrameConstructor.h
|
Split ConstructFrameByTag into ConstructTextFrame and ConstructHTMLFrame to make it easier to reorganize frame construction by tag and by display type and to speed up text frame construction. b=109788 r=bryner sr=hyatt
|
2001-12-09 04:28:41 +00:00 |
nsCSSRendering.cpp
|
Fix infinite loop when |shrinkage| goes below zero. Blocker for mach-o
|
2001-12-20 18:02:43 +00:00 |
nsCSSRendering.h
|
Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988
|
2001-12-05 08:35:05 +00:00 |
nsDocumentViewer.cpp
|
Fix AIX bustage
|
2002-01-01 15:56:36 +00:00 |
nsFrameContentIterator.cpp
|
|
|
nsFrameManager.cpp
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |
nsFrameTraversal.cpp
|
Fixing compile warnings. r=akkana, sr=ben.
|
2001-12-07 01:57:56 +00:00 |
nsFrameTraversal.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIAutoCopy.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsICaret.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIChromeEventHandler.idl
|
|
|
nsIDocumentViewer.h
|
|
|
nsIFrameSelection.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIFrameTraversal.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsILayoutDebugger.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Check for null result from NS_NewURI b=102585 sr=kin r=attinasi
|
2001-12-12 01:41:41 +00:00 |
nsImageLoader.h
|
|
|
nsIPercentHeightObserver.h
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
nsIPresShell.h
|
missed a file in my checkin for 115787.
|
2001-12-19 02:49:14 +00:00 |
nsIPresState.h
|
|
|
nsIReflowCallback.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsLayoutAtomList.h
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
nsLayoutAtoms.cpp
|
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
|
2001-10-20 23:19:07 +00:00 |
nsLayoutAtoms.h
|
|
|
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
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
nsPresContext.h
|
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
|
2002-01-01 12:58:53 +00:00 |
nsPresShell.cpp
|
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
|
2002-01-01 12:58:53 +00:00 |
nsPresState.cpp
|
|
|
nsStyleChangeList.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsStyleChangeList.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsStyleConsts.h
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |