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
8283a800fa3c24cc3cdfdabcce473e759fc599f2
Mozilla
/
mozilla
/
layout
History
dbaron%dbaron.org
72ba171635
URL updates
...
git-svn-id: svn://10.0.0.236/trunk@149170 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 22:59:51 +00:00
..
base
Comment was backwards (thanks bz). b=191699
2003-11-10 23:55:53 +00:00
build
Ensure that content can always grab a security manager and namespace manager.
2003-10-30 02:53:08 +00:00
doc
whitespace change. This should make lxr hits for spacemanager reasonable.
2003-11-11 19:23:37 +00:00
forms
Don't do our "enlarge the control a bit to make it look better for small sizes"
2003-11-10 23:42:43 +00:00
generic
Removed unused LineIsEmpty function.
2003-11-11 19:25:49 +00:00
html
URL updates
2003-11-11 22:59:51 +00:00
mathml
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
printing
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
2003-10-31 20:19:18 +00:00
style
Fix bug 101320 -- padding on small border-box sizing things with non-auto
2003-11-09 07:40:09 +00:00
svg
Use the correct term "float" instead of "floater". b=218654 r+sr=bzbarsky
2003-10-13 21:51:02 +00:00
tables
issue style change reflow also at the table caption when there is a style change reflow
2003-11-09 11:35:52 +00:00
tools
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:37:27 +00:00
xul
Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst.
2003-11-05 05:17:07 +00:00
Makefile.in
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00