gecko-dev/webshell/tests/viewer
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
..
mac removed obsolete access paths. r=sfraser 1999-10-24 02:45:17 +00:00
public General cleanup. 1999-09-09 02:14:10 +00:00
resources
samples Fixed bug in example. -r hyatt 1999-10-29 23:27:26 +00:00
throbber getting rid of the throbber. 1999-04-06 06:06:00 +00:00
unix Fixing viewer starup assert on SetMainThread() happening twice. 1999-10-30 17:17:12 +00:00
.cvsignore Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
JSConsole.cpp (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
JSConsole.h
jsconsres.h
macToBeImplemented.cp
Makefile.in Cleanup special viewers too 1999-10-06 00:00:18 +00:00
makefile.win Moved purify stuff into xpcom/base for the benefit of all. 1999-10-29 03:28:22 +00:00
mozilla-viewer.sh Fix shift error that shows up on Solaris. Get DEPTH with perl. 1999-05-10 18:44:49 +00:00
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 Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
nsBrowserWindow.h Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
nsEditorInterfaces.h Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
nsEditorMode.cpp Fixed bug that prevented typing when in Editor mode. 1999-08-30 13:35:40 +00:00
nsEditorMode.h Changed viewer to use nsHTMLEditor instead of nsTextEditor 1999-03-02 05:31:41 +00:00
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 need to be able to Quit viewer via AppleEvent. r=sfraser 1999-11-02 01:49:52 +00:00
nsMacResources.r added sample #13: dhtml and compositor. 1999-03-11 21:23:28 +00:00
nsOS2Main.cpp Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
nsPhMain.cpp Remove call to nsIThread::SetMainThread() and clean up things a bit. 1999-11-01 20:52:52 +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 changed the CID for "component://netscape/gfx/region" to use new NS_SCRIPTABLEREGION_CID. r=pavlov 1999-10-31 02:28:32 +00:00
nsTableInspectorDialog.cpp Removed compiler warning 1999-04-30 00:12:17 +00:00
nsTableInspectorDialog.h
nsThrobber.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +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 Removed unused NECKO ifdefs. 1999-11-02 23:34: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 Fixed compilation bustage by using nsIFrameDebug to invoke list and regression data methods 1999-11-01 23:29:05 +00:00
nsWebCrawler.h I added logic to the viewers browser window to disable javascript initiated popups during web crawling; I also fixed the web crawler to only initiate a new load after a previous document ends not a subdocument (again!) 1999-10-29 02:06:09 +00:00
nsWinMain.cpp Removed call to SetMainThread() because it was triggering an assert. Turns 1999-10-30 16:44:04 +00:00
nsXPBaseWindow.cpp Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
nsXPBaseWindow.h Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
resources.h Added Purify menu. 1999-09-26 05:52:24 +00:00
viewer-beos.rsrc BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
viewer.rc Added Purify menu. 1999-09-26 05:52:24 +00:00
vieweros2.rc Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
winmain.cpp