This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48b0222d5df84f3f4e856497fc34024cbd9c5223
Mozilla
/
mozilla
/
layout
/
generic
History
av%netscape.com
3c05823443
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@35070 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 06:18:35 +00:00
..
broken-image.gif
…
nsAbsoluteContainingBlock.cpp
…
nsAbsoluteContainingBlock.h
…
nsAreaFrame.cpp
…
nsAreaFrame.h
…
nsBlockBandData.cpp
…
nsBlockBandData.h
…
nsBlockFrame.cpp
fixed bug 7713
1999-06-08 00:30:26 +00:00
nsBlockFrame.h
…
nsBlockReflowContext.cpp
…
nsBlockReflowContext.h
…
nsBlockReflowState.cpp
fixed bug 7713
1999-06-08 00:30:26 +00:00
nsBlockReflowState.h
fixed bug 7713
1999-06-08 00:30:26 +00:00
nsBRFrame.cpp
…
nsBulletFrame.cpp
…
nsBulletFrame.h
…
nsContainerFrame.cpp
…
nsContainerFrame.h
…
nsFirstLetterFrame.cpp
…
nsFrame.cpp
fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
1999-06-10 21:08:17 +00:00
nsFrame.h
fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
1999-06-10 21:08:17 +00:00
nsFrameFrame.cpp
bug 1252, check for null view
1999-06-03 04:34:49 +00:00
nsFrameList.cpp
…
nsFrameList.h
…
nsFrameSetFrame.cpp
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
1999-06-11 01:18:50 +00:00
nsFrameSetFrame.h
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
1999-06-11 01:18:50 +00:00
nsFrameUtil.cpp
…
nsHTMLContainerFrame.cpp
Fixed some visibility bugs in order to make the tab widget work correctly.
1999-05-19 22:14:11 +00:00
nsHTMLContainerFrame.h
…
nsHTMLFrame.cpp
…
nsHTMLParts.h
added support for Ender GFX-rendered text control
1999-06-12 22:28:11 +00:00
nsHTMLReflowCommand.cpp
…
nsHTMLReflowCommand.h
…
nsHTMLReflowState.cpp
…
nsIFrame.h
fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
1999-06-10 21:08:17 +00:00
nsIFrameUtil.h
…
nsILineIterator.h
new
1999-05-13 00:54:03 +00:00
nsImageFrame.cpp
adding in selection of non text frames in editor only
1999-05-17 00:21:18 +00:00
nsImageFrame.h
…
nsImageMap.cpp
…
nsImageMap.h
…
nsInlineFrame.cpp
…
nsInlineFrame.h
…
nsIPageSequenceFrame.h
…
nsLeafFrame.cpp
…
nsLeafFrame.h
…
nsLineBox.cpp
Fixed typo
1999-05-13 01:52:52 +00:00
nsLineBox.h
Updated line iterator impl to match API in nsILineIterator
1999-05-13 00:54:28 +00:00
nsLineLayout.cpp
…
nsLineLayout.h
…
nsObjectFrame.cpp
*** empty log message ***
1999-06-13 06:18:35 +00:00
nsPageFrame.cpp
…
nsPageFrame.h
…
nsPlaceholderFrame.cpp
…
nsPlaceholderFrame.h
…
nsSimplePageSequence.cpp
background Image speed up
1999-06-11 14:43:14 +00:00
nsSimplePageSequence.h
…
nsSpaceManager.cpp
…
nsSpaceManager.h
…
nsSpacerFrame.cpp
…
nsSplittableFrame.cpp
…
nsSplittableFrame.h
…
nsTextFrame.cpp
minor changes to tweak fix from before. GetPositionSlowly was returning wrong thing causing small caps and other wierd spacing letters to be selected incorrectly.
1999-06-10 21:55:14 +00:00
nsTextTransformer.cpp
…
nsTextTransformer.h
…
nsViewportFrame.cpp
…