gecko-dev/xpfe/components/shistory/public
2000-06-29 21:48:18 +00:00
..
.cvsignore
Makefile.in Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2000-01-06 00:16:01 +00:00
makefile.win Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2000-01-06 00:16:01 +00:00
MANIFEST_IDL Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2000-01-06 00:16:01 +00:00
nsISHContainer.idl More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when 2000-06-29 21:48:18 +00:00
nsISHEntry.idl Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by 2000-06-17 22:43:06 +00:00
nsISHistory.idl Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by 2000-06-17 22:43:06 +00:00
nsISHTransaction.idl Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface. 2000-04-16 05:08:44 +00:00