.. |
mac
|
Removing Powerplant
|
1999-01-15 00:06:35 +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
|
scrollable row groups
|
1999-01-17 23:35:56 +00:00 |
throbber
|
the throbbing N lives. yuck.
|
1998-07-17 23:48:58 +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
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
jsconsres.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
macToBeImplemented.cp
|
remove all functions (move to nsNetStubs.cpp and nsMacFile.cp)
|
1998-12-21 16:46:03 +00:00 |
Makefile.in
|
removed nsEditorInterfaces.cpp and all references to global methods therein.
|
1999-01-13 18:52:02 +00:00 |
makefile.win
|
removed nsEditorInterfaces.cpp and all references to global methods therein.
|
1999-01-13 18:52:02 +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
|
added Show() to DoFileOpen() - fixes bug #2415
|
1999-01-19 03:12:18 +00:00 |
nsBrowserWindow.h
|
Added Table and Image Inspectors
|
1999-01-06 21:59:17 +00:00 |
nsEditorInterfaces.h
|
Eliminate some compiler warnings
|
1998-07-03 23:14:21 +00:00 |
nsEditorMode.cpp
|
pass the pres shell to the editor init method
|
1999-01-14 18:52:16 +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
|
remove unused code
|
1999-01-17 02:09:24 +00:00 |
nsGTKMenu.cpp
|
Fixed up print-preview menu
|
1999-01-15 01:31:39 +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
|
fix Mac build (is this file obsolete?)
|
1998-07-28 04:15:46 +00:00 |
nsMacFile.cp
|
Powerplant removal
|
1999-01-15 05:11:22 +00:00 |
nsMacMain.cpp
|
moved ConvertOSMenuResultToPPMenuResult() to the message pump
|
1999-01-19 10:29:14 +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 |
nsMotifMenu.cpp
|
added opacity example as demo #10.
|
1998-10-26 18:07:14 +00:00 |
nsMotifMenu.h
|
added motif menus to the viewer
|
1998-06-10 22:41:43 +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
|
Changed NS_DOCUMENTLOADER_CID to the new NS_DOCUMENTLOADER_SERVICE_CID
|
1999-01-17 11:49:41 +00:00 |
nsStubs.cpp
|
Added extern "C" for XP_ReBuffer().
|
1998-12-02 16:52:08 +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
|
fix build: define gAppContext since it's used and was never defined
|
1998-11-06 02:02:31 +00:00 |
nsViewerApp.cpp
|
Fixed a typo in the test url list
|
1999-01-15 22:58:06 +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
|
do not call PL_InitializeEventsLib(...) any more. nsIEventQueueService::CreateThreadEventQueue(...) has this functionality now...
|
1999-01-05 09:42:22 +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 Table and Image Inspectors
|
1999-01-06 21:59:17 +00:00 |
viewer.rc
|
Fixed up print-preview menu
|
1999-01-15 01:31:39 +00:00 |
winmain.cpp
|
Implemented DoCopy to put HTML on the pasteboard
|
1998-07-27 18:17:07 +00:00 |