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

4480 Коммитов

Автор SHA1 Сообщение Дата
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
slamm%netscape.com 3b1e02974a Have local panels for customize dialog come from client again (instead of remote source). Bug 30872. r=mcafee a=jar. 2000-03-09 00:06:47 +00:00
jbetak%netscape.com 3cf14e8bf4 b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js 2000-03-08 06:24:25 +00:00
law%netscape.com 5805fa13e6 Filter context menu choices for links with javascript: URLs; b=23690, r=matt@netscape.com, a=jevering@netscape.com 2000-03-08 04:42:25 +00:00
slamm%netscape.com d14090c028 Remove hacks for 20546 and persist 'collapsed' on splitter siblings instead. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:07 +00:00
slamm%netscape.com 55a6ff0552 Add rule to collapse splitter siblings when collapsed='true'. Eventually we may want to make this rule more general (by taking off 'box >'). Bug 29813. r=evaughan,mcafee a=jevering r=hyatt 2000-03-08 00:15:29 +00:00
pinkerton%netscape.com fda1f9a7b8 fix for 30911, don't show active state unless mouse is inside the button (changes :active to :hover:active). r=hyatt, a=jevering. 2000-03-07 23:58:48 +00:00
mcafee%netscape.com 903d1f9bf0 Using proper copyright date range (10980). r=slamm, btoring. a=jar 2000-03-07 22:46:29 +00:00
dougt%netscape.com 8423bfbfc3 Adding export file to fix build bustage 2000-03-07 22:00:17 +00:00
dougt%netscape.com b5b199e914 moving the timebomb code from the nsAppRunner to the Browser. This
allows us to modify that user's first start page.

28060.  r= mccabe, a= jevering.
2000-03-07 21:02:50 +00:00
dougt%netscape.com c816abe51e fixed some bugs in the origanal code. I missed a
check against null, and was using the wrong pref string.

