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
9ff7db4425e4978f05aaa4a2fc6fbb6ec3dac9b9
Mozilla
/
mozilla
/
layout
History
hyatt%netscape.com
6cad81b3f0
Fixing 700K memory leak.
...
git-svn-id: svn://10.0.0.236/trunk@64736 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:13:42 +00:00
..
base
changing troys generated content SUB iterator with changes that he sent me personally. these will allow us to have iterators over generated tables or just plain before or after nodes.
2000-03-31 07:22:38 +00:00
build
adding in new cids and new factories for nsgeneratedcontent and nsgeneratedsubtree iterators
2000-03-31 07:18:45 +00:00
doc
…
events
small changes to clients of string converting APIs
2000-03-26 10:06:21 +00:00
forms
28598: map \r and \r\n to \n in form textarea submissions
2000-03-30 22:49:59 +00:00
generic
changed alot here having to do with get position. made it much faster for non-slow frames. (slow=char spacing ect) also removed some code to make the ::GetWidth call factored out so I can reuse it. selection now has a DrawSelectionIterator that spits out the next series of chars and their color ect when drawing selection. this allows us to combine many different types of selection. This also means that XOR is not used here any more. we will hook up selection colors to style shortly in the next week.
2000-03-31 07:26:07 +00:00
html
changed alot here having to do with get position. made it much faster for non-slow frames. (slow=char spacing ect) also removed some code to make the ::GetWidth call factored out so I can reuse it. selection now has a DrawSelectionIterator that spits out the next series of chars and their color ect when drawing selection. this allows us to combine many different types of selection. This also means that XOR is not used here any more. we will hook up selection colors to style shortly in the next week.
2000-03-31 07:26:07 +00:00
macbuild
adding nsGeneratedIterator for mjudge
2000-03-31 07:36:08 +00:00
mathml
[NOT PART OF THE DEFAULT BUILD] One-byte string, use nsCString instead of nsString to avoid problems.
2000-03-30 01:25:45 +00:00
style
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
tables
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
2000-03-30 03:21:26 +00:00
tools
…
xbl
Fixing 700K memory leak.
2000-03-31 09:13:42 +00:00
xml
r=pollmann. Fix for bug 29395. XML error messages now show up in the content area for XML, RDF, and XUL files. Earlier, they would only show up for XML files.
2000-03-30 01:41:48 +00:00
xsl
…
xul
Yet another missing file.
2000-03-31 07:32:35 +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
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
2000-02-25 04:12:40 +00:00