gecko-dev/layout
buster%netscape.com 0a6321f0ae made a small change to the way the file control interacts with the embedded gfx text control
now, it talks to it via nsIDOMHTMLInputElement interface, rather than assuming imlementation details
about what attributes to set.
1999-09-07 23:20:32 +00:00
..
base Remove some redundant logic 1999-09-07 19:13:04 +00:00
build Setup html and xul atoms too 1999-09-02 18:01:32 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events Replace delete[] for char* data with nsCRT::free(). 1999-09-03 07:20:03 +00:00
forms made a small change to the way the file control interacts with the embedded gfx text control 1999-09-07 23:20:32 +00:00
generic Had a loop that did not reset one variable for "next" iteration. this will fix arrow up/down ya. 1999-09-07 18:47:01 +00:00
html made a small change to the way the file control interacts with the embedded gfx text control 1999-09-07 23:20:32 +00:00
macbuild added files: mozilla/layout/xul/base/src/nsFrameNavigator.cpp 1999-09-05 20:37:34 +00:00
style Fixed #6874 "Hover doesn't work for gfx-rendered buttons" 1999-09-04 00:15:43 +00:00
tables bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
tools added -moz-border-radius 1999-04-03 03:15:01 +00:00
xml fix bug 12500 1999-09-03 22:48:20 +00:00
xsl Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build. 1999-08-28 07:37:23 +00:00
xul 'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX 1999-09-06 07:02:48 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in build xul 1999-01-21 03:41:43 +00:00
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