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
572e988ef445a0df3d5dc93497df26df00a4a9a7
Mozilla
/
mozilla
/
layout
History
bzbarsky%mit.edu
505d37753e
Fix crash in nsStyleQuotes copy constructor. Bug 174178, r=caillon,
...
sr=dbaron, a=roc+moz git-svn-id: svn://10.0.0.236/trunk@131920 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-13 18:55:12 +00:00
..
base
Fix build bustage. OS/2 and Sun Workshop won't do implicit type
2002-10-09 04:51:59 +00:00
build
Bug 168881 No more syntax highlighting for XML files, possible crashes in nsContentDLF::CreateInstance
2002-09-19 14:25:53 +00:00
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
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
2002-09-12 04:43:31 +00:00
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
Fix crash in nsStyleQuotes copy constructor. Bug 174178, r=caillon,
2002-10-13 18:55:12 +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
…