gecko-dev/layout/html
michaelp ec4811f612 added init() method to prescontext.
creator of prescontext is responsible for initializing pres context.
devicecontext is now init()ed with a nsNativeWidget.
removed hacky X Display stuff from device context and font metrics.
removed hacky code from windows font metrics.
changed nsNativeWindow to be nsNativeWidget.
added more code for compositor back-to-front pass.
improved text performance on X.
changed nsHTMLTagContent.cpp so that it will build with MSVC 4.1.
1998-06-25 04:24:45 +00:00
..
base added init() method to prescontext. 1998-06-25 04:24:45 +00:00
document added init() method to prescontext. 1998-06-25 04:24:45 +00:00
forms Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00
style Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00
table Added some asserts to the incremental reflow code 1998-06-24 22:05:59 +00:00
tests added init() method to prescontext. 1998-06-25 04:24:45 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
makefile.win Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00