Commit Graph

710 Commits

Author SHA1 Message Date
danm%netscape.com
4d41059660 when constraining z-level, make changes if "immediate" flag is set
git-svn-id: svn://10.0.0.236/trunk@65288 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 02:30:59 +00:00
davidm%netscape.com
e18e9cd571 34454 ftp thread destroying nsIPrompt on the wrong thread
made nsWebShellWindow addref/release thread safe


git-svn-id: svn://10.0.0.236/trunk@65233 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-05 00:11:56 +00:00
tbogard%aol.net
426a077395 Changed the session history to not rely on the webShell to capture the state. It can call through to presShell on it's own.
git-svn-id: svn://10.0.0.236/trunk@64915 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-02 00:22:32 +00:00
danm%netscape.com
0ef87b8b51 sync with nsWebShellWindow.h 1.291
git-svn-id: svn://10.0.0.236/trunk@64901 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 22:15:07 +00:00
danm%netscape.com
d72876c011 adding events to constrain z-level
git-svn-id: svn://10.0.0.236/trunk@64900 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 22:13:46 +00:00
danm%netscape.com
e6181817d5 now additionally keeps track of windows in z-order
git-svn-id: svn://10.0.0.236/trunk@64897 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 22:07:41 +00:00
tbogard%aol.net
9cf49ff354 nsIWebShell now has a new method for this last remaining piece of code that needs to call the loadurl. Converted the load to use that call.
git-svn-id: svn://10.0.0.236/trunk@64818 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 00:29:28 +00:00
tbogard%aol.net
8f256d3ee5 Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set.
git-svn-id: svn://10.0.0.236/trunk@64739 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:26:02 +00:00
tbogard%aol.net
9a8f7b8644 Changed the nsIXULBrowserWindow to distinguish between JS status and it's own status. Fixed bugs where pages that set the window.status wouldn't actually end up showing up correctly. Now status has a priority scheme where different status versus links etc take priority. Use the new interfaces on nsPIDOMWindow to get to the properties hanging off the js window object instead of the old separate list.
git-svn-id: svn://10.0.0.236/trunk@64683 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 03:36:26 +00:00
saari%netscape.com
b50522bf09 Fixing MacOS native menu leak
git-svn-id: svn://10.0.0.236/trunk@64554 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 01:47:20 +00:00
gayatrib%netscape.com
4f35badc67 Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz
git-svn-id: svn://10.0.0.236/trunk@64551 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 01:35:15 +00:00
warren%netscape.com
9fa657f1cd Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
git-svn-id: svn://10.0.0.236/trunk@64449 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 03:58:50 +00:00
shaver%mozilla.org
2c1fd05055 fix leak of nsAppShellService (#29907, r=warren)
git-svn-id: svn://10.0.0.236/trunk@64421 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 01:21:23 +00:00
tbogard%aol.net
8ecb08198f FindNamedBrowser is now FindNamedBrowserItem and deals with nsIDocShellTreeItems instead of nsIWebBrowser.
git-svn-id: svn://10.0.0.236/trunk@64355 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 09:54:25 +00:00
danm%netscape.com
45b13b6cd8 reenabling disabling of modal window's parent, inexplicably removed in rev 1.21. bugs 30633, 33129
git-svn-id: svn://10.0.0.236/trunk@64287 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 00:53:43 +00:00
scc%netscape.com
c49195ca12 small changes to clients of string converting APIs
git-svn-id: svn://10.0.0.236/trunk@64176 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-26 12:05:32 +00:00
jim_nance%yahoo.com
4e7663b8a1 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz


git-svn-id: svn://10.0.0.236/trunk@64065 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 22:11:55 +00:00
tbogard%aol.net
d31f977574 Now when we want to tell the XUL Window of changes in progress, or status or overlink we use the new nsIDOMWindow::GetXPConnectObject functionality. This replaces our need for the broadcaster observer stuff along with the expensive setAttribute calls.
git-svn-id: svn://10.0.0.236/trunk@63985 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 03:46:15 +00:00
pollmann%netscape.com
109ad2d952 Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), r=nisheeth
git-svn-id: svn://10.0.0.236/trunk@63983 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-24 03:37:03 +00:00
dougt%netscape.com
22c9da9e08 Adding AlertCheck() to common dialogs. r=davidm@netscape.com
git-svn-id: svn://10.0.0.236/trunk@63831 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-23 06:38:35 +00:00
norris%netscape.com
be61bd35ae Fix 32595 BAD: browser crashed on links.
r=mstoltz


git-svn-id: svn://10.0.0.236/trunk@63649 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 23:14:29 +00:00
danm%netscape.com
fe4224121c specify no min/max buttons for resizeable dialogs. bug 7372. code by roc+moz@cs.cmu.edu
git-svn-id: svn://10.0.0.236/trunk@63532 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 03:38:24 +00:00
sspitzer%netscape.com
4603f3e977 clean up nsUserInfoUnix.cpp. fix from Chris Seawood <cls@seawood.org>.
r=sspitzer, tested by colin blake on vms.


