Commit Graph

53979 Commits

Author SHA1 Message Date
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
8e85450ff6 GetWebShell has been replaced by GetDocShell. You also can go directly from a docshell to a presShell without having to walk the content viewer etc. This should fix Linux bustage.
git-svn-id: svn://10.0.0.236/trunk@60130 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 14:22:19 +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
rods%netscape.com
96b46b4db4 fixes memory leak.
b 26795 r=beard


git-svn-id: svn://10.0.0.236/trunk@60128 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:17:50 +00:00
jfrancis%netscape.com
056f231676 implementing font increase/decrease size for html editor (bug 18774) r=floppy moose
git-svn-id: svn://10.0.0.236/trunk@60127 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:53:34 +00:00
ssu%netscape.com
6a47f94d31 cleaning up the test code a bit. not part of the build system yet.
git-svn-id: svn://10.0.0.236/trunk@60125 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:10:24 +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
ssu%netscape.com
1a751ad377 Initial checkin of files to test xpinstall via xpistub entry point.
This is not hooked up to the build system yet.
Just checking in so I don't lose the new code.


git-svn-id: svn://10.0.0.236/trunk@60121 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 11:49:22 +00:00
warren%netscape.com
c07548ac93 Fix for code generation problem in VC6 optimized builds. Discovered with MOZ_PROFILE=1 and MOZ_DEBUG undefined. The variable 'dll' seems to get wiped out by the assignment of 'res' (aliased together). r=scc,dp
git-svn-id: svn://10.0.0.236/trunk@60120 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 11:45:40 +00:00
sfraser%netscape.com
b5ef55d09d Script changes to fix some problems finding the location of the CodeWarrior IDE, using the file idepath.txt. r=scc
git-svn-id: svn://10.0.0.236/trunk@60116 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:41:52 +00:00
alecf%netscape.com
ab3b24cd5d switch to safer example text
r=sspitzer
for bug #23407


git-svn-id: svn://10.0.0.236/trunk@60115 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:39:45 +00:00
pinkerton%netscape.com
919e11e3d6 correctly handle when target is in a subdocument, such as context menus in a frameSet or on toolbars. fixes bugs 16388, 21223. r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@60114 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:30:15 +00:00
alecf%netscape.com
e9eee49f2e add html:labels for most checkboxes
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:26:44 +00:00
alecf%netscape.com
f4c435a16e fix account manager to behave well for large fonts, by specifying iframe sizes in ems
git-svn-id: svn://10.0.0.236/trunk@60112 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:14:59 +00:00
mcafee%netscape.com
f5d4ef83ac Set CVSROOT properly, remove unused BuildModule.
git-svn-id: svn://10.0.0.236/trunk@60110 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:55:14 +00:00
mcafee%netscape.com
3770018663 CVSROOT is not used.
git-svn-id: svn://10.0.0.236/trunk@60109 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:53:58 +00:00
danm%netscape.com
c0538b98ea disable expose event coalescing while nsTimers are broken in modal windows. bug 26283. r:pavlov
git-svn-id: svn://10.0.0.236/trunk@60108 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 08:30:40 +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
pavlov%netscape.com
7eb19a89d6 Flush mouse motion events to make scrolling snappier. r=beard
git-svn-id: svn://10.0.0.236/trunk@60105 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:33:18 +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
dp%netscape.com
7a38f72e34 Fixing build.
<valeskiAIM> dp: go baby go


git-svn-id: svn://10.0.0.236/trunk@60103 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 07:29:47 +00:00
valeski%netscape.com
04a89fe0fc removing UA component methods from ioservice
git-svn-id: svn://10.0.0.236/trunk@60102 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:45:18 +00:00
valeski%netscape.com
ad39f33f4f fixing unix bustage
git-svn-id: svn://10.0.0.236/trunk@60101 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:43:01 +00:00
dp%netscape.com
f5c4982bb5 Using weak refs for holding passwordSink. This prevents circular refs. r=scc
git-svn-id: svn://10.0.0.236/trunk@60100 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:37:59 +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
dp%netscape.com
03e8772530 Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies.
git-svn-id: svn://10.0.0.236/trunk@60098 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:34:05 +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
valeski%netscape.com
193b611efb r-dougt, 10465. the IOService no longer handles the User AGent components. the http handler does
git-svn-id: svn://10.0.0.236/trunk@60096 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:27:34 +00:00
sfraser%netscape.com
5aee3cc188 Removed nsHTTPHandlerFactory.cpp for valeski.
git-svn-id: svn://10.0.0.236/trunk@60095 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:25:58 +00:00
valeski%netscape.com
32363cdb17 r=dougt. 10465. mail news now uses the HTTP handler service for user agent components
git-svn-id: svn://10.0.0.236/trunk@60094 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:24:07 +00:00
valeski%netscape.com
ee08f8fed8 10465, r=vidur. navigator js now uses the new HTTP service of user agent components.
git-svn-id: svn://10.0.0.236/trunk@60093 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:22:21 +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
ftang%netscape.com
7fd1f6f8ed fix 22921. reviewed by dp,cata,jbetak change module code to use macro
git-svn-id: svn://10.0.0.236/trunk@60091 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:21:17 +00:00
valeski%netscape.com
4fdf04bef6 r=dougt. 10465. The http protocol handler now has the USer agent api hanging off of it. I also cleaned up the HTTP component so it is a clean service w/ a cid now.
git-svn-id: svn://10.0.0.236/trunk@60090 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:20:54 +00:00
sfraser%netscape.com
b017151ec1 Adding nsIProxy.idl for valeski.
git-svn-id: svn://10.0.0.236/trunk@60089 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:16:30 +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
valeski%netscape.com
7452040e8c adding nsIProxy to the unix and win makefiles
git-svn-id: svn://10.0.0.236/trunk@60087 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:09:12 +00:00
dp%netscape.com
82c758fc55 HTTP protocol shall startup every cid/progid as a service under
NS_HTTP_STARTUP_CATEGORY. This will be used by cookies to come alive. r=gagan


git-svn-id: svn://10.0.0.236/trunk@60086 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:08:27 +00:00
valeski%netscape.com
2940d89f94 no longer exporting nsIProxy.h
git-svn-id: svn://10.0.0.236/trunk@60085 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:07:59 +00:00
valeski%netscape.com
bf65116f0a .h is now gone
git-svn-id: svn://10.0.0.236/trunk@60084 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:07:11 +00:00
dp%netscape.com
1a3daa98f1 Adding NS_HTTP_STARTUP_CATEGORY r=gagan
git-svn-id: svn://10.0.0.236/trunk@60083 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:05:36 +00:00
valeski%netscape.com
178f8d01b3 r=dougt. 10465. upgrading nsIProxy to a full blown idl
git-svn-id: svn://10.0.0.236/trunk@60082 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:05:29 +00:00
alecf%netscape.com
5d3d13a566 don't access mFolder directly, instead go through base class
r=putterman


git-svn-id: svn://10.0.0.236/trunk@60081 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:00:57 +00:00
alecf%netscape.com
899d4cf8da use real weak references when messages hold onto their parent folders
r=putterman


git-svn-id: svn://10.0.0.236/trunk@60080 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:59:20 +00:00
alecf%netscape.com
07873e9046 add a bunch of assertions and error handling, no change for user under normal circumstances
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60079 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:58:14 +00:00