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
db83fda3d230f507dd4300a91e3f2476aabb55d1
Mozilla
/
mozilla
/
modules
/
libpr0n
/
src
History
pavlov%netscape.com
05d3a42d24
fixing bug 103536. r=jag sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@104766 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-07 17:45:00 +00:00
..
ImageFactory.cpp
fixing bug 103536. r=jag sr=hyatt
2001-10-07 17:45:00 +00:00
imgCache.cpp
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 17:50:15 +00:00
imgCache.h
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 17:50:15 +00:00
imgContainer.cpp
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
imgContainer.h
…
imgLoader.cpp
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
imgLoader.h
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
imgRequest.cpp
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
imgRequest.h
…
imgRequestProxy.cpp
fixing bug 103536. r=jag sr=hyatt
2001-10-07 17:45:00 +00:00
imgRequestProxy.h
part of bug 78690. r=bryner sr=jst
2001-07-17 01:14:40 +00:00
imgThread.cpp
…
imgThread.h
…
Makefile.in
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
makefile.win
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
win32.order
…