git-svn-id: svn://10.0.0.236/trunk@63276 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-17 07:53:19 +00:00
tbogard%aol.net
bb30d7f409 SetJSStatus, SetJSDefaultStatus and SetOverLink now poke a DOM attribute on element WebBrowserChrome in the xul window if one exists. Renamed nsXULWindow::GetDOMElementFromDocShell to be nsXULWindow::GetWindowDOMElement. This cleans up having to pass in the same docShell over and over and make it mean more of what it is. Added a nsXULWindow::GetElementById which returns an element of the specified id within the xul window. nsContentTreeOwner doesn't need to cache the defaultStatus. nsWebShellWindow doesn't need to call ExecutStartupCode anymore as that was only there for nsIXULWindowCallbacks code which is gone. nsWebShellWindow doesn't need to cache mStatus or mDefaultStatus.
git-svn-id: svn://10.0.0.236/trunk@63143 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 05:45:26 +00:00
tbogard%aol.net
854e3803a9 Change nsIWebShell::LoadURL calls to use nsIWebNavigation::LoadURI.
git-svn-id: svn://10.0.0.236/trunk@63122 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 02:20:26 +00:00
tbogard%aol.net
2a1ac4d9c8 Providing implementation for SetOverLink.
git-svn-id: svn://10.0.0.236/trunk@63104 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 01:01:57 +00:00
sspitzer%netscape.com
6039850a16 fix to get this to build on VMS. thanks to colin blake for this patch. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@63013 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-15 05:30:13 +00:00
tbogard%aol.net
835feeed94 Updated paramaters to FindNamedBrowserChrome() and changed it to FindNamedBrowser() to reflect changes in the API.
git-svn-id: svn://10.0.0.236/trunk@63003 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-15 04:34:29 +00:00
tbogard%aol.net
391789552a 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.
git-svn-id: svn://10.0.0.236/trunk@62897 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 07:06:07 +00:00
sspitzer%netscape.com
4d874c7968 all three platforms have an implementation of nsIUserInfo now.
(but mac and windows impls need work, see bugs #29594 and #29596)


git-svn-id: svn://10.0.0.236/trunk@62724 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 11:59:34 +00:00
sspitzer%netscape.com
682ee0d43a minor tweakage, not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@62722 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 11:52:02 +00:00
sspitzer%netscape.com
4114f9fc66 we now have an implementation of nsIUserInfo for windows.
only GetUsername is implemented.


git-svn-id: svn://10.0.0.236/trunk@62721 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 11:49:28 +00:00
sspitzer%netscape.com
55980945a5 fix build bustage. I need to make this code more portable across unixes.
git-svn-id: svn://10.0.0.236/trunk@62713 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 10:26:09 +00:00
sspitzer%netscape.com
affdbcf82a turn on nsUserInfo for unix only right now. windows and mac to follow.
git-svn-id: svn://10.0.0.236/trunk@62700 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 08:17:43 +00:00
pavlov%netscape.com
1fdd348954 changes to let us build on MacOS X
git-svn-id: svn://10.0.0.236/trunk@62619 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 03:08:04 +00:00
norris%netscape.com
732190b52e Remove mURL from nsWebShell, and GetURL from nsIWebShell.
r=travis


git-svn-id: svn://10.0.0.236/trunk@62618 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 02:57:39 +00:00
tbogard%aol.net
34e1095aaf Hold on to a docShell instead of a webShell.
git-svn-id: svn://10.0.0.236/trunk@62605 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 01:28:07 +00:00
tbogard%aol.net
23a61b3621 SetWebShell now sets a DocShell instead.
git-svn-id: svn://10.0.0.236/trunk@62604 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 01:27:42 +00:00
tbogard%aol.net
d70cb1282d No longer implement the nsIBrowserWindow interface. Changed nsIDocumentLoaderObserver declarations to use the XPIDL generated macro.
git-svn-id: svn://10.0.0.236/trunk@62603 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 01:26:36 +00:00
tbogard%aol.net
bc3d57f677 No longer implement the nsIBrowserWindow interface. HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. Use the docShell APIs to initialize creation of the docShell/ webShell.
git-svn-id: svn://10.0.0.236/trunk@62602 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 01:25:54 +00:00
tbogard%aol.net
4b4acb4d28 Remove dependency on nsIBrowserWindow.
git-svn-id: svn://10.0.0.236/trunk@62559 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 00:21:27 +00:00
tbogard%aol.net
b68419de41 Use the docShell APIs to navigate through children of the docShell.
git-svn-id: svn://10.0.0.236/trunk@62553 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 00:14:50 +00:00
danm%netscape.com
2fed3ce184 persist size only when window is not minimized or maximized. bug 30116 r=scc a=jevering
git-svn-id: svn://10.0.0.236/trunk@62437 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-09 02:00:20 +00:00
warren%netscape.com
d100457780 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
git-svn-id: svn://10.0.0.236/trunk@62243 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 21:26:01 +00:00
jj%netscape.com
ffc2df4d9d Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser
git-svn-id: svn://10.0.0.236/trunk@62201 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 01:52:50 +00:00
tbogard%aol.net
495826cccc 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
git-svn-id: svn://10.0.0.236/trunk@62038 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 07:13:02 +00:00
sspitzer%netscape.com
273b9dc121 add some comments / todo items. not part of the build.
git-svn-id: svn://10.0.0.236/trunk@62010 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 00:59:58 +00:00
sspitzer%netscape.com
02ecab8ef9 not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@61975 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 19:52:43 +00:00
sspitzer%netscape.com
77bd241684 not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@61974 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 19:03:33 +00:00
sspitzer%netscape.com
fc57b16d62 not part of the build.
git-svn-id: svn://10.0.0.236/trunk@61971 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 17:24:12 +00:00