Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
mozilla-history
зеркало из
https://github.com/mozilla/mozilla-history.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули mozilla-history
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
576d536897
mozilla-history
/
docshell
История
tbogard%aol.net
3df03018f3
Added support for setting a docShell into viewSource mode or viewNormal mode. Changed calls to creating the contentViewer to rely on the mode of the docshell for deciding the state it is in. Made docShell support the nsIWebProgress interface. Stubbed out the methods for it's implementation.
2000-03-14 04:36:55 +00:00
..
base
Added support for setting a docShell into viewSource mode or viewNormal mode. Changed calls to creating the contentViewer to rely on the mode of the docshell for deciding the state it is in. Made docShell support the nsIWebProgress interface. Stubbed out the methods for it's implementation.
2000-03-14 04:36:55 +00:00
build
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
shistory
ignore generated makefiles
1999-12-24 09:16:59 +00:00
.cvsignore
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
Makefile.in
Updated the UNIX makefiles to be in sync with the Windows ones. (Not Part of the build).
1999-11-29 18:42:33 +00:00
makefile.win
Now that we have decided that there is only one docshell for all content types, we needed to get rid of the base class/ content type implementation. This checkin takes and moves the nsDocShellBase to be nsDocShell. It now holds the nsIHTMLDocShell stuff. This will be going away. nsCDocShell was created to replace the previous nsCHTMLDocShell.
1999-11-12 07:28:25 +00:00