gecko-dev/webshell/tests/viewer
ramiro%netscape.com f8e5598b73 Add CRAWL_STACK_ON_SIGSEGV to crawl and dump the stack on SIGSEGV and
workaround the totally losing linux development experience.
1999-09-14 13:54:46 +00:00
..
mac Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
public General cleanup. 1999-09-09 02:14:10 +00:00
resources
samples fix, and update for new tri-state checkbox built off of html:input. 1999-08-11 04:46:56 +00:00
throbber getting rid of the throbber. 1999-04-06 06:06:00 +00:00
unix Add CRAWL_STACK_ON_SIGSEGV to crawl and dump the stack on SIGSEGV and 1999-09-14 13:54:46 +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
jsconsres.h
macToBeImplemented.cp
Makefile.in Needs to be XP_LIBS, because the EXTRA_DEPS 'amazingness' doesn't like search path flags. 1999-09-10 02:35:09 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +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 Add better event debugging. 1999-09-09 02:32:54 +00:00
nsBrowserWindow.h Add better event debugging. 1999-09-09 02:32:54 +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
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 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
nsPrintSetupDialog.h
nsSetupRegistry.cpp renamed all kC*IID to kC*CID, added progID strings for GFX. 1999-09-05 23:55:20 +00:00
nsTableInspectorDialog.cpp Removed compiler warning 1999-04-30 00:12:17 +00:00
nsTableInspectorDialog.h
nsUnixMain.cpp
nsViewerApp.cpp Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:03:49 +00:00
nsViewerApp.h Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +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 Changed Run() to give priority to system messages over application messages 1999-09-13 18:45:03 +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 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
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