Commit Graph

4349 Commits

Author SHA1 Message Date
law%netscape.com
bb737b1ed7 Handle error by stopping input channel (and generating alert for user); b=23821,r=warren@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60348 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:53:27 +00:00
mjudge%netscape.com
ba88a6145d adding more = false lines to xul files and the XBL. bugs=25462,25730 hyatt
git-svn-id: svn://10.0.0.236/trunk@60347 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:53:01 +00:00
rjc%netscape.com
41db2fcb68 Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown()
git-svn-id: svn://10.0.0.236/trunk@60344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:51:33 +00:00
ben%netscape.com
99a783fae9 forgot to check this in with my localisability fixes last night (those were r=jst@citec.fi)
git-svn-id: svn://10.0.0.236/trunk@60342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:48:37 +00:00
rjc%netscape.com
7927cfc9f2 Fix bug # 25034: more support for foreign charset conversion on search results.
git-svn-id: svn://10.0.0.236/trunk@60341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:48:23 +00:00
rjc%netscape.com
cb217033c3 Fix bug # 27039: small escape changes. Helps JavaScript URLs which are bookmarked.
git-svn-id: svn://10.0.0.236/trunk@60339 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:47:17 +00:00
akkana%netscape.com
9d4f509dc9 Fix minor typo: add the missing space. Very safe, will fix warning message on startup. a=don,granrose
git-svn-id: svn://10.0.0.236/trunk@60338 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:25:59 +00:00
kin%netscape.com
e8878458ab Fix for PDT+ bug #22206: ALT + NUM Pad operation moves the cursor point unnecessarily
Modified all keybindings for up, down, left, right, home, end, pgUp, and pgDown
so that they are not triggered if the Alt key is down.

    mozilla/xpfe/global/resources/content/editorBindings.xul
    mozilla/xpfe/global/resources/content/browserBindings.xul
    mozilla/xpfe/global/resources/content/inputBindings.xul
    mozilla/xpfe/global/resources/content/textAreaBindings.xul
    mozilla/xpfe/global/resources/content/win/platformInputBindings.xul
    mozilla/xpfe/global/resources/skin/htmlBindings.xml
    mozilla/xpfe/global/resources/skin/win/platformHTMLBindings.xml

r=brade@netscape.com,akkana@netscape.com


git-svn-id: svn://10.0.0.236/trunk@60322 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 14:08:13 +00:00
tbogard%aol.net
90e8b05b56 Removed unused header.
git-svn-id: svn://10.0.0.236/trunk@60312 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:54:30 +00:00
tbogard%aol.net
e293c2bf9c Removed unused include.
git-svn-id: svn://10.0.0.236/trunk@60310 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:35:37 +00:00
tbogard%aol.net
767c8e2c5f Moved the loading of the Title, Position and size from XUL into nsXULWindow from WebShellWindow. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60304 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:47:24 +00:00
tbogard%aol.net
290cfd18f5 Fixed a bug where when targetting to a "_content" window from within a XUL window that did not have a browser window would not find an already open browser to target into. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60303 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:41:11 +00:00
ben%netscape.com
7a98e8dc8d localisation fix for bookmarks, r=jst@citec.fi
git-svn-id: svn://10.0.0.236/trunk@60296 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:58:15 +00:00
ben%netscape.com
d8c174eb4e localisability fix for bookmarks, r=jst@citec.fi
git-svn-id: svn://10.0.0.236/trunk@60295 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:57:33 +00:00
ben%netscape.com
876a19336f whitespace fix for mac navigator window
git-svn-id: svn://10.0.0.236/trunk@60293 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:50:25 +00:00
ben%netscape.com
90b016e26e fixes for localisability of navigator package (removed hardcoded english strings ) (r=jst@citec.fi),
small formatting fix for navigator to prevent whitespace at top of mac navigator window


git-svn-id: svn://10.0.0.236/trunk@60291 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:46:50 +00:00
norris%netscape.com
36450a3f42 Fix 25062 Reload vulnerability
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris


git-svn-id: svn://10.0.0.236/trunk@60281 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:56:56 +00:00
law%netscape.com
3932570d39 Fix for 27102; backing out bad JS and fixing entity reference in the xul; a=leaf
git-svn-id: svn://10.0.0.236/trunk@60256 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:35:14 +00:00
evaughan%netscape.com
a268db39c4 1) implememted box reflow coelescing.
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543

-r hyatt, troy, rod


