rods%netscape.com
8ec1e589ef
Added releases and asserts for cleaning up viewer when it shutsdown.
...
b=32448 r=kmcclusk
2000-03-21 21:56:59 +00:00
karnaze%netscape.com
2e279600ec
bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods.
2000-03-20 23:39:22 +00:00
dcone%netscape.com
1f24377762
Added some menu items. r=rods
2000-03-20 23:13:59 +00:00
dcone%netscape.com
955b2bc7e3
added some menu items for debugging. r=rods
2000-03-20 23:13:00 +00:00
rods%netscape.com
49d77ab452
Added the ability to set a particular index in the Tests Sites Dialog
...
in case you need to start over.
r=dcone
2000-03-20 15:46:03 +00:00
pinkerton%netscape.com
9355e9d912
register the screen manager service in GFX r=scc.
2000-03-16 04:57:22 +00:00
dbaron%fas.harvard.edu
f9536392b2
Revise workaround for bug 28557 so we neither crash nor leak. r=waqar@netscape.com
2000-03-16 01:16:53 +00:00
rods%netscape.com
b41c399471
added Gfx Mode on/off for scrollbars
...
added the Urls menu for testing
b=27712, r=dcone
2000-03-15 15:01:26 +00:00
dveditz%netscape.com
ee84e699f6
fixing VC5 build (bug 31868)
2000-03-15 06:22:09 +00:00
tbogard%aol.net
2f1e45255a
Updated paramaters to FindNamedBrowserChrome() and changed it to FindNamedBrowser() to reflect changes in the API.
2000-03-15 04:34:29 +00:00
jdunn%netscape.com
def172db7a
fixing build bustage on HP. Complaining of char * being deprecated.
...
r= rods@netscape.com
2000-03-15 01:19:43 +00:00
jst%netscape.com
e48ca9aaa0
Fixing build bustage.
2000-03-14 16:24:34 +00:00
rods%netscape.com
c4d7f5c99a
I hate doing this, but a minor change to make the depend builds go green
2000-03-14 15:51:27 +00:00
rods%netscape.com
30c53e9ccc
decls need to be outside the NS_DEBUG ifdef
2000-03-14 15:12:29 +00:00
rods%netscape.com
dec0b8ff21
added menu items to turn on/off GFX scrollbars
...
added menu items to save and "Goto" to two urls, this helps a lot with testing.
b=27712
2000-03-14 14:19:56 +00:00
tbogard%aol.net
7bfdc6de91
This should fix mac. Close is now Destroy().
2000-03-14 11:53:00 +00:00
tbogard%aol.net
d2867aed60
Changed nsIBrowserWindow references to reference nsBrowserWindow. nsBrowserWindow is no longer a component. More implementation to get nsBrowserWindow and nsWebBrowserChrome implementations geared towards the embedding code. made nsBrowserWindow implement nsIBaseWindow.
2000-03-14 11:08:43 +00:00
tbogard%aol.net
f67627acbc
Removing un-needed include of nsIBrowserWindow.h
2000-03-14 11:05:10 +00:00
tbogard%aol.net
e15fd277b8
Removing un-needed forward declare of nsIBrowserWindow.
2000-03-14 11:04:07 +00:00
tbogard%aol.net
2bbad9a327
Updated paramaters to GetNewBrowserChrome() and changed it to GetNewBrowser() to reflect changes in the API. Added new functions SizeBrowserTo() and ShowAsModal() that were added to the nsIWebBrowserChrome API.
2000-03-14 07:06:07 +00:00
tbogard%aol.net
5c95c44f2d
L"" is not legal on all compilers to pass to a PRUnichar*. So instead need a temporary nsAutoString.
2000-03-14 05:41:02 +00:00
tbogard%aol.net
bbdf9e7cc3
When bringing up the View Source window, set the title and set the mode on the docShell.
2000-03-14 04:39:46 +00:00
rickg%netscape.com
4791ab3e8f
removed calls to deprecated string methods
2000-03-12 09:14:14 +00:00
tbogard%aol.net
c167f6e4dc
Back() and Forward() have been changed to use the nsIWebNavigation interfaces instead of the old nsIWebShell.
2000-03-11 11:59:55 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
tbogard%aol.net
8951583683
Use the docShell APIs instead of the webshell ones where posssible. Instantiate the webBrowser Object instead of the docShell/webShell one. This starts the path for viewer to start using the embedding object completely rather than directly talking to a docShell. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface.
2000-03-11 01:31:28 +00:00
tbogard%aol.net
92f2b46cfb
Use the docShell APIs instead of the webShell ones in some places. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface.
2000-03-11 01:30:32 +00:00
tbogard%aol.net
54bd722d6e
Changed function declarations of nsIDocumentLoaderObserver to use the XPIDL macro instead of the inline versions.
2000-03-11 00:21:01 +00:00
tbogard%aol.net
4068112551
Use the docShell APIs for initializing/ creating the docShell/ webshell object.
2000-03-11 00:20:07 +00:00
tbogard%aol.net
f4cd70655b
nsIDocumentLoaderObserver function declarations now use the XPIDL macro.
2000-03-11 00:19:38 +00:00
warren%netscape.com
617c179f53
Fixing nsBrowserWindow to not assert in thread safety check. Needed NS_INIT_REFCNT
2000-03-06 09:10:47 +00:00
bruce%cybersight.com
41024d79a5
I think this was my fix for viewer coredumping at exit on Unix.
2000-03-05 22:30:30 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
cls%seawood.org
1dcc7800b0
Force the install phase to build the subdirs first as dependencies are not properly handled.
2000-03-04 00:07:54 +00:00
cls%seawood.org
aeb63a9a96
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
...
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
tbogard%aol.net
5c166f4fd5
nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
2000-03-02 07:13:02 +00:00
mkaply%us.ibm.com
865f7fe4e4
# 25555
...
r= alecf@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-29 15:45:58 +00:00
pollmann%netscape.com
91370583d9
Bug 28670: Remove unneeded scrollparam to webshell::Init r=travis a=rickg
2000-02-29 06:51:39 +00:00
dcone%netscape.com
ef0dcda117
updated the MenuId for printing. R=rods. approval=choffman
2000-02-17 20:59:47 +00:00
tbogard%aol.net
e72b23690a
Fixed assertion occuring when mousing over and status occurs.
2000-02-16 00:30:41 +00:00
dbaron%fas.harvard.edu
0b8e5894aa
Add event target debugging to the viewer menu for Linux (includes the XP part of the changes).
...
r=joki
2000-02-15 04:33:43 +00:00
rods%netscape.com
39ceae847a
cleaning up viewer to use local versions widget files and support
...
bug 17027, carpool a=leaf, r=kmcclusk
2000-02-09 19:28:24 +00:00
rods%netscape.com
6815213416
added interfaces to build and added them to be exported
2000-02-09 19:25:44 +00:00
tbogard%aol.net
f5d81c3e9c
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
scc%netscape.com
7c0fbf6389
Pro5 update; eliminate dependcies on PowerPlant r=beard
2000-02-07 22:32:40 +00:00
risto%netscape.com
b011c9aaf1
Changing all cvs-mirror.mozilla.org references to point to politically
...
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.
r=bryner
2000-02-05 07:23:36 +00:00
alecf%netscape.com
b82c2ab12a
switch from nsAutoCString to nsCAutoString
...
r=sspitzer
2000-02-05 06:19:18 +00:00
alecf%netscape.com
c949b6c682
remove the file locator from the viewer registry, since it's now in a component
...
r=sspitzer
2000-02-05 05:41:50 +00:00
tbogard%aol.net
e392b14aac
Added stub implementation for new methods nsIWebBrowserChrome::SetJSStatus, nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal.
2000-02-05 03:24:45 +00:00