gecko-dev/webshell/tests/viewer
2000-04-04 00:02:15 +00:00
..
mac added some menu items for debugging. r=rods 2000-03-20 23:13:00 +00:00
public remove bogus nsIPref dependancies 2000-03-29 09:49:24 +00:00
resources
samples Changing all cvs-mirror.mozilla.org references to point to politically 2000-02-05 07:23:36 +00:00
throbber
unix bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods. 2000-03-20 23:39:22 +00:00
windows cleaning up viewer to use local versions widget files and support 2000-02-09 19:28:24 +00:00
.cvsignore
JSConsole.cpp Fix 2000-03-24 22:15:37 +00:00
JSConsole.h
jsconsres.h
macToBeImplemented.cp
Makefile.in Oops, missed a DLL_SUFFIX that didn't show up in a depend build. 2000-03-31 12:00:41 +00:00
makefile.win fixing VC5 build (bug 31868) 2000-03-15 06:22:09 +00:00
mozilla-viewer.sh
nsBaseDialog.cpp
nsBaseDialog.h
nsBeOSMain.cpp
nsBrowserWindow.cpp Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsBrowserWindow.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsEditorInterfaces.h
nsEditorMode.cpp
nsEditorMode.h
nsFindDialog.cpp
nsFindDialog.h
nsImageInspectorDialog.cpp
nsImageInspectorDialog.h
nsMacFile.cp
nsMacMain.cpp bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods. 2000-03-20 23:39:22 +00:00
nsMacResources.r
nsOS2Main.cpp
nsPhMain.cpp
nsPhMenu.cpp bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods. 2000-03-20 23:39:22 +00:00
nsPrintSetupDialog.cpp
nsPrintSetupDialog.h
nsSetupRegistry.cpp nsIFilePicker isn't implimented in widget on unix 2000-03-24 00:00:34 +00:00
nsTableInspectorDialog.cpp
nsTableInspectorDialog.h
nsThrobber.cpp Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:56:09 +00:00
nsThrobber.h bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods. 2000-03-20 23:39:22 +00:00
nsUnixMain.cpp
nsViewerApp.cpp nsIBrowserWindow::GoTo no longer takes the command parameter. 2000-03-29 10:23:34 +00:00
nsViewerApp.h Changed nsIBrowserWindow references to reference nsBrowserWindow. nsBrowserWindow is no longer a component. More implementation to get nsBrowserWindow and nsWebBrowserChrome implementations geared towards the embedding code. made nsBrowserWindow implement nsIBaseWindow. 2000-03-14 11:08:43 +00:00
nsWebBrowserChrome.cpp Fixed assertion with loading an URL due to changes with status now firing. 2000-04-04 00:02:15 +00:00
nsWebBrowserChrome.h Fixed assertion with loading an URL due to changes with status now firing. 2000-04-04 00:02:15 +00:00
nsWebCrawler.cpp Use the nsIWebNavigation to load URIs instead of the nsIWebShell interface. 2000-03-29 10:20:29 +00:00
nsWebCrawler.h Changed nsIBrowserWindow references to reference nsBrowserWindow. nsBrowserWindow is no longer a component. More implementation to get nsBrowserWindow and nsWebBrowserChrome implementations geared towards the embedding code. made nsBrowserWindow implement nsIBaseWindow. 2000-03-14 11:08:43 +00:00
nsWidgetSupport.cpp cleaning up viewer to use local versions widget files and support 2000-02-09 19:28:24 +00:00
nsWidgetSupport.h Removing un-needed forward declare of nsIBrowserWindow. 2000-03-14 11:04:07 +00:00
nsWinMain.cpp Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:56:09 +00:00
nsXPBaseWindow.cpp Changed the URI loading to use the nsIWebNavigation interface. 2000-03-29 10:16:58 +00:00
nsXPBaseWindow.h nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
resources.h Re-numbered some menu Items that were broken. r=karnaze 2000-03-27 22:40:50 +00:00
viewer-beos.rsrc
viewer.rc added a menu item for turning on GfxListboxes and GfxComboboxes and the the setting prefs 2000-03-24 15:52:21 +00:00
vieweros2.rc added new menu item for visual event debugging 2000-03-22 15:25:51 +00:00
winmain.cpp