28060 r=mccabe, a=jevering
2000-03-07 20:58:46 +00:00
rods%netscape.com 2ee2be17ef changes to select becuase the new display area is a block and text frame instead
of a button
fixes bugs 29544, 28835
a=jar
2000-03-07 15:56:14 +00:00
hangas%netscape.com b109077b5a Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
warren%netscape.com fc8e20b921 Backing these out due to dependence on nspr/xpcom. 2000-03-06 00:40:03 +00:00
warren%netscape.com f46e4ab41c Fixing to be thread safe. 2000-03-06 00:26:19 +00:00
warren%netscape.com ed33f5d836 Fixing anticipated bustage due to thread safety checking code. 2000-03-06 00:08:26 +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
mcafee%netscape.com 9bdc496325 Added files for bogus directory, removing now. r=sspitzer 2000-03-05 00:38:15 +00:00
mcafee%netscape.com 886e3f4fdd Ignore generated files. 2000-03-04 23:53:46 +00:00
cata%netscape.com 16558c54a6 Backing out fix for #7886 to fix regression #30299 2000-03-04 21:44:58 +00:00
ben%netscape.com b7d3c14d83 mozilla default page change from netscape->mozilla. r=pavlov 2000-03-04 07:20:15 +00:00
rjc%netscape.com a6eb88d5ea Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 05:59:32 +00:00
rjc%netscape.com e5e23a7868 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
matt%netscape.com 7bafed51e5 Taking out search stuff to put in overlay for commericial build 23989 a=choffman r=ben 2000-03-04 02:28:17 +00:00
jj%netscape.com 4462b9408b Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser 2000-03-04 01:52:50 +00:00
rjc%netscape.com c8ffdafbd8 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:51:28 +00:00
rjc%netscape.com c049522750 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:42:04 +00:00
ftang%netscape.com b1640eb17e a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2000-03-04 00:39:54 +00:00
matt%netscape.com 0b07e7419a adding hemp menu branding for bug 4689 was approved by jar 2000-03-04 00:20:32 +00:00
mcafee%netscape.com ccfd707b31 Minor HTML correctness change (10980) r=elig, a=jar 2000-03-03 23:45:44 +00:00
slamm%netscape.com 2b112043cb Checkin for german@netscape.com. Add styles new 'texttab' widget (based on boxes). Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:39:00 +00:00
slamm%netscape.com d722a02a3a Checkin for german@netscape.com. Add globalBindings.xml and images for new 'texttab' widget (based on boxes). Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:38:42 +00:00
slamm%netscape.com 7ad70cd281 Checkin for german@netscape.com. Use tab look for panel headers. Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:37:09 +00:00
rods%netscape.com 487dcba875 backing out earlier check
a=jar
2000-03-03 07:16:25 +00:00
rods%netscape.com 5891de2d4a changes for new combobox
b=28593, r=self, a=jar
2000-03-03 04:23:45 +00:00
ben%netscape.com 85089af838 PDT+ b=26592, r=german (and other people in bug report), a=jevering 2000-03-03 03:46:50 +00:00
ftang%netscape.com b0d393088d fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
cata%netscape.com c82fa81c2a activating charset override. bug #7886, r=ftang, a=bobj 2000-03-03 02:20:53 +00:00
morse%netscape.com b41312f833 fix bugs 30043, 29842, 29846, 29848, wallet items reappeared on task menu, r=dp, a=jevering 2000-03-02 23:55:08 +00:00
saari%netscape.com 1b00c5446d Fix for PDT+ 27784. r=joki, a=jevering 2000-03-02 22:57:45 +00:00
law%netscape.com 3e31a3baef Handle null l10n entity values, this is a partial fix for bug 27736; r=matt@netscape.com, a=jevering@netscape.com 2000-03-02 19:58:34 +00:00
hyatt%netscape.com b23c38dcad Same checkin. a=jar 2000-03-02 10:26:42 +00:00
hyatt%netscape.com daf0f13722 XUL RadioGroup element, not used in XUL. r=ben, a=jar 2000-03-02 10:00:09 +00:00
mcafee%netscape.com c6060437af Bumping Full Circle copyright (27477). r=leaf, a=jar 2000-03-02 08:57:52 +00:00
rjc%netscape.com b19cdb6191 Part of fix for PDT+ bug # 26334: add "MultiSearch: true" HTTP header when doing search aggregation to aid in tracking; Netcenter search enhancement request. Review: gagan. Approval: jevering 2000-03-02 07:50:33 +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
ben%netscape.com 5b76c26e70 search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2000-03-02 06:34:54 +00:00
ben%netscape.com f5bd8da021 oops forgot to cvs add this file with the previous checkin 2000-03-02 06:33:42 +00:00
evaughan%netscape.com d2012fba27 bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
law%netscape.com 5f9cecc080 Dynamically create console, if requested; b=26103, r=roc+moz@cs.cmu.edu,a=jevering@netscape.com 2000-03-02 02:37:46 +00:00
sspitzer%netscape.com d0eeb91429 add some comments / todo items. not part of the build. 2000-03-02 00:59:58 +00:00
jbetak%netscape.com 271fa344e2 28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs 2000-03-02 00:54:54 +00:00
slamm%netscape.com d3ef0b083f Fix for smoketest bugs 29793, 29718. Sidebar problems. 2000-03-02 00:33:31 +00:00
dougt%netscape.com 2ef5c7076e removing update notifcation for beta1. r=ben, a=cathleen.
WONT AFFECT COMPILATION.
2000-03-02 00:29:14 +00:00
jdunn%netscape.com 3baa51359e remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
slamm%netscape.com b98999cc42 Fix blocker: Customize dialog not showing panels (29793) 2000-03-01 22:02:59 +00:00
slamm%netscape.com 02aca76f87 Fix build blocker bug 29718. 2000-03-01 19:55:53 +00:00
sspitzer%netscape.com cf899b43b5 not part of the build yet. 2000-03-01 19:52:43 +00:00
sspitzer%netscape.com d3c33f2bc8 not part of the build yet. 2000-03-01 19:03:33 +00:00