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
d0772b507af33e2ee8ea3c4298852c7ff2bc5a07
Mozilla
/
mozilla
/
layout
/
html
History
scc%mozilla.org
9660c987a1
if you want a pointer to characters, you're going to have to |.get()| it
...
git-svn-id: svn://10.0.0.236/trunk@79000 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-13 08:21:04 +00:00
..
base
Added default implementation for frames to allow a frame to specify which frame provides its parent style context. Also reworked ReResolveStyleContext and VerifyStyleTree to allow the style context tree to diverge from the frame tree. b=45210 r=karnaze
2000-09-12 22:47:09 +00:00
content
if you want a pointer to characters, you're going to have to |.get()| it
2000-09-13 08:21:04 +00:00
document
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 02:48:08 +00:00
forms
49339 "Saving File" dialog doesn't initially show complete filename
2000-09-12 22:14:06 +00:00
style
Part of the fix for 20743, add flag to tell us if a drawing surface is short-lived, so we can allocate in temp mem (on Mac). r=pavlov
2000-09-13 07:02:30 +00:00
table
Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze
2000-09-12 22:48:35 +00:00
tests
new regression test, not affecting the build.
2000-09-12 14:34:42 +00:00
Makefile.in
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
2000-03-02 13:29:03 +00:00
makefile.win
…