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
f5419762fde6dd2e6ceec0069229240928f7b32d
Mozilla
/
mozilla
/
layout
History
karnaze%netscape.com
f5419762fd
bug 52531 - treate style change reflow like initial when positioning cell block.
...
git-svn-id: svn://10.0.0.236/trunk@105935 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-22 14:31:18 +00:00
..
base
Bug 89998: move nsTitledBoxFrame.cpp to nsGroupBoxFrame.cpp (and the classnames in it) as the final step in this XUL 1.0 bug. r=jag,FrodoB.
2001-10-21 08:35:34 +00:00
build
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
doc
…
forms
Bug 57192. Alt+Down for combo boxes in HTML. r=rods, sr=waterson
2001-10-16 23:00:12 +00:00
generic
fix for bug 105257 r=dbaron sr=mscott
2001-10-21 00:12:53 +00:00
html
bug 52531 - treate style change reflow like initial when positioning cell block.
2001-10-22 14:31:18 +00:00
macbuild
Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree.
2001-10-22 04:34:31 +00:00
mathml
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
2001-10-20 23:19:07 +00:00
style
Make labels inline !important
2001-10-22 10:39:35 +00:00
svg
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
2001-10-20 23:19:07 +00:00
tables
bug 52531 - treate style change reflow like initial when positioning cell block.
2001-10-22 14:31:18 +00:00
tools
…
xul
Bug 89998: Some minor wording clean-up (title -> caption) in nsGroupBoxFrame.cpp. r=mozbot. Much thanks to FrodoB for his help (he did most of the work on my previous checkins for this bug).
2001-10-21 09:30:22 +00:00
Makefile.in
…
makefile.win
…