gecko-dev/webshell/tests/viewer
kmcclusk%netscape.com 38be421ca5 Fix for crash when bringing up the test sites dialog.
Also fixed crash when bringing up the debug robot dialog.
1999-06-22 21:44:38 +00:00
..
mac Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
public Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
resources A new property file for "viewer", to test the string bundle stuff 1999-02-09 19:11:52 +00:00
samples First Checked In. 1999-06-16 23:24:25 +00:00
throbber getting rid of the throbber. 1999-04-06 06:06:00 +00:00
.cvsignore Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
JSConsole.cpp Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
JSConsole.h
Makefile.in Adding beeptest.html to the test suite. 1999-06-17 01:12:15 +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 Adding beeptest.html to the test suite. 1999-06-17 01:12:15 +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 Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsBaseDialog.h Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsBrowserWindow.cpp NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
nsBrowserWindow.h Removing nsDialog from the build. 1999-06-13 01:01:26 +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 Track change in editor API 1999-06-07 21:31:18 +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
nsGTKMain.cpp Removed dead code 1999-04-23 19:48:16 +00:00
nsGTKMenu.cpp Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css 1999-05-28 21:55:33 +00:00
nsGTKMenu.h fix menus. 1999-01-06 00:34:50 +00:00
nsImageInspectorDialog.cpp Added Table and Image Inspectors 1999-01-06 21:59:17 +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 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 added sample #13: dhtml and compositor. 1999-03-11 21:23:28 +00:00
nsMotifMain.cpp Motif Ressurection. Thanks to Daniel Roberts <zuperdee@yahoo.com> for 1999-06-09 11:35:26 +00:00
nsMotifMenu.cpp Added two new sample tests 1999-02-03 17:16:11 +00:00
nsMotifMenu.h
nsPhMain.cpp - Adding support for the Photon UI for viewer 1999-06-03 12:16:22 +00:00
nsPhMenu.cpp - Fixes Typo on MenuBar 1999-06-10 21:07:56 +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 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
nsStubs.cpp Remove dependency upon -lnetutil and use of it on Unix. 1999-04-28 04:50:43 +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
nsUnixMain.cpp Return a result (duh) from InitNativeWindow() 1999-01-27 06:47:08 +00:00
nsViewerApp.cpp Fix for crash when bringing up the test sites dialog. 1999-06-22 21:44:38 +00:00
nsViewerApp.h Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
nsWebCrawler.cpp NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
nsWebCrawler.h New arguments to OnEndDocumentLoad() added 1999-06-14 23:36:24 +00:00
nsWinMain.cpp Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
nsXPBaseWindow.cpp Removing usages of obsolete nsDialog. a=rickg 1999-06-10 22:03:27 +00:00
nsXPBaseWindow.h Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
nsXlibMain.cpp xlib mainloop code for viewer 1999-04-10 15:28:21 +00:00
resources.h fixes for bugs #5809, #5852, #6828, #6973. 1999-05-27 21:17:10 +00:00
viewer.rc fixes for bugs #5809, #5852, #6828, #6973. 1999-05-27 21:17:10 +00:00
winmain.cpp