gecko-dev/webshell/tests/viewer
1999-08-05 01:28:30 +00:00
..
mac Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
public
resources
samples bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to 1999-07-27 23:26:36 +00:00
throbber getting rid of the throbber. 1999-04-06 06:06:00 +00:00
.cvsignore
JSConsole.cpp Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
JSConsole.h
jsconsres.h
macToBeImplemented.cp
Makefile.in Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
makefile.win fix build breakage....include config.mak 1999-07-29 04:19:17 +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
nsBaseDialog.h
nsBeOSMain.cpp BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
nsBrowserWindow.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
nsBrowserWindow.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
nsEditorInterfaces.h
nsEditorMode.cpp Remove param from test method 1999-08-04 02:05:16 +00:00
nsEditorMode.h
nsFindDialog.cpp
nsFindDialog.h
nsGTKMain.cpp Removed dead code 1999-04-23 19:48:16 +00:00
nsGTKMenu.cpp Place the Style menu in the same location on the menu bar as on Windoze. 1999-06-29 15:00:06 +00:00
nsGTKMenu.h
nsImageInspectorDialog.cpp
nsImageInspectorDialog.h
nsMacFile.cp
nsMacMain.cpp change #ifndef TARGET_CARBON to #if !TARGET_CARBON so it can be defined as 0 in DefinesMac.h 1999-05-12 06:44:03 +00:00
nsMacResources.r
nsMotifMain.cpp Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch. 1999-07-19 02:23:52 +00:00
nsMotifMenu.cpp Fixing another instance of bug 8227. 1999-07-21 19:49:13 +00:00
nsMotifMenu.h
nsOS2Main.cpp Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
nsPhMain.cpp Fix problem where menubar shows up on top of toolbar for Photon 1999-08-02 21:43:39 +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 Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +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 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
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 Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:03:49 +00:00
nsXlibMain.cpp xlib mainloop code for viewer 1999-04-10 15:28:21 +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 Adding set background color test cases to debug bug 8697 1999-06-23 20:27: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 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