Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
0168550440
pjs
/
embedding
/
browser
/
webBrowser
История
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
..
.cvsignore
…
Makefile.in
Bug 73353: more REQUIRES updates.
2003-07-17 20:34:47 +00:00
nsCTooltipTextProvider.h
…
nsCWebBrowser.idl
…
nsCommandHandler.cpp
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
nsCommandHandler.h
…
nsContextMenuInfo.cpp
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
nsContextMenuInfo.h
Adding new files for bugscape 8854 - allow access to background images for embedding context menu listeners. Adding new interfaces, nsIContextMenuListener2 and nsIContextMenuInfo, to allow access to more information about the menu context. Also fixes bug 163928. r=pinkerton/sr=alecf
2002-09-16 00:07:07 +00:00
nsDocShellTreeOwner.cpp
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
nsDocShellTreeOwner.h
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:35:01 +00:00
nsICommandHandler.idl
…
nsIContextMenuListener.idl
…
nsIContextMenuListener2.idl
Adding new files for bugscape 8854 - allow access to background images for embedding context menu listeners. Adding new interfaces, nsIContextMenuListener2 and nsIContextMenuInfo, to allow access to more information about the menu context. Also fixes bug 163928. r=pinkerton/sr=alecf
2002-09-16 00:07:07 +00:00
nsIEmbeddingSiteWindow.idl
…
nsIEmbeddingSiteWindow2.idl
update some comments and mention that this file is for bug 57841, r=bryner,rpotts
2002-01-05 02:07:40 +00:00
nsIPrintPreviewNavigation.idl
…
nsIPrintingPrompt.idl
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
2002-06-06 10:40:42 +00:00
nsIPrintingPromptService.idl
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
2002-06-06 10:40:42 +00:00
nsITooltipListener.idl
…
nsITooltipTextProvider.idl
…
nsIWebBrowser.idl
…
nsIWebBrowserChrome.idl
(interface freezing in last revision is bug 99617 r=chak,rpotts a=valeski)
2002-04-10 21:17:38 +00:00
nsIWebBrowserChromeFocus.idl
Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow.
2003-04-22 00:14:42 +00:00
nsIWebBrowserFocus.idl
Freeze nsIWebBrowserFocus and nsIWebBrowserChromeFocus (bug 191236). r=saari, sr=alecf, a=asa.
2003-02-20 23:11:07 +00:00
nsIWebBrowserPrint.idl
Minor comment change
2002-07-12 11:34:52 +00:00
nsIWebBrowserSetup.idl
Clarify nsIWebBrowserSetup documentation. b=143326 r=depstein@netscape.com sr=rpotts@netscape.com
2002-06-04 18:31:00 +00:00
nsWebBrowser.cpp
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsWebBrowser.h
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
nsWebBrowserContentPolicy.cpp
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
nsWebBrowserContentPolicy.h
…