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
b67db97f264df893c98d705fa34fcd0743efca87
Mozilla
/
mozilla
/
layout
/
base
History
margaret.chan%sun.com
38376bb36b
Bug
#24847
- cannot print in landscape mode. Ported by jay.yan@sun.com. a=jdunn@netscape.com
...
git-svn-id: svn://10.0.0.236/branches/SUN_6_2_1_BRANCH@114400 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-13 16:55:33 +00:00
..
public
Fixes for printing bugs 84017 and 89151. The fix for bug 84017 removes the need for a resize reflow to get form frame values to print. The restoration of these values into the new frame model is done as part of the initial reflow. The fix for bug 89151 gets rid of the extra frame model built and forces printed images to come out of the decoded image cache. r=darinf, heikki, sr=rpotts
2001-09-29 03:07:45 +00:00
src
Bug
#24847
- cannot print in landscape mode. Ported by jay.yan@sun.com. a=jdunn@netscape.com
2002-02-13 16:55:33 +00:00
tests
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +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
…