rpotts%netscape.com
ac138a435c
Create an event queue via the EventQueueService for the UI thread...
1999-01-05 05:58:08 +00:00
rods%netscape.com
5acf149a4f
Added HTML dialog support for "Find" and "PrintSetup"
1998-12-17 15:52:48 +00:00
warren%netscape.com
0580a8e5c4
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
kipp%netscape.com
a4da88b357
Added -rd argument handling
1998-12-10 18:05:35 +00:00
sfraser%netscape.com
18caeacae0
Don't crash when failing to create dialogs (which we don't have a widget for yet on Mac).
1998-12-08 02:15:21 +00:00
kipp%netscape.com
ef3b92674a
Removed bogus cast
1998-12-07 16:16:46 +00:00
kipp%netscape.com
b5ed9e2b7e
Moved the starting url back to what it was
1998-12-05 16:06:38 +00:00
rickg%netscape.com
c630d34cb3
changed top 100 sites to Test Sites
1998-11-25 20:28:27 +00:00
rickg%netscape.com
bb2cb9fabd
changed the default start page, yet again
1998-11-25 02:19:58 +00:00
rickg%netscape.com
d4e126aabe
changed start page per chofmann's request
1998-11-23 23:22:34 +00:00
mcafee%netscape.com
d2b10ff7f2
Printing out FCInitialize status for debugging, hope that's Ok.
1998-11-23 23:04:04 +00:00
buster%netscape.com
ed71db5508
#ifdef NS_DEUG references to _CrtSetDbgFlag
1998-11-23 04:09:06 +00:00
rickg%netscape.com
5286cb7424
changed start page to netcenter
1998-11-22 08:19:56 +00:00
mcafee%netscape.com
153e2b37e1
Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1
1998-11-20 23:14:22 +00:00
kipp%netscape.com
fcb118cac3
Added -v argument to log crawler behavior
1998-11-20 18:25:55 +00:00
rickg%netscape.com
d3b71028ee
enabled view-source
1998-11-11 20:31:45 +00:00
michaelp%netscape.com
ef1993045d
fixed release mode build issue.
1998-11-05 03:25:02 +00:00
kipp%netscape.com
577f84f5eb
Brought -md back to life
1998-11-04 00:29:58 +00:00
rods%netscape.com
6d565076b4
Added nsISupports back in as the super class of nsViewerApp and
...
NS_INIT_REFCNT in the constructor
1998-10-09 17:25:36 +00:00
valeski%netscape.com
8ba523d9f7
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
...
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.
M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.
M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.
M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.
M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.
M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation
M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
scullin%netscape.com
87dc3a34cb
Don't crash if the pref dll isn't registered.
1998-10-01 19:59:32 +00:00
scullin%netscape.com
77d2843207
Added ngprefs test hooks.
1998-09-22 00:57:54 +00:00
rpotts%netscape.com
0332bd965f
Made the nsISupports interface threadsafe...
1998-09-19 07:06:48 +00:00
troy%netscape.com
fda3dbd970
Changed some AddRef/Release calls overto use XP-COM macros
1998-09-17 21:27:22 +00:00
buster%netscape.com
dba2c241d4
added command line switches for setting window width and height
1998-09-15 18:06:19 +00:00
kipp%netscape.com
9bfd1743c2
Use nsBrowserWindow::CloseAllWindows to shutdown cleanly; added a missing NS_RELEASE and removed an improper NS_ADDREF
1998-09-15 00:16:50 +00:00
kostello%netscape.com
334f544d61
Changes implementation to match the new Widget interfaces. This involves
...
many calls to QueryInterface because many of the instance members
no longer derive from nsIWidget.
Also, using helper functions in nsWidgetHelper for standard Create calls.
1998-09-14 20:46:42 +00:00
joki%netscape.com
2e0dcce305
Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer.
1998-09-09 01:19:11 +00:00
thom%netscape.com
5f62c75f11
Fixed an XP change that wasn't XP (_MAX_PATH is already defined on the mac)
1998-09-03 02:53:25 +00:00
joki%netscape.com
9601412754
This useragent code is wrong anyway but change it to at least send a backwards compat string.
1998-09-03 01:24:59 +00:00
buster%netscape.com
95ae4f7488
nsBrowserWindow.cpp,h
...
added filter name param to DumpFrames
nsViewerApp.cpp
added -o <outputDirPath> for specifying where output files should go
added -filter <filterName> for specifying that <filterName> should be used in an automated fashion for
dumping frames for every URL visited.
nsWebCrawler.cpp,h
added support methods to handle output dirs, output file name building from URL, and filter names
added DumpFrames to ::OnStopBinding when the right state is set (from -filter option)
added dependancies on: nsIPresShell.h, nsIPresContext.h, and nsIFrame.h
1998-09-02 22:07:42 +00:00
rods%netscape.com
5b458783eb
Fixed an include and a few nsString defs
1998-09-01 22:48:08 +00:00
rods%netscape.com
56a66bb852
Added LookAndFeel
1998-09-01 21:08:32 +00:00
rods%netscape.com
a8ba0752c2
Removed some windows specific code and changed to xp code.
1998-09-01 16:29:05 +00:00
rods%netscape.com
1d30776404
Changed the Windows platform specific dialogs to cross platform dialogs
1998-09-01 16:15:16 +00:00
warren%netscape.com
b89e7efaca
Renamed NSRepository to nsRepository.
1998-09-01 00:26:28 +00:00
rpotts%netscape.com
5392f533d7
Changes to allow building when STRICT is defined.
1998-08-29 06:30:49 +00:00
rpotts%netscape.com
dcf275e458
Added support to shut down netlib and the nsINetService instance...
1998-08-22 00:12:54 +00:00
scullin%netscape.com
39b83242e3
Checked in api changes and some other small changes from the branch.
1998-08-14 23:08:54 +00:00
joki%netscape.com
1a37c2ec6c
Modify window.open method to use sizing and location parameters
1998-08-14 22:31:38 +00:00
troy%netscape.com
acdd8de5e3
Added code to delete nsBrowserWindow object
1998-08-10 18:20:20 +00:00
troy%netscape.com
ee860b9d7f
Added call to Shutdown() of prefs object
1998-08-10 05:12:25 +00:00
troy%netscape.com
0000b03ed4
Added release of mAppShell
1998-08-09 02:13:29 +00:00
jevering%netscape.com
711bbeb5ee
Fixed build. forgot prenv.h
1998-08-09 00:02:40 +00:00
jevering%netscape.com
1cea64fc20
Set Home page for viewer.
1998-08-08 22:01:46 +00:00
joki%netscape.com
9cb79b1687
Adding window.open method, fixing editormode in release builds, various event fixes
1998-08-07 04:45:03 +00:00
pierre%netscape.com
60033176bc
removed NS_IMPL_IDS: it moved to nsPref.cpp
1998-08-05 08:25:24 +00:00
michaelp%netscape.com
1175321b05
changes for plugins.
1998-08-05 04:23:21 +00:00
peterl%netscape.com
cdf487bf43
connected prefs
1998-07-31 06:02:06 +00:00
rpotts%netscape.com
aa40707e22
Removed all calls to NET_PollSockets(...). Netlib now does this itself...
1998-07-29 06:03:29 +00:00
kipp%netscape.com
c2d7e6b341
Free up some stuff during shutdown
1998-07-29 04:07:54 +00:00
kipp%netscape.com
d121a265a2
Fixed -p flag; fixed so that it exits on last window close
1998-07-27 23:19:06 +00:00
michaelp%netscape.com
c9901356f0
hooked up the plugin manager to the webshell.
1998-07-27 23:08:52 +00:00
kipp%netscape.com
300e2b96a1
Make crawler exit properly; added -N argument
1998-07-27 23:00:11 +00:00
kipp%netscape.com
ba6be111fb
Use web crawler instead of doc loader; new argument support code for web crawler
1998-07-27 22:15:58 +00:00
dcone%netscape.com
96315b2935
defined NS_IMPL_IDS for the mac build only
1998-07-27 21:37:49 +00:00
kipp%netscape.com
653fd9cb38
Fixed a top-100 url
1998-07-27 18:05:55 +00:00
vidur%netscape.com
d818860eeb
Reenabled JSConsole.
1998-07-22 23:34:07 +00:00
kipp%netscape.com
0f14f25f2d
Pretend we are 4.05 since some websites can't handle 5.0 yet
1998-07-22 18:50:17 +00:00
scullin%netscape.com
ede2a8af0b
Fix release build.
1998-07-21 18:09:53 +00:00
kipp%netscape.com
580c4d7e1d
Implement Open File dialog and -q option
1998-07-21 16:45:21 +00:00
kipp%netscape.com
f7a082b895
Fixed unix build
1998-07-21 02:45:39 +00:00
kipp%netscape.com
17550076a8
Enabled the js-console accelerators
1998-07-21 01:22:52 +00:00
kipp%netscape.com
619a1ae2b3
Spanked to get most of the menus working again
1998-07-21 00:48:35 +00:00
kipp%netscape.com
9d0bc2ad58
new
1998-07-20 21:15:52 +00:00