gecko-dev/webshell/tests/viewer
ramiro%netscape.com 563928f869 Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +00:00
..
mac Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
public Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +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
unix Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +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 Improve the dependencies a bit. 1999-09-01 10:41:13 +00:00
jsconsres.h
macToBeImplemented.cp
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
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 VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +00:00
nsBrowserWindow.h Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +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 for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
nsPhMenu.cpp Add Demo Names to Menu for Photon 1999-07-26 13:23:14 +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
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
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 Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +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 VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +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 Adding set background color test cases to debug bug 8697 1999-06-23 20:27:54 +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