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
22fdffeab172b514b491dd3611732c6839db729c
Mozilla
/
mozilla
/
layout
History
pollmann%netscape.com
61b4a19b82
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
...
git-svn-id: svn://10.0.0.236/trunk@34729 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 01:18:50 +00:00
..
base
Comment out useless assert.
1999-06-10 21:43:08 +00:00
build
Akkana set up a service for encoding a document.
1999-06-10 00:35:02 +00:00
doc
new
1999-05-13 17:47:41 +00:00
events
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
forms
Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7.
1999-06-05 11:49:04 +00:00
generic
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
1999-06-11 01:18:50 +00:00
html
Bug 7935: Resizing frames beyond edge doesn't cause offset anymore.
1999-06-11 01:18:50 +00:00
macbuild
added files: mozilla/layout/html/style/src/nsCSSRule.cpp, mozilla/layout/html/style/src/nsCSSRules.cpp
1999-06-10 05:32:57 +00:00
style
added new rule interfaces & base class
1999-06-10 05:32:38 +00:00
tables
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
tools
…
xml
added code to ignore unknown namespace prefix for attributes
1999-06-10 05:33:47 +00:00
xsl
…
xul
Back out Hyatt's changes to use DOM APIs. This is busting mailnews. Use content APIs until we figure out persistence story.
1999-06-10 19:51:35 +00:00
Makefile.in
…
makefile.win
…