Граф коммитов

4438 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com d83708078a Change 'Search Results' to 'Search' 2000-03-14 03:01:28 +00:00
slamm%netscape.com 6fee1c9b64 Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
akkana%netscape.com 5e4338d580 6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2000-03-14 02:56:48 +00:00
hyatt%netscape.com c2b1a299ab Making menus give feedback even when disabled. r=ben 2000-03-13 10:37:57 +00:00
ben%netscape.com 47a70e29b4 fix for 28103, landing on trunk first... r=danm 2000-03-12 23:30:25 +00:00
sspitzer%netscape.com c447793c62 all three platforms have an implementation of nsIUserInfo now.
(but mac and windows impls need work, see bugs #29594 and #29596)
2000-03-12 11:59:34 +00:00
sspitzer%netscape.com baab561c7a added files: mozilla/xpfe/appshell/src/nsUserInfoMac.cpp 2000-03-12 11:57:56 +00:00
sspitzer%netscape.com 3abe6dc709 minor tweakage, not part of the build yet. 2000-03-12 11:52:02 +00:00
sspitzer%netscape.com 477e470faa we now have an implementation of nsIUserInfo for windows.
only GetUsername is implemented.
2000-03-12 11:49:28 +00:00
sspitzer%netscape.com 49a12dab25 fix build bustage. I need to make this code more portable across unixes. 2000-03-12 10:26:09 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
sspitzer%netscape.com 2c698d6c86 turn on nsUserInfo for unix only right now. windows and mac to follow. 2000-03-12 08:17:43 +00:00
sspitzer%netscape.com 264829ea97 add debugging printfs. fix warning. 2000-03-12 08:10:23 +00:00
sspitzer%netscape.com e480465678 added files: mozilla/xpfe/appshell/public/nsIUserInfo.idl 2000-03-12 07:58:13 +00:00
sspitzer%netscape.com bcd14e5e18 adding nsIUserInfo the the build 2000-03-12 07:51:35 +00:00
danm%netscape.com b11ee8cda0 removing unnecessary change from last checkin 2000-03-12 06:12:05 +00:00
danm%netscape.com 8c921c097e opening new window through a function on the opening window. bug 24903 r=ben 2000-03-12 03:06:05 +00:00
danm%netscape.com 1bf6b7d765 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
morse%netscape.com d3a721cb15 hide wallet functions when not in browser, fixes bugs 29842, 29846, & 29848 2000-03-11 22:23:28 +00:00
morse%netscape.com 30bf6cd24c generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
hyatt%netscape.com 1ea48147d3 Patching scrollbar look 2000-03-11 11:10:41 +00:00
hyatt%netscape.com b1c0449d4f style rules & xbl bindings for new widgets 2000-03-11 10:32:59 +00:00
norris%netscape.com b06e55722c Files:
caps/idl/nsICertificatePrincipal.idl
	caps/idl/nsIPrincipal.idl
	caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com

Files:
	caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com

Files:
	caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com

Files:
	dom/public/nsDOMPropEnums.h
	dom/public/nsDOMPropNames.h
	dom/src/base/nsGlobalWindow.cpp
	modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com

Files:
	dom/src/base/nsJSUtils.cpp
	dom/src/base/nsJSUtils.h
	dom/src/base/nsJSEnvironment.cpp
	dom/tools/JSStubGen.cpp
	layout/base/src/nsDocument.cpp
	layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com

Files:
	layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
pavlov%netscape.com b97985e39a argh.. fix mac 2000-03-11 05:18:48 +00:00
pavlov%netscape.com d13f9b8e9d adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
pavlov%netscape.com 33ce2d4e90 changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
norris%netscape.com 772f1f0cad Remove mURL from nsWebShell, and GetURL from nsIWebShell.
r=travis
2000-03-11 02:57:39 +00:00
tbogard%aol.net eb6c101645 Hold on to a docShell instead of a webShell. 2000-03-11 01:28:07 +00:00
tbogard%aol.net 17b77135c3 SetWebShell now sets a DocShell instead. 2000-03-11 01:27:42 +00:00
tbogard%aol.net 5ac1fb302b No longer implement the nsIBrowserWindow interface. Changed nsIDocumentLoaderObserver declarations to use the XPIDL generated macro. 2000-03-11 01:26:36 +00:00
tbogard%aol.net bdb56d8946 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. 2000-03-11 01:25:54 +00:00
tbogard%aol.net a364b44502 Now holds on to a docShell instead of a webShell. Use IDL generated NS_DECL_NSIDOCUMENTLOADEROBSERVER instead of inline function declarations. 2000-03-11 00:46:37 +00:00
tbogard%aol.net d9fc9ebec4 Now holds on to a docShell instead of a webShell. Talks through the new interfaces where possible. HandleUnkownContentType is no longer part of nsIDocumentLoaderObserver interface. 2000-03-11 00:46:26 +00:00
tbogard%aol.net 620e9f7db7 Remove dependency on nsIBrowserWindow. 2000-03-11 00:21:27 +00:00
tbogard%aol.net d772f7cf6a Removed dependency on nsBrowserWindow.h 2000-03-11 00:18:20 +00:00
tbogard%aol.net 317ab9f1ec GetContentViewer from DocShell instead of webShell. 2000-03-11 00:17:52 +00:00
tbogard%aol.net 00f98fd95a Use the docShell APIs to navigate through children of the docShell. 2000-03-11 00:14:50 +00:00
sford3%swbell.net 8ae069dae1 Fixing bug 28079, localization help, r/a=ben@netscape.com 2000-03-10 03:11:56 +00:00
ben%netscape.com e1f8a95622 ok so I checked in a slightly older version of the files I should have checked in last night.
also including some more slight CSS tweaks. a=jevering, r=german, johng
2000-03-10 01:44:05 +00:00
ben%netscape.com 6b6582de31 darn it, forgot to change the broadcaster with my r=don, a=jevering menu change last night 2000-03-10 00:22:02 +00:00
ftang%netscape.com afb5573f5e fix 31029. r=waterson, a=bobj. Make the MapEncoding function return "UTF-8" as default so we will create a nsIUnicodeDecoder for the receiving data. 2000-03-09 23:31:19 +00:00
ben%netscape.com 9fe6758972 fix for 31039, r=don, a=jevering 2000-03-09 08:26:30 +00:00
mscott%netscape.com 1bb75e24b4 Bug #30553 --> new windows with window targets were getting the target associated with the
chrome window instead of with the content window. And the window sizes were coming from the
	       hidden window instead of the parent window the url originated from.
r=travis
a=jevering
2000-03-09 08:17:40 +00:00
ben%netscape.com c2c8b6f149 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:53:22 +00:00
ben%netscape.com 06c4a47e8f fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:46:00 +00:00
matt%netscape.com 37c63b0b92 adding search string for correct sting. a=jar r=ben bug23989 2000-03-09 02:07:09 +00:00
danm%netscape.com fa957cbcdc persist sizemode (minimized,maximized). bug 30116 r=scc a=jevering 2000-03-09 02:01:22 +00:00
danm%netscape.com 587df4e3d7 persist size only when window is not minimized or maximized. bug 30116 r=scc a=jevering 2000-03-09 02:00:20 +00:00
hangas%netscape.com 881bc4375b Fix 30786 (buttons and menus on taskbar wiggle if mouse over buttons) r=german a=phil 2000-03-09 01:39:50 +00:00
matt%netscape.com d291a063b2 adding js to change release notes based on brand. 29885 2000-03-09 01:33:14 +00:00