gecko-dev/webshell/tests/viewer
1999-01-05 22:58:22 +00:00
..
mac Removed plugin .cpp files - plugin functionality now exists in the plugin.mcp project. 1999-01-05 09:35:29 +00:00
public Ignore generated Makefile. 1998-12-20 08:27:09 +00:00
resources Add <LABEL> tags arounf checkboxes and radiobuttons 1998-12-18 16:24:53 +00:00
samples swirly new collapsing border example added 1999-01-03 20:45: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
jsconsres.h
macToBeImplemented.cp remove all functions (move to nsNetStubs.cpp and nsMacFile.cp) 1998-12-21 16:46:03 +00:00
Makefile.in resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
makefile.win Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52: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 Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
nsBrowserWindow.h Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsEditorInterfaces.cpp typing hack extended to get it working on Macintosh 1998-12-15 22:34:54 +00:00
nsEditorInterfaces.h
nsEditorMode.cpp fixed a crash in edit mode VK_BACK handling. uninitialized pointer. 1999-01-04 07:08:53 +00:00
nsEditorMode.h
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 Implimented CreateViewerMenus() for the GTK test viewer. 1998-11-01 21:03:40 +00:00
nsGTKMenu.cpp Include "gtklayout.h" only for gtk+ < 1.1.6 1998-12-07 06:52:42 +00:00
nsGTKMenu.h Implimented CreateViewerMenus() for the GTK test viewer. 1998-11-01 21:03:40 +00:00
nsMacApplication.cpp
nsMacFile.cp added XP_FileReadLine and FE_FileType (formerly in macToBeImplemented.cp) 1998-12-21 16:46:10 +00:00
nsMacMain.cpp Added Debug and Tools menus, and hooked up some of the menu items. They don't all work yet. 1998-12-08 02:16:42 +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
nsMotifMenu.cpp
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 Add the EventQueueService to the repository... 1999-01-05 05:51:30 +00:00
nsStubs.cpp Added extern "C" for XP_ReBuffer(). 1998-12-02 16:52:08 +00:00
nsUnixMain.cpp fix build: define gAppContext since it's used and was never defined 1998-11-06 02:02:31 +00:00
nsViewerApp.cpp Create an event queue via the EventQueueService for the UI thread... 1999-01-05 05:58:08 +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 Renamed FindFrameWithContent() to GetPrimaryFrameFor() 1998-12-29 04:45:18 +00:00
nsWebCrawler.h sync to new attribute api 1998-12-20 01:21:23 +00:00
nsWinMain.cpp do not call PL_InitializeEventsLib(...) any more. nsIEventQueueService::CreateThreadEventQueue(...) has this functionality now... 1999-01-05 09:42:22 +00:00
nsXPBaseWindow.cpp Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
nsXPBaseWindow.h Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
resources.h add VIEWER_TOOLBARDEMO command id. 1999-01-05 22:58:22 +00:00
viewer.rc Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
winmain.cpp