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
2025-02-22 18:32:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpfe
History
tbogard%aol.net
833361b073
removed files: mozilla/xpfe/appshell/src/nsSessionHistory.cpp
2000-04-16 11:20:51 +00:00
..
AppCores
…
apprunner
…
appshell
removed files: mozilla/xpfe/appshell/src/nsSessionHistory.cpp
2000-04-16 11:20:51 +00:00
bootstrap
Removed references to the old session history.
2000-04-16 11:08:28 +00:00
browser
Removed references to the old session history code. Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. onLocationChange now fires at the right time. BrowserInstance now implements nsIWebProgressListener. The class is now completely named nsBrowserInstance with out that ugly #define to convert nsBrowserAppCore. Reorganized much of the file to be in the order it is in it's declaration.
2000-04-16 11:19:18 +00:00
components
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
global
Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german
2000-04-15 03:16:43 +00:00
macbuild
…
main
…
tools
…
xpviewer
…
.cvsignore
…
Makefile.in
…
makefile.win
…