gecko-dev/webshell/tests/viewer
troy%netscape.com 5fc4a8488d Added some more test files 1999-02-03 17:05:48 +00:00
..
mac Fix menu ID conflict between Print one column, and tree view menu items. 1999-01-27 05:22:06 +00:00
public reduce Macintosh compiler warnings by removing extra , 1999-01-06 18:50:09 +00:00
resources initial 1999-01-06 22:04:35 +00:00
samples Initial check-in 1999-02-03 17:03:05 +00:00
throbber
.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 Cleaned up linkage of the viewer 1999-02-02 17:37:19 +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 Added some more test files 1999-02-03 17:05:48 +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 Renamed Init() to SetContentModelBuidler(). 1999-02-01 22:35:17 +00:00
nsBrowserWindow.h Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, we use this to set refCon data. On other platforms, it's just a stub. 1999-01-27 05:20:43 +00:00
nsEditorInterfaces.h
nsEditorMode.cpp changed nsIEditor to enable undo separately from Init 1999-01-28 06:02:13 +00:00
nsEditorMode.h pass the pres shell to the editor init method 1999-01-14 18:52:16 +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 Return a result (duh) from InitNativeWindow() 1999-01-27 06:47:08 +00:00
nsGTKMenu.cpp Added that lovely alternate/default style selector to the menu (it works great 1999-01-25 18:54:10 +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
nsMacApplication.cpp
nsMacFile.cp Powerplant removal 1999-01-15 05:11:22 +00:00
nsMacMain.cpp fixed non-debug build bustage 1999-01-27 22:10:44 +00:00
nsMacMessagePump.cpp First Checked In. 1998-11-12 21:20:36 +00:00
nsMacMessagePump.h First Checked In. 1998-11-12 21:20:36 +00:00
nsMacResources.r added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
nsMotifMain.cpp Moving nsUnixMain.cpp to nsMotifMain.cpp to be consistant with nsGTKMain.cpp, unix is ambiguous and might be misleading 1999-01-26 07:31:44 +00:00
nsMotifMenu.cpp added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
nsMotifMenu.h
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 Implementation of the XUL content sink. Modifications to enable the instantiation 1999-02-03 02:44:15 +00:00
nsStubs.cpp Moving ValidateDocData() to mozilla/network/util/mkbuf.c for all platforms 1999-02-01 12:45:49 +00:00
nsTableInspectorDialog.cpp Added Table and Image Inspectors 1999-01-06 21:59: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 changed pointcom to pointcast 1999-02-01 06:33:22 +00:00
nsViewerApp.h Create an event queue via the EventQueueService for the UI thread... 1999-01-05 05:58:08 +00:00
nsWebCrawler.cpp Removed IListFilter and SizeOf API usage 1999-01-15 23:51:00 +00:00
nsWebCrawler.h sync to new attribute api 1998-12-20 01:21:23 +00:00
nsWinMain.cpp Return a result (duh) from InitNativeWindow() 1999-01-27 06:47:08 +00:00
nsXPBaseWindow.cpp Fixed up the signature for nsIContentViewerContainer::GetContentViewer()... 1999-01-14 06:49:59 +00:00
nsXPBaseWindow.h Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
resources.h added style menu 1999-01-23 07:10:37 +00:00
viewer.rc added style menu 1999-01-23 07:10:37 +00:00
winmain.cpp