.. |
public
|
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 |
src
|
Adding newline to end of file to fix HP bustage.
|
2001-02-15 15:22:22 +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
|
…
|
|
makefile.win
|
…
|
|
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 |
nsCSSFrameConstructor.cpp
|
Fix for 68103. r=the world
|
2001-02-14 20:21:04 +00:00 |
nsCSSFrameConstructor.h
|
Fix for 55292, r=ben, sr=brendan
|
2001-02-02 00:54:47 +00:00 |
nsCSSRendering.cpp
|
``background-position not relative to padding edge when background-repeat is not 'no-repeat' [BG]''. bug=7039, author=Hixie,jag, r=jag,Hixie,dcone, moa=dcone, sr=buster
|
2001-02-15 03:25:22 +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
|
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
|
2001-02-15 05:07:46 +00:00 |
nsCaret.h
|
method rename; r=kin; sr=sfraser
|
2001-02-05 15:43:10 +00:00 |
nsDocumentViewer.cpp
|
Changed the API to BeginDocument.. changed the call in here. sr=attinasi r=rods
|
2001-02-15 03:52:13 +00:00 |
nsFrameManager.cpp
|
Bug 62713: Only save scroll position in SH if offset from origin, only put entries in state table if state was created, cleanups, r=jst@netscape.com, sr=vidur@netscape.com
|
2001-02-06 02:32:04 +00:00 |
nsFrameTraversal.cpp
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsFrameTraversal.h
|
…
|
|
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
|
add coordinate enums, rename GetWindowCoordinates to GetCaretCoordinates; r=kin; sr=sfraser
|
2001-02-05 15:42:58 +00:00 |
nsIChromeEventHandler.idl
|
…
|
|
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
|
Reinstating table selection work for bug 57863 and fixed textfield.value bug 63376. r=kin, sr=sfraser
|
2000-12-20 22:13:54 +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
|
…
|
|
nsIPresShell.h
|
Prevent flushing of pending events if painting or reflowing bug 56335 a=buster@netscape.com r=vidur@netscape.com
|
2000-10-17 05:07:39 +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
|
Patch for 55595. r=joki, a=brendan
|
2000-11-27 07:55:20 +00:00 |
nsLayoutAtoms.cpp
|
…
|
|
nsLayoutAtoms.h
|
…
|
|
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 |
nsLayoutUtils.cpp
|
Fix for bug 63081. We remove carriage returns passed to us by the parser in the copy from the sink buffer to the content model. r=jst
|
2001-01-22 23:11:02 +00:00 |
nsLayoutUtils.h
|
Fix for bug 63081. We remove carriage returns passed to us by the parser in the copy from the sink buffer to the content model. r=jst
|
2001-01-22 23:11:02 +00:00 |
nsPresContext.cpp
|
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
|
2001-01-31 01:33:03 +00:00 |
nsPresContext.h
|
This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
|
2001-01-27 14:09:34 +00:00 |
nsPresShell.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 |
nsPresState.cpp
|
Bug 62713: Save strings in SH in UTF8 instead of UCS2 to reduce memory usage plus cleanup (thanks jst), r=jst@netscape.com, sr=vidur@netscape.com
|
2001-02-06 02:41:15 +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
|
…
|
|
nsStyleConsts.h
|
Fix for 68103. r=the world
|
2001-02-14 20:21:04 +00:00 |