.. |
mac
|
Removed security.o
|
1999-09-16 01:13:04 +00:00 |
public
|
General cleanup.
|
1999-09-09 02:14:10 +00:00 |
resources
|
|
|
samples
|
a few fixes to my tests
|
1999-09-15 22:28:50 +00:00 |
throbber
|
|
|
unix
|
Make the stack output more useful.
|
1999-09-16 00:22:01 +00:00 |
.cvsignore
|
Finish support for building more than one toolkit at once.
|
1999-08-22 14:06:52 +00:00 |
JSConsole.cpp
|
Changed method signature of EvaluateScript to return nsresult. Added nsJSThreadContextStack pushing and popping around script evaluation.
|
1999-08-19 20:36:31 +00:00 |
JSConsole.h
|
|
|
jsconsres.h
|
|
|
macToBeImplemented.cp
|
|
|
Makefile.in
|
add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
|
1999-09-17 00:53:36 +00:00 |
makefile.win
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:24:51 +00:00 |
mozilla-viewer.sh
|
|
|
nsBaseDialog.cpp
|
make minor changes to fix warnings
|
1999-08-18 14:54:01 +00:00 |
nsBaseDialog.h
|
|
|
nsBeOSMain.cpp
|
Fix for bug 12878. Hack the viewer menubar into submission.
|
1999-09-01 10:48:28 +00:00 |
nsBrowserWindow.cpp
|
webshell now gets its nsIPrompt reference from its container and not its observer. restored ftang's webshell change that i inadvertantly removed in a prior checkin.
|
1999-09-21 00:04:31 +00:00 |
nsBrowserWindow.h
|
webshell now gets its nsIPrompt reference from its container and not its observer. restored ftang's webshell change that i inadvertantly removed in a prior checkin.
|
1999-09-21 00:04:31 +00:00 |
nsEditorInterfaces.h
|
|
|
nsEditorMode.cpp
|
Fixed bug that prevented typing when in Editor mode.
|
1999-08-30 13:35:40 +00:00 |
nsEditorMode.h
|
|
|
nsFindDialog.cpp
|
|
|
nsFindDialog.h
|
|
|
nsImageInspectorDialog.cpp
|
make minor changes to fix warnings
|
1999-08-18 14:54:01 +00:00 |
nsImageInspectorDialog.h
|
|
|
nsMacFile.cp
|
|
|
nsMacMain.cpp
|
Fix for bug 12878. Hack the viewer menubar into submission.
|
1999-09-01 10:48:28 +00:00 |
nsMacResources.r
|
|
|
nsOS2Main.cpp
|
Fix for bug 12878. Hack the viewer menubar into submission.
|
1999-09-01 10:48:28 +00:00 |
nsPhMain.cpp
|
Fix the Menubar which wasn't being created
|
1999-09-10 12:52:35 +00:00 |
nsPhMenu.cpp
|
Add new (old?) Event Debugging options to Viewer for Photon
|
1999-09-13 14:13:57 +00:00 |
nsPrintSetupDialog.cpp
|
|
|
nsPrintSetupDialog.h
|
|
|
nsSetupRegistry.cpp
|
registering the JVMManager component.
|
1999-09-18 22:39:55 +00:00 |
nsTableInspectorDialog.cpp
|
|
|
nsTableInspectorDialog.h
|
|
|
nsUnixMain.cpp
|
|
|
nsViewerApp.cpp
|
Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks.
|
1999-09-17 21:00:54 +00:00 |
nsViewerApp.h
|
Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks.
|
1999-09-17 21:00:54 +00:00 |
nsWebCrawler.cpp
|
More mem leak fixes.
|
1999-08-27 10:03:07 +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
|
freed global service manager in NS_ShutdownXPCOM
|
1999-09-20 20:53:49 +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
|
Factored file transport service out of file: protocol.
|
1999-09-16 01:16:22 +00:00 |
resources.h
|
Add better event debugging.
|
1999-09-09 02:32:54 +00:00 |
viewer-beos.rsrc
|
|
|
viewer.rc
|
Make event debuggin more useful in windows.
|
1999-09-09 03:47:56 +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
|
|
|