Commit Graph

77 Commits

Author SHA1 Message Date
radha%netscape.com
359b620c41 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
radha%netscape.com
f7cf3eb414 New methods in nsIwebNavigation 2000-06-21 08:04:00 +00:00
jdunn%netscape.com
b478adfd01 adding newline for HPUX 2000-06-19 14:24:15 +00:00
radha%netscape.com
dd166f6c8c Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by
any parts of the build.
2000-06-17 22:43:06 +00:00
sfraser%netscape.com
86b786390b Remove linkage with NetworkModular.shlb 2000-05-17 08:05:14 +00:00
tbogard%aol.net
9d9f48f184 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
cls%seawood.org
f6740baa20 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
tbogard%aol.net
b5b4ebf8b2 Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc. 2000-04-03 23:02:55 +00:00
tbogard%aol.net
3ddf9d2462 Changed the nsISHEntry interface to deal with layoutStateHistory in terms of a types nsILayoutHistoryState rather than just an nsISupports. Also changed the implementation to hold on to it with an nsCOMPtr rather than a raw pointer. 2000-04-03 01:21:06 +00:00
tbogard%aol.net
912fd1e6a3 nsISHEntry's attribute uri became URI to become more consistent with other places it exists. 2000-03-28 00:48:02 +00:00
tbogard%aol.net
b5fb426956 Added the concept of a replaceable entry. This is an entry which when a new item is added will get overwritten rather than adding the entry to the end of the list. 2000-03-28 00:19:05 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
law%netscape.com
c2e0d3f0e1 Tweaks to new shist per bug 18804; r=travis@netscape.com 2000-01-27 14:31:01 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
law%netscape.com
74c3c08fc8 Fix for Mac build bustage; comment out some debugging code 2000-01-13 01:09:41 +00:00
law%netscape.com
2c1b6b44ee Stuff for bug #18804; tweaks for new web shell; r=radha@netscape.com 2000-01-12 21:59:02 +00:00
radha%netscape.com
a6cec26f80 added files: mozilla/xpfe/components/shistory/src/nsSHistory.cpp 2000-01-06 00:27:11 +00:00
radha%netscape.com
52e102d191 added files: mozilla/xpfe/components/shistory/public/nsISHistory.idl 2000-01-06 00:25:37 +00:00
radha%netscape.com
c677ebc910 Fix build warnings 2000-01-06 00:22:53 +00:00
radha%netscape.com
2193620570 Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
interface changes to nsSHTransaction.
2000-01-06 00:17:27 +00:00
radha%netscape.com
6cc2053bd3 Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2000-01-06 00:16:01 +00:00
radha%netscape.com
a136c99fc7 Initial checkin for tre new session history component. r=dp. bug=18804 2000-01-06 00:15:05 +00:00
sspitzer%netscape.com
d4a3bb6a6b ignore generated makefiles 1999-12-24 09:16:59 +00:00
radha%netscape.com
fcf056d9dd First Checked In. 1999-12-22 23:19:00 +00:00
radha%netscape.com
e15a35044a Initial checkin. r=law a=don 1999-12-22 22:35:31 +00:00
radha%netscape.com
17bb3e1b1d New Session Hsitory in its own directory.
Initial checkin. r=law a=don
1999-12-22 22:33:16 +00:00