gecko-dev/webshell/tests/viewer
mgleeson1%netscape.com 4200161bd1 r=kipp removed unnecessary include for dlfcn.h 1999-10-06 18:53:41 +00:00
..
mac changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:43:01 +00:00
public General cleanup. 1999-09-09 02:14:10 +00:00
resources
samples Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
throbber
unix r=kipp removed unnecessary include for dlfcn.h 1999-10-06 18:53:41 +00:00
.cvsignore Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
JSConsole.cpp Changed method signature of EvaluateScript to return nsresult. Added nsJSThreadContextStack pushing and popping around script evaluation. 1999-08-19 20:36:31 +00:00
JSConsole.h
Makefile.in Cleanup special viewers too 1999-10-06 00:00:18 +00:00
jsconsres.h
macToBeImplemented.cp
makefile.win Added Purify menu. 1999-09-26 05:52:24 +00:00
mozilla-viewer.sh
nsBaseDialog.cpp make minor changes to fix warnings 1999-08-18 14:54:01 +00:00
nsBaseDialog.h
nsBeOSMain.cpp Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
nsBrowserWindow.cpp Implement ShowContentSize; fixed a bug where we weren't removing the browser window as a doc-loader observer which sometimes triggers a crash when the -f argument to the viewer is used 1999-10-05 23:59:59 +00:00
nsBrowserWindow.h Implement ShowContentSize; fixed a bug where we weren't removing the browser window as a doc-loader observer which sometimes triggers a crash when the -f argument to the viewer is used 1999-10-05 23:59:59 +00:00
nsEditorInterfaces.h
nsEditorMode.cpp Fixed bug that prevented typing when in Editor mode. 1999-08-30 13:35:40 +00:00
nsEditorMode.h
nsFindDialog.cpp
nsFindDialog.h
nsImageInspectorDialog.cpp make minor changes to fix warnings 1999-08-18 14:54:01 +00:00
nsImageInspectorDialog.h
nsMacFile.cp
nsMacMain.cpp Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
nsMacResources.r
nsOS2Main.cpp Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
nsPhMain.cpp Fix the Menubar which wasn't being created 1999-09-10 12:52:35 +00:00
nsPhMenu.cpp Add new (old?) Event Debugging options to Viewer for Photon 1999-09-13 14:13:57 +00:00
nsPrintSetupDialog.cpp
nsPrintSetupDialog.h
nsSetupRegistry.cpp Removed parser entries from nsSetupRegistry. Parser is now a module. To be reviewed by RickG. 1999-09-30 22:09:51 +00:00
nsTableInspectorDialog.cpp
nsTableInspectorDialog.h
nsThrobber.cpp r=dp; Added in ctor/dtor counting 1999-10-05 14:53:20 +00:00
nsThrobber.h r=dp,vidur,beard; close up some memory leaks related to shutdown of the viewer 1999-10-04 23:41:25 +00:00
nsUnixMain.cpp
nsViewerApp.cpp breaking cycle between crawler and browser window to fix a leak, using NS_WITH_SERVICE to manage metacharset service. 1999-09-27 23:39:03 +00:00
nsViewerApp.h Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks. 1999-09-17 21:00:54 +00:00
nsWebCrawler.cpp r=dp,vidur,beard; close up some memory leaks related to shutdown of the viewer 1999-10-04 23:41:25 +00:00
nsWebCrawler.h r=dp,vidur,beard; close up some memory leaks related to shutdown of the viewer 1999-10-04 23:41:25 +00:00
nsWinMain.cpp Removing unused servMgr. 1999-09-24 06:07:19 +00:00
nsXPBaseWindow.cpp bug #15341 and bug #15344. Use the documentloader observer instead of a stream observer. 1999-10-05 04:04:16 +00:00
nsXPBaseWindow.h bug #15341 and bug #15344. Use the documentloader observer instead of a stream observer. 1999-10-05 04:04:16 +00:00
resources.h Added Purify menu. 1999-09-26 05:52:24 +00:00
viewer-beos.rsrc
viewer.rc Added Purify menu. 1999-09-26 05:52:24 +00:00
vieweros2.rc
winmain.cpp