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
Mozilla
/
mozilla
/
layout
History
colin%theblakes.com
254d42cfbb
Fix misplaced #include. b=174527, r=caillon, sr=bzbarsky, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@132047 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-15 23:40:38 +00:00
..
base
Fix misplaced #include. b=174527, r=caillon, sr=bzbarsky, a=shaver
2002-10-15 23:40:38 +00:00
build
…
doc
Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin
2002-09-30 11:56:37 +00:00
forms
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
generic
mach-o builds define both XP_UNIX *and* XP_MACOSX so we need to add a !XP_MACOSX to the XP_UNIX ifdef to avoid repeating a chunk of code twice and crashing.
2002-10-11 22:31:43 +00:00
html
Fix bug 168737 -- two-byte-encoded pages got no syntax highlighting.
2002-10-11 23:46:11 +00:00
macbuild
…
mathml
Make GetParent on nsStyleContext return an
2002-10-09 01:46:15 +00:00
printing
This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value.
2002-10-08 13:17:56 +00:00
style
OK, over from snprintf to PR_snprintf. b=173837
2002-10-15 00:29:58 +00:00
svg
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
tables
Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border
2002-10-08 10:24:53 +00:00
tools
…
xul
Fix for bug 171752 - Merge nsBoxFrameInner and nsBoxFrame
2002-10-10 06:39:30 +00:00
Makefile.in
…