Commit Graph

34 Commits

Author SHA1 Message Date
cata%netscape.com
27c39f5a90 Charset override work: add API to force charset. 2000-05-17 06:06:02 +00:00
jbetak%netscape.com
8372f0861f 32591 View source page is displayed as ISO-8859-1 when meta tag is missing
36136 [regression]View source with meta charset info can't be displayed properly
27646 Need to "inherit" charset info when opening a new browser widow
r=ftang
2000-05-12 04:17:06 +00:00
radha%netscape.com
9ce2078505 Enable the drop down list under urlbar 2000-05-03 05:33:07 +00:00
mscott%netscape.com
1971304ff9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
tbogard%aol.net
4e41e11bd7 Added getContentDocShell to allow access to the browser docShell. 2000-04-24 06:31:30 +00:00
radha%netscape.com
497301dd46 Go menu Back/Forward popup menus re-wired to use new Session history 2000-04-20 23:15:39 +00:00
tbogard%aol.net
3601d309e9 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. 2000-04-16 11:19:03 +00:00
tbogard%aol.net
95118cdeaa Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
tbogard%aol.net
d05eb8f1ea Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner. 2000-04-13 08:08:52 +00:00
erik%netscape.com
aaa818b7fc bug 30022; added SetTextZoom and some UI stuff for that 2000-04-02 21:58:08 +00:00
tbogard%aol.net
249e773aae 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. 2000-03-31 03:36:26 +00:00
tbogard%aol.net
4aeaa44d4e Added new file nsIXULBrowserWindow.idl. 2000-03-24 03:09:39 +00:00
tbogard%aol.net
8352a364e0 Removed isViewSource attribute. It is no longer needed. DocShell now handles state. 2000-03-16 00:52:52 +00:00
blizzard%redhat.com
a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
9751459d98 removed unused file. 2000-02-16 06:22:43 +00:00
sspitzer%netscape.com
56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
mscott%netscape.com
0ddc16ad71 Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger
and you don't have a browser window up, this content handler will bring up a browser window and load the url
inside of it.

I also finished fixing the command line problem by making the command line service part of the content handler
service instead of letting it be implemented by nsBrowserInstance which was giving us problems.

r=travis
2000-02-15 04:45:34 +00:00
shaver%netscape.com
89607b7de2 Repair missing newlines at end of files, and remove lines of the form
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
radha%netscape.com
c1ee066eb7 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
davidm%netscape.com
51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
briano%netscape.com
747d21d900 Fixed the objdir-specific breakage. _Never_ include generated files from topsrcdir. 1999-09-03 01:14:07 +00:00
law%netscape.com
51a04b9eac Adding to unix builds 1999-09-02 21:53:57 +00:00
law%netscape.com
ec68b3bd86 do nsIBrowserInstance.idl on windows 1999-09-02 04:52:23 +00:00
law%netscape.com
2235f54405 Add selectAll 1999-09-02 01:22:14 +00:00
law%netscape.com
e0c6a2f9dd New for mac build (but not activated yet) 1999-09-01 22:38:37 +00:00
cyeh%netscape.com
34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
law%netscape.com
dd33f93f11 xpidl app core 1999-08-31 14:05:08 +00:00
ramiro%netscape.com
8fb4952bb4 Fix it for real this time. I thought i fixed before. Why is this so hard ? 1999-01-27 05:55:09 +00:00
ramiro%netscape.com
40c9c81e4b Ignore generated files. 1999-01-27 05:09:47 +00:00
ramiro%netscape.com
a9923daa01 Add makefile to unbreak build. 1999-01-27 04:49:35 +00:00
rpotts%netscape.com
9af109e8d7 CIDs for browser components... 1999-01-21 07:33:32 +00:00
rpotts%netscape.com
93a9b4b61f windows makefile... 1999-01-21 07:33:08 +00:00