gecko-dev/xpfe/components/shistory/src
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
..
.cvsignore
Makefile.in Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
makefile.win Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes. 2000-01-06 00:17:27 +00:00
nsSHEntry.cpp Bug 52670: Grow session history frame list if needed when frames load out of order. r=radha@netscape.com, sr=rpotts@netscape.com 2000-10-20 01:02:47 +00:00
nsSHEntry.h Fix for bug # 55145. r=pollmann a=rpotts 2000-10-13 20:49:40 +00:00
nsSHTransaction.cpp Fix for bug # 51564 r=valeski 2000-09-15 06:11:24 +00:00
nsSHTransaction.h 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
nsSHistory.cpp Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
nsSHistory.h More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided 2000-06-23 23:54:30 +00:00
nsSHistoryModule.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00