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
2eb7daa0319152dedab12eade9e86da4745b685f
Mozilla
/
mozilla
/
layout
History
mjudge%netscape.com
b368b7d065
fixes for optimizing selection
...
git-svn-id: svn://10.0.0.236/trunk@45557 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:32:55 +00:00
..
base
fixes for optimizing selection
1999-09-01 23:32:55 +00:00
build
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
doc
Fixed the case of the stylesheet PI
1999-08-24 04:44:38 +00:00
events
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
forms
check in for rod spears. Fix the small text edit fields for dynamic to in the compose window
1999-09-01 04:11:17 +00:00
generic
new selection code for dead areas. this is much better, trust me. the block frame now will look at its best line and look for a spot to select. if it finds another block frame now, it will continue the process in a while loop. each time looking for best x and y area. this reuses the code located in GetNextPrevLine.
1999-09-01 21:40:16 +00:00
html
Bug#12729 Modified SinkContext::DemoteContainer to cache the child's mForm before
1999-09-01 21:57:01 +00:00
macbuild
added files: mozilla/layout/base/src/nsLayoutHistoryState.cpp
1999-08-30 22:50:48 +00:00
style
Revised img linking/usemap rules as per suggestion in bug
#8027
which
fixes
#8027
1999-09-01 20:58:59 +00:00
tables
getting rid of build warnings
1999-09-01 21:37:32 +00:00
tools
added -moz-border-radius
1999-04-03 03:15:01 +00:00
xml
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
1999-08-31 10:06:17 +00:00
xsl
Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build.
1999-08-28 07:37:23 +00:00
xul
fix a crash in the color picker and add a grayscale palette.
1999-09-01 00:39:12 +00:00
Makefile.in
…
makefile.win
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
1999-06-28 14:12:07 +00:00