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
2024-10-31 22:25:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3b3c9f8b30
gecko-dev
/
layout
/
html
/
content
History
nisheeth%netscape.com
a3d25a6149
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
..
public
Renaming onaction to oncommand. Also adding getIID to nsIFocusableContent, since
1999-08-20 22:56:15 +00:00
src
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
.cvsignore
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
Makefile.in
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
makefile.win
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00