gecko-dev/layout/base
heikki%netscape.com 4095a51dde Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
..
public Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
src Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
tests Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +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 bug 50497: plaintext copy loses newlines on paste bug 57292: copy of table cell contents shouldn't copy cell bug 57170: some inline style not preserved across copy paste for all above: r=akkana; sr=sfraser 2001-02-15 13:22:26 +00:00
nsBidiPresUtils.cpp bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM 2001-04-11 23:32:21 +00:00
nsBidiPresUtils.h bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; a couple of new 2001-03-09 01:12:39 +00:00
nsCSSFrameConstructor.cpp Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
nsCSSFrameConstructor.h bug 23714 - don't resolve style for irrelevant whitespace. sr=waterson, r=rbs,hyatt 2001-03-21 05:10:40 +00:00
nsCSSRendering.cpp r=kmmclusk sr=attinasi b=62245. clamp the border size. 2001-04-16 13:14:40 +00:00
nsCSSRendering.h Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsCaret.cpp Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
nsCaret.h Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
nsDocumentViewer.cpp Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
nsFrameManager.cpp Bug 76407. Handle second CantRenderReplacedElement() request for same frame: check to see if we've already posted an event for the frame. r=dbaron, sr=attinasi, a=chofmann 2001-04-24 00:05:33 +00:00
nsFrameTraversal.cpp bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes 2001-03-21 01:16:22 +00:00
nsFrameTraversal.h Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsIAutoCopy.h small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
nsICaret.h #59405 IME candidate window position is not correct in text field on New card and To field 2001-04-19 22:46:29 +00:00
nsIChromeEventHandler.idl as per jst review of dom part of 66318 added what was in this file a native descriptor. it is not necessary any more 2001-04-07 00:46:16 +00:00
nsIDocumentViewer.h Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
nsIFrameSelection.h bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes 2001-03-21 01:16:22 +00:00
nsIFrameTraversal.h bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes 2001-03-21 01:16:22 +00:00
nsILayoutDebugger.h removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros 2001-01-04 20:44:42 +00:00
nsILayoutHistoryState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIPresShell.h Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
nsIPresState.h Fix for 44437. r,a=waterson 2000-10-02 23:23:55 +00:00
nsIReflowCallback.h Fix for 43467. r=bryner 2000-07-13 23:00:59 +00:00
nsLayoutAtomList.h #36665 2001-03-23 03:22:56 +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 removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros 2001-01-04 20:44:42 +00:00
nsLayoutHistoryState.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsPresContext.cpp Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
nsPresContext.h bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses 2001-04-13 21:50:54 +00:00
nsPresShell.cpp scroll after moving caret to top or bottom of editfield; bug #74600; r=mjudge, sr=kin 2001-04-26 18:37:04 +00:00
nsPresState.cpp Bug 70510: Remove needless nsAutoString wrappers, patch by jag <disttsc@bart.nl>, r=pollmann@netscape.com, sr=jst@netscape.com 2001-03-02 02:55:24 +00:00
nsStyleChangeList.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +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 Fix for 70704 and 71261. r=pierre, sr=attinasi 2001-03-13 02:34:02 +00:00