This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-13 03:24:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
History
nisheeth%netscape.com
4e5aff98b2
Add static GetIID() method for creating smart pointers to nsIXMLContentSink.
1999-07-28 01:17:09 +00:00
..
base
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
build
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
doc
new
1999-05-13 17:47:41 +00:00
events
Partial fixes for focus/blur events on windows/frames, fixes for incorrect event.target values
1999-07-27 20:55:03 +00:00
forms
bug
#7032
Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
1999-07-27 23:26:36 +00:00
generic
fix bug 4240,5532,5529,7899 pass in current word buffer to ComputeWordWidth functions so we have the whole text that we can pass to line breaker.
1999-07-27 14:47:24 +00:00
html
EnableParse() returns nsresult.
1999-07-27 23:33:16 +00:00
macbuild
changed optimized target linker settings to generate a symbol file
1999-07-21 18:37:52 +00:00
style
added experimental CSS3 properties
1999-07-24 19:04:42 +00:00
tables
oops. crazy_width only defined for debug builds. Changing this.
1999-07-24 00:32:21 +00:00
tools
…
xml
Add static GetIID() method for creating smart pointers to nsIXMLContentSink.
1999-07-28 01:17:09 +00:00
xsl
Changed nsIURL to nsIURI.
1999-06-28 14:12:08 +00:00
xul
Fixed some uninitialized memory bugs that caused dialogs to be too tall.
1999-07-27 19:06:44 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
1999-06-28 14:12:07 +00:00