pjs/webshell/tests/viewer
kipp%netscape.com c9328e028d Fixed the throbber 1999-09-25 21:23:38 +00:00
..
mac added files: mozilla/webshell/tests/viewer/nsThrobber.cpp 1999-09-25 21:17:02 +00:00
public General cleanup. 1999-09-09 02:14:10 +00:00
resources A new property file for "viewer", to test the string bundle stuff 1999-02-09 19:11:52 +00:00
samples Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
throbber getting rid of the throbber. 1999-04-06 06:06:00 +00:00
unix shutdown xpcom and the image library to help leak anlaysis 1999-09-25 20:10:59 +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 Switch to local throbber 1999-09-25 20:10:29 +00:00
jsconsres.h
macToBeImplemented.cp remove all functions (move to nsNetStubs.cpp and nsMacFile.cp) 1998-12-21 16:46:03 +00:00
makefile.win Switch to local throbber 1999-09-25 20:10:29 +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 Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsBeOSMain.cpp Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
nsBrowserWindow.cpp Switch to local throbber 1999-09-25 20:10:29 +00:00
nsBrowserWindow.h Switch to local throbber 1999-09-25 20:10:29 +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 Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsFindDialog.h Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsImageInspectorDialog.cpp make minor changes to fix warnings 1999-08-18 14:54:01 +00:00
nsImageInspectorDialog.h Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
nsMacFile.cp Powerplant removal 1999-01-15 05:11:22 +00:00
nsMacMain.cpp Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +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 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 Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsPrintSetupDialog.h Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsSetupRegistry.cpp Removed throbber from registry setup 1999-09-25 20:10:02 +00:00
nsTableInspectorDialog.cpp Removed compiler warning 1999-04-30 00:12:17 +00:00
nsTableInspectorDialog.h Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
nsThrobber.cpp Fixed the throbber 1999-09-25 21:23:38 +00:00
nsThrobber.h new 1999-09-25 20:11:47 +00:00
nsUnixMain.cpp Return a result (duh) from InitNativeWindow() 1999-01-27 06:47:08 +00:00
nsViewerApp.cpp Bug #14813 --> we are leaking all nsIURI's that go through here. Using a nsCOMPtr fixes the leak. 1999-09-24 21:03:58 +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 More mem leak fixes. 1999-08-27 10:03:07 +00:00
nsWebCrawler.h api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss. 1999-08-05 01:28:30 +00:00
nsWinMain.cpp Removing unused servMgr. 1999-09-24 06:07:19 +00:00
nsXPBaseWindow.cpp api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss. 1999-08-05 01:28:30 +00:00
nsXPBaseWindow.h Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
resources.h Add better event debugging. 1999-09-09 02:32:54 +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 Make event debuggin more useful in windows. 1999-09-09 03:47:56 +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