gecko-dev/layout
nisheeth%netscape.com dfd7b5d559 - Added setter for history state to nsIPresShell
- Added capture/restore frame state methods to nsIFrameManager
- Added a getter for state type to nsIStatefulFrame.
- Changed the save/restore method parameters  in nsIStateful frame
  so that only the frame state gets passed to the stateful frame.
- Implemented all the new interface methods in the respective implementation classes.
1999-08-31 14:35:50 +00:00
..
base - Added setter for history state to nsIPresShell 1999-08-31 14:35:50 +00:00
build Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events Added support for a reply from the StartComposition message. Necessary for XIM support on UNIX. 1999-08-31 01:20:32 +00:00
forms Added AbsolutelyPositionDropDown 1999-08-31 13:23:15 +00:00
generic - Added setter for history state to nsIPresShell 1999-08-31 14:35:50 +00:00
html - Added setter for history state to nsIPresShell 1999-08-31 14:35:50 +00:00
macbuild added files: mozilla/layout/base/src/nsLayoutHistoryState.cpp 1999-08-30 22:50:48 +00:00
style option (dropdown) fonts now match the select 1999-08-31 14:22:56 +00:00
tables Changed ReflowMappedChildren() to reset max element size to 0 for an 1999-08-31 05:55:33 +00:00
tools added -moz-border-radius 1999-04-03 03:15:01 +00:00
xml Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state. 1999-08-31 10:06:17 +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 fix some warnings on windows 1999-08-31 07:26:53 +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