git-svn-id: svn://10.0.0.236/trunk@60253 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:02:40 +00:00
law%netscape.com
eab591bbd8 Transfer focus to existing dialog, if there is one; b=23029, r=sfraser
git-svn-id: svn://10.0.0.236/trunk@60240 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:39:21 +00:00
valeski%netscape.com
4890009be0 we don't want to default to GMT
git-svn-id: svn://10.0.0.236/trunk@60204 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:08:54 +00:00
matt%netscape.com
804dd1b45a This file was not supposed to get commited.
git-svn-id: svn://10.0.0.236/trunk@60179 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 02:12:33 +00:00
matt%netscape.com
b3a8d44c04 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt
git-svn-id: svn://10.0.0.236/trunk@60176 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:56:11 +00:00
matt%netscape.com
2b7071ef69 fix for bug 11870 26458 r=ben
git-svn-id: svn://10.0.0.236/trunk@60175 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:44:49 +00:00
tbogard%aol.net
1337516af1 Properly unregister the content listener when browser instance service goes away. This is a temporary fix until command service changes can be properly factored. r=mscott bug #26979
git-svn-id: svn://10.0.0.236/trunk@60162 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 22:47:51 +00:00
tbogard%aol.net
255343d588 Clear the intrinsic sizing after we have already sized the window. Fixes bug #26976.
git-svn-id: svn://10.0.0.236/trunk@60154 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 21:29:00 +00:00
tbogard%aol.net
606f758537 The XULWindow object can get destroyed during the closing of a window, thus our loop would not have access to the mContinueLoop. We internally bump the ref on ourselves to ensure that while in the loop the object stays valid. r=mscott.
git-svn-id: svn://10.0.0.236/trunk@60150 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 20:20:33 +00:00
tbogard%aol.net
f3dc4cb19e When creating a new COM C++ object the refcount starts out at 0. Though we will QI before we return it out, we need to ensure COMPtr's used during init don't take the count to 1 and then back to 0. So we temporarily locally bump the count to 1 to represent our ownership during the scope of the function. r=mscott
git-svn-id: svn://10.0.0.236/trunk@60149 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 20:19:00 +00:00
tbogard%aol.net
56b415d734 Fixed crash when dismissing modal dialogs. r=mscott
git-svn-id: svn://10.0.0.236/trunk@60147 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 18:57:02 +00:00
tbogard%aol.net
b4ffd30485 We were checking against TRUE on the return rather than NS_SUCCEEDED(). Fix for bug #26974. Good catch by Putterman.
git-svn-id: svn://10.0.0.236/trunk@60146 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 18:45:55 +00:00
tbogard%aol.net
287b76905f Ooops, XULWindow doesn't implement nsIDocumentObserver. Commented it out for now and moved the removal of the observer back to webshellwindow. This should fix the mac build.
git-svn-id: svn://10.0.0.236/trunk@60144 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 16:14:55 +00:00
tbogard%aol.net
70bb9191f1 Fixed it so prompts could come up. Was missing the ability to QI properly.
git-svn-id: svn://10.0.0.236/trunk@60143 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 16:11:10 +00:00
tbogard%aol.net
ebf318da9b Now that the content viewer supports the SizeToContent, we can farm the work off onto it. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60142 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:55:46 +00:00
brade%netscape.com
e5cdfb2e83 add 2nd Composer pref panel
git-svn-id: svn://10.0.0.236/trunk@60136 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:03:09 +00:00
brade%netscape.com
06e136d520 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@60135 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:02:23 +00:00
brade%netscape.com
bf21941db6 add second composer panel
git-svn-id: svn://10.0.0.236/trunk@60134 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:01:34 +00:00
brade%netscape.com
4ed9325605 strings for pref dialog mockup
git-svn-id: svn://10.0.0.236/trunk@60133 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:59:26 +00:00
brade%netscape.com
929c3076f9 cleanup panel a little bit; remove commented stuff (to be moved to another panel)
git-svn-id: svn://10.0.0.236/trunk@60132 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:29:53 +00:00
brade%netscape.com
7909aa33e4 don't open new browser window when shift key is pressed (bug #25085); r=waterson
git-svn-id: svn://10.0.0.236/trunk@60131 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:28:52 +00:00
tbogard%aol.net
c416db8338 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
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
sspitzer%netscape.com
4ef7eee790 handle /v /help /? on windows.
handle --help --version on linux.

#23501  r=alecf


git-svn-id: svn://10.0.0.236/trunk@60124 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:10:22 +00:00
sspitzer%netscape.com
a559c7ea8c on windows, make /mail be the same as -mail
on linux, make --mail be the same as -mail
r=alecf #23501


git-svn-id: svn://10.0.0.236/trunk@60123 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 11:59:06 +00:00
sspitzer%netscape.com
d14c063448 start building the remote controller (to be used by X-remote some time soon).
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed.  r=alecf


git-svn-id: svn://10.0.0.236/trunk@60107 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
c3621ce42c more cleanup.
git-svn-id: svn://10.0.0.236/trunk@60106 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:40:57 +00:00
sspitzer%netscape.com
aca4328697 adding new files and makefiles. implementing a stub for the remote controller
in JS.  not part of the build yet.


git-svn-id: svn://10.0.0.236/trunk@60104 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:32:20 +00:00
pepper%netscape.com
583bf9e494 Yet another slipup with local code. removed myself from contrib list.
git-svn-id: svn://10.0.0.236/trunk@60099 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:34:19 +00:00
pepper%netscape.com
f2b41c6406 Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin.
git-svn-id: svn://10.0.0.236/trunk@60097 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:32:25 +00:00
pepper%netscape.com
7765025177 Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60092 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:21:25 +00:00
dp%netscape.com
4be85d406e Eliminate all trace of cookies from apprunner. It gets lazily created
when the first http connection is opened. r=gagan


git-svn-id: svn://10.0.0.236/trunk@60088 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:12:37 +00:00
dp%netscape.com
54c542a819 - Converted to Generic Module
- Removed unused CID
r=waterson


git-svn-id: svn://10.0.0.236/trunk@60071 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:39:23 +00:00